UPGRADE YOUR BROWSER
We have detected your current browser version is not the latest one. Xilinx.com uses the latest web technologies to bring you the best online experience possible. Please upgrade to a Xilinx.com supported browser:Chrome, Firefox, Internet Explorer 11, Safari. Thank you!
01-01-2013 01:02 PM
hello
i'm very newbi whit xlinx FPGA , i'm work on my University project i designed a router based on freebsd.
now i want to embed my software on FPGA.
is it possible to install unix on Xlinx FPGA.
i need a board whit 4 GIG ethernet can i find this type on board in Virtex-7 family?
if it is possible, how? can i have step by step guid for install unix on Xlinix FPGA?
01-01-2013 05:37 PM
Which FPGA? FreeBSD has been ported to ARM, so it should be comparatively straightforward to run it on an FPGA with an embedded ARM core. It doesn't look like there's an official Microblaze port, so using an FPGA with no ARM core will take much more work, as you'll need to port it yourself. Not impossible, but not trivial if you're not an operating system hacker.
Linux would be a lot easier - it's already been done and there's plenty of information around for it.
I'm not sure about a Virtex-7 board that meets your requirements. Have you tried Google? Have a look in some of the recent XCell magazines for advertisements from vendors.
The NetFPGA springs to mind, though this is based on the older Virtex-5. A Virtex-7 seems like an expensive option for a quad gigabit router, though!
01-02-2013 08:52 AM
perhaps you should look at the zedboard?
zedboard,org
01-05-2013 10:57 PM
01-06-2013 02:46 PM
There's a lot of information at the Xilinx Wiki. If you're having any specific problems, let us know.