Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to implement MII on FPGA?

Status
Not open for further replies.

freewilly30

Member level 3
Joined
Mar 5, 2005
Messages
58
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,288
Activity points
1,730
mii interface

hi all
i am designing an ethernet switch
the first step is a phy ic ,( we will use one from micrell company) ks8721B
the output from that ic supports something called mi
anyone has any details on miii and how could it be implemented on fpga?
 

mii interface timing

this is a simple question.for this interface,you shoude read your phy's datasheet and 802.3 protocol to get this interface's signals and timing,after you do this work,
i think u will implement it.
 

how mii interface works

If u r going to the ethernet u need to go according the OSI layers, the PHY layer is OK i.e mii, but what about the Data link layer, do u need to interface data link layer and the phy layer or else wishbone bus to the phy layer(this is not a good one) ?
 

Re: mii interface

Best is to use a already-made core, like one provided at opencores.org. This have Wishbone interface, which is relatively simple, and well documented. More info in your other thread...
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top