add some 40nm scripts
[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