Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 584 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 584 Bytes

USTB Computer Organization Course Design

master

If you like this repo, STAR it plz.

Quick Use

Switch to certain branch on github repo page, then click download as zip and enjoy!

Usage

You have to install git on your device first.

Extend CDE

Use git checkout extend to get mycpu verilog project.

CG Homework

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.