Altera_Forum
Honored Contributor
9 years agoSize of modules
I am trying to compile a design which can benefit from vectorization. The kernel is performing the same operation on an array of items, but when i use a wider type (int4 instead of int), it fails to ...