Forum Discussion

ZLu001's avatar
ZLu001
Icon for New Contributor rankNew Contributor
6 years ago

when I generated PLL ip before, a file name _inst.v was generated, so I can copy the example to my script. but the new one in quartus 17/18, the file seems missing. where can I find the example file?

2 Replies

  • ZLu001's avatar
    ZLu001
    Icon for New Contributor rankNew Contributor

    Hi, Vikas.

    when I use Quartus17 to open the PLL file( my is base_clock.v) the megawizad was appear and then the "Create Verilog instantiation Template files for current file" is grey out.

    then I tried Quartus18, the file was opened at editor window and as you told, everything is fine.

    Thank you very much.

  • Vicky1's avatar
    Vicky1
    Icon for Regular Contributor rankRegular Contributor
    Hi Zen, Please follow the below steps, 1. "File" Menu -> "Open"-> PLL.v(IP created file) 2. Then Go to "File" ->"Create/ Update" -> "Create Verilog instantiation Template files for current file" 3.Check the "PLL.inst.v" file under project directory. Let me know if this has helped to resolve the issue. Regards, Vikas