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

  • 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 79
Mentor Verification IP AE AXI4-Lite User Guide, V10.3
80
SystemVerilog Slave BFM
get_read_data_ready()
April 2014
get_read_data_ready()
This blocking task returns the read data ready value of the RREADY signal using the ready
argument. It will block for one ACLK period.
Example
// Get the value of the RREADY signal
bfm.get_read_data_ready();
Prototype
task automatic get_read_data_ready
(
output bit ready
);
Arguments
ready The value of the RREADY signal.
Returns
ready
Zobrazit stránku 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 412 413

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

Žádné komentáře