aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1503/testsuite.sh
blob: 080c84be1aea27fc3cef9e3b911880f9983550fc (plain)
1
2
3
4
5
6
7
#! /bin/sh

. ../../testenv.sh

synth theunit.vhdl -e

echo "Test successful"