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

. ../../testenv.sh

analyze repro1.vhdl
elab_simulate repro1 --checks

clean

echo "Test successful"