4. Pre-Defined PDKs#

The following are examples are pre-built pdks that come with SiliconCompiler which you can use for your own builds.

See the pre-built targets for examples on how these are used in conjunction with librarires, tools and libraries.

4.1. asap7#

The asap7 PDK was developed at ASU in collaboration with ARM Research. With funding from the DARPA IDEA program, the PDK was released a permissive open source PDK in 2021. The PDK contains SPICE-compatible FinFET device models (BSIM-CMG), Technology files for Cadence Virtuoso, Design Rule Checker (DRC), Layout vs Schematic Checker (LVS) and Extraction Deck for the 7nm technology node. For more details regarding the technical specifications of the PDK, please refer the PDK documentation and associated publication. Note that this process design kit is provided as an academic and research aid only and the resulting designs are not manufacturable.

PDK content:

  • open source DRM

  • device primitive library (virtuoso)

  • spice (hspice)

  • extraction runsets (calibre)

  • drc runsets (calibre)

  • APR technology files

  • 7.5 track multi-vt standard cell libraries

More information:

  • https://asap.asu.edu/

  • L.T. Clark, V. Vashishtha, L. Shifren, A. Gujja, S. Sinha, B. Cline, C. Ramamurthya, and G. Yeric, “ASAP7: A 7-nm FinFET Predictive Process Design Kit,” Microelectronics Journal, vol. 53, pp. 105-115, July 2016.

Sources: The-OpenROAD-Project/asap7

Warning

Work in progress (not ready for use)

Setup file: __init__.py

4.1.1. Data sources#

Package

Specifications

lambdapdk

  • Path: https://github.com/siliconcompiler/lambdapdk/archive/refs/tags/

  • Reference: v0.1.50

4.1.2. Configuration#

4.1.2.1. pdk, asap7#

4.1.2.1.1. pdk, asap7, minlayer#
4.1.2.1.2. pdk, asap7, maxlayer#
4.1.2.1.3. pdk, asap7, devmodel, xyce, hspice#

Keypath

Value

['pdk', 'asap7', 'devmodel', 'xyce', 'hspice', '10M']

lambdapdk/asap7/base/spice/hspice/7nm.lib, lambdapdk

4.1.2.1.4. pdk, asap7, pexmodel, openroad, 10M#

Keypath

Value

['pdk', 'asap7', 'pexmodel', 'openroad', '10M', 'typical']

lambdapdk/asap7/base/pex/openroad/typical.tcl, lambdapdk

4.1.2.1.5. pdk, asap7, pexmodel, openroad-openrcx, 10M#

Keypath

Value

['pdk', 'asap7', 'pexmodel', 'openroad-openrcx', '10M', 'typical']

lambdapdk/asap7/base/pex/openroad/typical.rules, lambdapdk

4.1.2.1.6. pdk, asap7, layermap, klayout, def, klayout#

Keypath

Value

['pdk', 'asap7', 'layermap', 'klayout', 'def', 'klayout', '10M']

lambdapdk/asap7/base/setup/klayout/asap7.lyt, lambdapdk

4.1.2.1.7. pdk, asap7, layermap, klayout, def, gds#

Keypath

Value

['pdk', 'asap7', 'layermap', 'klayout', 'def', 'gds', '10M']

lambdapdk/asap7/base/apr/asap7.layermap, lambdapdk

4.1.2.1.8. pdk, asap7, display, klayout#

Keypath

Value

['pdk', 'asap7', 'display', 'klayout', '10M']

lambdapdk/asap7/base/setup/klayout/asap7.lyp, lambdapdk

4.1.2.1.9. pdk, asap7, aprtech, openroad, 10M, 7p5t#

Keypath

Value

['pdk', 'asap7', 'aprtech', 'openroad', '10M', '7p5t', 'lef']

lambdapdk/asap7/base/apr/asap7_tech.lef, lambdapdk

4.1.2.1.10. pdk, asap7, aprtech, klayout, 10M, 7p5t#

Keypath

Value

['pdk', 'asap7', 'aprtech', 'klayout', '10M', '7p5t', 'lef']

lambdapdk/asap7/base/apr/asap7_tech.lef, lambdapdk

4.1.2.1.11. pdk, asap7, aprtech, magic, 10M, 7p5t#

Keypath

Value

['pdk', 'asap7', 'aprtech', 'magic', '10M', '7p5t', 'lef']

lambdapdk/asap7/base/apr/asap7_tech.lef, lambdapdk

4.1.2.1.12. pdk, asap7, file, openroad, relax_routing_rules#

Keypath

Value

['pdk', 'asap7', 'file', 'openroad', 'relax_routing_rules', '10M']

lambdapdk/asap7/base/apr/openroad_relaxed_rules.tcl, lambdapdk

4.1.2.1.13. pdk, asap7, var, openroad, M1_adjustment#
4.1.2.1.14. pdk, asap7, var, openroad, M2_adjustment#
4.1.2.1.15. pdk, asap7, var, openroad, M3_adjustment#
4.1.2.1.16. pdk, asap7, var, openroad, M4_adjustment#
4.1.2.1.17. pdk, asap7, var, openroad, M5_adjustment#
4.1.2.1.18. pdk, asap7, var, openroad, M6_adjustment#
4.1.2.1.19. pdk, asap7, var, openroad, M7_adjustment#
4.1.2.1.20. pdk, asap7, var, openroad, M8_adjustment#
4.1.2.1.21. pdk, asap7, var, openroad, M9_adjustment#
4.1.2.1.22. pdk, asap7, var, openroad, Pad_adjustment#
4.1.2.1.23. pdk, asap7, var, openroad, rclayer_signal#
4.1.2.1.24. pdk, asap7, var, openroad, rclayer_clock#
4.1.2.1.25. pdk, asap7, var, openroad, pin_layer_vertical#
4.1.2.1.26. pdk, asap7, var, openroad, pin_layer_horizontal#
4.1.2.1.27. pdk, asap7, var, klayout, hide_layers#

Keypath

Value

['pdk', 'asap7', 'var', 'klayout', 'hide_layers', '10M']

  • 235/0
  • 235/5
  • 100/0
  • 97/0
  • 98/0

4.2. freepdk45#

The freepdk45 PDK is a virtual PDK derived from the work done at NCSU (NCSU_TechLib_FreePDK45.) It supplies techfiles, display resources, design rules and scripts to permit layout design and rule checking for a generic 45 nanometer process. The technology information contained in this kit has been compiled from published papers, predictive technology models and rule scaling. This information may be freely used, modified, and distributed under the open-source Apache License (see the file APACHE-LICENSE-2.0.txt in the root install directory for the complete text). See the HSPICE Models section of this file for details about these models.

More information:

Setup file: __init__.py

4.2.1. Data sources#

Package

Specifications

lambdapdk

  • Path: https://github.com/siliconcompiler/lambdapdk/archive/refs/tags/

  • Reference: v0.1.50

4.2.2. Configuration#

4.2.2.1. pdk, freepdk45#

4.2.2.1.1. pdk, freepdk45, minlayer#
4.2.2.1.2. pdk, freepdk45, maxlayer#
4.2.2.1.3. pdk, freepdk45, pexmodel, openroad, 10M#

Keypath

Value

['pdk', 'freepdk45', 'pexmodel', 'openroad', '10M', 'typical']

lambdapdk/freepdk45/base/pex/openroad/typical.tcl, lambdapdk

4.2.2.1.4. pdk, freepdk45, pexmodel, openroad-openrcx, 10M#

Keypath

Value

['pdk', 'freepdk45', 'pexmodel', 'openroad-openrcx', '10M', 'typical']

lambdapdk/freepdk45/base/pex/openroad/typical.rules, lambdapdk

4.2.2.1.5. pdk, freepdk45, layermap, klayout, def, klayout#

Keypath

Value

['pdk', 'freepdk45', 'layermap', 'klayout', 'def', 'klayout', '10M']

lambdapdk/freepdk45/base/setup/klayout/freepdk45.lyt, lambdapdk

4.2.2.1.6. pdk, freepdk45, display, klayout#

Keypath

Value

['pdk', 'freepdk45', 'display', 'klayout', '10M']

lambdapdk/freepdk45/base/setup/klayout/freepdk45.lyp, lambdapdk

4.2.2.1.7. pdk, freepdk45, aprtech, openroad, 10M, 10t#

Keypath

Value

['pdk', 'freepdk45', 'aprtech', 'openroad', '10M', '10t', 'lef']

lambdapdk/freepdk45/base/apr/freepdk45.tech.lef, lambdapdk

4.2.2.1.8. pdk, freepdk45, aprtech, klayout, 10M, 10t#

Keypath

Value

['pdk', 'freepdk45', 'aprtech', 'klayout', '10M', '10t', 'lef']

lambdapdk/freepdk45/base/apr/freepdk45.tech.lef, lambdapdk

4.2.2.1.9. pdk, freepdk45, aprtech, magic, 10M, 10t#

Keypath

Value

['pdk', 'freepdk45', 'aprtech', 'magic', '10M', '10t', 'lef']

lambdapdk/freepdk45/base/apr/freepdk45.tech.lef, lambdapdk

4.2.2.1.10. pdk, freepdk45, var, openroad, metal1_adjustment#
4.2.2.1.11. pdk, freepdk45, var, openroad, metal2_adjustment#
4.2.2.1.12. pdk, freepdk45, var, openroad, metal3_adjustment#
4.2.2.1.13. pdk, freepdk45, var, openroad, metal4_adjustment#
4.2.2.1.14. pdk, freepdk45, var, openroad, metal5_adjustment#
4.2.2.1.15. pdk, freepdk45, var, openroad, metal6_adjustment#
4.2.2.1.16. pdk, freepdk45, var, openroad, metal7_adjustment#
4.2.2.1.17. pdk, freepdk45, var, openroad, metal8_adjustment#
4.2.2.1.18. pdk, freepdk45, var, openroad, metal9_adjustment#
4.2.2.1.19. pdk, freepdk45, var, openroad, metal10_adjustment#
4.2.2.1.20. pdk, freepdk45, var, openroad, rclayer_signal#
4.2.2.1.21. pdk, freepdk45, var, openroad, rclayer_clock#
4.2.2.1.22. pdk, freepdk45, var, openroad, pin_layer_vertical#
4.2.2.1.23. pdk, freepdk45, var, openroad, pin_layer_horizontal#

4.3. gf180#

The ‘gf180’ Open Source PDK is a collaboration between Google and Global Foundries to provide a fully open source Process Design Kit and related resources, which can be used to create manufacturable designs at Global Foundries facility.

… GF180 Process Highlights:

  • 180nm process

  • 11 metal stack options from 3 to 6 metal levels

PDK content:

  • multiple standard digital cell libraries

  • primitive cell libraries and models for creating analog designs

  • EDA support files for multiple open source and proprietary flows

More information:

Sources:

Setup file: __init__.py

4.3.1. Data sources#

Package

Specifications

lambdapdk

  • Path: https://github.com/siliconcompiler/lambdapdk/archive/refs/tags/

  • Reference: v0.1.50

4.3.2. Configuration#

4.3.2.1. pdk, gf180#

Keypath

Value

['pdk', 'gf180', 'foundry']

globalfoundries

['pdk', 'gf180', 'node']

180.0

