File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed
src/design_notebooks/2025fall Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments