summaryrefslogtreecommitdiff
path: root/sim/ucsim/tlcs.src/test/run.sh
blob: eb223ebc2e466db4b7ce54370308ba4a2497d44c (plain) (blame)
1
2
3
4
5
6
7
PRJ=$1

if [ -z "$PRJ" ]; then
   PRJ=t1
fi

../stlcs -C conf.cmd ${PRJ}.ihx <run.cmd