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

. ../../testenv.sh

GHDL_STD_FLAGS=-fsynopsys
synth_analyze generics_1
clean

echo "Test successful"