Forum Discussion
Altera_Forum
Honored Contributor
12 years agoOptimizing a design
Hello every body; I have a function that makes a transformation on th input byte, to produce an output byte, I used a look up table methode to realize this function, then I tried to realize it usu...
Altera_Forum
Honored Contributor
12 years agoThanks Mr kaz for your attension;
your reply add to something I miss, but I want to know if these analysis tools are more effecent to analysis and optimize my code than a Manuel analysis, I know it is very hard to make this manual optimization but I mean to optimize the fundamental operations in my project that is repeated many times and affect my project resources directly.