verilog: add sv_maps iterators
[ghdl-vlg.git] / testsuite / synth / issue1198 / testsuite.sh
blob5d8015039676d5c8460dc624d6e271d6c0184584
1 #! /bin/sh
3 . ../../testenv.sh
5 GHDL_STD_FLAGS=-fsynopsys
6 synth_analyze for_loop
7 clean
9 echo "Test successful"