Forum Discussion
MTuck8
New Contributor
7 years agoWhat files to version control of PLL IP entity?
I need to add a PLL entity to my otherwise very portable & clean VHDL code. When using the Quartus IP library wizard to create a PLL I end up with about 10-20 files in my projects some of which loo...
AndyN
Occasional Contributor
7 years agoYou just need the .ip file - everything else is generated from that during the IP Generation step in the Quartus flow.