Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eefc3af commit 2e30ce2Copy full SHA for 2e30ce2
FemtoRV/TUTORIALS/FROM_BLINKER_TO_RISCV/README.md
@@ -1089,7 +1089,7 @@ to `x1`) and stops:
1089
end
1090
```
1091
1092
-**Try this** run [test9.v](test9.v) in simulation and on device. Try modifying the program,
+**Try this** run [step9.v](step9.v) in simulation and on device. Try modifying the program,
1093
create a "knight driver" blinky with an outer loop and two inner loops (one left to right and
1094
one right to left).
1095
0 commit comments