2020-02-11 18:18:22 -05:00
|
|
|
# This file is Copyright (c) 2020 Florent Kermarrec <florent@enjoy-digital.fr>
|
|
|
|
# License: BSD
|
|
|
|
|
2020-02-12 09:09:57 -05:00
|
|
|
# PHY ----------------------------------------------------------------------
|
|
|
|
phy: LiteEthPHYMII
|
|
|
|
vendor: xilinx
|
|
|
|
# Core ---------------------------------------------------------------------
|
|
|
|
clk_freq: 100e6
|
|
|
|
core: wishbone
|
|
|
|
endianness: big
|
2020-02-12 09:10:59 -05:00
|
|
|
|
2020-03-17 13:52:44 -04:00
|
|
|
soc:
|
|
|
|
mem_map:
|
|
|
|
ethmac: 0x50000000
|