Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
19845 Discussions

signaltap can't find the instance

clair
Novice
748 Views

Error(261005): Can't find the instance. Download a design with SRAM Object File containing this instance.

I programming Stratix10mx device with signalTap, but failed with errors above.

0 Kudos
4 Replies
sstrell
Honored Contributor III
739 Views

Make sure Signal Tap is enabled in the project settings and pointing to the correct .stp file.  Then recompile your project.

SyafieqS
Moderator
729 Views

Hi Sir,


Make sure the .sof file programmed to your device is the updated one with new .stp added to your project. You need to add .stp file before compile and build the new project (new.sof). Make sure the OS meet the Quartus requirement as sometime this might be causing the issue.


I also found similar to your issue. Can refer to link below for details


[1]. https://community.intel.com/t5/Intel-Quartus-Prime-Software/Error-Can-t-find-the-instance-Download-a-design-with-SRAM-Object/td-p/103467


[2]. https://community.intel.com/t5/FPGA-SoC-And-CPLD-Boards-And/Error-Can-t-find-the-instance-Download-a-design-with-SRAM-Object/td-p/44910


[3]. https://community.intel.com/t5/Intel-Quartus-Prime-Software/Problem-with-signaltap-implementation-on-a-stratix-10/m-p/665804#M61322


Regards,

Thanks


clair
Novice
700 Views

Hi,

I make sure select the right stp file and recompiled the project.

Now,it seems like I just reprogram the board with my own .SOF file,and then the FPGA load the file in the flash immediatetly. 

 

Thanks

Best regards!

SyafieqS
Moderator
687 Views

Hi Sir,


Noted. Let me know if there is any other concern from you on this issue.


Thanks,

Regards


Reply