Altera_Forum
Honored Contributor
11 years agoCyclone V Transceiver .QIP and .SIP - Do I Really Need Them
I have generated a Cyclone V transceiver using the QuartusII Megawizard PlugIn Manager which has generated various output files including a .QIP and a .SIP both of which have been added to my QuartusII project files. I would like to manually embed the Cyclone V transceiver in to my own VHDL and do away with the megawizard generated outputs. My question is, can I remove the .QIP and .SIP files and still place and route the Cyclone V transceiver?
Interestingly the .QIP has the following entry:set_global_assignment -name SYNTHESIS_ONLY_QIP ON So I was thinking that the .QIP and .SIP is only used for simulation purposes which I have control using Modelsim anyway. Any help here is much appreciated prior to me ripping it out and finding out the hard way :oops: