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
/
issue2214
/
testsuite.sh
blob
16e35475a7d6c11d04bd5389d4640ae8560b86d3
1
#! /bin/sh
2
3
. ..
/
..
/
testenv.sh
4
5
GHDL_STD_FLAGS
=
--std
=
08
6
synth
-gG_CACHE_SIZE
=
8
-gG_ADDRESS_SIZE
=
4
-gG_DATA_SIZE
=
8
avm_cache.vhd avm_cache.psl
-e
avm_cache
>
syn_avm_cache.vhdl
7
8
echo
"Test successful"