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

. ../../testenv.sh

GHDL_STD_FLAGS=-fsynopsys
synth_analyze for_loop
clean

echo "Test successful"