Altera Avalon Verification IP Suite Manual de usuario Pagina 101

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 224
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 100
get_command_queue_size()
int get_command_queue_size()Prototype:
Verilog HDL: None
VHDL: command_queue_size, bfm_id, req_if(bfm_id)
Arguments:
intReturns:
Queries the command queue to determine number of pending commands.Description:
Verilog HDL, VHDLLanguage support:
get_command_lock()
bit get_command_lock()Prototype:
Verilog HDL: None
VHDL: command_lock, bfm_id, req_if(bfm_id)
Arguments:
bitReturns:
Queries the received command descriptor for the transaction lock.Description:
Verilog HDL, VHDLLanguage support:
get_command_request()
Request_t get_command_request()Prototype:
Verilog HDL: None
VHDL: command_request, bfm_id, req_if(bfm_id)
Arguments:
Request_t (enumerated type)Returns:
Gets the received command descriptor to determine command request type.
A command type may be REQ_READ or REQ_WRITE. These type values are
defined in the enumerated type called Request_t, which is imported with
the package named altera_avalon_mm_pkg.
Description:
Verilog HDL, VHDLLanguage support:
Altera Corporation
Avalon-MM Monitor
Send Feedback
7-29
get_command_queue_size()
Vista de pagina 100
1 2 ... 96 97 98 99 100 101 102 103 104 105 106 ... 223 224

Comentarios a estos manuales

Sin comentarios