FPGARelated.com
Forums

Re: board with 2 gigabit ethernet connectors?

Started by Andreas Ehliar May 7, 2009
On 2009-05-07, recoder <kurtulmehtap@gmail.com> wrote:
> Hi FPGA Gurus, > I need to get a Gigabit Ethernet message, change its destination > IP,change some bits in the message(process) and send it out. I figure > out that I need 2 GigE ports to do that. I don't want to pay for the > MAC, so the board should be built with the Virtex 5 FPGAs or Altera > alternatives.
One solution could be the NetFPGA board which is rather decently priced if you happen to be an academic customer. Although the FPGA used (Virtex-II Pro 50) is somewhat old now. http://www.digilentinc.com/Products/Detail.cfm?NavTop=2&NavSub=521&Prod=NETFPGA /Andreas
Hi FPGA Gurus,
 I need to get a Gigabit Ethernet message, change its destination
IP,change some bits in the message(process) and send it out. I figure
out that I need 2 GigE ports to do that. I don't want to pay for the
MAC, so the board should be built with the Virtex 5 FPGAs or Altera
alternatives.
 Does a board like this exists?
recoder <kurtulmehtap@gmail.com> wrote:

> I need to get a Gigabit Ethernet message, change its destination > IP,change some bits in the message(process) and send it out. I figure > out that I need 2 GigE ports to do that. I don't want to pay for the > MAC, so the board should be built with the Virtex 5 FPGAs or Altera > alternatives. > Does a board like this exists?
You might post to comp.dcom.lans.ethernet and see what they say over there. I believe you need at least the PHY as external. The echo cancelation needed for gigabit is pretty complicated. -- glen
recoder a couch&#4294967295; sur son &#4294967295;cran :
> Hi FPGA Gurus, > I need to get a Gigabit Ethernet message, change its destination > IP,change some bits in the message(process) and send it out. I figure > out that I need 2 GigE ports to do that. I don't want to pay for the > MAC, so the board should be built with the Virtex 5 FPGAs or Altera > alternatives. > Does a board like this exists?
I think a good solution would be to use a venerable Cyclone II Kit : http://www.altera.com/products/devkits/altera/kit-nios-2c35.html and plug two Gigabit Adapters in the SantaCruz connectors. http://www.devboards.de/shop/artikeldet.php?proid=5752&bez=DBGIG1%20V1.3&sid=b7a22203ac950ff9e4b316d03cab30a9&PHPSESSID=b7a22203ac950ff9e4b316d03cab30a9 Can be developped using the free Quartus II Web edition. We have all these items in stock if it can help, let me know. The whole system can be up & running in just a few hours. (we also have optimized GbE MAC etc) Bert
recoder a exprim&#4294967295; avec pr&#4294967295;cision :
> Hi FPGA Gurus, > I need to get a Gigabit Ethernet message, change its destination > IP,change some bits in the message(process) and send it out. I figure > out that I need 2 GigE ports to do that. I don't want to pay for the > MAC, so the board should be built with the Virtex 5 FPGAs or Altera > alternatives. > Does a board like this exists?
Sorry for the silly question : do you absolutely need the two /independent/ adapters ? GbE is bi-directional and a swicth will route and dispatch the flows. (You can receive a flow and re-send it at full speed with one single adapter) Bert
On Thu, 7 May 2009 04:25:18 -0700 (PDT)
recoder <kurtulmehtap@gmail.com> wrote:

> Hi FPGA Gurus, > I need to get a Gigabit Ethernet message, change its destination > IP,change some bits in the message(process) and send it out. I figure > out that I need 2 GigE ports to do that. I don't want to pay for the > MAC, so the board should be built with the Virtex 5 FPGAs or Altera > alternatives. > Does a board like this exists?
You don't want to pay for a GbE MAC, so instead you want a Virtex 5? I don't want to pay for a flight to Los Angeles, so instead I'm going to buy my own jet and go to flight school. -- Rob Gaddi, Highland Technology Email address is currently out of order
On May 7, 12:25=A0pm, recoder <kurtulmeh...@gmail.com> wrote:
> Hi FPGA Gurus, > =A0I need to get a Gigabit Ethernet message, change its destination > IP,change some bits in the message(process) and send it out. I figure > out that I need 2 GigE ports to do that. I don't want to pay for the > MAC, so the board should be built with the Virtex 5 FPGAs or Altera > alternatives. > =A0Does a board like this exists?
Hello, Yes, this dual GigE board exists at Sundance. Have a look at the SMT945 from Sundance Multiprocessor Technology? It features a dual Gigabit Ethernet ports (i.e. 2 GigE ports) and you can use it with the SMT900 EVM that has a Virtex-5. You would then be able to implement your logic in the Virtex-5 FPGA. SMT945 Dual GigE mezzanine card: http://www.sundance.com/web/files/productp= age.asp?STRFilter=3DSMT945 SMT900 Virtex-5 EVM: http://www.sundance.com/web/files/productpage.asp?STRF= ilter=3DSMT900 Best Regards, - Sebastien