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

Subversion Repositories ethmac

[/] [ethmac/] [trunk/] [rtl/] [verilog/] - Rev 256

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
256 TxDone and TxAbort changed so they're not propagated to the wishbone
module when control frame is transmitted.
mohor 7837d 14h /ethmac/trunk/rtl/verilog/
255 TPauseRq synchronized to tx_clk. mohor 7837d 15h /ethmac/trunk/rtl/verilog/
253 r_MiiMRst is not used for resetting the MIIM module. wb_rst used instead. mohor 7838d 20h /ethmac/trunk/rtl/verilog/
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 7838d 21h /ethmac/trunk/rtl/verilog/
250 AddressMiss status is connecting to the Rx BD. AddressMiss is identifying
that a frame was received because of the promiscous mode.
mohor 7838d 21h /ethmac/trunk/rtl/verilog/
248 wb_rst_i is used for MIIM reset. mohor 7839d 21h /ethmac/trunk/rtl/verilog/
246 Since r_Rst bit is not used any more, default value is changed to 0xa000. mohor 7843d 00h /ethmac/trunk/rtl/verilog/
244 r_Rst signal does not reset any module any more and is removed from the design. mohor 7843d 20h /ethmac/trunk/rtl/verilog/
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 7844d 16h /ethmac/trunk/rtl/verilog/
241 StartIdle state changed (not important the size of the packet).
StartData1 activates only while ByteCnt is smaller than the MaxFrame.
tadejm 7844d 16h /ethmac/trunk/rtl/verilog/
240 All modules are reset with wb_rst instead of the r_Rst. Exception is MII module. tadejm 7844d 16h /ethmac/trunk/rtl/verilog/
239 RxError is not generated when small frame reception is enabled and small
frames are received.
tadejm 7844d 16h /ethmac/trunk/rtl/verilog/
238 Defines fixed to use generic RAM by default. mohor 7856d 20h /ethmac/trunk/rtl/verilog/
236 State machine goes from idle to the defer state when CarrierSense is 1. FCS (CRC appending) fixed to check the CrcEn bit also when padding is necessery. mohor 7859d 02h /ethmac/trunk/rtl/verilog/
232 fpga define added. mohor 7864d 20h /ethmac/trunk/rtl/verilog/
229 case changed to casex. mohor 7870d 18h /ethmac/trunk/rtl/verilog/
227 Changed BIST scan signals. tadejm 7870d 22h /ethmac/trunk/rtl/verilog/
226 Igor added WB burst support and repaired BUG when handling TX under-run and retry. tadejm 7870d 23h /ethmac/trunk/rtl/verilog/
221 TxStatus is written after last access to the TX fifo is finished (in case of abort
or retry). TxDone is fixed.
mohor 7874d 23h /ethmac/trunk/rtl/verilog/
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 7877d 23h /ethmac/trunk/rtl/verilog/
218 Typo error fixed. (When using Bist) mohor 7878d 01h /ethmac/trunk/rtl/verilog/
214 Signals for WISHBONE B3 compliant interface added. mohor 7878d 22h /ethmac/trunk/rtl/verilog/
213 Defines changed to have ETH_ prolog.
ETH_WISHBONE_B# define added.
mohor 7878d 22h /ethmac/trunk/rtl/verilog/
212 Minor $display change. mohor 7878d 22h /ethmac/trunk/rtl/verilog/
211 Bist added. mohor 7878d 22h /ethmac/trunk/rtl/verilog/
210 BIST added. mohor 7878d 22h /ethmac/trunk/rtl/verilog/
204 ETH_VIRTUAL_SILICON_RAM supported (for ASIC implementation). mohor 7895d 20h /ethmac/trunk/rtl/verilog/
203 Virtual Silicon RAM might be used in the ASIC implementation of the ethernet
core.
mohor 7895d 20h /ethmac/trunk/rtl/verilog/
202 CsMiss added. When address between 0x800 and 0xfff is accessed within
Ethernet Core, error acknowledge is generated.
mohor 7898d 22h /ethmac/trunk/rtl/verilog/
168 CarrierSenseLost bug fixed when operating in full duplex mode. mohor 7907d 00h /ethmac/trunk/rtl/verilog/

powered by: WebSVN 2.1.0

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