repo.or.cz
/
ghdl-vlg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
verilog: add sv_maps iterators
[ghdl-vlg.git]
/
testsuite
/
synth
/
issue2125
/
testsuite.sh
blob
3818a80be66852bcd9f75e859343b6ce22faad40
1
#! /bin/sh
2
3
. ..
/
..
/
testenv.sh
4
5
6
GHDL_SYNTH_FLAGS
=
--latches
7
8
synth_tb afed
9
10
echo
"Test successful"