liteeth/examples/udp_s7phyrgmii.yml

13 lines
422 B
YAML
Raw Normal View History

# This file is Copyright (c) 2020 Florent Kermarrec <florent@enjoy-digital.fr>
# License: BSD
{
2020-02-12 05:23:33 -05:00
# PHY ----------------------------------------------------------------------
"phy": "LiteEthS7PHYRGMII",
"vendor": "xilinx",
2020-02-12 05:23:33 -05:00
# Core ---------------------------------------------------------------------
"core": "udp",
"mac_address": 0x10e2d5000000,
"ip_address": "192.168.1.50",
}