Example of passing a static array of bytes from SystemVerilog to C via DPI

In reply to dnguyen82us:

As I stated in my previous response, you need to refer to the LRM on how to access the array data. Section H.12 provides all the information required on accessing Open arrays.