2017-03-04 13:49:52 +08:00
2017-02-12 10:56:03 +08:00
2017-03-04 13:49:52 +08:00
2017-02-11 15:07:18 +08:00
2017-02-11 18:53:08 +08:00

#Kamikaze:

Light-weight RV32IMC core for FPGA or ASIC.

Description:

It realized a RISC-V 32bit core by 4-stage pipeline. It aims to replace Cortex-M3.

Currently is not usable, working in progress.

Goals:

RISC-V RV32IMC instruction set compatible.

I will add some instruction to enhance it's performance, if I have enough time working on it.

Harvard architecture which features I-bus and D-bus.

Small footprint for small FPGA or ASIC.

AHB-Lite or AXI bus wrapper.

Debug supported. The debug register will mapped on MMIO(APB interface), and support debug externally from special UART.

Authors:

Zhiyuan Wan

License:

MIT

Description
Light-weight RISC-V RV32IMC microcontroller core.
Readme 125 KiB
Languages
Verilog 80.8%
C 10.1%
Makefile 3.2%
Perl 3%
Python 2.4%
Other 0.5%