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 agoHow long is a piece of string?
Really it is balance between resource usage and processing speed. Code in C will typically be slower but use less resource than the same in VHDL. Very small blocks of VHDL can quickly perform operations that take quite a few code instructions.