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
/
issue1596
/
testsuite.sh
blob
f9c9fdd54a5f6a4a35643f5c31c2d09a7be9586f
1
#! /bin/sh
2
3
. ..
/
..
/
testenv.sh
4
5
synth ent.vhdl ent_working.vhdl
-e
>
syn_working.vhdl
6
synth ent.vhdl ent_bug.vhdl
-e
>
syn_bug.vhdl
7
8
echo
"Test successful"