We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bbe8b9 commit 04dfd2cCopy full SHA for 04dfd2c
klayout/scripts/finishing.sh
@@ -7,6 +7,8 @@ root_dir=$(realpath $(dirname "${BASH_SOURCE[0]}")/../..)
7
klayout_dir=${root_dir}/ihp13/pdk/ihp-sg13g2/libs.tech/klayout
8
export KLAYOUT_PATH=$klayout_dir
9
export PDK=ihp-sg13g2
10
+export PDK_ROOT=${root_dir}/ihp13/pdk
11
+
12
echo "Root: ${root_dir}"
13
echo "KLayout: ${klayout_dir}"
14
0 commit comments