mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 02:45:52 +00:00
docs: Remove TODOs from output
Remove highlighting of wreduce/opt_clean bug.
This commit is contained in:
parent
9eed04dd4b
commit
3596025283
4 changed files with 4 additions and 7 deletions
|
@ -421,7 +421,7 @@ reductions are the ones affecting ``fifo.$flatten\fifo_reader.$add$fifo.v``.
|
|||
That is the ``$add`` cell incrementing the fifo_reader address. We can look at
|
||||
the schematic and see the output of that cell has now changed.
|
||||
|
||||
.. TODO:: pending bugfix in :cmd:ref:`wreduce` and/or :cmd:ref:`opt_clean`
|
||||
.. todo:: pending bugfix in :cmd:ref:`wreduce` and/or :cmd:ref:`opt_clean`
|
||||
|
||||
.. figure:: /_images/code_examples/fifo/rdata_wreduce.*
|
||||
:class: width-helper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue