Forum Discussion
Altera_Forum
Honored Contributor
17 years ago32-bit MIPS
Hello Everybody! i have 32 bit MIPS CPU for my project! i need to use 32-bit Dual port ram!(i mean 32 address line). i found that quartus does not support this huge ram!:D What should i...
Altera_Forum
Honored Contributor
17 years agoSorry, not being sarcastic but I can only think of these options:
-Buy a device/devices that contains 2^32 x width in bits. -You can use 4,194,304 acex chips(2^32/1k) -or use/add acex logic cells to create your memory, I haven't done my calculations here, check how much can it provide, surely less, as registers are very expensive.