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
/
synth80
/
testsuite.sh
blob
e0f9a4a18102161758216fe1fe41f187d8cdcaa0
1
#! /bin/sh
2
3
. ..
/
..
/
testenv.sh
4
5
synth testcase.vhdl
-e
>
syn_testcase.vhdl
6
synth test2.vhdl
-e
>
syn_test2.vhdl
7
clean
8
9
echo
"Test successful"