Forum Discussion
ASuba
New Contributor
7 years agoUsing Intel IPs into our custom IP design
Hello I am using Quartus Lite version for intel FPGA. I am in the process creating custom IP . Within the lower hierarchy I would like to use FIFO IP provided by Intel. How to instantiate this IP i...
KhaiChein_Y_Intel
Regular Contributor
7 years agoHi ASuba,
You may create the IP using IP Catalog, instantiate the IP in your .v/.vhd file.
Thanks.