['pdk', 'gf180', 'stackup']

  • 3LM_1TM_6K
  • 3LM_1TM_9K
  • 3LM_1TM_11K
  • 3LM_1TM_30K
  • 4LM_1TM_6K
  • 4LM_1TM_9K
  • 4LM_1TM_11K
  • 4LM_1TM_30K
  • 5LM_1TM_9K
  • 5LM_1TM_11K
  • 6LM_1TM_9K

['pdk', 'gf180', 'wafersize']

200.0
4.3.2.1.1. pdk, gf180, minlayer#
4.3.2.1.2. pdk, gf180, maxlayer#
4.3.2.1.3. pdk, gf180, devmodel, xyce, spice#

Keypath

Value

['pdk', 'gf180', 'devmodel', 'xyce', 'spice', '3LM_1TM_6K']

  • lambdapdk/gf180/base//spice/xyce/design.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/sm141064.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/smbb000149.xyce, lambdapdk

['pdk', 'gf180', 'devmodel', 'xyce', 'spice', '3LM_1TM_9K']

  • lambdapdk/gf180/base//spice/xyce/design.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/sm141064.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/smbb000149.xyce, lambdapdk

['pdk', 'gf180', 'devmodel', 'xyce', 'spice', '3LM_1TM_11K']

  • lambdapdk/gf180/base//spice/xyce/design.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/sm141064.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/smbb000149.xyce, lambdapdk

['pdk', 'gf180', 'devmodel', 'xyce', 'spice', '3LM_1TM_30K']

  • lambdapdk/gf180/base//spice/xyce/design.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/sm141064.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/smbb000149.xyce, lambdapdk

['pdk', 'gf180', 'devmodel', 'xyce', 'spice', '4LM_1TM_6K']

  • lambdapdk/gf180/base//spice/xyce/design.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/sm141064.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/smbb000149.xyce, lambdapdk

['pdk', 'gf180', 'devmodel', 'xyce', 'spice', '4LM_1TM_9K']

  • lambdapdk/gf180/base//spice/xyce/design.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/sm141064.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/smbb000149.xyce, lambdapdk

['pdk', 'gf180', 'devmodel', 'xyce', 'spice', '4LM_1TM_11K']

  • lambdapdk/gf180/base//spice/xyce/design.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/sm141064.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/smbb000149.xyce, lambdapdk

['pdk', 'gf180', 'devmodel', 'xyce', 'spice', '4LM_1TM_30K']

  • lambdapdk/gf180/base//spice/xyce/design.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/sm141064.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/smbb000149.xyce, lambdapdk

['pdk', 'gf180', 'devmodel', 'xyce', 'spice', '5LM_1TM_9K']

  • lambdapdk/gf180/base//spice/xyce/design.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/sm141064.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/smbb000149.xyce, lambdapdk

['pdk', 'gf180', 'devmodel', 'xyce', 'spice', '5LM_1TM_11K']

  • lambdapdk/gf180/base//spice/xyce/design.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/sm141064.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/smbb000149.xyce, lambdapdk

['pdk', 'gf180', 'devmodel', 'xyce', 'spice', '6LM_1TM_9K']

  • lambdapdk/gf180/base//spice/xyce/design.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/sm141064.xyce, lambdapdk

  • lambdapdk/gf180/base//spice/xyce/smbb000149.xyce, lambdapdk

4.3.2.1.4. pdk, gf180, pexmodel, openroad, 4LM_1TM_9K#

Keypath

Value

['pdk', 'gf180', 'pexmodel', 'openroad', '4LM_1TM_9K', 'bst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_9k_sp_smim_OPTB_bst.tcl, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad', '4LM_1TM_9K', 'typ']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_9k_sp_smim_OPTB_typ.tcl, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad', '4LM_1TM_9K', 'wst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_9k_sp_smim_OPTB_wst.tcl, lambdapdk

4.3.2.1.5. pdk, gf180, pexmodel, openroad, 4LM_1TM_11K#

Keypath

Value

['pdk', 'gf180', 'pexmodel', 'openroad', '4LM_1TM_11K', 'bst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_11k_sp_smim_OPTB_bst.tcl, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad', '4LM_1TM_11K', 'typ']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_11k_sp_smim_OPTB_typ.tcl, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad', '4LM_1TM_11K', 'wst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_11k_sp_smim_OPTB_wst.tcl, lambdapdk

4.3.2.1.6. pdk, gf180, pexmodel, openroad, 4LM_1TM_30K#

Keypath

Value

['pdk', 'gf180', 'pexmodel', 'openroad', '4LM_1TM_30K', 'bst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_30k_sp_smim_OPTB_bst.tcl, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad', '4LM_1TM_30K', 'typ']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_30k_sp_smim_OPTB_typ.tcl, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad', '4LM_1TM_30K', 'wst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_30k_sp_smim_OPTB_wst.tcl, lambdapdk

4.3.2.1.7. pdk, gf180, pexmodel, openroad, 5LM_1TM_9K#

Keypath

Value

['pdk', 'gf180', 'pexmodel', 'openroad', '5LM_1TM_9K', 'bst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p5m_1tm_9k_sp_smim_OPTB_bst.tcl, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad', '5LM_1TM_9K', 'typ']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p5m_1tm_9k_sp_smim_OPTB_typ.tcl, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad', '5LM_1TM_9K', 'wst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p5m_1tm_9k_sp_smim_OPTB_wst.tcl, lambdapdk

4.3.2.1.8. pdk, gf180, pexmodel, openroad, 5LM_1TM_11K#

Keypath

Value

['pdk', 'gf180', 'pexmodel', 'openroad', '5LM_1TM_11K', 'bst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p5m_1tm_11k_sp_smim_OPTB_bst.tcl, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad', '5LM_1TM_11K', 'typ']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p5m_1tm_11k_sp_smim_OPTB_typ.tcl, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad', '5LM_1TM_11K', 'wst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p5m_1tm_11k_sp_smim_OPTB_wst.tcl, lambdapdk

4.3.2.1.9. pdk, gf180, pexmodel, openroad, 6LM_1TM_9K#

Keypath

Value

['pdk', 'gf180', 'pexmodel', 'openroad', '6LM_1TM_9K', 'bst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p6m_1tm_9k_sp_smim_OPTB_bst.tcl, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad', '6LM_1TM_9K', 'typ']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p6m_1tm_9k_sp_smim_OPTB_typ.tcl, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad', '6LM_1TM_9K', 'wst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p6m_1tm_9k_sp_smim_OPTB_wst.tcl, lambdapdk

4.3.2.1.10. pdk, gf180, pexmodel, openroad-openrcx, 4LM_1TM_9K#

Keypath

Value

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '4LM_1TM_9K', 'bst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_9k_sp_smim_OPTB_bst.rules, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '4LM_1TM_9K', 'typ']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_9k_sp_smim_OPTB_typ.rules, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '4LM_1TM_9K', 'wst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_9k_sp_smim_OPTB_wst.rules, lambdapdk

4.3.2.1.11. pdk, gf180, pexmodel, openroad-openrcx, 4LM_1TM_11K#

Keypath

Value

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '4LM_1TM_11K', 'bst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_11k_sp_smim_OPTB_bst.rules, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '4LM_1TM_11K', 'typ']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_11k_sp_smim_OPTB_typ.rules, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '4LM_1TM_11K', 'wst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_11k_sp_smim_OPTB_wst.rules, lambdapdk

4.3.2.1.12. pdk, gf180, pexmodel, openroad-openrcx, 4LM_1TM_30K#

Keypath

Value

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '4LM_1TM_30K', 'bst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_30k_sp_smim_OPTB_bst.rules, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '4LM_1TM_30K', 'typ']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_30k_sp_smim_OPTB_typ.rules, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '4LM_1TM_30K', 'wst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p4m_1tm_30k_sp_smim_OPTB_wst.rules, lambdapdk

4.3.2.1.13. pdk, gf180, pexmodel, openroad-openrcx, 5LM_1TM_9K#

Keypath

Value

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '5LM_1TM_9K', 'bst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p5m_1tm_9k_sp_smim_OPTB_bst.rules, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '5LM_1TM_9K', 'typ']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p5m_1tm_9k_sp_smim_OPTB_typ.rules, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '5LM_1TM_9K', 'wst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p5m_1tm_9k_sp_smim_OPTB_wst.rules, lambdapdk

4.3.2.1.14. pdk, gf180, pexmodel, openroad-openrcx, 5LM_1TM_11K#

Keypath

Value

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '5LM_1TM_11K', 'bst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p5m_1tm_11k_sp_smim_OPTB_bst.rules, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '5LM_1TM_11K', 'typ']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p5m_1tm_11k_sp_smim_OPTB_typ.rules, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '5LM_1TM_11K', 'wst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p5m_1tm_11k_sp_smim_OPTB_wst.rules, lambdapdk

4.3.2.1.15. pdk, gf180, pexmodel, openroad-openrcx, 6LM_1TM_9K#

Keypath

Value

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '6LM_1TM_9K', 'bst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p6m_1tm_9k_sp_smim_OPTB_bst.rules, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '6LM_1TM_9K', 'typ']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p6m_1tm_9k_sp_smim_OPTB_typ.rules, lambdapdk

['pdk', 'gf180', 'pexmodel', 'openroad-openrcx', '6LM_1TM_9K', 'wst']

lambdapdk/gf180/base//pex/openroad/gf180mcu_1p6m_1tm_9k_sp_smim_OPTB_wst.rules, lambdapdk

4.3.2.1.16. pdk, gf180, layermap, klayout, def, klayout#

Keypath

Value

