In reply to dave_59:
Ok, I will add in more code to show the example.
Could you please show me how to push a queue of axi transactions into the associative array in the method you described?
axi_trans_t array[int][addr_t][$];
In reply to dave_59:
Ok, I will add in more code to show the example.
Could you please show me how to push a queue of axi transactions into the associative array in the method you described?
axi_trans_t array[int][addr_t][$];