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

. ../../testenv.sh

synth --std=08 ent.vhdl -e > syn_ent.vhdl

echo "Test successful"