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

. ../../testenv.sh

synth_failure repro1.vhdl -e

synth_analyze repro2

echo "Test successful"