|
Message
From: zjli@t...
Date: Mon, 15 Apr 2002 05:08:58 +0200
Subject: [ethmac] ReceivedLengthOK and MinFL/MaxFL
In eth_macstatus.v, the 2 constants in "ReceivedLengthOK = RxByteCnt
[15:0] > 63 & RxByteCnt[15:0] < 1519;" should not be hard coded since
MinFL and MaxFL are programmable now.
|