Forum Discussion
Altera_Forum
Honored Contributor
15 years agoMultiple NiosII System
Hello everybody! It's my first post on this forum so a quick presentation to start : I'm a french student in the engineering school Polytech'Paris UPMC and I'm actually working on FPGA for a ...
Altera_Forum
Honored Contributor
15 years agoAltera has a tool that can help you take a section of standard C code and turn it into a hardware accelerated module which you use in your FPGA instead of the code algorithm. I have seen other sources for c-to-hardware compilation but the links escape me right now.
http://www.altera.com/devices/processor/nios2/tools/c2h/ni2-c2h.html You may also find an open source core that does video compression for you through OpenCores.org.