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
/
issue1860
/
test.vhdl
blob
aabda0eba830e9340a7697c702fdcc1f2ab4c8f4
1
ENTITY test IS
2
END ENTITY;
3
4
ARCHITECTURE rtl OF test IS
5
BEGIN
6
END ARCHITECTURE;
7