Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16606 Discussions

Conditional compile of Altera IP's

Altera_Forum
Honored Contributor II
918 Views

Hello,  

 

I would like to know the best way to do a conditional compile in a .qip file. For example inside a .qip file, if the FPGA family is chosen as "StratixV" in the parent .qsf, then all the Altera IP's corresponding to that family is compiled. If the FPGA family is selected as "Arria 10", then Altera IP's relating to Arria 10 should compile.  

 

I guess I can implement the same using revisions option of the Quartus tool, but I would prefer to maintain one .qsf file instead two separate .qsf.  

 

It would be great if someone can share any thoughts on the same. Thank you.
0 Kudos
0 Replies
Reply