verilog: add sv_maps iterators
[ghdl-vlg.git] / testsuite / synth / iassoc01 / testsuite.sh
blobe1610a0b78f71161120e3ec953c73be12ff25a23
1 #! /bin/sh
3 . ../../testenv.sh
5 for t in iassoc01 iassoc02 iassoc03 iassoc04 iassoc11 iassoc12; do
6 synth_tb $t pkg.vhdl
7 done
9 echo "Test successful"