forked from Mario1159/osic-stacks
Merge branch 'main' of https://git.1159.cl/Mario1159/osic-stacks
This commit is contained in:
commit
1347cdb102
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/bash
|
#!/bin/bash
|
||||||
export KLAYOUT_HOME=$PDK_ROOT/$PDK/libs.tech/klayout
|
export KLAYOUT_HOME=$PDK_ROOT/$PDK/libs.tech/klayout
|
||||||
if [[ $PDK = gf180mcu* ]]; then
|
if [[ $PDK = gf180mcu* ]]; then
|
||||||
if [[ ! -d $KLAYOUT_HOME/pymacros/cells ]]; then
|
if [[ ! -d $KLAYOUT_HOME/pymacros/cells ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user