Forum Discussion
Altera_Forum
Honored Contributor
21 years agoCan niosII-32 run from 16bits datas width SRAM?
The altera 1c20 kits use two 16bits data width as a 32bits data width SRAM chip, i want to know is it possible to run niosii-32 in one 16bits data width SRAM chip? Thanks.
Altera_Forum
Honored Contributor
21 years agoI have made a test program using 32bits on-chip memory to run simple printf("hello world") include in the main() function, it works fine, then only change 32bits on-chip memory to 16bits on-chip memory, others are not changed, it can not work, why?
so i think that 32bits niosii-cpu can not run on the 16bits ram, is it right?