This website requires JavaScript.
Explore
Help
Sign In
Efthimis
/
9086
Watch
1
Star
0
Fork
0
You've already forked 9086
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
17638d5cbd
9086
/
system
/
peripherals
History
(Tim) Efthimis Kritikos
aedefddb5d
Project: The cpu finally works perfectly now even at full speed as far as i can tell! I made the ram and register writes synchronous which fixed the weird issues I had, then I added -abc9 to yosys so that nextpnr can actually route the cpu at full speed and increased the display fifo since the cpu is so fast now!!
2023-11-15 18:43:56 +00:00
..
ascii_to_HD44780_driver.v
Project: The cpu finally works perfectly now even at full speed as far as i can tell! I made the ram and register writes synchronous which fixed the weird issues I had, then I added -abc9 to yosys so that nextpnr can actually route the cpu at full speed and increased the display fifo since the cpu is so fast now!!
2023-11-15 18:43:56 +00:00
I2C_driver.v
Project: Cleaned up some code and run the project through aspell
2023-11-15 14:37:46 +00:00
pcf8574_for_HD44780.v
Added an I2C driver, a PCF8574 driver and an HD44780 display driver. Unfortunately this shows that even fibonacci doesn't run correctly. Nonetheless, I made colored_led.asm output text to the display!
2023-11-09 22:10:55 +00:00