aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1251/testsuite.sh
blob: 63ed6f109d3cc0113612f5f33b7e9d5f3cda512a (plain)
1
2
3
4
5
6
7
#! /bin/sh

. ../../testenv.sh

synth theunit.vhdl -e > syn_theunit.vhdl

echo "Test successful"