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

. ../../testenv.sh

synth -fsynopsys alphablender.vhdl -e > syn_alphablender.vhdl

echo "Test successful"