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

. ../../testenv.sh

synth -fsynopsys ecp5pll.vhdl top_ecp5pll.vhdl -e > syn_top_ecp5pll.vhdl

echo "Test successful"