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
f1dc9d8a59
9086
/
system
/
fpga_config
/
OrangeCrab_r0.2.1
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
..
config.mk
Updated README, improved fpga-specific makefile options and updated the version number
2023-11-07 14:37:22 +00:00
fpga_top.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
pin_constraint.pcf
Added OrangeCrab board-specific code to connect the cpu to the outside world
2023-11-02 20:40:04 +00:00