['pdk', 'gf180', 'layermap', 'klayout', 'def', 'klayout', '3LM_1TM_6K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyt, lambdapdk

['pdk', 'gf180', 'layermap', 'klayout', 'def', 'klayout', '3LM_1TM_9K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyt, lambdapdk

['pdk', 'gf180', 'layermap', 'klayout', 'def', 'klayout', '3LM_1TM_11K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyt, lambdapdk

['pdk', 'gf180', 'layermap', 'klayout', 'def', 'klayout', '3LM_1TM_30K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyt, lambdapdk

['pdk', 'gf180', 'layermap', 'klayout', 'def', 'klayout', '4LM_1TM_6K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyt, lambdapdk

['pdk', 'gf180', 'layermap', 'klayout', 'def', 'klayout', '4LM_1TM_9K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyt, lambdapdk

['pdk', 'gf180', 'layermap', 'klayout', 'def', 'klayout', '4LM_1TM_11K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyt, lambdapdk

['pdk', 'gf180', 'layermap', 'klayout', 'def', 'klayout', '4LM_1TM_30K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyt, lambdapdk

['pdk', 'gf180', 'layermap', 'klayout', 'def', 'klayout', '5LM_1TM_9K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyt, lambdapdk

['pdk', 'gf180', 'layermap', 'klayout', 'def', 'klayout', '5LM_1TM_11K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyt, lambdapdk

['pdk', 'gf180', 'layermap', 'klayout', 'def', 'klayout', '6LM_1TM_9K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyt, lambdapdk

4.3.2.1.17. pdk, gf180, layermap, klayout, def, gds#

Keypath

Value

['pdk', 'gf180', 'layermap', 'klayout', 'def', 'gds', '5LM_1TM_9K']

lambdapdk/gf180/base//apr/gf180mcu_5LM_1TM_9K_9t_edi2gds.layermap, lambdapdk

['pdk', 'gf180', 'layermap', 'klayout', 'def', 'gds', '6LM_1TM_9K']

lambdapdk/gf180/base//apr/gf180mcu_6LM_1TM_9K_9t_edi2gds.layermap, lambdapdk

4.3.2.1.18. pdk, gf180, display, klayout#

Keypath

Value

['pdk', 'gf180', 'display', 'klayout', '3LM_1TM_6K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyp, lambdapdk

['pdk', 'gf180', 'display', 'klayout', '3LM_1TM_9K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyp, lambdapdk

['pdk', 'gf180', 'display', 'klayout', '3LM_1TM_11K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyp, lambdapdk

['pdk', 'gf180', 'display', 'klayout', '3LM_1TM_30K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyp, lambdapdk

['pdk', 'gf180', 'display', 'klayout', '4LM_1TM_6K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyp, lambdapdk

['pdk', 'gf180', 'display', 'klayout', '4LM_1TM_9K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyp, lambdapdk

['pdk', 'gf180', 'display', 'klayout', '4LM_1TM_11K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyp, lambdapdk

['pdk', 'gf180', 'display', 'klayout', '4LM_1TM_30K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyp, lambdapdk

['pdk', 'gf180', 'display', 'klayout', '5LM_1TM_9K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyp, lambdapdk

['pdk', 'gf180', 'display', 'klayout', '5LM_1TM_11K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyp, lambdapdk

['pdk', 'gf180', 'display', 'klayout', '6LM_1TM_9K']

lambdapdk/gf180/base//setup/klayout/tech/gf180mcu.lyp, lambdapdk

4.3.2.1.19. pdk, gf180, aprtech, openroad, 3LM_1TM_6K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '3LM_1TM_6K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_6K_7t_tech.lef, lambdapdk

4.3.2.1.20. pdk, gf180, aprtech, openroad, 3LM_1TM_6K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '3LM_1TM_6K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_6K_9t_tech.lef, lambdapdk

4.3.2.1.21. pdk, gf180, aprtech, openroad, 3LM_1TM_9K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '3LM_1TM_9K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_9K_7t_tech.lef, lambdapdk

4.3.2.1.22. pdk, gf180, aprtech, openroad, 3LM_1TM_9K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '3LM_1TM_9K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_9K_9t_tech.lef, lambdapdk

4.3.2.1.23. pdk, gf180, aprtech, openroad, 3LM_1TM_11K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '3LM_1TM_11K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_11K_7t_tech.lef, lambdapdk

4.3.2.1.24. pdk, gf180, aprtech, openroad, 3LM_1TM_11K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '3LM_1TM_11K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_11K_9t_tech.lef, lambdapdk

4.3.2.1.25. pdk, gf180, aprtech, openroad, 3LM_1TM_30K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '3LM_1TM_30K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_30K_7t_tech.lef, lambdapdk

4.3.2.1.26. pdk, gf180, aprtech, openroad, 3LM_1TM_30K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '3LM_1TM_30K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_30K_9t_tech.lef, lambdapdk

4.3.2.1.27. pdk, gf180, aprtech, openroad, 4LM_1TM_6K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '4LM_1TM_6K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_6K_7t_tech.lef, lambdapdk

4.3.2.1.28. pdk, gf180, aprtech, openroad, 4LM_1TM_6K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '4LM_1TM_6K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_6K_9t_tech.lef, lambdapdk

4.3.2.1.29. pdk, gf180, aprtech, openroad, 4LM_1TM_9K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '4LM_1TM_9K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_9K_7t_tech.lef, lambdapdk

4.3.2.1.30. pdk, gf180, aprtech, openroad, 4LM_1TM_9K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '4LM_1TM_9K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_9K_9t_tech.lef, lambdapdk

4.3.2.1.31. pdk, gf180, aprtech, openroad, 4LM_1TM_11K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '4LM_1TM_11K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_11K_7t_tech.lef, lambdapdk

4.3.2.1.32. pdk, gf180, aprtech, openroad, 4LM_1TM_11K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '4LM_1TM_11K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_11K_9t_tech.lef, lambdapdk

4.3.2.1.33. pdk, gf180, aprtech, openroad, 4LM_1TM_30K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '4LM_1TM_30K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_30K_7t_tech.lef, lambdapdk

4.3.2.1.34. pdk, gf180, aprtech, openroad, 4LM_1TM_30K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '4LM_1TM_30K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_30K_9t_tech.lef, lambdapdk

4.3.2.1.35. pdk, gf180, aprtech, openroad, 5LM_1TM_9K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '5LM_1TM_9K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_5LM_1TM_9K_7t_tech.lef, lambdapdk

4.3.2.1.36. pdk, gf180, aprtech, openroad, 5LM_1TM_9K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '5LM_1TM_9K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_5LM_1TM_9K_9t_tech.lef, lambdapdk

4.3.2.1.37. pdk, gf180, aprtech, openroad, 5LM_1TM_11K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '5LM_1TM_11K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_5LM_1TM_11K_7t_tech.lef, lambdapdk

4.3.2.1.38. pdk, gf180, aprtech, openroad, 5LM_1TM_11K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '5LM_1TM_11K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_5LM_1TM_11K_9t_tech.lef, lambdapdk

4.3.2.1.39. pdk, gf180, aprtech, openroad, 6LM_1TM_9K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '6LM_1TM_9K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_6LM_1TM_9K_7t_tech.lef, lambdapdk

4.3.2.1.40. pdk, gf180, aprtech, openroad, 6LM_1TM_9K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'openroad', '6LM_1TM_9K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_6LM_1TM_9K_9t_tech.lef, lambdapdk

4.3.2.1.41. pdk, gf180, aprtech, klayout, 3LM_1TM_6K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '3LM_1TM_6K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_6K_7t_tech.lef, lambdapdk

4.3.2.1.42. pdk, gf180, aprtech, klayout, 3LM_1TM_6K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '3LM_1TM_6K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_6K_9t_tech.lef, lambdapdk

4.3.2.1.43. pdk, gf180, aprtech, klayout, 3LM_1TM_9K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '3LM_1TM_9K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_9K_7t_tech.lef, lambdapdk

4.3.2.1.44. pdk, gf180, aprtech, klayout, 3LM_1TM_9K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '3LM_1TM_9K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_9K_9t_tech.lef, lambdapdk

4.3.2.1.45. pdk, gf180, aprtech, klayout, 3LM_1TM_11K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '3LM_1TM_11K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_11K_7t_tech.lef, lambdapdk

4.3.2.1.46. pdk, gf180, aprtech, klayout, 3LM_1TM_11K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '3LM_1TM_11K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_11K_9t_tech.lef, lambdapdk

4.3.2.1.47. pdk, gf180, aprtech, klayout, 3LM_1TM_30K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '3LM_1TM_30K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_30K_7t_tech.lef, lambdapdk

4.3.2.1.48. pdk, gf180, aprtech, klayout, 3LM_1TM_30K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '3LM_1TM_30K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_30K_9t_tech.lef, lambdapdk

4.3.2.1.49. pdk, gf180, aprtech, klayout, 4LM_1TM_6K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '4LM_1TM_6K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_6K_7t_tech.lef, lambdapdk

4.3.2.1.50. pdk, gf180, aprtech, klayout, 4LM_1TM_6K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '4LM_1TM_6K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_6K_9t_tech.lef, lambdapdk

4.3.2.1.51. pdk, gf180, aprtech, klayout, 4LM_1TM_9K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '4LM_1TM_9K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_9K_7t_tech.lef, lambdapdk

4.3.2.1.52. pdk, gf180, aprtech, klayout, 4LM_1TM_9K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '4LM_1TM_9K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_9K_9t_tech.lef, lambdapdk

4.3.2.1.53. pdk, gf180, aprtech, klayout, 4LM_1TM_11K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '4LM_1TM_11K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_11K_7t_tech.lef, lambdapdk

4.3.2.1.54. pdk, gf180, aprtech, klayout, 4LM_1TM_11K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '4LM_1TM_11K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_11K_9t_tech.lef, lambdapdk

4.3.2.1.55. pdk, gf180, aprtech, klayout, 4LM_1TM_30K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '4LM_1TM_30K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_30K_7t_tech.lef, lambdapdk

4.3.2.1.56. pdk, gf180, aprtech, klayout, 4LM_1TM_30K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '4LM_1TM_30K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_30K_9t_tech.lef, lambdapdk

4.3.2.1.57. pdk, gf180, aprtech, klayout, 5LM_1TM_9K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '5LM_1TM_9K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_5LM_1TM_9K_7t_tech.lef, lambdapdk

4.3.2.1.58. pdk, gf180, aprtech, klayout, 5LM_1TM_9K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '5LM_1TM_9K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_5LM_1TM_9K_9t_tech.lef, lambdapdk

4.3.2.1.59. pdk, gf180, aprtech, klayout, 5LM_1TM_11K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '5LM_1TM_11K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_5LM_1TM_11K_7t_tech.lef, lambdapdk

4.3.2.1.60. pdk, gf180, aprtech, klayout, 5LM_1TM_11K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '5LM_1TM_11K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_5LM_1TM_11K_9t_tech.lef, lambdapdk

4.3.2.1.61. pdk, gf180, aprtech, klayout, 6LM_1TM_9K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '6LM_1TM_9K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_6LM_1TM_9K_7t_tech.lef, lambdapdk

4.3.2.1.62. pdk, gf180, aprtech, klayout, 6LM_1TM_9K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'klayout', '6LM_1TM_9K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_6LM_1TM_9K_9t_tech.lef, lambdapdk

4.3.2.1.63. pdk, gf180, aprtech, magic, 3LM_1TM_6K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '3LM_1TM_6K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_6K_7t_tech.lef, lambdapdk

4.3.2.1.64. pdk, gf180, aprtech, magic, 3LM_1TM_6K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '3LM_1TM_6K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_6K_9t_tech.lef, lambdapdk

4.3.2.1.65. pdk, gf180, aprtech, magic, 3LM_1TM_9K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '3LM_1TM_9K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_9K_7t_tech.lef, lambdapdk

4.3.2.1.66. pdk, gf180, aprtech, magic, 3LM_1TM_9K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '3LM_1TM_9K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_9K_9t_tech.lef, lambdapdk

4.3.2.1.67. pdk, gf180, aprtech, magic, 3LM_1TM_11K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '3LM_1TM_11K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_11K_7t_tech.lef, lambdapdk

4.3.2.1.68. pdk, gf180, aprtech, magic, 3LM_1TM_11K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '3LM_1TM_11K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_11K_9t_tech.lef, lambdapdk

4.3.2.1.69. pdk, gf180, aprtech, magic, 3LM_1TM_30K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '3LM_1TM_30K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_30K_7t_tech.lef, lambdapdk

4.3.2.1.70. pdk, gf180, aprtech, magic, 3LM_1TM_30K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '3LM_1TM_30K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_3LM_1TM_30K_9t_tech.lef, lambdapdk

4.3.2.1.71. pdk, gf180, aprtech, magic, 4LM_1TM_6K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '4LM_1TM_6K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_6K_7t_tech.lef, lambdapdk

4.3.2.1.72. pdk, gf180, aprtech, magic, 4LM_1TM_6K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '4LM_1TM_6K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_6K_9t_tech.lef, lambdapdk

4.3.2.1.73. pdk, gf180, aprtech, magic, 4LM_1TM_9K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '4LM_1TM_9K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_9K_7t_tech.lef, lambdapdk

4.3.2.1.74. pdk, gf180, aprtech, magic, 4LM_1TM_9K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '4LM_1TM_9K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_9K_9t_tech.lef, lambdapdk

4.3.2.1.75. pdk, gf180, aprtech, magic, 4LM_1TM_11K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '4LM_1TM_11K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_11K_7t_tech.lef, lambdapdk

4.3.2.1.76. pdk, gf180, aprtech, magic, 4LM_1TM_11K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '4LM_1TM_11K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_11K_9t_tech.lef, lambdapdk

4.3.2.1.77. pdk, gf180, aprtech, magic, 4LM_1TM_30K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '4LM_1TM_30K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_30K_7t_tech.lef, lambdapdk

4.3.2.1.78. pdk, gf180, aprtech, magic, 4LM_1TM_30K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '4LM_1TM_30K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_4LM_1TM_30K_9t_tech.lef, lambdapdk

4.3.2.1.79. pdk, gf180, aprtech, magic, 5LM_1TM_9K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '5LM_1TM_9K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_5LM_1TM_9K_7t_tech.lef, lambdapdk

4.3.2.1.80. pdk, gf180, aprtech, magic, 5LM_1TM_9K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '5LM_1TM_9K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_5LM_1TM_9K_9t_tech.lef, lambdapdk

4.3.2.1.81. pdk, gf180, aprtech, magic, 5LM_1TM_11K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '5LM_1TM_11K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_5LM_1TM_11K_7t_tech.lef, lambdapdk

4.3.2.1.82. pdk, gf180, aprtech, magic, 5LM_1TM_11K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '5LM_1TM_11K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_5LM_1TM_11K_9t_tech.lef, lambdapdk

4.3.2.1.83. pdk, gf180, aprtech, magic, 6LM_1TM_9K, 7t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '6LM_1TM_9K', '7t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_6LM_1TM_9K_7t_tech.lef, lambdapdk

4.3.2.1.84. pdk, gf180, aprtech, magic, 6LM_1TM_9K, 9t#

Keypath

Value

['pdk', 'gf180', 'aprtech', 'magic', '6LM_1TM_9K', '9t', 'lef']

lambdapdk/gf180/base//apr/gf180mcu_6LM_1TM_9K_9t_tech.lef, lambdapdk

4.3.2.1.85. pdk, gf180, drc, runset, klayout, 3LM_1TM_6K#

Keypath

Value

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_6K', 'drc']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_6K', 'drc_feol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_6K', 'drc_beol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_6K', 'antenna']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_antenna.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_6K', 'density']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_density.drc, lambdapdk

4.3.2.1.86. pdk, gf180, drc, runset, klayout, 3LM_1TM_9K#

Keypath

Value

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_9K', 'drc']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_9K', 'drc_feol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_9K', 'drc_beol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_9K', 'antenna']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_antenna.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_9K', 'density']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_density.drc, lambdapdk

4.3.2.1.87. pdk, gf180, drc, runset, klayout, 3LM_1TM_11K#

Keypath

Value

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_11K', 'drc']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_11K', 'drc_feol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_11K', 'drc_beol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_11K', 'antenna']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_antenna.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_11K', 'density']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_density.drc, lambdapdk

4.3.2.1.88. pdk, gf180, drc, runset, klayout, 3LM_1TM_30K#

Keypath

Value

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_30K', 'drc']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_30K', 'drc_feol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_30K', 'drc_beol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_30K', 'antenna']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_antenna.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '3LM_1TM_30K', 'density']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_density.drc, lambdapdk

4.3.2.1.89. pdk, gf180, drc, runset, klayout, 4LM_1TM_6K#

Keypath

Value

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_6K', 'drc']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_6K', 'drc_feol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_6K', 'drc_beol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_6K', 'antenna']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_antenna.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_6K', 'density']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_density.drc, lambdapdk

4.3.2.1.90. pdk, gf180, drc, runset, klayout, 4LM_1TM_9K#

Keypath

Value

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_9K', 'drc']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_9K', 'drc_feol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_9K', 'drc_beol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_9K', 'antenna']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_antenna.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_9K', 'density']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_density.drc, lambdapdk

4.3.2.1.91. pdk, gf180, drc, runset, klayout, 4LM_1TM_11K#

Keypath

Value

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_11K', 'drc']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_11K', 'drc_feol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_11K', 'drc_beol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_11K', 'antenna']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_antenna.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_11K', 'density']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_density.drc, lambdapdk

4.3.2.1.92. pdk, gf180, drc, runset, klayout, 4LM_1TM_30K#

Keypath

Value

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_30K', 'drc']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_30K', 'drc_feol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_30K', 'drc_beol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_30K', 'antenna']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_antenna.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '4LM_1TM_30K', 'density']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_density.drc, lambdapdk

4.3.2.1.93. pdk, gf180, drc, runset, klayout, 5LM_1TM_9K#

Keypath

Value

['pdk', 'gf180', 'drc', 'runset', 'klayout', '5LM_1TM_9K', 'drc']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '5LM_1TM_9K', 'drc_feol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '5LM_1TM_9K', 'drc_beol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '5LM_1TM_9K', 'antenna']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_antenna.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '5LM_1TM_9K', 'density']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_density.drc, lambdapdk

4.3.2.1.94. pdk, gf180, drc, runset, klayout, 5LM_1TM_11K#

Keypath

Value

['pdk', 'gf180', 'drc', 'runset', 'klayout', '5LM_1TM_11K', 'drc']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '5LM_1TM_11K', 'drc_feol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '5LM_1TM_11K', 'drc_beol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '5LM_1TM_11K', 'antenna']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_antenna.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '5LM_1TM_11K', 'density']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_density.drc, lambdapdk

4.3.2.1.95. pdk, gf180, drc, runset, klayout, 6LM_1TM_9K#

Keypath

Value

['pdk', 'gf180', 'drc', 'runset', 'klayout', '6LM_1TM_9K', 'drc']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '6LM_1TM_9K', 'drc_feol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '6LM_1TM_9K', 'drc_beol']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '6LM_1TM_9K', 'antenna']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_antenna.drc, lambdapdk

['pdk', 'gf180', 'drc', 'runset', 'klayout', '6LM_1TM_9K', 'density']

lambdapdk/gf180/base//setup/klayout/drc/gf180mcu_density.drc, lambdapdk

4.3.2.1.96. pdk, gf180, var, openroad, Metal1_adjustment#
4.3.2.1.97. pdk, gf180, var, openroad, Metal2_adjustment#
4.3.2.1.98. pdk, gf180, var, openroad, Metal3_adjustment#
4.3.2.1.99. pdk, gf180, var, openroad, rclayer_signal#
4.3.2.1.100. pdk, gf180, var, openroad, rclayer_clock#
4.3.2.1.101. pdk, gf180, var, openroad, pin_layer_vertical#
4.3.2.1.102. pdk, gf180, var, openroad, pin_layer_horizontal#
4.3.2.1.103. pdk, gf180, var, openroad, Metal4_adjustment#
4.3.2.1.104. pdk, gf180, var, openroad, Metal5_adjustment#
4.3.2.1.105. pdk, gf180, var, openroad, Metal6_adjustment#
4.3.2.1.106. pdk, gf180, var, klayout, 3LM_1TM_6K#

Keypath

Value

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_6K', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=true
  • metal_top=6K
  • metal_level=3LM
  • mim_option=A

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_6K', 'drc_params:drc_feol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=false
  • metal_top=6K
  • metal_level=3LM
  • mim_option=A

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_6K', 'drc_params:drc_beol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=false
  • beol=true
  • metal_top=6K
  • metal_level=3LM
  • mim_option=A

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_6K', 'drc_params:antenna']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=6K
  • metal_level=3LM
  • mim_option=A

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_6K', 'drc_params:density']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=6K
  • metal_level=3LM
  • mim_option=A
4.3.2.1.107. pdk, gf180, var, klayout, hide_layers#
4.3.2.1.108. pdk, gf180, var, klayout, 3LM_1TM_9K#

Keypath

Value

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_9K', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=true
  • metal_top=9K
  • metal_level=3LM
  • mim_option=A

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_9K', 'drc_params:drc_feol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=false
  • metal_top=9K
  • metal_level=3LM
  • mim_option=A

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_9K', 'drc_params:drc_beol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=false
  • beol=true
  • metal_top=9K
  • metal_level=3LM
  • mim_option=A

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_9K', 'drc_params:antenna']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=9K
  • metal_level=3LM
  • mim_option=A

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_9K', 'drc_params:density']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=9K
  • metal_level=3LM
  • mim_option=A
4.3.2.1.109. pdk, gf180, var, klayout, 3LM_1TM_11K#

Keypath

Value

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_11K', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=true
  • metal_top=11K
  • metal_level=3LM
  • mim_option=A

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_11K', 'drc_params:drc_feol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=false
  • metal_top=11K
  • metal_level=3LM
  • mim_option=A

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_11K', 'drc_params:drc_beol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=false
  • beol=true
  • metal_top=11K
  • metal_level=3LM
  • mim_option=A

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_11K', 'drc_params:antenna']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=11K
  • metal_level=3LM
  • mim_option=A

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_11K', 'drc_params:density']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=11K
  • metal_level=3LM
  • mim_option=A
4.3.2.1.110. pdk, gf180, var, klayout, 3LM_1TM_30K#

Keypath

Value

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_30K', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=true
  • metal_top=30K
  • metal_level=3LM
  • mim_option=A

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_30K', 'drc_params:drc_feol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=false
  • metal_top=30K
  • metal_level=3LM
  • mim_option=A

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_30K', 'drc_params:drc_beol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=false
  • beol=true
  • metal_top=30K
  • metal_level=3LM
  • mim_option=A

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_30K', 'drc_params:antenna']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=30K
  • metal_level=3LM
  • mim_option=A

['pdk', 'gf180', 'var', 'klayout', '3LM_1TM_30K', 'drc_params:density']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=30K
  • metal_level=3LM
  • mim_option=A
4.3.2.1.111. pdk, gf180, var, klayout, 4LM_1TM_6K#

Keypath

Value

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_6K', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=true
  • metal_top=6K
  • metal_level=4LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_6K', 'drc_params:drc_feol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=false
  • metal_top=6K
  • metal_level=4LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_6K', 'drc_params:drc_beol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=false
  • beol=true
  • metal_top=6K
  • metal_level=4LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_6K', 'drc_params:antenna']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=6K
  • metal_level=4LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_6K', 'drc_params:density']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=6K
  • metal_level=4LM
  • mim_option=B
4.3.2.1.112. pdk, gf180, var, klayout, 4LM_1TM_9K#

Keypath

Value

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_9K', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=true
  • metal_top=9K
  • metal_level=4LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_9K', 'drc_params:drc_feol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=false
  • metal_top=9K
  • metal_level=4LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_9K', 'drc_params:drc_beol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=false
  • beol=true
  • metal_top=9K
  • metal_level=4LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_9K', 'drc_params:antenna']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=9K
  • metal_level=4LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_9K', 'drc_params:density']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=9K
  • metal_level=4LM
  • mim_option=B
4.3.2.1.113. pdk, gf180, var, klayout, 4LM_1TM_11K#

Keypath

Value

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_11K', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=true
  • metal_top=11K
  • metal_level=4LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_11K', 'drc_params:drc_feol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=false
  • metal_top=11K
  • metal_level=4LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_11K', 'drc_params:drc_beol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=false
  • beol=true
  • metal_top=11K
  • metal_level=4LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_11K', 'drc_params:antenna']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=11K
  • metal_level=4LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_11K', 'drc_params:density']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=11K
  • metal_level=4LM
  • mim_option=B
4.3.2.1.114. pdk, gf180, var, klayout, 4LM_1TM_30K#

Keypath

Value

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_30K', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=true
  • metal_top=30K
  • metal_level=4LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_30K', 'drc_params:drc_feol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=false
  • metal_top=30K
  • metal_level=4LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_30K', 'drc_params:drc_beol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=false
  • beol=true
  • metal_top=30K
  • metal_level=4LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_30K', 'drc_params:antenna']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=30K
  • metal_level=4LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '4LM_1TM_30K', 'drc_params:density']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=30K
  • metal_level=4LM
  • mim_option=B
4.3.2.1.115. pdk, gf180, var, klayout, 5LM_1TM_9K#

Keypath

Value

['pdk', 'gf180', 'var', 'klayout', '5LM_1TM_9K', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=true
  • metal_top=9K
  • metal_level=5LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '5LM_1TM_9K', 'drc_params:drc_feol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=false
  • metal_top=9K
  • metal_level=5LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '5LM_1TM_9K', 'drc_params:drc_beol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=false
  • beol=true
  • metal_top=9K
  • metal_level=5LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '5LM_1TM_9K', 'drc_params:antenna']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=9K
  • metal_level=5LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '5LM_1TM_9K', 'drc_params:density']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=9K
  • metal_level=5LM
  • mim_option=B
4.3.2.1.116. pdk, gf180, var, klayout, 5LM_1TM_11K#

Keypath

Value

['pdk', 'gf180', 'var', 'klayout', '5LM_1TM_11K', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=true
  • metal_top=11K
  • metal_level=5LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '5LM_1TM_11K', 'drc_params:drc_feol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=false
  • metal_top=11K
  • metal_level=5LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '5LM_1TM_11K', 'drc_params:drc_beol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=false
  • beol=true
  • metal_top=11K
  • metal_level=5LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '5LM_1TM_11K', 'drc_params:antenna']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=11K
  • metal_level=5LM
  • mim_option=B

['pdk', 'gf180', 'var', 'klayout', '5LM_1TM_11K', 'drc_params:density']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=11K
  • metal_level=5LM
  • mim_option=B
4.3.2.1.117. pdk, gf180, var, klayout, 6LM_1TM_9K#

Keypath

Value

['pdk', 'gf180', 'var', 'klayout', '6LM_1TM_9K', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=true
  • metal_top=9K
  • metal_level=6LM

['pdk', 'gf180', 'var', 'klayout', '6LM_1TM_9K', 'drc_params:drc_feol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=true
  • beol=false
  • metal_top=9K
  • metal_level=6LM

['pdk', 'gf180', 'var', 'klayout', '6LM_1TM_9K', 'drc_params:drc_beol']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • feol=false
  • beol=true
  • metal_top=9K
  • metal_level=6LM

['pdk', 'gf180', 'var', 'klayout', '6LM_1TM_9K', 'drc_params:antenna']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=9K
  • metal_level=6LM

['pdk', 'gf180', 'var', 'klayout', '6LM_1TM_9K', 'drc_params:density']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • thr=<threads>
  • run_mode=flat
  • offgrid=true
  • metal_top=9K
  • metal_level=6LM

4.4. ihp130#

130nm BiCMOS Open Source PDK, dedicated for Analog/Digital, Mixed Signal and RF Design

IHP Open Source PDK project goal is to provide a fully open source Process Design Kit and related data, which can be used to create manufacturable designs at IHP’s facility.

SG13G2 is a high performance BiCMOS technology with a 0.13 um CMOS process. It contains bipolar devices based on SiGe:C npn-HBT’s with up to 350 GHz transition frequency (fT) and 450 GHz oscillation frequency (fmax). This process provides 2 gate oxides: A thin gate oxide for the 1.2 V digital logic and a thick oxide for a 3.3 V supply voltage. For both modules NMOS, PMOS and isolated NMOS transistors are offered. Further passive components like poly silicon resistors and MIM capacitors are available. The backend option offers 5 thin metal layers, two thick metal layers (2 and 3 um thick) and a MIM layer.

Sources:

Setup file: __init__.py

4.4.1. Data sources#

Package

Specifications

lambdapdk

  • Path: https://github.com/siliconcompiler/lambdapdk/archive/refs/tags/

  • Reference: v0.1.50

ihp130

  • Path: git+https://github.com/IHP-GmbH/IHP-Open-PDK

  • Reference: 68eebafcd9b2f5e92c69d37a8d3d90eb266550f5

4.4.2. Configuration#

4.4.2.1. pdk, ihp130#

Keypath

Value

['pdk', 'ihp130', 'foundry']

Leibniz-Institut für innovative Mikroelektronik

['pdk', 'ihp130', 'node']

130.0

['pdk', 'ihp130', 'version']

68eebafcd9b2f5e92c69d37a8d3d90eb266550f5

['pdk', 'ihp130', 'stackup']

5M2TL

['pdk', 'ihp130', 'wafersize']

300.0

['pdk', 'ihp130', 'scribe']

(0.1, 0.1)

['pdk', 'ihp130', 'edgemargin']

2.0
4.4.2.1.1. pdk, ihp130, minlayer#
4.4.2.1.2. pdk, ihp130, maxlayer#
4.4.2.1.3. pdk, ihp130, pexmodel, openroad, 5M2TL#

Keypath

Value

['pdk', 'ihp130', 'pexmodel', 'openroad', '5M2TL', 'typical']

lambdapdk/ihp130/base/pex/openroad/typical.tcl, lambdapdk

4.4.2.1.4. pdk, ihp130, pexmodel, openroad-openrcx, 5M2TL#

Keypath

Value

['pdk', 'ihp130', 'pexmodel', 'openroad-openrcx', '5M2TL', 'typical']

lambdapdk/ihp130/base/pex/openroad/typical.rules, lambdapdk

4.4.2.1.5. pdk, ihp130, layermap, klayout, def, klayout#

Keypath

Value

['pdk', 'ihp130', 'layermap', 'klayout', 'def', 'klayout', '5M2TL']

ihp-sg13g2/libs.tech/klayout/tech/sg13g2.lyt, ihp130

4.4.2.1.6. pdk, ihp130, layermap, klayout, def, gds#

Keypath

Value

['pdk', 'ihp130', 'layermap', 'klayout', 'def', 'gds', '5M2TL']

ihp-sg13g2/libs.tech/klayout/tech/sg13g2.map, ihp130

4.4.2.1.7. pdk, ihp130, display, klayout#

Keypath

Value

['pdk', 'ihp130', 'display', 'klayout', '5M2TL']

ihp-sg13g2/libs.tech/klayout/tech/sg13g2.lyp, ihp130

4.4.2.1.8. pdk, ihp130, aprtech, openroad, 5M2TL, 9t#

Keypath

Value

['pdk', 'ihp130', 'aprtech', 'openroad', '5M2TL', '9t', 'lef']

ihp-sg13g2/libs.ref/sg13g2_stdcell/lef/sg13g2_tech.lef, ihp130

4.4.2.1.9. pdk, ihp130, aprtech, klayout, 5M2TL, 9t#

Keypath

Value

['pdk', 'ihp130', 'aprtech', 'klayout', '5M2TL', '9t', 'lef']

ihp-sg13g2/libs.ref/sg13g2_stdcell/lef/sg13g2_tech.lef, ihp130

4.4.2.1.10. pdk, ihp130, aprtech, magic, 5M2TL, 9t#

Keypath

Value

['pdk', 'ihp130', 'aprtech', 'magic', '5M2TL', '9t', 'lef']

ihp-sg13g2/libs.ref/sg13g2_stdcell/lef/sg13g2_tech.lef, ihp130

4.4.2.1.11. pdk, ihp130, drc, runset, klayout, 5M2TL#

Keypath

Value

['pdk', 'ihp130', 'drc', 'runset', 'klayout', '5M2TL', 'maximal']

ihp-sg13g2/libs.tech/klayout/tech/drc/sg13g2_maximal.lydrc, ihp130

['pdk', 'ihp130', 'drc', 'runset', 'klayout', '5M2TL', 'minimal']

ihp-sg13g2/libs.tech/klayout/tech/drc/sg13g2_minimal.lydrc, ihp130

4.4.2.1.12. pdk, ihp130, var, openroad, Metal1_adjustment#
4.4.2.1.13. pdk, ihp130, var, openroad, Metal2_adjustment#
4.4.2.1.14. pdk, ihp130, var, openroad, Metal3_adjustment#
4.4.2.1.15. pdk, ihp130, var, openroad, Metal4_adjustment#
4.4.2.1.16. pdk, ihp130, var, openroad, Metal5_adjustment#
4.4.2.1.17. pdk, ihp130, var, openroad, TopMetal1_adjustment#
4.4.2.1.18. pdk, ihp130, var, openroad, TopMetal2_adjustment#
4.4.2.1.19. pdk, ihp130, var, openroad, rclayer_signal#
4.4.2.1.20. pdk, ihp130, var, openroad, rclayer_clock#
4.4.2.1.21. pdk, ihp130, var, openroad, pin_layer_vertical#
4.4.2.1.22. pdk, ihp130, var, openroad, pin_layer_horizontal#
4.4.2.1.23. pdk, ihp130, var, klayout, 5M2TL#

Keypath

Value

['pdk', 'ihp130', 'var', 'klayout', '5M2TL', 'drc_params:maximal']

  • in_gds=<input>
  • cell=<topcell>
  • report_file=<report>

['pdk', 'ihp130', 'var', 'klayout', '5M2TL', 'drc_params:minimal']

  • in_gds=<input>
  • cell=<topcell>
  • report_file=<report>
4.4.2.1.24. pdk, ihp130, doc#

Keypath

Value

['pdk', 'ihp130', 'doc', 'overview']

ihp-sg13g2/libs.doc/doc/SG13G2_os_process_spec.pdf, ihp130

['pdk', 'ihp130', 'doc', 'drc_rules']

ihp-sg13g2/libs.doc/doc/SG13G2_os_layout_rules.pdf, ihp130

4.5. interposer#

The interposer PDK is a passive technology with a number of simulated stackups. The PDK contains enablement for place and route tools and design rule signoff. Note that this process design kit is provided as an academic and research aid only and the resulting designs are not manufacturable.

Setup file: __init__.py

4.5.1. Data sources#

Package

Specifications

lambdapdk

  • Path: https://github.com/siliconcompiler/lambdapdk/archive/refs/tags/

  • Reference: v0.1.50

4.5.2. Configuration#

4.5.2.1. pdk, interposer#

Keypath

Value

['pdk', 'interposer', 'foundry']

virtual

['pdk', 'interposer', 'node']

130.0

['pdk', 'interposer', 'version']

v0.0.1

['pdk', 'interposer', 'stackup']

  • 3ML_0400
  • 3ML_0800
  • 3ML_2000
  • 3ML_0400_2000
  • 4ML_0400
  • 4ML_0800
  • 4ML_2000
  • 4ML_0400_2000
  • 5ML_0400
  • 5ML_0800
  • 5ML_2000
  • 5ML_0400_2000

['pdk', 'interposer', 'wafersize']

300.0

['pdk', 'interposer', 'scribe']

(0.1, 0.1)

['pdk', 'interposer', 'edgemargin']

2.0
4.5.2.1.1. pdk, interposer, minlayer#
4.5.2.1.2. pdk, interposer, maxlayer#
4.5.2.1.3. pdk, interposer, pexmodel, openroad, 3ML_0400#

Keypath

Value

['pdk', 'interposer', 'pexmodel', 'openroad', '3ML_0400', 'minimum']

lambdapdk/interposer/base/pex/openroad/3ML_0400.minimum.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '3ML_0400', 'typical']

lambdapdk/interposer/base/pex/openroad/3ML_0400.typical.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '3ML_0400', 'maximum']

lambdapdk/interposer/base/pex/openroad/3ML_0400.maximum.tcl, lambdapdk

4.5.2.1.4. pdk, interposer, pexmodel, openroad, 3ML_0800#

Keypath

Value

['pdk', 'interposer', 'pexmodel', 'openroad', '3ML_0800', 'minimum']

lambdapdk/interposer/base/pex/openroad/3ML_0800.minimum.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '3ML_0800', 'typical']

lambdapdk/interposer/base/pex/openroad/3ML_0800.typical.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '3ML_0800', 'maximum']

lambdapdk/interposer/base/pex/openroad/3ML_0800.maximum.tcl, lambdapdk

4.5.2.1.5. pdk, interposer, pexmodel, openroad, 3ML_2000#

Keypath

Value

['pdk', 'interposer', 'pexmodel', 'openroad', '3ML_2000', 'minimum']

lambdapdk/interposer/base/pex/openroad/3ML_2000.minimum.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '3ML_2000', 'typical']

lambdapdk/interposer/base/pex/openroad/3ML_2000.typical.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '3ML_2000', 'maximum']

lambdapdk/interposer/base/pex/openroad/3ML_2000.maximum.tcl, lambdapdk

4.5.2.1.6. pdk, interposer, pexmodel, openroad, 3ML_0400_2000#

Keypath

Value

['pdk', 'interposer', 'pexmodel', 'openroad', '3ML_0400_2000', 'minimum']

lambdapdk/interposer/base/pex/openroad/3ML_0400_2000.minimum.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '3ML_0400_2000', 'typical']

