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

. ../../testenv.sh

analyze tb.vhdl
elab_simulate tb

clean

echo "Test successful"