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

Subversion Repositories ethmac

[/] [ethmac/] [branches/] [unneback/] [rtl/] [verilog/] [eth_wishbone.v] - Rev 362

Rev

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

Filtering Options

Clear current filter

Rev Log message Author Age Path
361 created branch unneback unneback 4642d 10h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
352 Removed delayed assignments from rtl code olof 4653d 11h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
349 Make all parameters configurable from top level olof 4663d 03h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
346 Updated project location olof 4664d 04h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
338 root 5468d 07h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
335 New directory structure. root 5525d 12h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
333 Some small fixes + some troubles fixed. igorm 6974d 02h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
329 Defer indication fixed. igorm 7002d 10h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
323 Accidently deleted line put back. igorm 7299d 11h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
321 - Bug connected to the TX_BD_NUM_Wr signal fixed (bug came in with the
previous update of the core.
- TxBDAddress is set to 0 after the TX is enabled in the MODER register.
- RxBDAddress is set to r_TxBDNum<<1 after the RX is enabled in the MODER
register. (thanks to Mathias and Torbjorn)
- Multicast reception was fixed. Thanks to Ulrich Gries
igorm 7303d 06h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
304 WISHBONE slave changed and tested from only 32-bit accesss to byte access. tadejm 7469d 03h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
302 mbist signals updated according to newest convention markom 7495d 14h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
280 Reset has priority in some flipflops. mohor 7755d 07h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
278 A new bug (entered with previous update) fixed. When abort occured sometimes
data transmission was blocked.
mohor 7755d 08h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
272 When control packets were received, they were ignored in some cases. tadejm 7763d 08h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
270 When receiving normal data frame and RxFlow control was switched on, RXB
interrupt was not set.
mohor 7764d 10h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
269 When in full duplex, transmit was sometimes blocked. Fixed. mohor 7765d 10h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
264 Registers RxStatusWrite_rck and RxStatusWriteLatched were not used
anywhere. Removed.
mohor 7824d 08h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
261 Rx Flow control fixed. CF flag added to the RX buffer descriptor. RxAbort
synchronized.
mohor 7824d 20h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
250 AddressMiss status is connecting to the Rx BD. AddressMiss is identifying
that a frame was received because of the promiscous mode.
mohor 7827d 04h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
239 RxError is not generated when small frame reception is enabled and small
frames are received.
tadejm 7833d 00h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
229 case changed to casex. mohor 7859d 01h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
227 Changed BIST scan signals. tadejm 7859d 05h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
226 Igor added WB burst support and repaired BUG when handling TX under-run and retry. tadejm 7859d 06h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
221 TxStatus is written after last access to the TX fifo is finished (in case of abort
or retry). TxDone is fixed.
mohor 7863d 06h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
219 txfifo_cnt and rxfifo_cnt counters width is defined in the eth_define.v file,
TxDone and TxRetry are generated after the current WISHBONE access is
finished.
mohor 7866d 06h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
210 BIST added. mohor 7867d 05h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
167 Sometimes both RxB_IRQ and RxE_IRQ were activated. Bug fixed. mohor 7896d 08h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
166 Reception is possible after RxPointer is read and not after BD is read. For
that reason RxBDReady is changed to RxReady.
Busy_IRQ interrupt connected. When there is no RxBD ready and frame
comes, interrupt is generated.
mohor 7897d 08h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v
164 Ethernet debug registers removed. mohor 7897d 11h /ethmac/branches/unneback/rtl/verilog/eth_wishbone.v

powered by: WebSVN 2.1.0

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