Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
33 lines (24 loc) · 683 Bytes

README.md

File metadata and controls

executable file
·
33 lines (24 loc) · 683 Bytes

ZeroCPU 🐯

The CPU designed by Zerokei :)

How to use it

Generate CPU.v in build/verilog/base automatically

make

Debug

Generate TieleForVerilator.v in build/verilog/base automatically

make debug

Verify the code with ZJV2-difftest

Moreover, we need the environment

Creat the container and mount directory

Then enter the container

cd ZJV2-difftest
bash run.sh

Design