Altera Mentor Verification IP Altera Edition AMBA AXI4-Li Manual do Utilizador Página 85

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 413
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 84
SystemVerilog Slave BFM
get_write_resp_ready()
Mentor Verification IP AE AXI4-Lite User Guide, V10.3
85
April 2014
get_write_resp_ready()
This blocking task returns the write response ready value of the BREADY signal using the
ready argument. It will block for one ACLK period.
Example
// Get the value of the BREADY signal
bfm.get_write_resp_ready();
Prototype
task automatic get_write_resp_ready
(
output bit ready
);
Arguments
ready The value of the BREADY signal.
Returns
readyt
Vista de página 84
1 2 ... 80 81 82 83 84 85 86 87 88 89 90 ... 412 413

Comentários a estes Manuais

Sem comentários