Forum Discussion
Altera_Forum
Honored Contributor
7 years agoOn that part you have 105 M4K blocks, which can be configured in a 4096x1 access thru 128x32. Since you only need a depth of 64 vs the smallest native depth of 128 it means you will need to build a memory that is twice as big, like (128x32)x32 slices to give a 128x1024 array, assuming you want to access all 1006 bits in parallel.
With 105 M4K blocks on that EP2C35 device you have more than enough M4K resources (105 >> 32).