Altera_Forum
Honored Contributor
15 years agoverilog simulation model issue of altpll in Straitx IV device
Does anybody meet this case as below?
I'm using Stratix IV for one project and I use the on chip PLL of device to generate high clock for our system. I simulate my design with Cadence ncverilog tool. When I run the simulation to FPGA version code ( a lot of altera memories and PLL model ), the simulation is very slow. While I run the ASIC version simulation, it's quick. I tried to disable the PLL verilog model and use a simple one, and it's fast now. Is there any option we need to configure when we use PLL verilog simulation model? Thanks