Forum Discussion
Altera_Forum
Honored Contributor
13 years agoNIOS II On-chip Memory size
Hi, I am using DE0 board with Cyclone III FPGA. If I am not wrong, it has 56 M9K blocks. According to my calculation, it gives 57344 bytes for me to use as on-chip RAM for my NIOS II processor....
Altera_Forum
Honored Contributor
13 years agoSome of the memory blocks are used by the processor itself.
The registers use one. Any data/instruction caches will use some. The branch prediction tables will use at least one. Any boot code will use some. The JTAG debug will use some. Also be aware that quartos may give a 'memory used' total in bits - which doesn't include all the 'wasted' bits inpartially used blocks.