mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-28 11:25:53 +00:00
Tidying TODOs
This commit is contained in:
parent
1e3b90ae56
commit
aef9921fc9
5 changed files with 25 additions and 9 deletions
|
@ -39,7 +39,8 @@ The extract pass
|
|||
subcircuit with an instance of the module from the map file.
|
||||
- In a way the :cmd:ref:`extract` pass is the inverse of the techmap pass.
|
||||
|
||||
.. todo:: add/expand supporting text
|
||||
.. todo:: add/expand supporting text, also mention custom pattern matching and
|
||||
pmgen
|
||||
|
||||
.. literalinclude:: /code_examples/macc/macc_simple_test.ys
|
||||
:language: yoscrypt
|
||||
|
@ -277,7 +278,7 @@ Checking.
|
|||
Checking techmap
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
.. todo:: add/expand supporting text
|
||||
.. todo:: add/expand supporting text, reference no longer exists
|
||||
|
||||
Remember the following example from :doc:`/getting_started/typical_phases`?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue