mirror of
https://github.com/enjoy-digital/liteeth.git
synced 2025-01-03 03:43:37 -05:00
14 lines
395 B
YAML
14 lines
395 B
YAML
# This file is Copyright (c) 2020 Florent Kermarrec <florent@enjoy-digital.fr>
|
|
# License: BSD
|
|
|
|
# PHY ----------------------------------------------------------------------
|
|
phy: LiteEthPHYMII
|
|
vendor: xilinx
|
|
# Core ---------------------------------------------------------------------
|
|
clk_freq: 100e6
|
|
core: wishbone
|
|
endianness: big
|
|
|
|
soc:
|
|
mem_map:
|
|
ethmac: 0x50000000
|