Forum Discussion
Rahul_S_Intel1
Frequent Contributor
6 years agoHi ,
You can Qar the project file and can share with other designers, the Qar file have all the settings and design file.. For making Qar from Quartus follow the below procedure.
Click Project in Quartus submenu Archive Project.
MTuck8
New Contributor
6 years agoThat does not sound like a good solution for an active open source project (you want all files to be in source form / plain text).
Is there no pure HDL solution for instantiating a PLL? For instance, block RAM and DSP functions (multiplication) can be infered from regular HDL constructs. An Intel library of common IP (e.g. a PLL) would be very useful.