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

. ../../testenv.sh

analyze sig.vhdl
elab_simulate sig

clean

echo "Test successful"