Releases: iscas-tis/riscv-spec-core
Releases · iscas-tis/riscv-spec-core
v1.0.0
Add support of Zicsr, MSU privilege level and virtual-momory system with Sv39.
To use, add the following to your build.sbt
:
libraryDependencies += "cn.ac.ios.tis" %% "riscvspeccore" % "1.0.0"
v0.1.0
The first version of RiscvSpecCore supports RVIMC32/64 and includes several tools to help connect the DUT and verify.
To use, add the following to your build.sbt
:
libraryDependencies += "cn.ac.ios.tis" %% "riscvspeccore" % "0.1.0"