Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThanks for the reply, first of all.
I've edited the HDL file of the on_chip memory (basically just a altsyncram instantiation) and spotted the init file STRING that contains the path to the.hex init file. In the HDL file generated by SOPC Builder, the default path to locate the init .hex file is "../onchip_mem.hex". This path is relative. My question is : Does the ".." refer to the current path given by pwd command under ModelSim?