Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNIOS II vs 100% hardware implementation
Hi all, I'm working on a videoprocessing application. Now I am faced with a importnant design choice: create the whole system in hardware or create a SoC (a NIOS II system). Most importnan...
Altera_Forum
Honored Contributor
14 years agoit really depends on what you're doing to the video.
For real time manipulation, the FPGA is is going to be cleaner and faster, especially with higher speed/resolution video. If you need to do some decision based processing (like target tracking) then you probably want the nios for the software.