XIL AXI cmd beat object | Single bus beat for the CMD channel, it inherits all the member and methods of xil_axi_channel_beat_base |
function new( |
| ); |
Constructor to create a new cmd beat
function void copy( |
| ); |
Copies the contents of the input cmd beat to the current cmd beat
Clones the current cmd beat and returns a handle to the new cmd beat.
Returns string with direction name,addr,id,len,size and user information of the xil_axi_cmd_beat
function void set_user( |
| ); |
Sets user of the xil_axi_cmd_beat