Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
try using file=>open and open it through that
**to clarify a bit more, when you created the ip with the megafunction it would have made a vhdl/verilog file which is what you can open which should open the dialog again to edit - Altera_Forum
Honored Contributor
Hi,
Starting from QII 14.0, the IP Editor has replaced the previous megawizard. So, you could not use megawizard to edit your file in QII 14.1. As a workaround, you may try archive your older QII version project ie 13.1 and then use QII 14.1 to un-qar the project QAR. By default, the QII 14.1 will perform auto IP upgrade and then you could use IP Editor to edit your IP instances.