Skip to content

Commit ef74f0b

Browse files
1fHuNoahms12
andauthored
docs(dn): Simon Hu 10/11/2025 (#410)
Co-authored-by: Noahms12 <[email protected]>
1 parent 5fced62 commit ef74f0b

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

src/design_notebooks/2025fall/yh4970.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,24 @@
11
# Simon Hu - Design Notebook (Fall 2025)
22

3+
## Week 5 (Oct 6 - Oct 12)
4+
- Wrote Register file
5+
- Discussed and compared the register file with parnter
6+
- Tested Register file and passed all tests
7+
- All code uploaded (https://github.com/1fHu/ProcessorDesign.git)
38

49
## Week 4
5-
- Test register file
10+
- Wrote ALU model
11+
- Revised ALU test file and test my module
12+
- Passed all tests
13+
- Learning register file
614

715
## Week 3
8-
- Test Risc 16 Program Counter
9-
- Build ALU model with teammate
16+
- Revised Risc 16 Program Counter file
17+
- Added sign extention to immediate value before entering pc
18+
- Revised pc test file based on needed
19+
- Tested pc and passed all tests
20+
- Learning ALU model
21+
1022

1123
## Week 2 (Sep 15- Sep 21)
1224
- Read Risc 16 datasheet

0 commit comments

Comments
 (0)