Forum Discussion
Altera_Forum
Honored Contributor
20 years agoTerry,
if you do not use this 'my_init_array' in your software (hello_world.c) , this array is optimized away and filled with default zeros. So write code, that makes use of this data array. You have a 'Post-processing to create my_init_memory.hex'. This file is placed in your FPGA directory and will be used by my_init_memory.vhd during FPGA compilation. Mike