Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17267 Discussions

Unable to detect intel readback/writeback IP in quartus IP catalog

achandel
Novice
1,722 Views

Hi,

I am new to the Quartus world, and have been stuck on an issue.

I am trying to open the intel readback/writeback IP (interl_wrbk_wrbk) in Quartus GUI.

From one of the docs, I understood that any IP will be visible in quartus "IP catalog" if my project directory or IP global search directory has either the *.ip file, or *_hw.tcl file along with all the necessary rtl files. 

I currently have intel_rdbk_wrbk_hw.tcl file (to generate the IP) and all the relevant rtl files mentioned in this tcl file. 

Now, when I open Quartus in this directory, I cannot see this IP in IP catalog.

After this, I updated the Global IP search directory to include the directory from where I copied the *_hw.tcl file, but again, there was nothing.

 

The aim is to generate the simulation files once I can see the IP in the Quartus GUI, in order to test and debug the logic I wrote to drive this IP (Using Avalon MM-slave interface).

 

Any pointers on this will be appreciated.

Please let me know if any other information on this is required.

 

Thanks

0 Kudos
3 Replies
sstrell
Honored Contributor III
1,712 Views

Can you link to the document you're talking about?  I've never heard of this IP.  If it's an "off-the-shelf" IP included with Quartus, it would be in the IP Catalog already.

0 Kudos
achandel
Novice
1,701 Views

Hi @sstrell,

This IP is specifically for the Altera FPGA board, provided by intel. It is not specific to Quartus. It is normally driven by a master (like Avalon MM) for readback/writeback purposes from the hardware.

Unfortunately, I am not sure If I'm allowed to share the document publicly.

 

0 Kudos
KhaiChein_Y_Intel
1,682 Views

Hi,


Could you share a design and steps to reproduce the error?


Thanks

Best regards,

KhaiY


0 Kudos
Reply