08-10-2012 11:22 AM
is there any way to make code for altera De2 115 in labview ?
08-11-2012 06:53 PM
HI,
Well, it has a USB post, so far so good.
But I see no mention of communicating directly to the board as if it were an instrument. The Vendor says you have to use their software builders, etc .... Since this is FPGA stuff I'm not sure that it is set up to handle LabVIEW RIO, but not sure.
Also, LabVIEW is not directly mentioned, so it doesn't look promising. Can you contact them directly?
08-13-2012 03:49 AM
Hi
The LabVIEW FPGA module only supports the following:
Virtex-II 3000
Virtex-II 1000
Spartan-3 1000
Spartan-3 2000
Virtex-5 LX30
Virtex-5 LX50
Virtex-5 LX85
I am not optimistic about a cinvenient development for an altera board.
However, there ia compicated way that I can think of. It might be possible for you to design the system in labview and use one of the labview embedded modules ( http://www.ni.com/embedded )to generate c code which you can then port to systemc and compile for the altera fpga using a suitable compiler.
08-13-2012 12:04 PM
08-15-2012 08:18 AM