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

. ../../testenv.sh

synth_failure top.vhdl -e
synth_failure top3.vhdl -e

echo "Test successful"