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.
Find a file
2015-08-26 19:13:09 +02:00
include Eliminate pc_mux_boot 2015-08-25 15:37:26 +02:00
.gitignore Added vim swap file 2015-07-24 15:26:32 +02:00
alu.sv Updated all file headers 2015-07-24 15:26:12 +02:00
compressed_decoder.sv Add c.nop 2015-08-26 19:11:54 +02:00
controller.sv Make illegal insn warning less verbose in simulation 2015-08-26 19:12:25 +02:00
cs_registers.sv Move debug from CS registers to debug unit as they do not need to be 2015-08-14 16:31:03 +02:00
debug_unit.sv Move debug from CS registers to debug unit as they do not need to be 2015-08-14 16:31:03 +02:00
ex_stage.sv Remove dead signals 2015-08-17 15:19:48 +02:00
exc_controller.sv Updated all file headers 2015-07-24 15:26:12 +02:00
id_stage.sv Fix last commit, small cleanup 2015-08-26 17:21:35 +02:00
if_stage.sv IF Sync, problems in RVC 2015-08-26 19:13:09 +02:00
instr_core_interface.sv Optimized IF intermediate step 2015-08-25 15:36:28 +02:00
load_store_unit.sv Updated all file headers 2015-07-24 15:26:12 +02:00
mult.sv Updated all file headers 2015-07-24 15:26:12 +02:00
register_file.sv Updated all file headers 2015-07-24 15:26:12 +02:00
riscv_core.sv Fix last commit, small cleanup 2015-08-26 17:21:35 +02:00
wb_stage.sv Remove dead signals 2015-08-17 15:19:48 +02:00