Skip to content

v1.0 First Working Implementation

Compare
Choose a tag to compare
@AngeloJacobo AngeloJacobo released this 17 Mar 02:36
· 344 commits to main since this release
cc53a25

My first working implementation of RV32 Integer core.This is FSM based (no pipelining) and no CSR yet. A simple testbench (executes a hexfile for instruction) is used to verify the core.