lambdapdk/interposer/base/pex/openroad/3ML_0400_2000.typical.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '3ML_0400_2000', 'maximum']

lambdapdk/interposer/base/pex/openroad/3ML_0400_2000.maximum.tcl, lambdapdk

4.5.2.1.7. pdk, interposer, pexmodel, openroad, 4ML_0400#

Keypath

Value

['pdk', 'interposer', 'pexmodel', 'openroad', '4ML_0400', 'minimum']

lambdapdk/interposer/base/pex/openroad/4ML_0400.minimum.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '4ML_0400', 'typical']

lambdapdk/interposer/base/pex/openroad/4ML_0400.typical.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '4ML_0400', 'maximum']

lambdapdk/interposer/base/pex/openroad/4ML_0400.maximum.tcl, lambdapdk

4.5.2.1.8. pdk, interposer, pexmodel, openroad, 4ML_0800#

Keypath

Value

['pdk', 'interposer', 'pexmodel', 'openroad', '4ML_0800', 'minimum']

lambdapdk/interposer/base/pex/openroad/4ML_0800.minimum.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '4ML_0800', 'typical']

lambdapdk/interposer/base/pex/openroad/4ML_0800.typical.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '4ML_0800', 'maximum']

lambdapdk/interposer/base/pex/openroad/4ML_0800.maximum.tcl, lambdapdk

