aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/synth174/testsuite.sh
blob: a066afad7886c2c21108480a4ee1d061431c4463 (plain)
1
2
3
4
5
6
7
8
#! /bin/sh

. ../../testenv.sh

synth_only repro
synth_failure -gw=0 repro.vhdl -e

echo "Test successful"