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

. ../../testenv.sh

analyze cnt.vhdl
elab_simulate_failure cnt_v_tb

clean

echo "Test successful"