mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-21 05:13:40 +00:00
Docs: Initial version of cell_ref autogen
This commit is contained in:
parent
1113b88cb2
commit
a6641da73c
4 changed files with 72 additions and 2 deletions
|
@ -16,3 +16,4 @@ Appendix
|
|||
:includehidden:
|
||||
|
||||
cmd_ref
|
||||
cell_ref
|
||||
|
|
12
docs/source/cell_ref.rst
Normal file
12
docs/source/cell_ref.rst
Normal file
|
@ -0,0 +1,12 @@
|
|||
.. _cell_ref:
|
||||
|
||||
================================================================================
|
||||
Internal cell reference
|
||||
================================================================================
|
||||
|
||||
.. toctree::
|
||||
:caption: Internal cell reference
|
||||
:maxdepth: 1
|
||||
:glob:
|
||||
|
||||
/cell/*
|
Loading…
Add table
Add a link
Reference in a new issue