Altera_Forum
Honored Contributor
9 years agoQuartus 15.1.2. use Design partition with In-System Memory content Editor
Hi Everyone,
Does anyone know if it's possible to generate design partitions (qxp file) that contains memory that I can access via In-System Memory Content Editor at a higher level? - I'm using Quartus 15.1.2 More details to explain my issue: 1. I have a sub module that contains a memory instance (which is created with megawizard with option Enabled for In-System Memory Content Editor") For example this memory instance is called "Mnew" 2. Then I export this module as "submodule.qxp" file. 3. I import the submodule.qxp file into a different design (a top level) 4. Then generate an image (top.sof file) 5. Then loads the image to a device 6. Then use In-System Memory Content Editor to access this memory instance "Mnew" I have tried these steps, but the In-System memory content editor only seems to find memory instances at top level :(