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 agoHm, okay... my problem is that the small C library does not support float, but without the small C library my elf-file is too big for the on-chip memory.
Is the only solution then to extend to SRAM?