[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] lwip on Xilinx devices - MII management interface
From: |
Kieran Mansley |
Subject: |
Re: [lwip-users] lwip on Xilinx devices - MII management interface |
Date: |
Fri, 07 May 2010 15:48:41 +0100 |
On Fri, 2010-05-07 at 17:30 +0900, Hiroyasu Matsubara wrote:
> Hello,
>
> Now I'm using lwip on Xilinx FPGA.
>
> This article is about the PHY address when using lwip on Xilinx FPGA.
>
> When set up network interface on lwip,lwip tries to read PHY address
> using MII management interface(two signal lines : MDC and MDIO),and detect
> PHY
> address,then starts to drive PHY IC.
>
> I have one questions.
>
> Q1.On Xilinx FPGA,is there any method to drive ethernet PHY IC without
> MII management interface ?
This is more of a Xilinx question rather than an lwIP question. You
might have more luck aiming your query at Xilinx or whatever support
forums they have.
Kieran