Forum Discussion
Altera_Forum
Honored Contributor
13 years agoGigabit Ethernet Interface (via Marvell 88E1111) with Cyclone IVE FPGA
Hello Everybody, I am using Altera DE2-115 Board (CyloneIVE device) and want to connect some other device running in Gbps via its Gigabit Ethernet Transceiver (Marvell 88E1111) interface. ...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Let me clarify little more: At first, I want to interface Ethernet MAC with Cyclone IVE by means of Marvell PHY (MII/RGMII Interface) . The data stream is still not fixed but it will be close to Gigabit. --- Quote End --- This interface "requirement" is still too vague - "close to Gigabit" is not a definitive statement. If your protocol is uncertain, then you should really consider interfacing to the Gbps data stream *directly*. The Cyclone IV GX devices are inexpensive, and you will not have to deal with Marvell and its annoying NDAs. --- Quote Start --- Is it worthy to proceed in this way or should I use some other alternative if any? --- Quote End --- Create a simulation of the data stream and capture it using a Cyclone IV GX transceiver channel. If the Gbps data stream is ~1Gbps, then you can also consider using LVDS on a Stratix series device. Cheers, Dave