1/1
next_RXSameBitCount code bug
by Unknown on Feb 19, 2005 |
Not available! | ||
I thinkd that the file processRxBit.v contains a logical error at 424.
In the case of CurrState_prRxBit during `DATA_RX_CHK_SE0: the
counter next_RXSameBitCount should be cleared and not loaded with
one.
My suggested fix is under //by PK bknpk@hotmail.com
`DATA_RX_CHK_SE0:
begin
next_bitStuffError bknpk@hotmail.com
//next_RXSameBitCount
|
1/1