--- Quote Start ---
Interesting thread,
For "In system memory content editor" lpm_const component,
how do you write the .mif file so as to point to that component ? I have for example a "In system memory content editor" lpm_const called
const_l2.
After "debugging", I found that
0x20 is the best value.
I would like to regenerate the .POF and .SOF file with this good value.
You say that you only just run the assembler and not the whole compilation.
How do you write the .mif file (
http://quartushelp.altera.com/13.0/master.htm#mergedprojects/reference/glossary/def_mif.htm?gsa_pos=1&wt.oss_r=1&wt.oss=memory%20initialization%20file%20in%20system%20memory%20content%20editor) :
how do you know at which address correspond to my "const_l2" ? I found in "compilation report > analysis and synthesis > Debug settings summary > in system memory content editor settings summary" the "instance index of my "const_L2".
Do I Have to calculate the address by adding width*depth of precedent instances ?
--- Quote End ---
Hi
I am looking for another options, not megafunction wizard.
Suggested options like 'Smart compilation' and using only assembler is not working for me.
I do not understand why update memory initialization and running assembler is not working for me. Daixiwen also seem to notice that sometimes it works and sometimes not. Their is no post which discusses how to make this work for what are the conditions.
I have opened new threads with these specific questions to get attention of experienced users. I have to know, is there something i am doing wrong? Because if I am not doing anything wrong, then previous posts are somehow misleading (may be they work for older versions, not anymore). Users like me will use them without any result.
Smart compilation option is mentioned in many threads. Mine is disabled for some reasons. As a Quartus user, I am just interested in knowing why?