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

. ../../testenv.sh

analyze pkg.vhdl ent.vhdl
elab_simulate_failure rc_add_n_f

clean

echo "Test successful"