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: LiteEthPHYMII
|
|
|
|
vendor: xilinx
|
2022-01-26 03:57:43 -05:00
|
|
|
toolchain: vivado
|
2020-02-12 09:09:57 -05:00
|
|
|
# Core ---------------------------------------------------------------------
|
|
|
|
clk_freq: 100e6
|
|
|
|
core: wishbone
|
|
|
|
endianness: big
|
2020-02-12 09:10:59 -05:00
|
|
|
|
2020-03-17 13:52:44 -04:00
|
|
|
soc:
|
|
|
|
mem_map:
|
|
|
|
ethmac: 0x50000000
|