Altera_Forum
Honored Contributor
10 years agoFor better simulation performance what mode of ALTPLL is recommended?
Hello,
I am working on a FPGA as functional verification engineer. We are using ALTPLL in our simulation and it is currently using more than 60% of simulator resources (altera_mf.v). Do you generally black box ALTPLL during functional verification? or Do you put it in bypass mode? Or you use it in active mode? This is the user's guide of PLL that we are using. https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/ug/ug_altpll.pdf I am planning to blackbox PLL for functional simulation. I thought I'd check with you first and see what is the common approach in FPGA simulation regarding PLL. a) Do folks generally run simulation with PLL model? b) Do they generally put PLL in bypass mode? And in some occasion like weekend runs, use active pll model? c) Do they blackbox PLL model? d) Is there any value to run all the simulation with active PLL model and spending so much of simulation cycle? any advice is highly appreciated. Regards, amir