aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1430/testsuite.sh
blob: 199251667a0ac14a9c5a462df43883697ae02e6a (plain)
1
2
3
4
5
6
7
#! /bin/sh

. ../../testenv.sh

synth repro.vhdl -e > syn_repro.vhdl

echo "Test successful"