Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHow to access data from altsyncram in two different ways
I have an altsyncram consisting of 4,096 words, 64-bit each. The RAM is easily accessed by application A using widthaddress = 12 and widthdata = 64. However, I'd like to be able to access the...
Altera_Forum
Honored Contributor
15 years agoThe megawizard compiler says "The valid ratio btween port A and port B widths are 1, 2, 4, 8, and 16."
It looks like I can't have 64 and 80 bits in one altsyncram...