phy: Notify that the end-of-packet has been accepted
This commit is contained in:
parent
d1150fb7db
commit
4a39c3d638
@ -295,6 +295,7 @@ begin
|
||||
|
||||
bit_cnt <= BIT_CNT_MAX_IPG;
|
||||
bit_stage <= '0';
|
||||
phy_out.tx_data_ack <= '1'; -- Notify that the end-of-packet has been accepted
|
||||
end procedure transmit_ipg;
|
||||
|
||||
procedure transmit_nlp is
|
||||
|
Loading…
Reference in New Issue
Block a user