3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-07 06:33:24 +00:00

docs: Updating todos

This commit is contained in:
Krystine Sherwin 2023-09-19 11:21:15 +12:00
parent 70c47690b3
commit 93c9bf2f5d
No known key found for this signature in database
13 changed files with 27 additions and 21 deletions

View file

@ -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.

View file

@ -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: