You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
430 B
YAML
17 lines
430 B
YAML
# This file is Copyright (c) 2020 Florent Kermarrec <florent@enjoy-digital.fr>
|
|
# License: BSD
|
|
|
|
# PHY ----------------------------------------------------------------------
|
|
phy: LiteEthS7PHYRGMII
|
|
vendor: xilinx
|
|
# Core ---------------------------------------------------------------------
|
|
clk_freq: 125e6
|
|
core: wishbone
|
|
endianness: little
|
|
ntxslots: 2
|
|
nrxslots: 2
|
|
|
|
soc:
|
|
mem_map:
|
|
ethmac: 0x00010000
|