Visible to Intel only — GUID: nik1410564863743
Ixiasoft
Visible to Intel only — GUID: nik1410564863743
Ixiasoft
4.2. Bursting and Non-Bursting Avalon® -MM Module Signals
Signal Name |
Direction |
Description |
---|---|---|
RxmWrite_<n>_o | Output |
Asserted by the core to request a write to an Avalon-MM slave. |
RxmAddress_<n>_o[<w>-1:0] | Output |
The address of the Avalon-MM slave being accessed. |
RxmWriteData__<n>_o[<w>-1:0] | Output |
RX data being written to slave. <w> = 64 or 128 for the full-featured IP core. <w> = 32 for the completer-only IP core. |
RxmByteEnable_<n>_o[<w>-1:0] | Output |
Dword enables for write data. |
RXMBurstCount_<n>_o[6 or 5:0] (available in burst mode only) |
Output |
>The burst count, measured in qwords, of the RX write or read request. The width indicates the maximum data that can be requested. The maximum data in a burst is 512 bytes. This optional signal is available for BAR2 only when you turn on Enable burst capabilities for RXM BAR2 ports.
|
RXMWaitRequest_<n>_i | Input |
Asserted by the external Avalon-MM slave to hold data transfer. |
RXMRead_<n>_o | Output |
Asserted by the core to request a read. |
RXMReadData_<n>_o[<w>-1:0] | Input |
Read data returned from Avalon-MM slave in response to a read request. This data is sent to the IP core through the TX interface. <w> = 64 or 128 for the full-featured IP core. <w> = 32 for the completer-only IP core. |
RXMReadDataValid_<n>_i | Input |
Asserted by the system interconnect fabric to indicate that the read data is valid. |
RxmIrq_i[<m>:0], <m>< 16 | Input |
Connect interrupts to the Avalon® -MM interface. These signals are only available for the Avalon® -MM when the CRA port is enabled. A rising edge triggers an MSI interrupt. The hard IP core converts this event to an MSI interrupt and sends it to the Root Port. The host reads the Interrupt Status register to retrieve the interrupt vector. Host software services the interrupt and notifies the target upon completion. As many as 16 individual interrupt signals (<m>≤15). If RxmIrq_i[<m>:0] is asserted on consecutive cycles without the deassertion of all interrupt inputs, no MSI message is sent for subsequent interrupts. To avoid losing interrupts, software must ensure that all interrupt sources are cleared for each MSI message received. |
The following timing diagram illustrates the RX master port propagating requests to the Application Layer and also shows simultaneous read and write activities.