4.5.2.1.9. pdk, interposer, pexmodel, openroad, 4ML_2000#

Keypath

Value

['pdk', 'interposer', 'pexmodel', 'openroad', '4ML_2000', 'minimum']

lambdapdk/interposer/base/pex/openroad/4ML_2000.minimum.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '4ML_2000', 'typical']

lambdapdk/interposer/base/pex/openroad/4ML_2000.typical.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '4ML_2000', 'maximum']

lambdapdk/interposer/base/pex/openroad/4ML_2000.maximum.tcl, lambdapdk

4.5.2.1.10. pdk, interposer, pexmodel, openroad, 4ML_0400_2000#

Keypath

Value

['pdk', 'interposer', 'pexmodel', 'openroad', '4ML_0400_2000', 'minimum']

lambdapdk/interposer/base/pex/openroad/4ML_0400_2000.minimum.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '4ML_0400_2000', 'typical']

lambdapdk/interposer/base/pex/openroad/4ML_0400_2000.typical.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '4ML_0400_2000', 'maximum']

lambdapdk/interposer/base/pex/openroad/4ML_0400_2000.maximum.tcl, lambdapdk

4.5.2.1.11. pdk, interposer, pexmodel, openroad, 5ML_0400#

Keypath

Value

['pdk', 'interposer', 'pexmodel', 'openroad', '5ML_0400', 'minimum']

