3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-15 13:28:59 +00:00

Docs: remove hanging reference

This commit is contained in:
Krystine Sherwin 2024-01-13 17:46:19 +13:00
parent 12fa443fe3
commit 3360c612d5
No known key found for this signature in database

View file

@ -280,9 +280,7 @@ Checking techmap
.. todo:: add/expand supporting text .. todo:: add/expand supporting text
.. TODO:: reference no longer exists Let's look at the following example:
Remember the following example from :doc:`/getting_started/typical_phases`?
.. literalinclude:: /code_examples/synth_flow/techmap_01_map.v .. literalinclude:: /code_examples/synth_flow/techmap_01_map.v
:language: verilog :language: verilog
@ -296,7 +294,9 @@ Remember the following example from :doc:`/getting_started/typical_phases`?
:language: yoscrypt :language: yoscrypt
:caption: ``docs/source/code_examples/synth_flow/techmap_01.ys`` :caption: ``docs/source/code_examples/synth_flow/techmap_01.ys``
Lets see if it is correct.. To see if it is correct we can use the following code:
.. todo:: replace inline yosys script code
.. code:: yoscrypt .. code:: yoscrypt