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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_failure top_ecp5pll.vhd ecp5pll.vhd  -e top_ecp5pll

echo "Test successful"