docs/verification: use toctree with caption

Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
Unai Martinez-Corral 2022-04-20 09:54:50 +02:00
parent 68583ff810
commit 3eb838640c
2 changed files with 19 additions and 19 deletions

View File

@ -82,9 +82,25 @@
.. toctree::
:caption: Physical & Design Verification
:name: verification
:hidden:
verification
verification/index
Automated Design Rule (DRC) Checking <verification/drc>
- With Mentor Calibre
- With MAGIC
- With Klayout
Layout Versus Schematic (LVS) Checking <verification/lvs>
- With Mentor Calibre
- With netgen
Parasitic Extraction (PEX) <verification/pex>
- With Calibre xRC
- With MAGIC
.. toctree::
:hidden:
Python API <python-api/index>

View File

@ -1,21 +1,5 @@
Physical & Design Verification
==============================
.. toctree::
:caption: Physical & Design Verification
:name: verification
Automated Design Rule (DRC) Checking <verification/drc>
- With Mentor Calibre
- With MAGIC
- With Klayout
Layout Versus Schematic (LVS) Checking <verification/lvs>
- With Mentor Calibre
- With netgen
Parasitic Extraction (PEX) <verification/pex>
- With Calibre xRC
- With MAGIC
Overview
========
.. todo::
The SkyWater SKY130 PDK provides automated physical and design rule checking decks.