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

. ../../testenv.sh

analyze repro.vhdl
elab_simulate repro --dump-rti

clean

echo "Test successful"