Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20688 Discussions

signaltap can't find the instance

clair
Novice
1,784 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
1,775 Views

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

0 Kudos
SyafieqS
Moderator
1,765 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


0 Kudos
clair
Novice
1,736 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!

0 Kudos
SyafieqS
Moderator
1,723 Views

Hi Sir,


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


Thanks,

Regards


0 Kudos
Reply