]> git.nickg.me.uk Git - nvc.git/commit
vhpi: Don't support values for object callbacks
authorSean Anderson <seanga2@gmail.com>
Sat, 20 May 2023 21:08:39 +0000 (17:08 -0400)
committerNick Gasson <nick@nickg.me.uk>
Sun, 21 May 2023 07:22:47 +0000 (07:22 +0000)
commit6c5d656e9d3b3cb54502abfee0326e7f5334722c
treef929f7d399a9e7e95f8218dd974039ba029b797b
parent8c4d9aba4d343f46e8ad916b93476aa6b57be682
vhpi: Don't support values for object callbacks

If cb_data_p->value is non-NULL for object callbacks, it must be filled
in with the value of the trigger. We don't support this, so error out
early.
src/vhpi/vhpi-model.c