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...
Rahul_S_Intel1
Frequent Contributor
7 years agoHi ,
I am requesting to use the mega wizard or IP catalog to generate the IP. And it is not at all recommended to copy paste the IP files between Qauartus versions.
MTuck8
New Contributor
7 years agoSo how can I share my design with other developers in tje open source community?
Should I request every developer to use the mega wizard to create a PLL entity that works with the design? Or perhaps creatr one set of IP files for every version of Quartus, and add them all to the Git repository?