themperek/cocotb-test

Support for SV structures in cocotb

Closed this issue · 1 comments

Hi,

I am trying to allocate some data to sv structs used in my design using cocotb-test.
Is there a format to do this, or do they have to be just allocated as a single array?

Thank you