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

Subversion Repositories ethmac

[/] [ethmac/] [tags/] [rel_7/] [rtl/] [verilog/] [eth_defines.v] - Rev 134

Rev

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

Filtering Options

Clear current filter

Rev Log message Author Age Path
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 7927d 18h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
119 Ram , used for BDs changed from generic_spram to eth_spram_256x32. mohor 7949d 22h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
106 Outputs registered. Reset changed for eth_wishbone module. mohor 8031d 03h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
105 Compiler directives added. Tx and Rx fifo size incremented. A "late collision"
bug fixed.
mohor 8040d 05h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
92 Some defines that are used in testbench only were moved to tb_eth_defines.v
file.
mohor 8076d 01h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
73 Number of interrupts changed mohor 8096d 21h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
68 Registered trimmed. Unused registers removed. mohor 8107d 00h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
67 EXTERNAL_DMA used instead of WISHBONE_DMA. mohor 8107d 00h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
55 Changed that were lost with last update put back to the file. mohor 8108d 03h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
52 Modified for Address Checking,
addition of eth_addrcheck.v
billditt 8108d 17h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
46 HASH0 and HASH1 registers added. mohor 8110d 21h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
42 Rx status is written back to the BD. mohor 8114d 21h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
40 Both rx and tx part are finished. Tested with wb_clk_i between 10 and 200
MHz. Statuses, overrun, control frame transmission and reception still need
to be fixed.
mohor 8117d 21h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
37 Link in the header changed. mohor 8131d 03h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
34 RX_BD_NUM changed to TX_BD_NUM (holds number of TX descriptors
instead of the number of RX descriptors).
mohor 8179d 23h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
32 ETH_RX_BD_ADR register deleted. ETH_RX_BD_NUM is used instead. mohor 8180d 03h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
29 Generic memory model is used. Defines are changed for the same reason. mohor 8201d 23h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
21 Status signals changed, Adress decoding changed, interrupt controller
added.
mohor 8228d 01h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
20 Defines changed (All precede with ETH_). Small changes because some
tools generate warnings when two operands are together. Synchronization
between two clocks domains in eth_wishbonedma.v is changed (due to ASIC
demands).
mohor 8251d 23h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v
15 A define FPGA added to select between Artisan RAM (for ASIC) and Block Ram (For Virtex).
Include files fixed to contain no path.
File names and module names changed ta have a eth_ prologue in the name.
File eth_timescale.v is used to define timescale
All pin names on the top module are changed to contain _I, _O or _OE at the end.
Bidirectional signal MDIO is changed to three signals (Mdc_O, Mdi_I, Mdo_O
and Mdo_OE. The bidirectional signal must be created on the top level. This
is done due to the ASIC tools.
mohor 8300d 23h /ethmac/tags/rel_7/rtl/verilog/eth_defines.v

powered by: WebSVN 2.1.0

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