Skip to content

mabrains/klayout_tech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

PDK installation for Klayout tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages