Altera_Forum
Honored Contributor
10 years agohow to calculate the number of M9k that nios onchip memory occupied?
hi everyone
in project A, i set the nios onchip memory size to be 20480 bytes, the quartus told me(Fitter report) it occupy 20 M9Ks, its implementation bits is 163840 then i use copy project in quartus, copy the project A to a new place, let's name it project B, i re-compilate the project, the Fitter report told me the nios on chip memory occupy 32M9Ks! i am a little confused, in binary system, the 20480 bytes should occupy the same space with 2048*16 bytes, that is 2048*16*8=83,886,080bits=28.4 M9Ks, that is 29M9Ks why in project A it only occupy 20 M9Ks? why in project B it occupy 32 M9Ks? thanks!