Forum Discussion
Altera_Forum
Honored Contributor
10 years agoThanks for your reply wzk6_3_8.
--- Quote Start --- Is the resource usage gotten after the "place and route"? or just the estimation? --- Quote End --- This is just the estimation. I'm in the process of running the full compilations to compare, however in my experience kernels with estimated usages of over 100% typically fail hardware compilation. --- Quote Start --- the kernel only has one arithmetic operation, whose resource usage is much smaller than that of the kernel overhead. Try more arithmetic operations in the kernel. BTW, more CUs cannot help. --- Quote End --- But if everything else remains constant (only the type of the data changes), why would the overhead of the kernel change?