mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-22 13:53:40 +00:00
Convert todo comments to directives
Could be left in for final version, but my current thinking is not?
This commit is contained in:
parent
ce9e56db47
commit
d8b8880ad6
18 changed files with 37 additions and 27 deletions
|
@ -1,6 +1,6 @@
|
|||
.. _chapter:techmap:
|
||||
|
||||
.. TODO: copypaste
|
||||
.. todo:: copypaste
|
||||
|
||||
Technology mapping
|
||||
==================
|
||||
|
@ -109,7 +109,7 @@ sensitive information from the Liberty file.
|
|||
Techmap by example
|
||||
------------------
|
||||
|
||||
.. TODO: copypaste
|
||||
.. todo:: copypaste
|
||||
|
||||
As a quick recap, the ``techmap`` command replaces cells in the design with
|
||||
implementations given as Verilog code (called "map files"). It can replace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue