40nm counter complete; talk delivered
[fleet.git] / chips / omegaCounter / 40nm / sim-sch.sh
diff --git a/chips/omegaCounter/40nm/sim-sch.sh b/chips/omegaCounter/40nm/sim-sch.sh
new file mode 100755 (executable)
index 0000000..3ab71a2
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+cp ~/inverterStudy.spi inverterStudy.spi
+cp inverterStudy.spi header.hsp /home/am77536/inv
+ssh simmons 'cd inv; echo cont | hsim inverterStudy.spi'
+cp /home/am77536/inv/hsim.out ~/inverterStudy.out
\ No newline at end of file