Forum Discussion
any update?
I tried the steps that you suggested on a different machine with both Quartus 18.1 and 19.1 Lite. Except for the last step as I don't know where ".altera.quartus." is to be able to delete it and hence, I was not able to do this last step.
This problem does not depend on any specific project. All I have to do is open up any version of Quartus that I have, 18.1, 19.1, 20.1, or 20.1.1 and then click on the "tools" menu and then click on the "IP Catalog" menu and nothing happens.
If something like the old "MegaWizard" is suppose to come up after clicking on the "IP Catalog" menu item, it absolutely does not happen in any of the versions of Quartus that I have mentioned above on both of my Windows 10 computers.
thanks for your continued assistance in trying to solve this problem,
Bill
- sstrell5 years ago
Super Contributor
Are you saying that you cannot make the IP Catalog appear in Quartus (within the tool itself; not necessarily popped out)? By default it appears in the upper right-hand corner of the tool. Or are you still referring to seeing the IP Parameter Editor vs. the old Megawizard?
- WShep15 years ago
Contributor
Yes, the IP Catalog appears in Quartus as you say. However, the ONLY thing that it allows me to do is to create a new IP. I can not edit an existing IP and save it off with a new name. As I said in my last post, when I click on the tools menu and then on the "IP Catalog" item in the drop down box, NOTHING HAPPENS, THERE IS NO RESPONSE.
This same thing happens with all of the recent versions of Quartus that I have used. It is not project dependent in any manner. It happens no matter if a project is open or not.
All I am really trying to do is to find a way to edit an existing IP that was previously created in the IP Catalog and save it off with a new name without having to recreate it all from scratch.
Is this possible or not????
- sstrell5 years ago
Super Contributor
That advice was incorrect. The Tools menu -> IP Catalog command is to simply reopen the IP Catalog if you close it. I think there was a misunderstanding there about what you wanted to do. If IP Catalog is already visible, this doesn't do anything.
As I mentioned, you can use presets to save IP configurations and give them new names when you need them.
Other than that, you could probably take the HDL code (and .qip file if applicable) and manually edit it with different names if you needed to. Trickier to do though.
If you open a .ip file (for an IP Parameter Editor created IP) or HDL file (for a Megawizard created IP) and the "Open as" setting in the Open File dialog is set to Auto, it will reopen the appropriate parameter editor tool. With the IP Parameter Editor, you can do a Save As. I don't recall if a similar option is available for the Megawizard (I use Pro most of the time so the Megawizard doesn't exist there).
I'm not sure if that helps.