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

. ../../testenv.sh

analyze half_adder.vhdl
elab_simulate different

clean

echo "Test successful"