Forum Discussion
Altera_Forum
Honored Contributor
14 years agoits not as simple as what you want. What you want to do is not possible. The max D word width for M9K is 36 bit iirc, and 72 or 144bit for M144k.
You could try muxing your words eg. have a 32 bit dword, with the least sig. bits of the adderss as byte select, and then you can write 4x8bit words at once.