Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAbout storing a rom_init.mif file on ROM module in Sopc system
Hi, I designed a custom component in Sopc builder to insert in a Nios system...my custom component is based on a Rom memory that during simulation I loaded with a file.mif using the megawizard too...
Altera_Forum
Honored Contributor
14 years agothe .mif file should be called by the hdl code generated by the megawizard, you don't need to include it in SOPC builder. Just include your custom component in SOPC builder as any other one.