Altera Mentor Verification IP Altera Edition AMBA AXI3/4T Manuale Utente Pagina 634

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 783
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 633
Mentor VIP AE AXI3/4 User Guide, V10.2b
614
VHDL Tutorials
Verifying a Slave DUT
September 2013
Variables m_wr_resp_phase_ready_delay and m_rd_data_phase_ready_delay to set the
delay of the BREADY and RREADY signals
The following sections described the main processes and variables:
m_wr_resp_phase_ready_delay
The m_wr_resp_phase_ready_delay variable holds the BREADY signal delay. The delay value
extends the length of the write response phase by a number of ACLK cycles.
Example 11-7 below shows the AWREADY signal delayed by 2 ACLK cycles. You can edit this
variable to change the AWREADY signal delay.
Example 11-7. m_wr_resp_phase_ready_delay
-- Variable : m_wr_resp_phase_ready_delay
signal m_wr_resp_phase_ready_delay :integer := 2;
m_rd_data_phase_ready_delay
The m_rd_data_phase_ready_delay variable holds the RREADY signal delay. The delay value
extends the length of each read data phase (beat) in a read data burst by a number of ACLK
cycles.
Example 11-8 below shows the RREADY signal delayed by 2 ACLK cycles. You can edit this
variable to change the RREADY signal delay.
Vedere la pagina 633
1 2 ... 629 630 631 632 633 634 635 636 637 638 639 ... 782 783

Commenti su questo manuale

Nessun commento