mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 06:07:26 +02:00
Tidying TODOs
This commit is contained in:
@@ -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`
|
||||
|
||||
@@ -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`?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user