Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- I guess, you array is too big to be packed in one M9K block. According given example 8x64 bits are packed to one M512 block. And you are trying to put 8x1632 bits to M9K block. But that's just a guess. --- Quote End --- I played with the size a bit and reduced it down to 8x128 bits. But this didn't solve the problem.