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
/
synth27
/
testsuite.sh
blob
b5ed1a2b7c7d1de4ed6e55aa4a59905e1ffcc42c
1
#! /bin/sh
2
3
. ..
/
..
/
testenv.sh
4
5
export
GHDL_STD_FLAGS
=
--std
=
08
6
synth dff.vhdl
-e
dff
>
syn_dff.vhdl
7
8
echo
"Test successful"