1/1
Virtex5 support Ethernet MAC
by nassim09 on Feb 16, 2010 |
nassim09
Posts: 32 Joined: Nov 13, 2008 Last seen: May 7, 2020 |
||
Hi all
i want bay a new board Virtex5 (i have now spartan-3E500) and i want know if ML505 (LXT) or ML501 (LX) support Ethernet MAC to test all project of ORPSOC. Please help me. thanks |
RE: Virtex5
by nassim09 on Feb 17, 2010 |
nassim09
Posts: 32 Joined: Nov 13, 2008 Last seen: May 7, 2020 |
||
Hi all
i want buy a new board Virtex5 (i have now spartan-3E500) and i want know if ML505 (LX50T) or ML501 (LX50) support Ethernet MAC => RJ-45 – 10/100/1000 NetworkingMII, GMII, RGMII, and SGMII Ethernet PHY Interface just this, Please help me. thanks |
RE: Virtex5 support Ethernet MAC
by vlogaras on Dec 18, 2010 |
vlogaras
Posts: 46 Joined: Aug 28, 2005 Last seen: Dec 15, 2014 |
||
I am trying to implement the minsoc core along with its Ethernet MAC core on a Xilinx ML505 Virtex-5 board.
I can configure the phy chip and initialize it (reset and set the communication speed for 100 and 10 Mbps) through my software but I can't receive or transmit any data. I took the sw from the ORPSoC v2 project where they have used the ML501 board. Also the datasheet for the phy chip for ML501 and ML505 Xilinx boards is not available (Marvell 88E1111). |
RE: Virtex5 support Ethernet MAC
by Kevin09 on Aug 1, 2011 |
Kevin09
Posts: 1 Joined: Oct 24, 2009 Last seen: Feb 4, 2012 |
||
Hello,
I try to implement the Ethernet MAC too. Is there any result? |
RE: Virtex5 support Ethernet MAC
by richard_vlamynck on Aug 1, 2011 |
richard_vlamynck
Posts: 31 Joined: Sep 15, 2008 Last seen: Jan 24, 2016 |
||
I am trying to implement the minsoc core along with its Ethernet MAC core on a Xilinx ML505 Virtex-5 board.
I can configure the phy chip and initialize it (reset and set the communication speed for 100 and 10 Mbps) through my software but I can't receive or transmit any data. I took the sw from the ORPSoC v2 project where they have used the ML501 board. Also the datasheet for the phy chip for ML501 and ML505 Xilinx boards is not available (Marvell 88E1111). 1. If you're not transmitting data, then check to see if you're in loopback mode. 2). If you google 88E1111, you should be able to find and download the phy info from the Marvell website. Good Luck. |
1/1