ZBinH
New Contributor
6 years agoTSE IP ( discard frame during transmitting )
ff_tx_err --> Transmit frame error. Assert this signal with the final byte in theframe to indicate that the transmit frame is invalid. The MAC function forwards the invalid frame to the GMII with an error.
I tried to discard frame by asserted ff_tx_err, but it dose not work.
How can i discard frame during transmit it ?