See Flow Control Interface Signal
Pinout describes the signals used to request a flow-control action from the
transmit engine. Valid flow control frames received by the MAC are automatically handled (if
the MAC is configured to do so). The pause value in the received frame is used to inhibit
the transmitter operation for the time defined in IEEE 802.3-2008 specification. The frame
is then passed to the client with rx_axis_mac_tuser
asserted to indicate to
the client that it should be dropped. See Flow Control Using IEEE 802.3.
Signal | Direction | Clock Domain | Description |
---|---|---|---|
pause_req | In | tx_mac_aclk | Pause request: Upon request the MAC transmits a pause frame after the completion of the current data packet. See Transmitting a Pause Control Frame. |
pause_val[15:0] | In | tx_mac_aclk | Pause value: Inserted into the parameter field of the transmitted pause frame. |
|