Altera_Forum
Honored Contributor
13 years agopll simulation
Hello,
I have to use a pll in my design. so I've created a pll via megawizard with my needs. 100Mhz clock input and 5nsec shifted clock in the output. now, I want to simulate my design with modelsim. how can I do that? where should I place the PLL.vhd component, I put it inside top.vhd and i am getting errors "Unknown identifier" to all pll I/Os. can you assist?