Forum Discussion
Altera_Forum
Honored Contributor
16 years agoDWT on NIOS
Hi, I am trying to implement 2D-DWT on a Nios II processor I am able to decide on the Hardware part...... But I am not able to decide on how to write the software code for implementin...
Altera_Forum
Honored Contributor
16 years ago2D DWT is a classic example of something that you should implement in hardware (pure hardware, or a co-processor) and not in software.
Why do you want to do it in software ?