Forum Discussion
Altera_Forum
Honored Contributor
11 years agoFPGA PLL Megafunction
Hi Everyone ! I am doing a project on an Altera Cyclone V FPGA. In this project I have a simple all-pass filter with severals I/O signals. Now I need to implement a PLL so that the output...
Altera_Forum
Honored Contributor
11 years agoDavid,
I think the easiest way to simulate your PLL is to use the NativeLink. I think i understand the difficulty of including the libraries and have simluation running. So far, Nativelink is working fine and simulating with Modelsim. Run nativelink --> Select the your PLL --> Create waveform --> on the waveform tab, edit waveform --> Export waveform It will help create a testbench. edit the testbench if needed. Add your testbench in Quartus settings. Close Modelsim, and invoke it again. You would see your simulation results.