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

. ../../testenv.sh

analyze file15.vhdl
elab_simulate file15

clean

echo "Test successful"