编译完成,bug:1 tx 最后一个字节读取了两次,2 先tx无法rx
This commit is contained in:
@@ -339,7 +339,7 @@ io.mii.mtxd_pad_o := txethmac.io.MTxD
|
||||
io.mii.mtxen_pad_o := txethmac.io.MTxEn
|
||||
io.mii.mtxerr_pad_o := txethmac.io.MTxErr
|
||||
TxDone := txethmac.io.TxDone
|
||||
TxAbortIn := txethmac.io.TxAbort
|
||||
TxAbort := txethmac.io.TxAbort
|
||||
TxUsedData := txethmac.io.TxUsedData
|
||||
WillTransmit := txethmac.io.WillTransmit
|
||||
ResetCollision := txethmac.io.ResetCollision
|
||||
|
||||
Reference in New Issue
Block a user