lambdapdk/interposer/base/pex/openroad/5ML_0400.minimum.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '5ML_0400', 'typical']

lambdapdk/interposer/base/pex/openroad/5ML_0400.typical.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '5ML_0400', 'maximum']

lambdapdk/interposer/base/pex/openroad/5ML_0400.maximum.tcl, lambdapdk

4.5.2.1.12. pdk, interposer, pexmodel, openroad, 5ML_0800#

Keypath

Value

['pdk', 'interposer', 'pexmodel', 'openroad', '5ML_0800', 'minimum']

lambdapdk/interposer/base/pex/openroad/5ML_0800.minimum.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '5ML_0800', 'typical']

lambdapdk/interposer/base/pex/openroad/5ML_0800.typical.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '5ML_0800', 'maximum']

lambdapdk/interposer/base/pex/openroad/5ML_0800.maximum.tcl, lambdapdk

4.5.2.1.13. pdk, interposer, pexmodel, openroad, 5ML_2000#

Keypath

Value

['pdk', 'interposer', 'pexmodel', 'openroad', '5ML_2000', 'minimum']

lambdapdk/interposer/base/pex/openroad/5ML_2000.minimum.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '5ML_2000', 'typical']

lambdapdk/interposer/base/pex/openroad/5ML_2000.typical.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '5ML_2000', 'maximum']

lambdapdk/interposer/base/pex/openroad/5ML_2000.maximum.tcl, lambdapdk

4.5.2.1.14. pdk, interposer, pexmodel, openroad, 5ML_0400_2000#

Keypath

Value

['pdk', 'interposer', 'pexmodel', 'openroad', '5ML_0400_2000', 'minimum']

lambdapdk/interposer/base/pex/openroad/5ML_0400_2000.minimum.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '5ML_0400_2000', 'typical']

lambdapdk/interposer/base/pex/openroad/5ML_0400_2000.typical.tcl, lambdapdk

['pdk', 'interposer', 'pexmodel', 'openroad', '5ML_0400_2000', 'maximum']

lambdapdk/interposer/base/pex/openroad/5ML_0400_2000.maximum.tcl, lambdapdk

4.5.2.1.15. pdk, interposer, layermap, klayout, def, gds#

Keypath

Value

['pdk', 'interposer', 'layermap', 'klayout', 'def', 'gds', '3ML_0400']

lambdapdk/interposer/base/apr/3ML_0400.layermap, lambdapdk

['pdk', 'interposer', 'layermap', 'klayout', 'def', 'gds', '3ML_0800']

lambdapdk/interposer/base/apr/3ML_0800.layermap, lambdapdk

['pdk', 'interposer', 'layermap', 'klayout', 'def', 'gds', '3ML_2000']

lambdapdk/interposer/base/apr/3ML_2000.layermap, lambdapdk

['pdk', 'interposer', 'layermap', 'klayout', 'def', 'gds', '3ML_0400_2000']

lambdapdk/interposer/base/apr/3ML_0400_2000.layermap, lambdapdk

['pdk', 'interposer', 'layermap', 'klayout', 'def', 'gds', '4ML_0400']

lambdapdk/interposer/base/apr/4ML_0400.layermap, lambdapdk

['pdk', 'interposer', 'layermap', 'klayout', 'def', 'gds', '4ML_0800']

lambdapdk/interposer/base/apr/4ML_0800.layermap, lambdapdk

['pdk', 'interposer', 'layermap', 'klayout', 'def', 'gds', '4ML_2000']

lambdapdk/interposer/base/apr/4ML_2000.layermap, lambdapdk

['pdk', 'interposer', 'layermap', 'klayout', 'def', 'gds', '4ML_0400_2000']

lambdapdk/interposer/base/apr/4ML_0400_2000.layermap, lambdapdk

['pdk', 'interposer', 'layermap', 'klayout', 'def', 'gds', '5ML_0400']

lambdapdk/interposer/base/apr/5ML_0400.layermap, lambdapdk

['pdk', 'interposer', 'layermap', 'klayout', 'def', 'gds', '5ML_0800']

lambdapdk/interposer/base/apr/5ML_0800.layermap, lambdapdk

['pdk', 'interposer', 'layermap', 'klayout', 'def', 'gds', '5ML_2000']

lambdapdk/interposer/base/apr/5ML_2000.layermap, lambdapdk

['pdk', 'interposer', 'layermap', 'klayout', 'def', 'gds', '5ML_0400_2000']

lambdapdk/interposer/base/apr/5ML_0400_2000.layermap, lambdapdk

4.5.2.1.16. pdk, interposer, display, klayout#

Keypath

Value

['pdk', 'interposer', 'display', 'klayout', '3ML_0400']

lambdapdk/interposer/base/setup/klayout/3ML_0400.lyp, lambdapdk

['pdk', 'interposer', 'display', 'klayout', '3ML_0800']

lambdapdk/interposer/base/setup/klayout/3ML_0800.lyp, lambdapdk

['pdk', 'interposer', 'display', 'klayout', '3ML_2000']

lambdapdk/interposer/base/setup/klayout/3ML_2000.lyp, lambdapdk

['pdk', 'interposer', 'display', 'klayout', '3ML_0400_2000']

lambdapdk/interposer/base/setup/klayout/3ML_0400_2000.lyp, lambdapdk

['pdk', 'interposer', 'display', 'klayout', '4ML_0400']

lambdapdk/interposer/base/setup/klayout/4ML_0400.lyp, lambdapdk

['pdk', 'interposer', 'display', 'klayout', '4ML_0800']

lambdapdk/interposer/base/setup/klayout/4ML_0800.lyp, lambdapdk

['pdk', 'interposer', 'display', 'klayout', '4ML_2000']

lambdapdk/interposer/base/setup/klayout/4ML_2000.lyp, lambdapdk

['pdk', 'interposer', 'display', 'klayout', '4ML_0400_2000']

lambdapdk/interposer/base/setup/klayout/4ML_0400_2000.lyp, lambdapdk

['pdk', 'interposer', 'display', 'klayout', '5ML_0400']

lambdapdk/interposer/base/setup/klayout/5ML_0400.lyp, lambdapdk

['pdk', 'interposer', 'display', 'klayout', '5ML_0800']

lambdapdk/interposer/base/setup/klayout/5ML_0800.lyp, lambdapdk

['pdk', 'interposer', 'display', 'klayout', '5ML_2000']

lambdapdk/interposer/base/setup/klayout/5ML_2000.lyp, lambdapdk

['pdk', 'interposer', 'display', 'klayout', '5ML_0400_2000']

lambdapdk/interposer/base/setup/klayout/5ML_0400_2000.lyp, lambdapdk

4.5.2.1.17. pdk, interposer, aprtech, openroad, 3ML_0400, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'openroad', '3ML_0400', 'none', 'lef']

