Y
Hacker News
new
|
ask
|
show
|
jobs
by
mhh__
1878 days ago
Cool!
Is there a similarly simple core to compare with in Bluespec and Clash?
1 comments
nereye
1878 days ago
Don't know if these would match the 'similarly simple' requirement but there are certainly RISC-V cores written in either Clash:
https://github.com/adamwalker/clash-riscv
https://github.com/losfair/Violet
or Bluespec:
https://bluespec.com/category/risc-v/
link