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.
19 lines
491 B
YAML
19 lines
491 B
YAML
10 months ago
|
# This file is derived from nexys_video.yml, which is:
|
||
|
# Copyright (c) 2020 Florent Kermarrec <florent@enjoy-digital.fr>
|
||
|
# License: BSD
|
||
|
|
||
|
# PHY ----------------------------------------------------------------------
|
||
|
phy: LiteEthECP5PHYRGMII
|
||
|
vendor: lattice
|
||
|
# Core ---------------------------------------------------------------------
|
||
|
clk_freq: 125e6
|
||
|
core: wishbone
|
||
|
endianness: little
|
||
|
ntxslots: 2
|
||
|
nrxslots: 2
|
||
|
phy_rx_delay: 0
|
||
|
|
||
|
soc:
|
||
|
mem_map:
|
||
|
ethmac: 0x00010000
|