Liberouter Combo Cards – FPGA boards focused on network data processing
1–10 of 36 posts
Re: Liberouter Combo Cards – FPGA boards focused on network data processing
#2Re: Liberouter Combo Cards – FPGA boards focused on network data processing
#3I can't open the site on my Android phone due to an SSL error. Is it just me, or there is a problem with the certificate?
Re: Liberouter Combo Cards – FPGA boards focused on network data processing
#4I can't open the site on my Android phone due to an SSL error. Is it just me, or there is a problem with the certificate?
Re: Liberouter Combo Cards – FPGA boards focused on network data processing
#5http://web.archive.org/web/20160604121207/https://www.libero...
Re: Liberouter Combo Cards – FPGA boards focused on network data processing
#6I've been really stymied by how to process packets in hardware. The obvious approach seems to be to run an RTOS or even full-fledged linux if your FPGA has hard IP cores on it. But is there a better way? How much performance would one lose? I'm also a bit confused about how to communicate on PCI-Express (I'm a software guy ... so learning about DMA). I have seen soft IP for TCP/IP stacks but it seems too crazy. I'm doing this as a hobby education project btw. It has been great fun so far! Wish there were meetups on this topic.
Re: Liberouter Combo Cards – FPGA boards focused on network data processing
#7Looks like we hugged them to death. Here's the Wayback Machine's most recently cached copy of the page: http://web.archive.org/web/20160604121207/https://www.libero...
Re: Liberouter Combo Cards – FPGA boards focused on network data processing
#8I saw the page via wayback machine since the site was down at the time. Seems like a cool academic project. I've been getting into FPGAs personally, with this exact application in mind. I've been really stymied by how to process packets in hardware. The obvious approach seems to be to run an RTOS or even full-fledged linux if your FPGA has hard IP cores on it. But is there a better way? How much performance would one…
Re: Liberouter Combo Cards – FPGA boards focused on network data processing
#9I saw the page via wayback machine since the site was down at the time. Seems like a cool academic project. I've been getting into FPGAs personally, with this exact application in mind. I've been really stymied by how to process packets in hardware. The obvious approach seems to be to run an RTOS or even full-fledged linux if your FPGA has hard IP cores on it. But is there a better way? How much performance would one…
Re: Liberouter Combo Cards – FPGA boards focused on network data processing
#10The idea is to move "network decision making" (load balancing; maybe firewalls and other assorted stuff) from the CPU to the FPGA, where this kind of thing can be done faster, and more reliably (e.g. you can have hard timing constraints on a FPGA).
Guess the other players in this field are pure software switches, which can be very flexible, but sometimes slow. And ASICs, which are very fast (potentially faster than FPGAs) but not as flexible.
[1] - http://arstechnica.co.uk/information-technology/2016/09/micr...