Skip to content

Releases: iscas-tis/riscv-spec-core

v1.0.0

10 Jul 08:29
d823f98
Compare
Choose a tag to compare

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

28 Oct 07:45
76a89c4
Compare
Choose a tag to compare

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"