blob: 604d8d1410ad812ef35fa8a42619e238c22f0934 [file] [log] [blame]
#!/bin/bash
#
# Run netgen on striVe (top level)
#
PDK_PATH=/home/tim/projects/efabless/tech/SW
# PDK_PATH=/ef/tech/SW
NETGEN_SETUP=${PDK_PATH}/EFS8A/libs.tech/netgen/EFS8A_setup.tcl
netgen -batch lvs "striVe_bb.spice striVe" "striVe.v striVe" ${NETGEN_SETUP} striVe_comp.out -json | tee striVe_lvs.log