Docs: TODOs block, todos don't

This commit is contained in:
Krystine Sherwin 2024-09-05 16:22:16 +12:00
parent f70a66f5b3
commit 9ce6952131
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View File

@ -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`.

View File

@ -1,7 +1,7 @@
Finite state machines Finite state machines
--------------------- ---------------------
.. TODO:: Describe `$fsm` cell .. todo:: Describe `$fsm` cell
.. autocellgroup:: fsm .. autocellgroup:: fsm
:members: :members:

View File

@ -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: