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

. ../../testenv.sh

analyze repro.vhdl

elab_simulate top

clean

echo "Test successful"