Joseph Shaker
Joseph Shaker
Update VpiImpl.cpp for partial fix of git issue #2982 to correctly identify vpiPackedArrayNet as a valid type. A runnable example is shown in the git issue [test_questa_vpi_cocotb.zip](https://github.com/cocotb/cocotb/files/8734580/test_questa_vpi_cocotb.zip)
I was having issues running Questa 2020.2 and 2022.2 to read or write from system verilog structs declared as wires that have arrays under them. To that end I made...
Would it be possible to set this up to work with say, one channel of an audio interface so that I can plug an instrument in DI and not have...