You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/design_notebooks/2025fall/irh8156.md
+20-1Lines changed: 20 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,4 +34,23 @@ Project Work:
34
34
*[Register File Implementation]: Wrote and tested a register file module for the RiSC-16 CPU: ([Register Implementation](https://github.com/ihash123/processorDesign))
35
35
36
36
Comments:
37
-
* Worked with my team to create and test a register file for the RiSC-16 CPU, and tested it with the given testbench.
37
+
* Worked with my team to create and test a register file for the RiSC-16 CPU, and tested it with the given testbench.
38
+
39
+
40
+
## Week of 13 October 2025
41
+
42
+
Project Work:
43
+
*[Data Memory Testbench Implementation]: Wrote and tested a testbench for the provided module: ([https://github.com/1fHu/ProcessorDesign])
44
+
45
+
Comments:
46
+
* Worked with my team to create and test a testbench for the module provided, and tested it.
47
+
48
+
49
+
## Week of 20 October 2025
50
+
51
+
Project Work:
52
+
*[Instruction Memory & Control Module Implementation]: Wrote and tested the instruction memory and control model for the RiSC-16 CPU: ([https://github.com/1fHu/ProcessorDesign])
53
+
54
+
Comments:
55
+
* Worked with my team to create and test the Instruction Memory and Control module, and tested them.
56
+
* Worked with my team to create and test a register file for the RiSC-16 CPU, and tested it with the given testbench.
0 commit comments