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
/
issue1348
/
testsuite.sh
blob
3fda01259a8f95445a37ed3cfe8d9da40f987a2a
1
#! /bin/sh
2
3
. ..
/
..
/
testenv.sh
4
5
synth_tb sdp_simple
2
>
sdp_simple.log
6
grep
"found RAM"
sdp_simple.log
7
8
echo
"Test successful"