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.
18 lines
446 B
YAML
18 lines
446 B
YAML
# This file is Copyright (c) 2020 Florent Kermarrec <florent@enjoy-digital.fr>
|
|
# License: BSD
|
|
|
|
# PHY ----------------------------------------------------------------------
|
|
phy: LiteEthPHYGMIIMII
|
|
vendor: xilinx
|
|
device: xc7
|
|
# Core ---------------------------------------------------------------------
|
|
clk_freq: 100e6
|
|
core: wishbone
|
|
endianness: little
|
|
ntxslots: 2
|
|
nrxslots: 2
|
|
|
|
soc:
|
|
mem_map:
|
|
ethmac: 0x00010000
|