Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2e30ce2

Browse files
committed
Fix PR BrunoLevy#81
1 parent eefc3af commit 2e30ce2

File tree

1 file changed

+1
-1
lines changed
  • FemtoRV/TUTORIALS/FROM_BLINKER_TO_RISCV

1 file changed

+1
-1
lines changed

FemtoRV/TUTORIALS/FROM_BLINKER_TO_RISCV/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1089,7 +1089,7 @@ to `x1`) and stops:
10891089
end
10901090
```
10911091
1092-
**Try this** run [test9.v](test9.v) in simulation and on device. Try modifying the program,
1092+
**Try this** run [step9.v](step9.v) in simulation and on device. Try modifying the program,
10931093
create a "knight driver" blinky with an outer loop and two inner loops (one left to right and
10941094
one right to left).
10951095

0 commit comments

Comments
 (0)