
get_command_byte_enable()
bit [AV_NUMSYMBOLS-1:0] get_command_byte_enable (int index)Prototype:
Verilog HDL: index
VHDL: command_byte_enable, index, bfm_id, req_if(bfm_id)
Arguments:
bit [AV_NUMSYMBOLS-1:0]Returns:
Queries the received command descriptor for the transaction byte enable. For
burst commands with burst count greater than 1, the index selects the data cycle.
Description:
Verilog HDL, VHDLLanguage support:
get_command_data()
bit [AV_DATA_W-1:0] get_command_data(int index)Prototype:
Verilog HDL: index
VHDL: command_data, index, bfm_id, req_if(bfm_id)
Arguments:
bit [AV_DATA_W-1:0]Returns:
Queries the received command descriptor for the transaction write data. For burst
commands with burst count greater than 1, the index selects the write data cycle.
Description:
Verilog HDL, VHDLLanguage support:
get_command_debugaccess()
bit get_command_debugaccess()Prototype:
Verilog HDL: None
VHDL:command_debugaccess, bfm_id, req_if(bfm_id)
Arguments:
bitReturns:
Queries the received command descriptor for the transaction debug access.Description:
Verilog HDL, VHDLLanguage support:
Altera Corporation
Avalon-MM Slave BFM
Send Feedback
6-13
get_command_byte_enable()
Kommentare zu diesen Handbüchern