Skip to content
/ kamikaze Public

Light-weight RISC-V RV32IMC microcontroller core.

Notifications You must be signed in to change notification settings

rgwan/kamikaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

Light-weight RISC-V RV32IMC microcontroller core.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published