lambdapdk/interposer/base/apr/3ML_0400.lef, lambdapdk

['pdk', 'interposer', 'aprtech', 'openroad', '3ML_0400', 'none', 'fill']

lambdapdk/interposer/base/dfm/openroad/3ML_0400.fill.json, lambdapdk

4.5.2.1.18. pdk, interposer, aprtech, openroad, 3ML_0800, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'openroad', '3ML_0800', 'none', 'lef']

lambdapdk/interposer/base/apr/3ML_0800.lef, lambdapdk

['pdk', 'interposer', 'aprtech', 'openroad', '3ML_0800', 'none', 'fill']

lambdapdk/interposer/base/dfm/openroad/3ML_0800.fill.json, lambdapdk

4.5.2.1.19. pdk, interposer, aprtech, openroad, 3ML_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'openroad', '3ML_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/3ML_2000.lef, lambdapdk

['pdk', 'interposer', 'aprtech', 'openroad', '3ML_2000', 'none', 'fill']

lambdapdk/interposer/base/dfm/openroad/3ML_2000.fill.json, lambdapdk

4.5.2.1.20. pdk, interposer, aprtech, openroad, 3ML_0400_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'openroad', '3ML_0400_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/3ML_0400_2000.lef, lambdapdk

['pdk', 'interposer', 'aprtech', 'openroad', '3ML_0400_2000', 'none', 'fill']

lambdapdk/interposer/base/dfm/openroad/3ML_0400_2000.fill.json, lambdapdk

4.5.2.1.21. pdk, interposer, aprtech, openroad, 4ML_0400, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'openroad', '4ML_0400', 'none', 'lef']

lambdapdk/interposer/base/apr/4ML_0400.lef, lambdapdk

['pdk', 'interposer', 'aprtech', 'openroad', '4ML_0400', 'none', 'fill']

lambdapdk/interposer/base/dfm/openroad/4ML_0400.fill.json, lambdapdk

4.5.2.1.22. pdk, interposer, aprtech, openroad, 4ML_0800, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'openroad', '4ML_0800', 'none', 'lef']

lambdapdk/interposer/base/apr/4ML_0800.lef, lambdapdk

['pdk', 'interposer', 'aprtech', 'openroad', '4ML_0800', 'none', 'fill']

lambdapdk/interposer/base/dfm/openroad/4ML_0800.fill.json, lambdapdk

4.5.2.1.23. pdk, interposer, aprtech, openroad, 4ML_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'openroad', '4ML_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/4ML_2000.lef, lambdapdk

['pdk', 'interposer', 'aprtech', 'openroad', '4ML_2000', 'none', 'fill']

lambdapdk/interposer/base/dfm/openroad/4ML_2000.fill.json, lambdapdk

4.5.2.1.24. pdk, interposer, aprtech, openroad, 4ML_0400_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'openroad', '4ML_0400_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/4ML_0400_2000.lef, lambdapdk

['pdk', 'interposer', 'aprtech', 'openroad', '4ML_0400_2000', 'none', 'fill']

lambdapdk/interposer/base/dfm/openroad/4ML_0400_2000.fill.json, lambdapdk

4.5.2.1.25. pdk, interposer, aprtech, openroad, 5ML_0400, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'openroad', '5ML_0400', 'none', 'lef']

lambdapdk/interposer/base/apr/5ML_0400.lef, lambdapdk

['pdk', 'interposer', 'aprtech', 'openroad', '5ML_0400', 'none', 'fill']

lambdapdk/interposer/base/dfm/openroad/5ML_0400.fill.json, lambdapdk

4.5.2.1.26. pdk, interposer, aprtech, openroad, 5ML_0800, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'openroad', '5ML_0800', 'none', 'lef']

lambdapdk/interposer/base/apr/5ML_0800.lef, lambdapdk

['pdk', 'interposer', 'aprtech', 'openroad', '5ML_0800', 'none', 'fill']

lambdapdk/interposer/base/dfm/openroad/5ML_0800.fill.json, lambdapdk

4.5.2.1.27. pdk, interposer, aprtech, openroad, 5ML_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'openroad', '5ML_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/5ML_2000.lef, lambdapdk

['pdk', 'interposer', 'aprtech', 'openroad', '5ML_2000', 'none', 'fill']

lambdapdk/interposer/base/dfm/openroad/5ML_2000.fill.json, lambdapdk

4.5.2.1.28. pdk, interposer, aprtech, openroad, 5ML_0400_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'openroad', '5ML_0400_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/5ML_0400_2000.lef, lambdapdk

['pdk', 'interposer', 'aprtech', 'openroad', '5ML_0400_2000', 'none', 'fill']

lambdapdk/interposer/base/dfm/openroad/5ML_0400_2000.fill.json, lambdapdk

4.5.2.1.29. pdk, interposer, aprtech, klayout, 3ML_0400, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'klayout', '3ML_0400', 'none', 'lef']

lambdapdk/interposer/base/apr/3ML_0400.lef, lambdapdk

4.5.2.1.30. pdk, interposer, aprtech, klayout, 3ML_0800, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'klayout', '3ML_0800', 'none', 'lef']

lambdapdk/interposer/base/apr/3ML_0800.lef, lambdapdk

4.5.2.1.31. pdk, interposer, aprtech, klayout, 3ML_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'klayout', '3ML_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/3ML_2000.lef, lambdapdk

4.5.2.1.32. pdk, interposer, aprtech, klayout, 3ML_0400_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'klayout', '3ML_0400_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/3ML_0400_2000.lef, lambdapdk

4.5.2.1.33. pdk, interposer, aprtech, klayout, 4ML_0400, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'klayout', '4ML_0400', 'none', 'lef']

lambdapdk/interposer/base/apr/4ML_0400.lef, lambdapdk

4.5.2.1.34. pdk, interposer, aprtech, klayout, 4ML_0800, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'klayout', '4ML_0800', 'none', 'lef']

lambdapdk/interposer/base/apr/4ML_0800.lef, lambdapdk

4.5.2.1.35. pdk, interposer, aprtech, klayout, 4ML_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'klayout', '4ML_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/4ML_2000.lef, lambdapdk

4.5.2.1.36. pdk, interposer, aprtech, klayout, 4ML_0400_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'klayout', '4ML_0400_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/4ML_0400_2000.lef, lambdapdk

4.5.2.1.37. pdk, interposer, aprtech, klayout, 5ML_0400, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'klayout', '5ML_0400', 'none', 'lef']

lambdapdk/interposer/base/apr/5ML_0400.lef, lambdapdk

4.5.2.1.38. pdk, interposer, aprtech, klayout, 5ML_0800, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'klayout', '5ML_0800', 'none', 'lef']

lambdapdk/interposer/base/apr/5ML_0800.lef, lambdapdk

4.5.2.1.39. pdk, interposer, aprtech, klayout, 5ML_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'klayout', '5ML_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/5ML_2000.lef, lambdapdk

4.5.2.1.40. pdk, interposer, aprtech, klayout, 5ML_0400_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'klayout', '5ML_0400_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/5ML_0400_2000.lef, lambdapdk

4.5.2.1.41. pdk, interposer, aprtech, magic, 3ML_0400, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'magic', '3ML_0400', 'none', 'lef']

lambdapdk/interposer/base/apr/3ML_0400.lef, lambdapdk

4.5.2.1.42. pdk, interposer, aprtech, magic, 3ML_0800, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'magic', '3ML_0800', 'none', 'lef']

lambdapdk/interposer/base/apr/3ML_0800.lef, lambdapdk

4.5.2.1.43. pdk, interposer, aprtech, magic, 3ML_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'magic', '3ML_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/3ML_2000.lef, lambdapdk

4.5.2.1.44. pdk, interposer, aprtech, magic, 3ML_0400_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'magic', '3ML_0400_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/3ML_0400_2000.lef, lambdapdk

4.5.2.1.45. pdk, interposer, aprtech, magic, 4ML_0400, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'magic', '4ML_0400', 'none', 'lef']

lambdapdk/interposer/base/apr/4ML_0400.lef, lambdapdk

4.5.2.1.46. pdk, interposer, aprtech, magic, 4ML_0800, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'magic', '4ML_0800', 'none', 'lef']

lambdapdk/interposer/base/apr/4ML_0800.lef, lambdapdk

4.5.2.1.47. pdk, interposer, aprtech, magic, 4ML_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'magic', '4ML_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/4ML_2000.lef, lambdapdk

4.5.2.1.48. pdk, interposer, aprtech, magic, 4ML_0400_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'magic', '4ML_0400_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/4ML_0400_2000.lef, lambdapdk

4.5.2.1.49. pdk, interposer, aprtech, magic, 5ML_0400, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'magic', '5ML_0400', 'none', 'lef']

lambdapdk/interposer/base/apr/5ML_0400.lef, lambdapdk

4.5.2.1.50. pdk, interposer, aprtech, magic, 5ML_0800, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'magic', '5ML_0800', 'none', 'lef']

lambdapdk/interposer/base/apr/5ML_0800.lef, lambdapdk

4.5.2.1.51. pdk, interposer, aprtech, magic, 5ML_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'magic', '5ML_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/5ML_2000.lef, lambdapdk

4.5.2.1.52. pdk, interposer, aprtech, magic, 5ML_0400_2000, none#

Keypath

Value

['pdk', 'interposer', 'aprtech', 'magic', '5ML_0400_2000', 'none', 'lef']

lambdapdk/interposer/base/apr/5ML_0400_2000.lef, lambdapdk

4.5.2.1.53. pdk, interposer, drc, runset, klayout, 3ML_0400#

Keypath

Value

['pdk', 'interposer', 'drc', 'runset', 'klayout', '3ML_0400', 'drc']

lambdapdk/interposer/base/setup/klayout/3ML_0400.drc, lambdapdk

4.5.2.1.54. pdk, interposer, drc, runset, klayout, 3ML_0800#

Keypath

Value

['pdk', 'interposer', 'drc', 'runset', 'klayout', '3ML_0800', 'drc']

lambdapdk/interposer/base/setup/klayout/3ML_0800.drc, lambdapdk

4.5.2.1.55. pdk, interposer, drc, runset, klayout, 3ML_2000#

Keypath

Value

['pdk', 'interposer', 'drc', 'runset', 'klayout', '3ML_2000', 'drc']

lambdapdk/interposer/base/setup/klayout/3ML_2000.drc, lambdapdk

4.5.2.1.56. pdk, interposer, drc, runset, klayout, 3ML_0400_2000#

Keypath

Value

['pdk', 'interposer', 'drc', 'runset', 'klayout', '3ML_0400_2000', 'drc']

lambdapdk/interposer/base/setup/klayout/3ML_0400_2000.drc, lambdapdk

4.5.2.1.57. pdk, interposer, drc, runset, klayout, 4ML_0400#

Keypath

Value

['pdk', 'interposer', 'drc', 'runset', 'klayout', '4ML_0400', 'drc']

lambdapdk/interposer/base/setup/klayout/4ML_0400.drc, lambdapdk

4.5.2.1.58. pdk, interposer, drc, runset, klayout, 4ML_0800#

Keypath

Value

['pdk', 'interposer', 'drc', 'runset', 'klayout', '4ML_0800', 'drc']

lambdapdk/interposer/base/setup/klayout/4ML_0800.drc, lambdapdk

4.5.2.1.59. pdk, interposer, drc, runset, klayout, 4ML_2000#

Keypath

Value

