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

. ../../testenv.sh

synth bug.vhdl -e > syn_bug.vhdl

echo "Test successful"