verilog: add sv_maps iterators
[ghdl-vlg.git] / testsuite / synth / issue1591 / testsuite.sh
blob3a88785080a389877d33fe2f49b63c20c9b24f3f
1 #! /bin/sh
3 . ../../testenv.sh
5 export GHDL_STD_FLAGS=--std=08
6 synth_analyze issue
7 synth_analyze repro1
8 synth_analyze repro2
9 synth_analyze repro3
10 synth_analyze repro4
12 clean
13 echo "Test successful"