(Tim) Efthimis Kritikos Efthimis
Efthimis pushed to master at Efthimis/9086 2023-11-12 00:06:56 +00:00
4c130a8d63 Added back removed warnings to verilator since we have now fixed those issues
Efthimis pushed to master at Efthimis/9086 2023-11-09 23:09:34 +00:00
09b3d51015 Added statistics to place&route
863af26422 Forgot to add the changes to colored_led.asm from the previous commit
Compare 2 commits »
Efthimis pushed to master at Efthimis/9086 2023-11-09 22:10:47 +00:00
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!
Efthimis pushed to master at Efthimis/9086 2023-11-07 14:40:23 +00:00
e0dc7bae07 Move the diagram below some text since it looks a bit ugly this way
Efthimis pushed to master at Efthimis/9086 2023-11-07 14:37:00 +00:00
1a1634c673 Updated README, improved fpga-specific makefile options and updated the version number
Efthimis pushed to master at Efthimis/Testing 2023-11-07 14:23:06 +00:00
df4e927d06 edits
Efthimis pushed to master at Efthimis/Testing 2023-11-07 13:50:12 +00:00
54233baa70 edits
Efthimis pushed to master at Efthimis/Testing 2023-11-07 13:49:41 +00:00
80a323118b edits
Efthimis pushed to master at Efthimis/Testing 2023-11-07 13:48:06 +00:00
10f33ac651 edits
Efthimis pushed to master at Efthimis/Testing 2023-11-07 13:46:49 +00:00
3c38505627 edits
Efthimis pushed to master at Efthimis/Testing 2023-11-07 13:43:33 +00:00
61e0ee8e21 edits
Efthimis pushed to master at Efthimis/Testing 2023-11-07 13:30:48 +00:00
a9ecc80990 edit
Efthimis pushed to master at Efthimis/Testing 2023-11-07 13:24:17 +00:00
9c169882e7 test
Efthimis pushed to master at Efthimis/9086 2023-11-06 08:17:47 +00:00
4767a7addc Updated progress on README
Efthimis pushed to master at Efthimis/9086 2023-11-06 08:13:07 +00:00
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
Efthimis pushed to master at Efthimis/9086 2023-11-06 05:35:47 +00:00
30ffa1b00c Fixed a "combinatorial loop" and now if the build-in memory is reduced the design can be synthesized!
Efthimis pushed to master at Efthimis/9086 2023-11-06 01:35:50 +00:00
5ebd53b11c fixed more driver conflicts
Efthimis pushed to master at Efthimis/9086 2023-11-05 20:17:37 +00:00
ae16c79b0a Fixed another driver conflict
Efthimis pushed to master at Efthimis/9086 2023-11-05 19:43:31 +00:00
9947517693 Fixed simulation with icarus verilog and removed another driver conflict
Efthimis pushed to master at Efthimis/9086 2023-11-05 16:22:49 +00:00
4a5df9c74e Fixed another driver conflict