YosysHQ / picorv32

PicoRV32 - A Size-Optimized RISC-V CPU
ISC License
3.14k stars 755 forks source link

PicoRV32 Documents #47

Closed riscveval closed 7 years ago

riscveval commented 7 years ago

HI, I am interested to learn PicoRV32, So Can you update Architecture & Pipeline, Datasheet for PicoRV32?

cliffordwolf commented 7 years ago

I think the README is pretty clear that PicoRV32 is not pipelined (there is a whole chapter on CPI performance). Regarding "Architecture": I don't know what you want to know. If you have specific questions that are not answered by the documentation yet: Please just bring them up here and I'll add to the documentation, but you have to ask specific questions!

adideb-das commented 8 months ago

Is there a reason you have not pipelined PicoRV32 ? I want to take this oppurtunity to create a pipelined version.