verilog: add sv_maps iterators
[ghdl-vlg.git] / testsuite / synth / issue945 / testsuite.sh
blob6c14ee73aca4f736fba9b11bc4e69685cfa6621b
1 #! /bin/sh
3 . ../../testenv.sh
5 synth ent.vhdl -e ent > syn_ent.vhdl
6 clean
8 echo "Test successful"