Explains how to install PDKs for klayout tool.
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