Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 516 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 516 Bytes

PDK installation for Klayout

Explains how to install PDKs for klayout tool.

Usage

To install requirements, you need to run the following command:

    pip install -r requirements.txt

To install PDK for klayout tool, you need to run the following command:

    install_tech.py (--help| -h)
    install_tech.py (--tech_name=<tech_name>) (--tech_path=<tech_path>)

Example:

    python3 install_tech.py --tech_name=sky130A --tech_path=$PDK_ROOT/$PDK/libs.tech/klayout