Altera Mentor Verification IP Altera Edition AMBA AXI4-Li Bedienungsanleitung Seite 108

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 413
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 107
Mentor Verification IP AE AXI4-Lite User Guide, V10.3
108
SystemVerilog Monitor BFM
get_write_data_ready()
April 2014
get_write_data_ready()
This blocking task returns the write data ready value of the WREADY signal using the ready
argument. It will block for one ACLK period.
Example
// Get the value of the WREADY signal
bfm.get_write_data_ready();
Prototype
task automatic get_write_data_ready
(
output bit ready
);
Arguments
ready The value of the WREADY signal.
Returns
None
Seitenansicht 107
1 2 ... 103 104 105 106 107 108 109 110 111 112 113 ... 412 413

Kommentare zu diesen Handbüchern

Keine Kommentare