index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testsuite
/
gna
/
ticket58
/
bug.vhdl
blob: 1f95e8951dd071941017f148b4b8bdceab64cc74 (
plain
)
1
2
3
4
5
6
7
package
pkg
is
end
package
;
context
ctx
is
library
lib
;
use
lib.pkg.
all
;
end
context
;