blob: 77ff1855f56e16432a4a4b28fdd915b2cdba9d86 [file] [log] [blame]
Ahmed Ghazyfdda2cb2020-12-04 02:00:38 +02001#!/bin/sh
2
3NETGEN_SETUP=$PDK_ROOT/sky130A/libs.tech/netgen/sky130A_setup.tcl
4
5netgen -batch lvs "$1 $3" "$2 $3" ${NETGEN_SETUP} $2_comp.out -json | tee $2_comp_lvs.log