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

. ../../testenv.sh

synth ent.vhdl -e ent > syn_ent.vhdl
clean

echo "Test successful"