mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-23 22:33:41 +00:00
docs: Updating todos
This commit is contained in:
parent
70c47690b3
commit
93c9bf2f5d
13 changed files with 27 additions and 21 deletions
|
@ -1,6 +1,6 @@
|
|||
.. _chapter:techmap:
|
||||
|
||||
.. todo:: copypaste
|
||||
.. todo:: less academic, check text is coherent
|
||||
|
||||
Technology mapping
|
||||
==================
|
||||
|
@ -109,8 +109,6 @@ sensitive information from the Liberty file.
|
|||
Techmap by example
|
||||
------------------
|
||||
|
||||
.. todo:: copypaste
|
||||
|
||||
As a quick recap, the :cmd:ref:`techmap` command replaces cells in the design
|
||||
with implementations given as Verilog code (called "map files"). It can replace
|
||||
Yosys' internal cell types (such as ``$or``) as well as user-defined cell types.
|
||||
|
@ -125,6 +123,8 @@ Yosys' internal cell types (such as ``$or``) as well as user-defined cell types.
|
|||
Mapping OR3X1
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
.. todo:: add/expand supporting text
|
||||
|
||||
.. note::
|
||||
|
||||
This is a simple example for demonstration only. Techmap shouldn't be used
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue