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

. ../../testenv.sh

synth top.vhdl -e > syn_top.vhdl

echo "Test successful"