3
0
Fork 0
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:
Krystine Sherwin 2024-03-05 05:44:40 +13:00
parent 9eed04dd4b
commit 3596025283
No known key found for this signature in database
4 changed files with 4 additions and 7 deletions

View file

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