
5–18 Chapter 5: Avalon-MM Monitor
Application Program Interface
Avalon Verification IP Suite User Guide May 2011 Altera Corporation
get_command_data()
get_command_debugaccess()
get_command_issued_queue_size()
get_command_queue_size()
get_command_lock()
Prototype:
bit [AV_DATA_W-1:0] get_command_data(int index)
.
Arguments:
index
.
Returns:
bit[AV_DATA_W-1:0]
.
Description: 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.
Prototype:
bit get_command_debugaccess()
.
Arguments: None.
Returns:
bit
.
Description: Queries the received command descriptor for the transaction debugaccess.
Prototype:
int get_command_issued_queue_size()
.
Arguments: None.
Returns:
int
.
Description: Queries the command issued queue to determine number of pending
commands.
Prototype:
int get_command_queue_size()
.
Arguments: None.
Returns:
int
.
Description: Queries the command queue to determine number of pending commands.
Prototype:
bit get_command_lock()
.
Arguments: None.
Returns:
bit
.
Description: Queries the received command descriptor for the transaction lock.
Comentários a estes Manuais