Forum Discussion

ldm_as's avatar
ldm_as
Icon for Occasional Contributor rankOccasional Contributor
6 years ago

How can I instantiate an IP, which was generated in Qsys, into my RTL?

Hi All,

How can I instantiate an IP, which was generated in Qsys, into my RTL?

Thank you!

2 Replies

  • Hi,

    Just locate the top module of the qsys generated IP and use it in the intended RTL.

    With Regards,

    HPB

  • KennyT_altera's avatar
    KennyT_altera
    Icon for Super Contributor rankSuper Contributor

    In qsys -> click generate -> show instantiation template. This will help you on the rtl creation. Thanks