['pdk', 'interposer', 'drc', 'runset', 'klayout', '4ML_2000', 'drc']

lambdapdk/interposer/base/setup/klayout/4ML_2000.drc, lambdapdk

4.5.2.1.60. pdk, interposer, drc, runset, klayout, 4ML_0400_2000#

Keypath

Value

['pdk', 'interposer', 'drc', 'runset', 'klayout', '4ML_0400_2000', 'drc']

lambdapdk/interposer/base/setup/klayout/4ML_0400_2000.drc, lambdapdk

4.5.2.1.61. pdk, interposer, drc, runset, klayout, 5ML_0400#

Keypath

Value

['pdk', 'interposer', 'drc', 'runset', 'klayout', '5ML_0400', 'drc']

lambdapdk/interposer/base/setup/klayout/5ML_0400.drc, lambdapdk

4.5.2.1.62. pdk, interposer, drc, runset, klayout, 5ML_0800#

Keypath

Value

['pdk', 'interposer', 'drc', 'runset', 'klayout', '5ML_0800', 'drc']

lambdapdk/interposer/base/setup/klayout/5ML_0800.drc, lambdapdk

4.5.2.1.63. pdk, interposer, drc, runset, klayout, 5ML_2000#

Keypath

Value

['pdk', 'interposer', 'drc', 'runset', 'klayout', '5ML_2000', 'drc']

lambdapdk/interposer/base/setup/klayout/5ML_2000.drc, lambdapdk

4.5.2.1.64. pdk, interposer, drc, runset, klayout, 5ML_0400_2000#

Keypath

Value

['pdk', 'interposer', 'drc', 'runset', 'klayout', '5ML_0400_2000', 'drc']

lambdapdk/interposer/base/setup/klayout/5ML_0400_2000.drc, lambdapdk

4.5.2.1.65. pdk, interposer, var, klayout, 3ML_0400#

Keypath

Value

['pdk', 'interposer', 'var', 'klayout', '3ML_0400', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • threads=<threads>
4.5.2.1.66. pdk, interposer, var, klayout, 3ML_0800#

Keypath

Value

['pdk', 'interposer', 'var', 'klayout', '3ML_0800', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • threads=<threads>
4.5.2.1.67. pdk, interposer, var, klayout, 3ML_2000#

Keypath

Value

['pdk', 'interposer', 'var', 'klayout', '3ML_2000', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • threads=<threads>
4.5.2.1.68. pdk, interposer, var, klayout, 3ML_0400_2000#

Keypath

Value

['pdk', 'interposer', 'var', 'klayout', '3ML_0400_2000', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • threads=<threads>
4.5.2.1.69. pdk, interposer, var, klayout, 4ML_0400#

Keypath

Value

['pdk', 'interposer', 'var', 'klayout', '4ML_0400', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • threads=<threads>
4.5.2.1.70. pdk, interposer, var, klayout, 4ML_0800#

Keypath

Value

['pdk', 'interposer', 'var', 'klayout', '4ML_0800', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • threads=<threads>
4.5.2.1.71. pdk, interposer, var, klayout, 4ML_2000#

Keypath

Value

['pdk', 'interposer', 'var', 'klayout', '4ML_2000', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • threads=<threads>
4.5.2.1.72. pdk, interposer, var, klayout, 4ML_0400_2000#

Keypath

Value

['pdk', 'interposer', 'var', 'klayout', '4ML_0400_2000', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • threads=<threads>
4.5.2.1.73. pdk, interposer, var, klayout, 5ML_0400#

Keypath

Value

['pdk', 'interposer', 'var', 'klayout', '5ML_0400', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • threads=<threads>
4.5.2.1.74. pdk, interposer, var, klayout, 5ML_0800#

Keypath

Value

['pdk', 'interposer', 'var', 'klayout', '5ML_0800', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • threads=<threads>
4.5.2.1.75. pdk, interposer, var, klayout, 5ML_2000#

Keypath

Value

['pdk', 'interposer', 'var', 'klayout', '5ML_2000', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • threads=<threads>
4.5.2.1.76. pdk, interposer, var, klayout, 5ML_0400_2000#

Keypath

Value

['pdk', 'interposer', 'var', 'klayout', '5ML_0400_2000', 'drc_params:drc']

  • input=<input>
  • topcell=<topcell>
  • report=<report>
  • threads=<threads>
4.5.2.1.77. pdk, interposer, var, openroad, metal1_adjustment#
4.5.2.1.78. pdk, interposer, var, openroad, metal2_adjustment#
4.5.2.1.79. pdk, interposer, var, openroad, topmetal_adjustment#
4.5.2.1.80. pdk, interposer, var, openroad, rclayer_signal#
4.5.2.1.81. pdk, interposer, var, openroad, rclayer_clock#
4.5.2.1.82. pdk, interposer, var, openroad, pin_layer_vertical#
4.5.2.1.83. pdk, interposer, var, openroad, pin_layer_horizontal#
4.5.2.1.84. pdk, interposer, var, openroad, metal3_adjustment#
4.5.2.1.85. pdk, interposer, var, openroad, metal4_adjustment#

4.6. skywater130#

The ‘skywater130’ Open Source PDK is a collaboration between Google and SkyWater Technology Foundry to provide a fully open source Process Design Kit and related resources, which can be used to create manufacturable designs at SkyWater’s facility.

Skywater130 Process Highlights:

  • 130nm process

  • support for internal 1.8V with 5.0V I/Os (operable at 2.5V)

  • 1 level of local interconnect

  • 5 levels of metal

PDK content:

  • An open source design rule manual

  • multiple standard digital cell libraries

  • primitive cell libraries and models for creating analog designs

  • EDA support files for multiple open source and proprietary flows

More information:

Sources:

Setup file: __init__.py

4.6.1. Data sources#

Package

Specifications

lambdapdk

  • Path: https://github.com/siliconcompiler/lambdapdk/archive/refs/tags/

  • Reference: v0.1.50

4.6.2. Configuration#

4.6.2.1. pdk, skywater130#

4.6.2.1.1. pdk, skywater130, minlayer#
4.6.2.1.2. pdk, skywater130, maxlayer#
4.6.2.1.3. pdk, skywater130, pexmodel, openroad, 5M1LI#

Keypath

Value

['pdk', 'skywater130', 'pexmodel', 'openroad', '5M1LI', 'minimum']

lambdapdk/sky130/base/pex/openroad/minimum.tcl, lambdapdk

['pdk', 'skywater130', 'pexmodel', 'openroad', '5M1LI', 'typical']

lambdapdk/sky130/base/pex/openroad/typical.tcl, lambdapdk

['pdk', 'skywater130', 'pexmodel', 'openroad', '5M1LI', 'maximum']

lambdapdk/sky130/base/pex/openroad/maximum.tcl, lambdapdk

4.6.2.1.4. pdk, skywater130, pexmodel, openroad-openrcx, 5M1LI#

Keypath

Value

['pdk', 'skywater130', 'pexmodel', 'openroad-openrcx', '5M1LI', 'minimum']

lambdapdk/sky130/base/pex/openroad/minimum.rules, lambdapdk

['pdk', 'skywater130', 'pexmodel', 'openroad-openrcx', '5M1LI', 'typical']

lambdapdk/sky130/base/pex/openroad/typical.rules, lambdapdk

['pdk', 'skywater130', 'pexmodel', 'openroad-openrcx', '5M1LI', 'maximum']

lambdapdk/sky130/base/pex/openroad/maximum.rules, lambdapdk

4.6.2.1.5. pdk, skywater130, layermap, klayout, def, klayout#

Keypath

Value

['pdk', 'skywater130', 'layermap', 'klayout', 'def', 'klayout', '5M1LI']

lambdapdk/sky130/base/setup/klayout/skywater130.lyt, lambdapdk

4.6.2.1.6. pdk, skywater130, display, klayout#

Keypath

Value

['pdk', 'skywater130', 'display', 'klayout', '5M1LI']

lambdapdk/sky130/base/setup/klayout/sky130A.lyp, lambdapdk

4.6.2.1.7. pdk, skywater130, aprtech, openroad, 5M1LI, hd#

Keypath

Value

['pdk', 'skywater130', 'aprtech', 'openroad', '5M1LI', 'hd', 'lef']

lambdapdk/sky130/base/apr/sky130_fd_sc_hd.tlef, lambdapdk

4.6.2.1.8. pdk, skywater130, aprtech, openroad, 5M1LI, hdll#

Keypath

Value

['pdk', 'skywater130', 'aprtech', 'openroad', '5M1LI', 'hdll', 'lef']

lambdapdk/sky130/base/apr/sky130_fd_sc_hdll.tlef, lambdapdk

4.6.2.1.9. pdk, skywater130, aprtech, klayout, 5M1LI, hd#

Keypath

Value

['pdk', 'skywater130', 'aprtech', 'klayout', '5M1LI', 'hd', 'lef']

lambdapdk/sky130/base/apr/sky130_fd_sc_hd.tlef, lambdapdk

4.6.2.1.10. pdk, skywater130, aprtech, klayout, 5M1LI, hdll#

Keypath

Value

['pdk', 'skywater130', 'aprtech', 'klayout', '5M1LI', 'hdll', 'lef']

lambdapdk/sky130/base/apr/sky130_fd_sc_hdll.tlef, lambdapdk

4.6.2.1.11. pdk, skywater130, aprtech, magic, 5M1LI, hd#

Keypath

Value

['pdk', 'skywater130', 'aprtech', 'magic', '5M1LI', 'hd', 'lef']

lambdapdk/sky130/base/apr/sky130_fd_sc_hd.tlef, lambdapdk

4.6.2.1.12. pdk, skywater130, aprtech, magic, 5M1LI, hdll#

Keypath

Value

['pdk', 'skywater130', 'aprtech', 'magic', '5M1LI', 'hdll', 'lef']

lambdapdk/sky130/base/apr/sky130_fd_sc_hdll.tlef, lambdapdk

4.6.2.1.13. pdk, skywater130, lvs, runset, netgen, 5M1LI#

Keypath

Value

['pdk', 'skywater130', 'lvs', 'runset', 'netgen', '5M1LI', 'basic']

lambdapdk/sky130/base/setup/netgen/lvs_setup.tcl, lambdapdk

4.6.2.1.14. pdk, skywater130, drc, runset, magic, 5M1LI#

Keypath

Value

['pdk', 'skywater130', 'drc', 'runset', 'magic', '5M1LI', 'basic']

lambdapdk/sky130/base/setup/magic/sky130A.tech, lambdapdk

4.6.2.1.15. pdk, skywater130, var, openroad, li1_adjustment#
4.6.2.1.16. pdk, skywater130, var, openroad, met1_adjustment#
4.6.2.1.17. pdk, skywater130, var, openroad, met2_adjustment#
4.6.2.1.18. pdk, skywater130, var, openroad, met3_adjustment#
4.6.2.1.19. pdk, skywater130, var, openroad, met4_adjustment#
4.6.2.1.20. pdk, skywater130, var, openroad, met5_adjustment#
4.6.2.1.21. pdk, skywater130, var, openroad, rclayer_signal#
4.6.2.1.22. pdk, skywater130, var, openroad, rclayer_clock#
4.6.2.1.23. pdk, skywater130, var, openroad, pin_layer_vertical#
4.6.2.1.24. pdk, skywater130, var, openroad, pin_layer_horizontal#
4.6.2.1.25. pdk, skywater130, var, klayout, hide_layers#