- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good morning,
How what are the tcl commands to build IP cores?
I have copied the myram.qip to a folder ip_cores and used the following command:
set_global_assignment -name QIP_FILE ip_cores/RAM_1_PORT_16384/myram.qip
After building the tcl script, myram ip core is not recognized.
Let me know how to resolve the issue.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you mean to generate an IP or to add an IP to a Quartus project?
The .qip file is just a pointer file, created when you generate an IP, that you add to a Quartus project to point to all the files that make up that generated IP. This is intended so you only have to add one file to the project instead of dozens.
I'm not sure what your intention is here.

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