blob: ab9ab587793d6a3136107ec7ca97e59fa226189a [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 "../spi/lvs/striVe.spice striVe" "../verilog/rtl/striVe.v striVe" ${NETGEN_SETUP} striVe_comp.out -json | tee striVe_lvs.log