A port of [riscv-formal](https://github.com/SymbioticEDA/riscv-formal) to nMigen
 
 
Go to file
Donald Sebastian Leung b12efc507a Remove redundant parameter in InsnRV32IITypeLoad constructor 2020-08-12 13:48:50 +08:00
insns Remove redundant parameter in InsnRV32IITypeLoad constructor 2020-08-12 13:48:50 +08:00
LICENSE Fix copyright holder in license 2020-08-03 12:19:14 +08:00
README.md Begin re-organization of project structure 2020-08-06 12:36:01 +08:00

README.md

riscv-formal-nmigen

A port of riscv-formal to nMigen

Dependencies

Build

TODO

Scope

As with the original riscv-formal, support is planned for the RV32I and RV64I base ISAs, as well as the M and C extensions and combinations thereof (e.g. RV32IM, RV64IMC).

License

See LICENSE