Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

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

Hi,

I got the following Error when Signaltap was used with stratix board.

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

Any help is appreciated.

Sasi

6 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Did you add the signals to the signaltap .stp file before you complied and built the project?

    The .stp file used for Analysis with SignalTap needs to match that used during the build. i.e. adding signals after the build does not work
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    1. The correct SignalTap file has to be selected in Project settings under SignalTap II.

    2, Check if the *.sof file loaded to the device is actually the new generated one. A different file may heve been selected before and is kept in the stp settings then.

    3. Assure, that no other configuration mechanism is reloading the configuration. It may be necessary to check "Halt on-chip configuration controller" in programmer options.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi this problem I also meet when build Quartus project .you can follow this step to solve it,

    click "assignment " select "setting " you can see there have Signaltap setting. you don't

    select , this problem can pass
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    You can open the content in Quartus II Help version 7.x, then click "message list". There are some advices about this.

    But this problem still can't solve.:confused: I also want to use the SignalTap II and can't pass this problem.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Finally I correct some logic errors then the SignalTap can work although "can't find the instance" still occurs sometimes.

    Plus, though the sampling clock meets the Nyquist frequency, the data wave looks bad. I think the solution is the actual Logic Analyzer.