Ibex is a small 32 bit RISC-V CPU core, previously known as zero-riscy.
Find a file
2015-07-10 12:13:38 +02:00
include Major RiscV update, now supports compressed instructions (partially, work-in-progress until full standard is released) 2015-06-12 19:26:16 +02:00
alu.sv Realigned RiscV with Or10n, code cleanup 2015-05-24 23:04:36 +02:00
compressed_decoder.sv Major RiscV update, now supports compressed instructions (partially, work-in-progress until full standard is released) 2015-06-12 19:26:16 +02:00
controller.sv Added default case to RISCV main controller, fixed indentation 2015-07-10 12:10:17 +02:00
cs_registers.sv Fixed inferred latches in RV 2015-06-05 12:23:35 +02:00
debug_unit.sv Initial RiscV core commit; still in an early stage, but ALU instructions work 2015-04-01 11:11:07 +02:00
ex_stage.sv Added all RiscV CSR manipulation instructions, major update and cleanup 2015-06-01 01:01:33 +02:00
exc_controller.sv RiscV: exception controller and CSR core and synthesis update 2015-05-26 00:08:44 +02:00
id_stage.sv Fixed warning in id_stage 2015-07-10 12:13:38 +02:00
if_stage.sv Major RiscV update, now supports compressed instructions (partially, work-in-progress until full standard is released) 2015-06-12 19:26:16 +02:00
instr_core_interface.sv Fixed space/tab mixture and indentation in instr_core_interface 2015-04-16 15:21:03 +02:00
load_store_unit.sv Initial RiscV core commit; still in an early stage, but ALU instructions work 2015-04-01 11:11:07 +02:00
mult.sv Realigned RiscV with Or10n, code cleanup 2015-05-24 23:04:36 +02:00
register_file.sv Initial RiscV core commit; still in an early stage, but ALU instructions work 2015-04-01 11:11:07 +02:00
riscv_core.sv Improved tracer output for loads 2015-07-10 12:09:06 +02:00
wb_stage.sv Fixed inferred latches in RV 2015-06-05 12:23:35 +02:00