]> git.nickg.me.uk Git - nvc.git/commit
vhpi: Support types from package instances (#814)
authorsean-anderson-seco <74551845+sean-anderson-seco@users.noreply.github.com>
Tue, 12 Dec 2023 18:34:04 +0000 (13:34 -0500)
committerGitHub <noreply@github.com>
Tue, 12 Dec 2023 18:34:04 +0000 (18:34 +0000)
commitc2088ab35ab142b0b41704f795567f10e966245e
tree3c696383b0dacc556113ec3b1e1dd9db59609273
parent632ff102dbba8a407830b622075c47483a5cd1ed
vhpi: Support types from package instances (#814)

Search declarations as well as statements so we can find package
instances. This allows VHPI to use signals which have types defined in
package instances.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
src/vhpi/vhpi-model.c
test/regress/testlist.txt
test/regress/vhpi10.vhd
test/vhpi/vhpi10.c