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

. ../../testenv.sh

analyze adder.vhdl
elab_simulate csac

clean

echo "Test successful"