1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-30 02:32:53 +08:00
oh/scripts/sim.sh

8 lines
95 B
Bash
Raw Normal View History

2016-03-08 15:49:15 -05:00
#!/bin/bash
if [ -L "test_0.emf" ]
2016-03-08 15:49:15 -05:00
then
unlink test_0.emf
2016-03-08 15:49:15 -05:00
fi
ln -s $1 test_0.emf
2016-03-08 15:49:15 -05:00
./dut.bin