This project aims to implement a compact 8-bit RISC-V processor core, suitable for Tiny Tapeout. The processor is based on a simplified version of the RISC-V architecture, utilizing a customized instruction set inspired by the RISC-V Compressed (RVC) instruction set. The design focuses on minimizing area and power, making it ideal for Tiny Tapeout’s educational IC fabrication platform. The CPU is implemented in Verilog and is designed to support basic computational, control-flow, and load/store operations efficiently.
forked from TinyTapeout/tt09-verilog-template
-
Notifications
You must be signed in to change notification settings - Fork 0
RISC-V Mini for Tiny Tapeout 9
License
RickGao/RISC-V-Mini
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
RISC-V Mini for Tiny Tapeout 9
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 66.4%
- Verilog 27.2%
- Makefile 3.2%
- Dockerfile 2.9%
- Shell 0.3%