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

. ../../testenv.sh

synth ent.vhdl -e > syn_ent.vhdl

echo "Test successful"