Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Size 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 ...