Ibex is a small 32 bit RISC-V CPU core, previously known as zero-riscy.
Find a file
2015-12-11 17:20:07 +01:00
docs/datasheet Add a basic datasheet for RI5CY 2015-09-09 18:35:07 +02:00
include Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
.gitignore Added vim swap file 2015-07-24 15:26:32 +02:00
alu.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
compressed_decoder.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
controller.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
cs_registers.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
debug_unit.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
decoder.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
ex_stage.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
exc_controller.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
hwloop_controller.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
hwloop_regs.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
id_stage.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
if_stage.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
LICENSE Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
load_store_unit.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
mult.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
prefetch_buffer.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
prefetch_L0_buffer.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
register_file.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
register_file_ff.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00
riscv_core.sv Added LICENSE file and started adding headers 2015-12-11 17:20:07 +01:00