mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-28 03:15:50 +00:00
docs: Updating todos
This commit is contained in:
parent
70c47690b3
commit
93c9bf2f5d
13 changed files with 27 additions and 21 deletions
|
@ -3,7 +3,7 @@
|
|||
Writing extensions
|
||||
==================
|
||||
|
||||
.. todo:: copypaste
|
||||
.. todo:: check text is coherent
|
||||
|
||||
This chapter contains some bits and pieces of information about programming
|
||||
yosys extensions. Don't be afraid to ask questions on the YosysHQ Slack.
|
||||
|
@ -82,11 +82,11 @@ command has been executed can be helpful. The
|
|||
:doc:`/using_yosys/more_scripting/selections` document has more information on
|
||||
using these commands.
|
||||
|
||||
.. todo:: copypaste
|
||||
|
||||
Creating modules from scratch
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. todo:: add/expand supporting text
|
||||
|
||||
Let's create the following module using the RTLIL API:
|
||||
|
||||
.. code:: Verilog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue