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: docs/info.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -214,7 +214,7 @@ A cocoTB testbench is used to run tests in Python. Each test uses the following
214
214
- Created the system block diagram and laid out module responsibilities
215
215
- Wrote the test plan, identifying test cases for all instruction types and edge cases
216
216
217
-
#### Datapath
217
+
#### Code Development
218
218
- Designed and implemented the bit-serial ALU and register file. This includes R vs I-type operand multiplexing, regfile addressing, and core arithmetic/logic ALU operations.
219
219
- Developed timing/sequencing logic for shifting the final result into the accumulator
0 commit comments