chykon / svart

Svart is an embedded (in Dart) domain-specific language for describing binary circuits, generating a strict subset of SystemVerilog and easily interacting with external tools.
MIT No Attribution
2 stars 0 forks source link

Add draft RISC-V ISA (RV32I) implementation example #17

Closed chykon closed 1 year ago

chykon commented 1 year ago

This is a crude, incomplete, and poorly tested implementation of the RV32I instruction set. However, it is useful for finding PITA points when using svart.