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

Subversion Repositories ethmac

[/] [ethmac/] [tags/] [rel_27/] [rtl/] [verilog/] [eth_top.v] - Rev 324

Rev

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

Filtering Options

Clear current filter

Rev Log message Author Age Path
324 This commit was manufactured by cvs2svn to create tag 'rel_27'. 7352d 00h /ethmac/tags/rel_27/rtl/verilog/eth_top.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 7355d 19h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
304 WISHBONE slave changed and tested from only 32-bit accesss to byte access. tadejm 7521d 16h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
302 mbist signals updated according to newest convention markom 7548d 03h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
301 Update RxEnSync only when mrxdv_pad_i is inactive (LOW). knguyen 7558d 19h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
276 Defer indication changed. tadejm 7807d 21h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
272 When control packets were received, they were ignored in some cases. tadejm 7815d 21h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
270 When receiving normal data frame and RxFlow control was switched on, RXB
interrupt was not set.
mohor 7816d 23h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
261 Rx Flow control fixed. CF flag added to the RX buffer descriptor. RxAbort
synchronized.
mohor 7877d 09h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
255 TPauseRq synchronized to tx_clk. mohor 7878d 11h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
253 r_MiiMRst is not used for resetting the MIIM module. wb_rst used instead. mohor 7879d 17h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
250 AddressMiss status is connecting to the Rx BD. AddressMiss is identifying
that a frame was received because of the promiscous mode.
mohor 7879d 17h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
248 wb_rst_i is used for MIIM reset. mohor 7880d 17h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
244 r_Rst signal does not reset any module any more and is removed from the design. mohor 7884d 16h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
240 All modules are reset with wb_rst instead of the r_Rst. Exception is MII module. tadejm 7885d 12h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
227 Changed BIST scan signals. tadejm 7911d 18h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
218 Typo error fixed. (When using Bist) mohor 7918d 21h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
214 Signals for WISHBONE B3 compliant interface added. mohor 7919d 18h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
210 BIST added. mohor 7919d 18h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
202 CsMiss added. When address between 0x800 and 0xfff is accessed within
Ethernet Core, error acknowledge is generated.
mohor 7939d 18h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
168 CarrierSenseLost bug fixed when operating in full duplex mode. mohor 7947d 20h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
164 Ethernet debug registers removed. mohor 7950d 00h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
161 Error acknowledge is generated when accessing BDs and RST bit in the
MODER register (r_Rst) is set.
mohor 7950d 22h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
149 Signals related to the control frames connected. Debug registers reg1, 2, 3, 4
connected.
mohor 7955d 16h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
125 RxAbort changed. Packets received with MRxErr (from PHY) are also
aborted.
mohor 7996d 17h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
114 EXTERNAL_DMA removed. External DMA not supported. mohor 8004d 16h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
106 Outputs registered. Reset changed for eth_wishbone module. mohor 8080d 01h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
103 Wishbone signals are registered when ETH_REGISTERED_OUTPUTS is
selected in eth_defines.v
mohor 8090d 21h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
95 md_padoen_o changed to md_padoe_o. Signal was always active high, just
name was incorrect.
mohor 8118d 21h /ethmac/tags/rel_27/rtl/verilog/eth_top.v
80 Small fixes for external/internal DMA missmatches. mohor 8145d 18h /ethmac/tags/rel_27/rtl/verilog/eth_top.v

powered by: WebSVN 2.1.0

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