mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-24 14:09:08 -04:00
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.
include | ||
.gitignore | ||
alu.sv | ||
compressed_decoder.sv | ||
controller.sv | ||
cs_registers.sv | ||
debug_unit.sv | ||
ex_stage.sv | ||
exc_controller.sv | ||
id_stage.sv | ||
if_stage.sv | ||
instr_core_interface.sv | ||
load_store_unit.sv | ||
mult.sv | ||
register_file.sv | ||
riscv_core.sv | ||
wb_stage.sv |