mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 10:55:51 +00:00
Convert todo comments to directives
Could be left in for final version, but my current thinking is not?
This commit is contained in:
parent
ce9e56db47
commit
d8b8880ad6
18 changed files with 37 additions and 27 deletions
|
@ -1,7 +1,7 @@
|
|||
Command ordering
|
||||
----------------
|
||||
|
||||
.. TODO: copypaste
|
||||
.. todo:: copypaste
|
||||
|
||||
Intro to coarse-grain synthesis
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
@ -36,7 +36,7 @@ The extract pass
|
|||
with an instance of the module from the map file.
|
||||
- In a way the ``extract`` pass is the inverse of the techmap pass.
|
||||
|
||||
.. TODO: copypaste
|
||||
.. todo:: copypaste
|
||||
|
||||
.. figure:: ../../../images/res/PRESENTATION_ExAdv/macc_simple_test_00a.*
|
||||
:class: width-helper
|
||||
|
@ -118,7 +118,7 @@ Preconditioning: ``macc_xilinx_swap_map.v``
|
|||
|
||||
Make sure ``A`` is the smaller port on all multipliers
|
||||
|
||||
.. TODO: copypaste
|
||||
.. todo:: copypaste
|
||||
|
||||
.. literalinclude:: ../../../resources/PRESENTATION_ExAdv/macc_xilinx_swap_map.v
|
||||
:language: verilog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue