The CORE-V CVE2 is a small 32 bit RISC-V CPU core (RV32IMC/EMC) with a two stage pipeline, based on the original zero-riscy work from ETH Zurich and Ibex work from lowRISC.
This issue is motivated by a discussion on pull-request #273. As of this writing the latest ratified specifications are 20240411. Given that this core is multiple months away from a full v1.0.0 release, should we consider targeting the latest versions of the unprivileged and privileged specifications?
Bug Description
This issue is motivated by a discussion on pull-request #273. As of this writing the latest ratified specifications are
20240411
. Given that this core is multiple months away from a full v1.0.0 release, should we consider targeting the latest versions of the unprivileged and privileged specifications?