mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-09 20:50:51 +00:00
Docs: Update for properties
Add properties page, move cell_gate and cell_word under a singular cell_index along with properties. Fix links accordingly. Also drop x-aware and x-output todos since they are resolved.
This commit is contained in:
parent
4d84d7e69f
commit
e40134c856
9 changed files with 34 additions and 18 deletions
11
docs/source/cell_index.rst
Normal file
11
docs/source/cell_index.rst
Normal file
|
@ -0,0 +1,11 @@
|
|||
Internal cell library
|
||||
=====================
|
||||
|
||||
.. todo:: brief overview of internal cell library
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
/cell/index_word
|
||||
/cell/index_gate
|
||||
/cell/properties
|
Loading…
Add table
Add a link
Reference in a new issue