- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to pass on to the design team the understanding and the ability to generate their own qdrii controller using UniPHY. Currently this is a done via a document which walks them through the generation using a number of screen shots from the Megawizard GUI.
It would be a lot simpler if we could do this via command line, say with a file with all the parameters in. I've had a look through the documentation and failed to find anything. We do this for memory generation. Before I go running to support does anybody know if this can be done for UniPHY? Thanks.Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, you can do this, however you need to run the GUI MegaWizard once to create the retrieval information (at the bottom of the generated .v or .vhd instance file). Once you have this, you can copy just the retrieval info from the file and save it to a file <filename>. Then from the command line, you can type "qmegawiz -silent <filename>", and it should run the MegaWizard from the command line without any output to the console and without opening the GUI. You can now modify the parameters in the retrieval info in <filename> and re-run qmegawiz and it will recreate the files with your changes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Jimbo.
That sounds simple enough, I'll give it a go. Sounds very much like something I could do generate all our IP. Is this documented somewhere?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My mistake - looking back thats how I did our RAM generation - long time ago.
The documentation I wanted was Command-Line Scripting chapter in Vol 2 of Quartus II Handbook. What I think is the question, and I think I have now have the answer, is can you use it for UniPHY and I think, looking at the documentation, is no you have to use GUI. Thanks,- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can't say that I've actually tried this with UniPHY, so unfortunately that may be the case.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page