- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Im using the following command to generate ip:
quartus_ipgenerate --generate_ip_file --simulation=verilog --ip_file=/PATH/HBM2E_intel_noc_initiator_1.qip project_name
I get the following error:
File /PATH/HBM2E_intel_noc_initiator_1.qip is not a supported file type for IP Generation.
How can i generate it properly?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The .qip is old file type. Please use either .qsys or .ip. If run this command quartus_ipgenerate --help=ip_file will get the followings:
Option: --ip_file=<>
Option to specify a Platform Designer IP file to be generated.
---------
Examples:
---------
# Specify the Platform Designer IP file to be generated
quartus_ipgenerate --generate_ip_file --ip_file=test.qsys test
quartus_ipgenerate --generate_ip_file --ip_file=test.ip test
Thanks,
Regards,
Sheng
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
May I know do you have any further concern?
Thanks,
Regards,
Sheng

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