verilog: add sv_maps iterators
[ghdl-vlg.git] / testsuite / synth / issue1095 / testsuite.sh
blobcae496e7d1bf1c1e67390507adcec993212ae407
1 #! /bin/sh
3 . ../../testenv.sh
5 GHDL_STD_FLAGS=--std=08
6 synth top.vhdl -e conf > syn_conf.vhdl
8 echo "Test successful"