Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHow to divide tasks to be done by Nios II processor & Logic elements?
Hi all, I have a complete working project where I use MATLAB/Simulink with coding in S-function Level 2 as well as Simulink blocks. Now I would like to convert the above project into...
Altera_Forum
Honored Contributor
11 years agoThe software in the nios is can be developed with less effort, but unfortunately the nios mostly can do only one thing at a time. In contrast the FPGA logic is really appropriate for parallel procesing, and pipelined processing (Avalon streams are frequently used to modularize the components).