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

Zerokei/ZeroCPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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