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

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 413
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 56
SystemVerilog Master BFM
get_write_addr_ready()
Mentor Verification IP AE AXI4-Lite User Guide, V10.3
57
April 2014
get_write_addr_ready()
This blocking task returns the value of the write address channel AWREADY signal using the
ready argument. It will block for one ACLK period.
Example
// Get the value of the AWREADY signal
bfm.get_write_addr_ready();
Prototype
task automatic get_write_addr_ready
(
output bit ready
);
Arguments
ready The value of the AWREADY signal.
Returns
None
Seitenansicht 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 412 413

Kommentare zu diesen Handbüchern

Keine Kommentare