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

. ../../testenv.sh

synth ent.vhdl -e ent > syn_ent.vhdl

echo "Test successful"