Skip to content

Commit 401c165

Browse files
authored
Update readme.md
1 parent 646dec0 commit 401c165

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hw4_SingleCycleCPU/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,7 @@ ALU_Control.v
2222
iverilog -o hw4.o *.v
2323
```
2424
3. Output: output.txt & test.vcd
25+
2526
Register information will be dumped to file "output.txt"
27+
2628
Wire information will be dumped to file "test.vcd" (GTKWave)

0 commit comments

Comments
 (0)