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

. ../../testenv.sh

analyze example.vhdl
elab_simulate example -gparameter=1001

clean

echo "Test successful"