verilog: add sv_maps iterators
[ghdl-vlg.git] / testsuite / synth / synth27 / testsuite.sh
blobb5ed1a2b7c7d1de4ed6e55aa4a59905e1ffcc42c
1 #! /bin/sh
3 . ../../testenv.sh
5 export GHDL_STD_FLAGS=--std=08
6 synth dff.vhdl -e dff > syn_dff.vhdl
8 echo "Test successful"