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

. ../../testenv.sh

synth -gdepth=1 delayline.vhdl -e > syn_delayline.vhdl

echo "Test successful"