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

. ../../testenv.sh

synth issue.vhdl -e > syn_issue.vhdl

echo "Test successful"