Skip to content

Commit 3c02e2d

Browse files
authored
docs(dn):Hongtai_02_May_2025 (#362)
1 parent d027ad0 commit 3c02e2d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/design_notebooks/2025spring/hd2609.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,18 @@ Project Work:
5757
* I finished coding for program counter and uploaded them on our github [link](https://github.com/Noahms12/RiSC-16-project). I added the variable for Jalr instruction and added default case for switch statement, which is used to receive the bit value from MUXpc_sel.
5858

5959
This week was spent on fixing the code of the program counter. Last week, I did not successfully made a pull request to the github repo, but we fix it this week. Our team plan to discuss the next step of our project next week.
60+
61+
## Week of 21 April 2025
62+
Project Work:
63+
* As discussed in meeting, I found a few issues in our current files. For me it is register file. My register file is lack of MUX_tgt and MUX_rf singals from control unit.
64+
* I also tried to install EDA playground to test our code together, but my macbook had installation problems.
65+
66+
This week was spent on detecting issues in my current files.
67+
68+
## Week of 28 April 2025
69+
Project Work:
70+
* I tried to compile our files together and met many problems. For example, ALU file did not implemnt BEQ instruction, so I told my teammate to fix that.
71+
* I also tried to go one step further: I read pipeline document and found my PC file was lack of stall signal. It seems there are more work to do.
72+
73+
I was busy this week and did not have time to update my code. This week was the last meeting. We had regular meeting on Thursday and gave our instructor some feedback to this VIP team.
74+

0 commit comments

Comments
 (0)