Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21612 Discussions

10GbE on 1GbE network

Altera_Forum
Honored Contributor II
1,833 Views

Hi all, 

 

Maybe its a beginner question .. :) 

 

Can we use a 10GbE board (with 10GbE UDP/IP core) in order to receive UDP packets at 200Mbps rate from an external network ? i mean, is there any problem with the two rates ? 

 

Thanks 

Shalom
0 Kudos
11 Replies
Altera_Forum
Honored Contributor II
1,066 Views

The core needs to be multispeed and also handle 1GbE. The PHY chip will automatically synchronize to the highest speed achievable by the two partners (1Gb/s) so the core must be able to communicate with the PHY at that speed.

0 Kudos
Altera_Forum
Honored Contributor II
1,066 Views

Ok. Thanks for the answer 

 

Always for the same situation(network provide 200Mbps to board) 

In order to have minimum latency on the channel datapath, should we use 1GbE or 10GbE on board? 

 

Shalom
0 Kudos
Altera_Forum
Honored Contributor II
1,066 Views

10GbE will have a slightly lower latency, because the serialization/deserialization will take less time, but I don't if it will have any significant impact on the whole latency.

0 Kudos
Altera_Forum
Honored Contributor II
1,066 Views

Sorry for the beginner questions.. 

 

But if we use 10GbE on the board, should we use any converter to the 1GbE external network ? if yes, so the latency will increase, no? 

 

Shalom
0 Kudos
Altera_Forum
Honored Contributor II
1,066 Views

No, you will only gain some latency if both ends are at 10GbE. If your network is 1GbE anyway, you won't gain anything with a 10GbE board. A converter would only add more latency.

0 Kudos
Altera_Forum
Honored Contributor II
1,066 Views

Yes our network is 1GbE anyway. 

So, have you any idea about the approximate latency of this type of converter( 1GbE to 10GbE and 10GbE to 1GbE) ? 

 

Shalom
0 Kudos
Altera_Forum
Honored Contributor II
1,066 Views

It depends on the converter, I guess. But if you really want to have a latency as low as possible, you should stick to 1GbE everywhere.

0 Kudos
Altera_Forum
Honored Contributor II
1,066 Views

Ok. 

 

Thanks for your excellent help 

 

Shalom
0 Kudos
Altera_Forum
Honored Contributor II
1,066 Views

 

--- Quote Start ---  

The core needs to be multispeed and also handle 1GbE. The PHY chip will automatically synchronize to the highest speed achievable by the two partners (1Gb/s) so the core must be able to communicate with the PHY at that speed. 

--- Quote End ---  

 

 

In that case, can the Altera(Startix 4) transceiver in XAUI mode be a good PHY ? 

I understand that on XAUI mode it cannot work less than 3.175Gbps. right ? 

 

Shalom
0 Kudos
Altera_Forum
Honored Contributor II
1,066 Views

You don't need the XAUI mode. The Stratix IV transceivers can do GbE too.

0 Kudos
Altera_Forum
Honored Contributor II
1,066 Views

ok thank you 

 

I need few days to design our system 

I hope we will be able to continue this discussion 

 

Shalom
0 Kudos
Reply