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
/
issue945
/
testsuite.sh
blob
6c14ee73aca4f736fba9b11bc4e69685cfa6621b
1
#! /bin/sh
2
3
. ..
/
..
/
testenv.sh
4
5
synth ent.vhdl
-e
ent
>
syn_ent.vhdl
6
clean
7
8
echo
"Test successful"