3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-26 10:35:38 +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:
Krystine Sherwin 2023-08-08 10:04:07 +12:00
parent ce9e56db47
commit d8b8880ad6
No known key found for this signature in database
18 changed files with 37 additions and 27 deletions

View file

@ -1,7 +1,7 @@
Control and data flow
=====================
.. TODO: copypaste
.. todo:: copypaste
The data- and control-flow of a typical synthesis tool is very similar to the
data- and control-flow of a typical compiler: different subsystems are called in