blob: 83081571c0993153d3c1b0f2458b266f42cfa3d9 [file] [log] [blame]
Tim 'mithro' Ansell96f1f3e2020-07-08 16:26:34 -07001Physical & Design Verification
2==============================
3
4.. toctree::
5 :caption: Physical & Design Verification
6 :name: verification
7
8 Automated Design Rule (DRC) Checking <verification/drc>
9 - With Mentor Calibre
10 - With MAGIC
11 - With Klayout
12 Layout Versus Schematic (LVS) Checking <verification/lvs>
13 - With Mentor Calibre
14 - With netgen
15 Parasitic Extraction (PEX) <verification/pex>
16 - With Calibre xRC
17 - With MAGIC
18
19
20.. todo::
21 The SkyWater SKY130 PDK provides automated physical and design rule checking decks.
22
23 These verification rules provide;
24
25 * :term:`Design Rule Checking` (:term:`DRC`) against rules described in the
26 :ref:`SkyWater SKY130 Process Design Rules` documentation.
27
28 .. warning::
29
30 There are some design rules which can not be verified with these decks.
31 They are clearly marked in the :ref:`SkyWater SKY130 Process Design Rules`
32 documentation and should be manually verified by the designer.
33
34 * :term:`Layout Verse Schematic` (:term`LVS`) Verification
35 * :term:`Parasitic Extraction` (:term:`PEX`)
36
37TODO: Calibre Decks
38-------------------
39
40Put stuff here.
41
42TODO: MAGIC Decks
43-----------------
44
45Put stuff here.
46