Skip to content

Commit ee6c673

Browse files
authored
Update info.md
1 parent 5ebe289 commit ee6c673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ A cocoTB testbench is used to run tests in Python. Each test uses the following
214214
- Created the system block diagram and laid out module responsibilities
215215
- Wrote the test plan, identifying test cases for all instruction types and edge cases
216216

217-
#### Datapath
217+
#### Code Development
218218
- 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.
219219
- Developed timing/sequencing logic for shifting the final result into the accumulator
220220

0 commit comments

Comments
 (0)