Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WitchElaina committed Oct 12, 2022
1 parent c497104 commit 18216eb
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,21 @@

`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.
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.

Expand All @@ -14,4 +26,4 @@ For example, to get homework 2-1 RegFile, type following commands
git checkout 2-1
```

Then compress all files in the current dictory and upload it to CG.
Then compress all files in the current directory and upload it to CG.

0 comments on commit 18216eb

Please sign in to comment.