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

. ../../testenv.sh

analyze e.vhdl
elab_simulate e

clean

echo "Test successful"