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

. ../../testenv.sh

synth_tb ent2

synth ent.vhdl -e > syn_ent.vhdl

echo "Test successful"