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

. ../../testenv.sh

synth ent.vhdl -e > syn_ent.vhdl
clean

echo "Test successful"