Skip to content

Commit 43c7d82

Browse files
authored
docs(dn): Simon Hu 03/01/2026 (#500)
1 parent 676181c commit 43c7d82

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/design_notebooks/2026spring/yh4970.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Simon Hu - Design Notebook (Spring 2026)
22

3+
## Week 5
4+
### Comments:
5+
Read the paper NYU Processor Design Team SoC CPU Core
6+
7+
Summary of the paper:
8+
This report introduces a single-core 32-bit CPU designed by the NYU Processor Design Team, supporting the RISC-V 32I instruction set. It employs a five-stage pipeline architecture (IF-ID-EX-MEM-WB) and implements key processor mechanisms such as branch prediction, a cache system, and hazard detection. The overall design is largely complete, with most modules implemented and tested, but further integration and verification are required to achieve a complete SoC tape-out.
9+
310
## Week 4
411
### Comments:
512
Understand the core of verification.

0 commit comments

Comments
 (0)