Skip to content

Commit

Permalink
Update slots.rst
Browse files Browse the repository at this point in the history
Fix bad link to the example
  • Loading branch information
Dolu1990 authored Aug 7, 2023
1 parent ced881e commit 0dc1218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/SpinalHDL/Examples/Advanced ones/slots.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This implementation avoid the use of Vec. Instead, it use Area which allow to mi

Note that the `reader` API is for SpinalHDL version comming after 1.9.1

.. literalinclude:: /../examples/src/main/scala/spinaldoc/examples/advanced/Timer.scala
.. literalinclude:: /../examples/src/main/scala/spinaldoc/examples/advanced/Slots.scala
:language: scala


Expand Down

0 comments on commit 0dc1218

Please sign in to comment.