2020-08-23 10:06:55 -04:00
|
|
|
#
|
|
|
|
# This file is part of LiteEth.
|
|
|
|
#
|
|
|
|
# Copyright (c) 2020 Florent Kermarrec <florent@enjoy-digital.fr>
|
|
|
|
# SPDX-License-Identifier: BSD-2-Clause
|
2020-02-11 18:18:22 -05:00
|
|
|
|
2020-02-12 09:09:57 -05:00
|
|
|
# PHY ----------------------------------------------------------------------
|
|
|
|
phy: LiteEthS7PHYRGMII
|
|
|
|
vendor: xilinx
|
2022-01-26 03:57:43 -05:00
|
|
|
toolchain: vivado
|
2020-02-12 09:09:57 -05:00
|
|
|
# Core ---------------------------------------------------------------------
|
2020-03-19 17:01:33 -04:00
|
|
|
clk_freq: 125e6
|
2020-02-12 09:09:57 -05:00
|
|
|
core: udp
|
|
|
|
mac_address: 0x10e2d5000000
|
|
|
|
ip_address: 192.168.1.50
|
2022-01-26 05:18:48 -05:00
|
|
|
udp_port: 6000
|