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/2025spring/hd2609.md
+19
Original file line number
Diff line number
Diff line change
@@ -19,3 +19,22 @@ Project Work:
19
19
* I started to get familiar with the 16-bit chip project.
20
20
21
21
This week was mostly spent on figuring out opcodes and diagrams in the pdf files of project. In this way, our team can meet next week and split works each person. Then we could work on verilog code of this project.
22
+
23
+
## Week of 03 March 2025
24
+
Project Work:
25
+
* I got the job to work on register file after group meeting. I started getting familiar with it.
26
+
27
+
This week was mostly spent on figuring out register file functionality of the chip.
28
+
29
+
## Week of 10 March 2025
30
+
Project Work:
31
+
* I started working on verilog code of register file. It was unfinished since I have two midterms this week.
32
+
* I also found I misunderstood the register file, but the instructor help me make everything clear.
33
+
34
+
This week was spent on clearifying my misunderstanding about register file via meeting on Thursday and bulding a frame of verilog code.
35
+
36
+
## Week of 17 March 2025
37
+
Project Work:
38
+
* I finished register file in verilog and updated it to out github [link](https://github.com/Noahms12/RiSC-16-project).
39
+
40
+
This week was spent on coding the resigter file. In my team, each person works on different part of the chip. Since I finished register file, I will decide what to work on till next team meeting.
0 commit comments