This commit is contained in:
Mario Romero 2023-09-12 22:15:10 -03:00
commit 1347cdb102

View File

@ -1,4 +1,4 @@
#!/usr/bin/bash
#!/bin/bash
export KLAYOUT_HOME=$PDK_ROOT/$PDK/libs.tech/klayout
if [[ $PDK = gf180mcu* ]]; then
if [[ ! -d $KLAYOUT_HOME/pymacros/cells ]]; then