Y
Hacker News
new
|
ask
|
show
|
jobs
by
ruslan
1337 days ago
I toyed with my own implementation of one-stage RV32I for FPGAs, does this count ? ;)
2 comments
kragen
1336 days ago
I think that's a lot more than Rob has done. What did you learn?
link
ruslan
1335 days ago
Well, at least I learnt that pipelining is for good, it speed-ups execution quite a lot. :)
link
snvzz
1336 days ago
>one-stage
as in not pipelined?
link
ruslan
1335 days ago
Yes, there was no pipeline. :)
link