Kaleb Barrett

Results 630 comments of Kaleb Barrett

> I would think it should be a cast to GPI_GENARRAY. I agree. This is a generate loop. I think an array of instances to be exactly that. An array...

> I think gpi.h needs a lot more clarification You are absolutely correct there. I'm not certain myself how a pseudo-region works. But it is an implementation detail, not necessarily...

Is the difference in terms of implementation or capability? Still seems like it's an array of scopes, which is kind of what GPI_GENARRAY is.

Since #3824 landed first, you'll need to update the test expectations. Use positive logic, not `not verilator`.

Riviera failures. ``` # COUT: 3000.00ns INFO cocotb.regression running test_sv_if.test_sv_intf_arr_access (4/5) # COUT: Test that interface array objects can be accessed # COUT: 3000.00ns ERROR gpi Invalid Index - Index...

@imphil we didn't add that. Also, instead of deprecating things in 2.0 we should remove them and deprecated them in 1.9. - [ ] Add `FutureWarning` to `cocotb.runner` about the...

More backports - [x] #3951 - [x] #3927

I think it's fine.

Also fix https://github.com/cocotb/cocotb/blob/722042df40818b1d624abd434e58d6bb4c280190/noxfile.py#L23-L24