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
|
@ -3,7 +3,7 @@
|
|||
Writing extensions
|
||||
==================
|
||||
|
||||
.. TODO: copypaste
|
||||
.. todo:: copypaste
|
||||
|
||||
This chapter contains some bits and pieces of information about programming
|
||||
yosys extensions. Don't be afraid to ask questions on the YosysHQ Slack.
|
||||
|
@ -81,7 +81,7 @@ look at the output of ``dump`` and ``show`` before and after the command has
|
|||
been executed can be helpful. The :doc:`/using_yosys/more_scripting/selections`
|
||||
document has more information on using these commands.
|
||||
|
||||
.. TODO: copypaste
|
||||
.. todo:: copypaste
|
||||
|
||||
Creating modules from scratch
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue