verilog: add sv_maps iterators
[ghdl-vlg.git] / testsuite / synth / issue1348 / testsuite.sh
blob3fda01259a8f95445a37ed3cfe8d9da40f987a2a
1 #! /bin/sh
3 . ../../testenv.sh
5 synth_tb sdp_simple 2> sdp_simple.log
6 grep "found RAM" sdp_simple.log
8 echo "Test successful"