Joseph Shaker
Joseph Shaker
This shows the `VpiImpl.cpp` issue, you can see that its dying probably because of the missing case statement before it gets to where my vpi sim breaks. In fact this...
For the test_quest_vpi_cocotb.zip, with `COCOTB_LOG_LEVEL=DEBUG`, I get ``` # 0.00ns DEBUG cocotb.gpi GpiCommon.cpp:314 in __gpi_get_handle_by_name Checking if in_wire_struct_array is native through implementation VPI # 0.00ns DEBUG cocotb.gpi VpiImpl.cpp:235 in create_gpi_obj_from_handle...
> > A runnable example is shown in the git issue > > Could you adapt that example as a test in the regression? I think I'd need a little...