Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3e6c068

Browse files
committedJan 10, 2023
fix docs
1 parent 605d7bb commit 3e6c068

File tree

11 files changed

+5
-19
lines changed

11 files changed

+5
-19
lines changed
 

‎README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# mips-pipeline-cpu.verilog
22

3+
<img src="./docs/mips.png" zoom="40%">
4+
35
## Introduction
46

7+
This project implements a simple five-stage pipeline MIPS CPU in Verilog. It has basic hazard-handling mechanisms like forwarding and stalling.
8+
9+
- `test_data` contains testing data
File renamed without changes.
File renamed without changes.

‎docs/mips.png

415 KB
Loading
File renamed without changes.

‎main.py

Lines changed: 0 additions & 19 deletions
This file was deleted.

‎test_data/pdf/fdmw.pdf

-1.37 MB
Binary file not shown.

‎test_data/pdf/gxp0.pdf

-1.08 MB
Binary file not shown.

‎test_data/pdf/gxp1.pdf

-469 KB
Binary file not shown.

‎test_data/pdf/lxd1.pdf

-1.71 MB
Binary file not shown.

‎test_data/pdf/way.pdf

-1.2 MB
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.