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.

ethernet switch design with vhdl

Status
Not open for further replies.

nathrao

Newbie level 2
Joined
Dec 10, 2009
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
pune,india
Activity points
1,293
hi i want to do ethernet switch design with vhdl
can any one help me
 

You have to interface multiple ethernet PHYs with your FPGA, you have to define the intended switch operation
(switching on which ethernet layer), you can possibly reuse existing ethernet MAC (and if applicable, IP layer) designs
and add the switching logic.
 

Hi, you can check this project: https://www.netfpga.org/
It's an open plattform to implement network devices. They use verilog but you could easily translate it to vhdl.
 

You have to interface multiple ethernet PHYs with your FPGA, you have to define the intended switch operation
(switching on which ethernet layer), you can possibly reuse existing ethernet MAC (and if applicable, IP layer) designs
and add the switching logic.

can you provide me some details of design like what are the basic steps.... i want o implement it in Xilinx platform ...
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top