| Author |
Message |
MelonPie
Joined: 16 Jan 2007 Posts: 5
|
16 Jan 2007 3:51 chip to chip connection with Ethernet |
|
|
|
|
Hello,
I am thinking of using Gigabit Ethernet to have chip to chip interconnection.
How can I achieve this? Can I connnect Chip A to Chip B by SGMII without physical layer in between?
Chip A (GEMAC) -------> Chip B (GEMAC)
______________SGMII_______________
Thanks!
|
|
| Back to top |
|
 |
dainis
Joined: 15 May 2001 Posts: 1451 Helped: 56
|
16 Jan 2007 10:58 Re: chip to chip connection with Ethernet |
|
|
|
|
| Yes it is possible, but you need chips with PHY and MAC mode SGMII interfaces, one chip with PHY mode other with MAC mode.
|
|
| Back to top |
|
 |
MelonPie
Joined: 16 Jan 2007 Posts: 5
|
16 Jan 2007 11:45 Re: chip to chip connection with Ethernet |
|
|
|
|
Hello dainis,
Thanks for your reply.
Can you tell me what IP can be implemented into a FPGA as PHY mode?
Since I am using Xilinx`s FPGA which doesn`t support SMII.
I would like to use SGMII and run at 100Mbps only to connect from FPGA A to FPGA B.
Best Regards,
MelonPie
|
|
| Back to top |
|
 |
dainis
Joined: 15 May 2001 Posts: 1451 Helped: 56
|
16 Jan 2007 13:04 Re: chip to chip connection with Ethernet |
|
|
|
|
After small thinking, I got answer that is possible connect two chips directly without PHY or switch chip, by using SGMII or MII intefaces with MAC mode.
Look this:
http://assets.zarlink.com/AN/ZLAN_36_AppNote_Sept06.pdf
|
|
| Back to top |
|
 |
MelonPie
Joined: 16 Jan 2007 Posts: 5
|
18 Jan 2007 2:02 Re: chip to chip connection with Ethernet |
|
|
|
|
dainis,
Thank you very much!
|
|
| Back to top |
|
 |