mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-07 06:33:24 +00:00
docs: Updating todos
This commit is contained in:
parent
70c47690b3
commit
93c9bf2f5d
13 changed files with 27 additions and 21 deletions
|
@ -3,7 +3,7 @@
|
|||
Optimization passes
|
||||
===================
|
||||
|
||||
.. todo:: copypaste
|
||||
.. todo:: check text context, also check the optimization passes still do what they say
|
||||
|
||||
Yosys employs a number of optimizations to generate better and cleaner results.
|
||||
This chapter outlines these optimizations.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Selections
|
||||
----------
|
||||
|
||||
.. todo:: copypaste
|
||||
.. todo:: expand on text
|
||||
|
||||
Most Yosys commands make use of the "selection framework" of Yosys. It can be
|
||||
used to apply commands only to part of the design. For example:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue