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

. ../../testenv.sh

GHDL_STD_FLAGS=-fsynopsys
synth_analyze counters_7

clean

echo "Test successful"