add some 40nm scripts
[fleet.git] / chips / omegaCounter / 40nm / remspice.sh
diff --git a/chips/omegaCounter/40nm/remspice.sh b/chips/omegaCounter/40nm/remspice.sh
new file mode 100755 (executable)
index 0000000..65bbf96
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/bash
+cd ~/omegaCounter/
+export PATH=/proj/async/cad/linux/bin/:$PATH
+#hspice go.spi
+hspice test.spi
+