XIL AXI write beat object, it inherits all the methods and members of xil_axi_data_channel_beat_base
function new( |
| ); |
Constructor to create a new AXI write beat
virtual function void set_data_size( |
| ); |
Sets the data size of the xil_axi_write_beat
Returns the data size of the xil_axi_write_beat
virtual function void set_strb_size( |
| ); |
Sets the strobe size of the xil_axi_write_beat
Returns the strobe size of the xil_axi_write_beat
function void copy( |
| ); |
Copies the contents of the input xil_axi_write_beat to the current xil_axi_write_beat
Clones the current xil_axi_write_beat and returns a handle to the new xil_axi_write_beat.
Returns string with last,data,size and user info of the xil_axi_write_beat
virtual function void trigger_data_beat_accepted( |
| ); |
Sets write beat characterics of data_beat_accepted,data_ready_assert_time, data_valid_assert_time,data_ready_assert_cycle,data_valid_assert_cycle,data_beat_accepted_cycles,