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
/
assign01
/
testsuite.sh
blob
365c5fabe575e9013b26a5fdcbd9284e6eb0b7ef
1
#! /bin/sh
2
3
. ..
/
..
/
testenv.sh
4
5
verilog_synth_tb assign01
6
#verilog_synth_tb assign02
7
verilog_synth_tb assign03
8
verilog_synth_tb assign05
9
verilog_synth_tb mem02
10
verilog_synth_tb mem01
11
12
echo
"Test successful"