Visible to Intel only — GUID: nik1411172647258
Ixiasoft
Visible to Intel only — GUID: nik1411172647258
Ixiasoft
3.2.21. Resets
The 40-100GbE IP core provides the following two independent reset mechanisms:
- Asynchronous reset signals—A set of asynchronous reset signals you can assert to reset different parts of the IP core. Use this method to initialize your IP core.
- Reset registers—A set of register bits you can write to reset different parts of the IP core. This method is available for dynamic reset during operation.
Signal Name |
Direction |
Description |
---|---|---|
mac_rx_arst_ST | Input |
MAC RX asynchronous reset signal |
mac_tx_arst_ST |
Input |
MAC TX asynchronous reset signal |
pcs_rx_arst_ST | Input |
PHY PCS RX asynchronous reset signal |
pcs_tx_arst_ST |
Input |
PHY PCS TX asynchronous reset signal |
pma_arst_ST |
Input |
PHY PMA asynchronous reset signal |
- Reset the TX MAC and the TX PCS together (assert pcs_tx_arst_ST and mac_tx_arst_ST simultaneously).
- Release pcs_tx_arst_ST and mac_tx_arst_ST simultaneously or release pcs_tx_arst_ST after you release mac_tx_arst_ST.
Each reset signal must be asserted for at least one clk_status cycle. You should not release any reset signal until after you observe that the reference clock is stable. If the reference clock is generated from an fPLL, wait until after the fPLL locks.