- https://efthimiskritikos.com/
- Joined on
2023-02-04
Block a user
09b3d51015
Added statistics to place&route
863af26422
Forgot to add the changes to colored_led.asm from the previous commit
a88c420ca5
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!
01dcbfa7a1
The CPU works on real hardware for the first time! I added an adjustment for ram size, added control for a led and a test program for it. On the fpga board there is an actual led there that I used to verify functionality
30ffa1b00c
Fixed a "combinatorial loop" and now if the build-in memory is reduced the design can be synthesized!