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

Subversion Repositories ethmac

[/] [ethmac/] [tags/] [asyst_3/] [rtl/] [verilog/] [eth_wishbone.v] - Rev 239

Rev

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

Filtering Options

Clear current filter

Rev Log message Author Age Path
239 RxError is not generated when small frame reception is enabled and small
frames are received.
tadejm 7910d 05h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
229 case changed to casex. mohor 7936d 06h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
227 Changed BIST scan signals. tadejm 7936d 10h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
226 Igor added WB burst support and repaired BUG when handling TX under-run and retry. tadejm 7936d 11h /ethmac/tags/asyst_3/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 7940d 11h /ethmac/tags/asyst_3/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 7943d 11h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
210 BIST added. mohor 7944d 10h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
167 Sometimes both RxB_IRQ and RxE_IRQ were activated. Bug fixed. mohor 7973d 13h /ethmac/tags/asyst_3/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 7974d 13h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
164 Ethernet debug registers removed. mohor 7974d 16h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
159 Async reset for WB_ACK_O removed (when core was in reset, it was
impossible to access BDs).
RxPointers and TxPointers names changed to be more descriptive.
TxUnderRun synchronized.
mohor 7976d 10h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
150 Debug registers reg1, 2, 3, 4 connected. Synchronization of many signals
changed (bugs fixed). Access to un-alligned buffers fixed. RxAbort signal
was not used OK.
mohor 7980d 08h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
134 Register TX_BD_NUM is changed so it contains value of the Tx buffer descriptors. No
need to multiply or devide any more.
mohor 8001d 07h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
127 WriteRxDataToMemory signal changed so end of frame (when last word is
written to fifo) is changed.
mohor 8021d 08h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
119 Ram , used for BDs changed from generic_spram to eth_spram_256x32. mohor 8023d 11h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
118 ShiftEnded synchronization changed. mohor 8027d 02h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
115 RxBDAddress takes `ETH_TX_BD_NUM_DEF value after reset. mohor 8028d 11h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
113 RxPointer bug fixed. mohor 8036d 00h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
112 Previous bug wasn't succesfully removed. Now fixed. mohor 8036d 14h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
111 Master state machine had a bug when switching from master write to
master read.
mohor 8037d 03h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
110 m_wb_cyc_o signal released after every single transfer. mohor 8037d 06h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
106 Outputs registered. Reset changed for eth_wishbone module. mohor 8104d 17h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
105 Compiler directives added. Tx and Rx fifo size incremented. A "late collision"
bug fixed.
mohor 8113d 18h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
97 Small typo fixed. lampret 8139d 11h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
96 Any address can be used for Tx and Rx BD pointers. Address does not need
to be aligned.
mohor 8143d 11h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
91 Comments in Slovene language removed. mohor 8149d 14h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
90 casex changed with case, fifo reset changed. mohor 8149d 14h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
88 rx_fifo was not always cleared ok. Fixed. mohor 8159d 11h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
87 Status was not latched correctly sometimes. Fixed. mohor 8159d 13h /ethmac/tags/asyst_3/rtl/verilog/eth_wishbone.v
86 Big Endian problem when sending frames fixed. mohor 8160d 20h /ethmac/tags/asyst_3/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.