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

. ../../testenv.sh

analyze *.vhd
elab_simulate tb --stop-time=4us

clean

echo "Test successful"