liteeth/examples/wishbone_mii.yml

12 lines
379 B
YAML

# This file is Copyright (c) 2020 Florent Kermarrec <florent@enjoy-digital.fr>
# License: BSD
{
# PHY ----------------------------------------------------------------------
"phy": "LiteEthPHYMII",
"vendor": "xilinx",
# Core ---------------------------------------------------------------------
"core": "wishbone",
"endianness": "big",
}