Tidying TODOs

This commit is contained in:
Krystine Sherwin
2023-12-08 09:50:10 +13:00
parent 1e3b90ae56
commit aef9921fc9
5 changed files with 25 additions and 9 deletions
@@ -24,6 +24,9 @@ keyword: Frontends
read_verilog file6.v
verilog_defaults -pop
.. todo:: more info on other ``read_*`` commands, also is this the first time we
mention verific?
Others:
- :doc:`/cmd/read`
+3 -2
View File
@@ -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`?