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

. ../../testenv.sh

synth_failure bitbang.vhdl -e
synth_only bitbang2

echo "Test successful"