OpenCores
URL https://opencores.org/ocsvn/ethmac/ethmac/trunk

Subversion Repositories ethmac

[/] [ethmac/] [trunk/] [rtl/] - Rev 275

Rev

Go to most recent revision | Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
275 Fix MTxErr or prevent sending too big frames. mohor 7754d 02h /ethmac/trunk/rtl
272 When control packets were received, they were ignored in some cases. tadejm 7754d 21h /ethmac/trunk/rtl
270 When receiving normal data frame and RxFlow control was switched on, RXB
interrupt was not set.
mohor 7755d 23h /ethmac/trunk/rtl
269 When in full duplex, transmit was sometimes blocked. Fixed. mohor 7756d 23h /ethmac/trunk/rtl
264 Registers RxStatusWrite_rck and RxStatusWriteLatched were not used
anywhere. Removed.
mohor 7815d 21h /ethmac/trunk/rtl
261 Rx Flow control fixed. CF flag added to the RX buffer descriptor. RxAbort
synchronized.
mohor 7816d 09h /ethmac/trunk/rtl
259 In loopback rx_clk is not looped back. Possible CRC error. Consider if usage
of additional logic is necessery (FIFO for looping the data).
mohor 7817d 10h /ethmac/trunk/rtl
257 When TxUsedData and CtrlMux occur at the same time, byte counter needs
to be incremented by 2. Signal IncrementByteCntBy2 added for that reason.
mohor 7817d 11h /ethmac/trunk/rtl
256 TxDone and TxAbort changed so they're not propagated to the wishbone
module when control frame is transmitted.
mohor 7817d 11h /ethmac/trunk/rtl
255 TPauseRq synchronized to tx_clk. mohor 7817d 11h /ethmac/trunk/rtl
253 r_MiiMRst is not used for resetting the MIIM module. wb_rst used instead. mohor 7818d 17h /ethmac/trunk/rtl
251 When control frame (PAUSE) was sent, status was written in the
eth_wishbone module and both TXB and TXC interrupts were set. Fixed.
Only TXC interrupt is set.
mohor 7818d 17h /ethmac/trunk/rtl
250 AddressMiss status is connecting to the Rx BD. AddressMiss is identifying
that a frame was received because of the promiscous mode.
mohor 7818d 17h /ethmac/trunk/rtl
248 wb_rst_i is used for MIIM reset. mohor 7819d 17h /ethmac/trunk/rtl
246 Since r_Rst bit is not used any more, default value is changed to 0xa000. mohor 7822d 20h /ethmac/trunk/rtl
244 r_Rst signal does not reset any module any more and is removed from the design. mohor 7823d 16h /ethmac/trunk/rtl
242 Late collision is reported only when not in the full duplex.
Sample is taken (for status) as soon as MRxDV is not valid (regardless
of the received byte cnt).
tadejm 7824d 12h /ethmac/trunk/rtl
241 StartIdle state changed (not important the size of the packet).
StartData1 activates only while ByteCnt is smaller than the MaxFrame.
tadejm 7824d 12h /ethmac/trunk/rtl
240 All modules are reset with wb_rst instead of the r_Rst. Exception is MII module. tadejm 7824d 12h /ethmac/trunk/rtl
239 RxError is not generated when small frame reception is enabled and small
frames are received.
tadejm 7824d 13h /ethmac/trunk/rtl

1 2 Next >

Show All

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.