mirror of https://github.com/YosysHQ/yosys.git
Docs: TODOs block, todos don't
This commit is contained in:
parent
f70a66f5b3
commit
9ce6952131
|
@ -5,7 +5,7 @@ Formal verification cells
|
||||||
|
|
||||||
If only I remembered what the note was...
|
If only I remembered what the note was...
|
||||||
|
|
||||||
.. TODO:: Describe formal cells
|
.. todo:: Describe formal cells
|
||||||
|
|
||||||
`$check`, `$assert`, `$assume`, `$live`, `$fair`, `$cover`, `$equiv`,
|
`$check`, `$assert`, `$assume`, `$live`, `$fair`, `$cover`, `$equiv`,
|
||||||
`$initstate`, `$anyconst`, `$anyseq`, `$anyinit`, `$allconst`, and `$allseq`.
|
`$initstate`, `$anyconst`, `$anyseq`, `$anyinit`, `$allconst`, and `$allseq`.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Finite state machines
|
Finite state machines
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
.. TODO:: Describe `$fsm` cell
|
.. todo:: Describe `$fsm` cell
|
||||||
|
|
||||||
.. autocellgroup:: fsm
|
.. autocellgroup:: fsm
|
||||||
:members:
|
:members:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Specify rules
|
Specify rules
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
.. TODO:: `$specify2`, `$specify3`, and `$specrule` cells.
|
.. todo:: `$specify2`, `$specify3`, and `$specrule` cells.
|
||||||
|
|
||||||
.. autocellgroup:: spec
|
.. autocellgroup:: spec
|
||||||
:members:
|
:members:
|
||||||
|
|
Loading…
Reference in New Issue