aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/ticket20/testsuite.sh
blob: 1e15be161979adef573f740e1c07f047badf9f44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh

. ../../testenv.sh

analyze morten1.vhdl
elab_simulate morten

rm -f out.txt

analyze_failure morten2.vhdl

clean