tgautier
New Contributor
4 years agoIP single file
Hi,
Is there a way to package/describe an ip in a single file ?
Xilinx offers this possibility through the .xci file : all the ip informations are packed in a single file (after GUI IP customization) and you just have this file to add in your flow through a specific command. Then the tool build all the files requested for the different steps but this is straight foward for the user.
Is there an analog process on Quartus to avoid the classic graphical process ? What is the flow to add IP when you want to have a full command-line flow and limit the number of source files ?
Thank you.