Visible to Intel only — GUID: nik1411172644081
Ixiasoft
Visible to Intel only — GUID: nik1411172644081
Ixiasoft
3.2.19. Control and Status Interface
The control and status interface provides an Avalon-MM interface to the IP core control and status registers. The Avalon-MM interface implements a standard memory‑mapped protocol. You can connect an embedded processor or JTAG Avalon master to this bus to access the control and status registers.
Signal Name |
Direction |
Description |
---|---|---|
status_addr [15:0] |
Input |
Address for reads and writes |
status_read |
Input |
Read command |
status_write |
Input |
Write command |
status_writedata [31:0] |
Input |
Data to be written |
status_readdata [31:0] |
Output |
Read data |
status_readdata_valid |
Output |
Read data is ready for use |
The status interface is designed to operate at a low frequencies, typically 50 MHz for Stratix IV devices and 100 MHz for Stratix V devices, so that control and status logic does not compete for resources with the surrounding high speed datapath.