master
If you like this repo, STAR it plz.
Switch to certain branch on github repo page, then click download as zip and enjoy!
You have to install git
on your device first.
Use git checkout extend
to get mycpu
verilog project.
Use git checkout [branch_name]
to get the code you need in CG.
For example, to get homework 2-1 RegFile, type following commands
git checkout 2-1
Then compress all files in the current directory and upload it to CG.