mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-21 21:33:40 +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 @@
|
|||
What is Yosys
|
||||
=============
|
||||
|
||||
.. TODO: rewrite to not be a thesis abstract
|
||||
.. todo:: rewrite to not be a thesis abstract
|
||||
|
||||
:Abstract:
|
||||
Most of today's digital design is done in HDL code (mostly Verilog or
|
||||
|
@ -125,7 +125,7 @@ In no particular order:
|
|||
History of Yosys
|
||||
----------------
|
||||
|
||||
.. TODO: copypaste
|
||||
.. todo:: copypaste
|
||||
|
||||
A Hardware Description Language (HDL) is a computer language used to describe
|
||||
circuits. A HDL synthesis tool is a computer program that takes a formal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue