change build machine, use /usr/bin/tclsh instead of /usr/bin/tcl
[fleet.git] / chips / omegaCounter / 40nm / remspice.sh
1 #!/bin/bash
2 cd ~/omegaCounter/
3 export PATH=/proj/async/cad/linux/bin/:$PATH
4 #hspice go.spi
5 hspice test.spi
6