Altera Mentor Verification IP Altera Edition AMBA AXI4-Li Uživatelský manuál Strana 85

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 413
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 84
1 2 ... 80 81 82 83 84 85 86 87 88 89 90 ... 412 413

Komentáře k této Příručce

Žádné komentáře