index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testsuite
/
gna
/
issue471
/
p1.vhdl
blob: b85f5e3908935db82b44bb15177f62a5ff4ac93a (
plain
)
1
2
3
4
5
use
work.p1.
all
;
package
p1
is
constant
c
:
natural
:=
5
;
end
p1
;