• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC Design
  3. Could not find netlist procedure:SpectreFNPairs instanc...

Stats

  • Replies 5
  • Subscribers 125
  • Views 461
  • Members are here 0

Could not find netlist procedure:SpectreFNPairs instance

ranaya
ranaya 2 days ago

Dear All,

Hi, I am running into an issue in my Cadence netlist simulation. It looks like below:

Begin Incremental Netlisting Sep 1 14:58:41 2025
Netlist Error: Could not find netlist procedure:SpectreFNPairs instance "V16" in cell-view "UMC65_TEST" "tspc_testing_time_det" "schematic"
Netlist Error: Could not find netlist procedure:SpectreFNPairs instance "V3" in cell-view "UMC65_TEST" "tspc_testing_time_det" "schematic"
Netlist Error: Could not find netlist procedure:SpectreVPWLSource instance "V5" in cell-view "UMC65_TEST" "tspc_testing_time_det" "schematic"
Netlist Error: Could not find netlist procedure:SpectreVPWLSource instance "V4" in cell-view "UMC65_TEST" "tspc_testing_time_det" "schematic"
Netlist Error: Could not find netlist procedure:SpectreFNPairs instance "V6" in cell-view "UMC65_TEST" "tspc_testing_time_det" "schematic"
Netlist Error: Could not find netlist procedure:SpectreFNPairs instance "V2" in cell-view "UMC65_TEST" "tspc_testing_time_det" "schematic"
Netlist Error: Could not find netlist procedure:SpectreFNPairs instance "V8" in cell-view "UMC65_TEST" "tspc_testing_time_det" "schematic"
End netlisting Sep 1 14:58:42 2025
ERROR (OSSHNL-514): Netlist generation failed because of the errors reported above. The netlist might not have been generated at all, or the generated netlist could be corrupt. Fix the reported errors and regenerate the netlist.

Can anyone help me to sort this out?

Thanks in advance

Anuradha

  • Sign in to reply
  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett 2 days ago

    Anuradha,

    These are (presumably) functions that should be provided via the libInit.il of the library containing the instances. They sounds like voltage sources, but these are not Cadence-provided sources (the function names are not ours). I would check whether these V2, V8 sources etc are from some custom library and if there's some SKILL code or context file that is not being loaded? Maybe the library was copied or renamed and so the associated code is not being loaded?

    You should contact whoever provided that library.

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett 2 days ago

    Anuradha,

    These are (presumably) functions that should be provided via the libInit.il of the library containing the instances. They sounds like voltage sources, but these are not Cadence-provided sources (the function names are not ours). I would check whether these V2, V8 sources etc are from some custom library and if there's some SKILL code or context file that is not being loaded? Maybe the library was copied or renamed and so the associated code is not being loaded?

    You should contact whoever provided that library.

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • ranaya
    ranaya 2 days ago in reply to Andrew Beckett

    Mmm.... this could be due to the inclusion of a wrong library.

    How does the typical path to the analogLib in Cadence package look like ? May be I am sourcing a wrong library.

    i.e. /remote/labware/packages/cadence/ic/23.10.060/tools.lnx86/dfII/etc/cdslib/basic ??

    Thanks.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Andrew Beckett
    Andrew Beckett 2 days ago in reply to ranaya

    The best approach is to use this in your cds.lib :

    DEFINE analogLib $(inst_root_with:tools/dfII/bin/virtuoso)/tools/dfII/etc/cdslib/artist/analogLib

    this will pick up analogLib from the same installation as the Virtuoso you are using.

    Perhaps you're using some modified analogLib set up for a different simulator?

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • ranaya
    ranaya 1 day ago in reply to Andrew Beckett

    Well actually that definition leads to the same path, however it is from a synopsys package Astonished

    i.e. /.../packages/synopsys/embedit/W-2024..../auxx/samples/analogLib

    The persisting error looks like below:

    Reusing AHDL Data dir
    generate netlist...
    Loading hnlInit.cxt
    Loading seCore.cxt
    Initializing the control file using cp:
    cp /remote/labware/packages/cadence/ic/23.10.060/tools.lnx86/dfII/etc/si/control.spectre /home/x3010318/remote_home_x3010318-Moved.d/Cadence_Sim/UMC65_TEST/tspc_testing_time_det/maestro/results/maestro/Interactive.4/1/UMC65_TEST_tspc_testing_time_det_1/netlist/control
    Copying Spectre source file 'spectre.inp'
    Copying Spectre command file 'spectre.sim'
    Begin Incremental Netlisting Sep 4 12:11:35 2025
    Netlist Error: Could not find netlist procedure:SpectreFNPairs instance "V16" in cell-view "UMC65_TEST" "tspc_testing_time_det" "schematic"
    Netlist Error: Could not find netlist procedure:SpectreFNPairs instance "V3" in cell-view "UMC65_TEST" "tspc_testing_time_det" "schematic"
    Netlist Error: Could not find netlist procedure:SpectreVPWLSource instance "V5" in cell-view "UMC65_TEST" "tspc_testing_time_det" "schematic"
    Netlist Error: Could not find netlist procedure:SpectreVPWLSource instance "V4" in cell-view "UMC65_TEST" "tspc_testing_time_det" "schematic"
    Netlist Error: Could not find netlist procedure:SpectreFNPairs instance "V6" in cell-view "UMC65_TEST" "tspc_testing_time_det" "schematic"
    Netlist Error: Could not find netlist procedure:SpectreFNPairs instance "V8" in cell-view "UMC65_TEST" "tspc_testing_time_det" "schematic"
    Netlist Error: Could not find netlist procedure:SpectreFNPairs instance "V0" in cell-view "UMC65_TEST" "tspc_testing_time_det" "schematic"
    End netlisting Sep 4 12:11:36 2025
    ERROR (OSSHNL-514): Netlist generation failed because of the errors reported above. The netlist might not have been generated at all, or the generated netlist could be corrupt. Fix the reported errors and regenerate the netlist.
    ...unsuccessful.
    *Error* failed at creating netlist
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    CDF: An error occurred when evaluating callback.
    Callback: hbmag1->use => cdfgData->hbtones->value >= 1

    Message: *Error* geqp: can't handle (nil >= 1)
    CDF: An error occurred when evaluating callback.
    Callback: hbphase1->use => cdfgData->hbtones->value >= 1

    Message: *Error* geqp: can't handle (nil >= 1)
    CDF: An error occurred when evaluating callback.
    Callback: hbharm1->use => cdfgData->hbtones->value >= 1

    Message: *Error* geqp: can't handle (nil >= 1)
    CDF: An error occurred when evaluating callback.
    Callback: hbtone1->use => cdfgData->hbtones->value >= 1

    Message: *Error* geqp: can't handle (nil >= 1)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodharm1->use => cdfgData->hbtones->value >= 1

    Message: *Error* geqp: can't handle (nil >= 1)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodtone1->use => cdfgData->hbtones->value >= 1

    Message: *Error* geqp: can't handle (nil >= 1)
    CDF: An error occurred when evaluating callback.
    Callback: hbmag2->use => cdfgData->hbtones->value >= 2

    Message: *Error* geqp: can't handle (nil >= 2)
    CDF: An error occurred when evaluating callback.
    Callback: hbphase2->use => cdfgData->hbtones->value >= 2

    Message: *Error* geqp: can't handle (nil >= 2)
    CDF: An error occurred when evaluating callback.
    Callback: hbharm2->use => cdfgData->hbtones->value >= 2

    Message: *Error* geqp: can't handle (nil >= 2)
    CDF: An error occurred when evaluating callback.
    Callback: hbtone2->use => cdfgData->hbtones->value >= 2

    Message: *Error* geqp: can't handle (nil >= 2)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodharm2->use => cdfgData->hbtones->value >= 2

    Message: *Error* geqp: can't handle (nil >= 2)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodtone2->use => cdfgData->hbtones->value >= 2

    Message: *Error* geqp: can't handle (nil >= 2)
    CDF: An error occurred when evaluating callback.
    Callback: hbmag3->use => cdfgData->hbtones->value >= 3

    Message: *Error* geqp: can't handle (nil >= 3)
    CDF: An error occurred when evaluating callback.
    Callback: hbphase3->use => cdfgData->hbtones->value >= 3

    Message: *Error* geqp: can't handle (nil >= 3)
    CDF: An error occurred when evaluating callback.
    Callback: hbharm3->use => cdfgData->hbtones->value >= 3

    Message: *Error* geqp: can't handle (nil >= 3)
    CDF: An error occurred when evaluating callback.
    Callback: hbtone3->use => cdfgData->hbtones->value >= 3

    Message: *Error* geqp: can't handle (nil >= 3)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodharm3->use => cdfgData->hbtones->value >= 3

    Message: *Error* geqp: can't handle (nil >= 3)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodtone3->use => cdfgData->hbtones->value >= 3

    Message: *Error* geqp: can't handle (nil >= 3)
    CDF: An error occurred when evaluating callback.
    Callback: hbmag4->use => cdfgData->hbtones->value >= 4

    Message: *Error* geqp: can't handle (nil >= 4)
    CDF: An error occurred when evaluating callback.
    Callback: hbphase4->use => cdfgData->hbtones->value >= 4

    Message: *Error* geqp: can't handle (nil >= 4)
    CDF: An error occurred when evaluating callback.
    Callback: hbharm4->use => cdfgData->hbtones->value >= 4

    Message: *Error* geqp: can't handle (nil >= 4)
    CDF: An error occurred when evaluating callback.
    Callback: hbtone4->use => cdfgData->hbtones->value >= 4

    Message: *Error* geqp: can't handle (nil >= 4)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodharm4->use => cdfgData->hbtones->value >= 4

    Message: *Error* geqp: can't handle (nil >= 4)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodtone4->use => cdfgData->hbtones->value >= 4

    Message: *Error* geqp: can't handle (nil >= 4)
    CDF: An error occurred when evaluating callback.
    Callback: hbmag5->use => cdfgData->hbtones->value >= 5

    Message: *Error* geqp: can't handle (nil >= 5)
    CDF: An error occurred when evaluating callback.
    Callback: hbphase5->use => cdfgData->hbtones->value >= 5

    Message: *Error* geqp: can't handle (nil >= 5)
    CDF: An error occurred when evaluating callback.
    Callback: hbharm5->use => cdfgData->hbtones->value >= 5

    Message: *Error* geqp: can't handle (nil >= 5)
    CDF: An error occurred when evaluating callback.
    Callback: hbtone5->use => cdfgData->hbtones->value >= 5

    Message: *Error* geqp: can't handle (nil >= 5)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodharm5->use => cdfgData->hbtones->value >= 5

    Message: *Error* geqp: can't handle (nil >= 5)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodtone5->use => cdfgData->hbtones->value >= 5

    Message: *Error* geqp: can't handle (nil >= 5)
    CDF: An error occurred when evaluating callback.
    Callback: hbmag6->use => cdfgData->hbtones->value >= 6

    Message: *Error* geqp: can't handle (nil >= 6)
    CDF: An error occurred when evaluating callback.
    Callback: hbphase6->use => cdfgData->hbtones->value >= 6

    Message: *Error* geqp: can't handle (nil >= 6)
    CDF: An error occurred when evaluating callback.
    Callback: hbharm6->use => cdfgData->hbtones->value >= 6

    Message: *Error* geqp: can't handle (nil >= 6)
    CDF: An error occurred when evaluating callback.
    Callback: hbtone6->use => cdfgData->hbtones->value >= 6

    Message: *Error* geqp: can't handle (nil >= 6)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodharm6->use => cdfgData->hbtones->value >= 6

    Message: *Error* geqp: can't handle (nil >= 6)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodtone6->use => cdfgData->hbtones->value >= 6

    Message: *Error* geqp: can't handle (nil >= 6)
    CDF: An error occurred when evaluating callback.
    Callback: hbmag7->use => cdfgData->hbtones->value >= 7

    Message: *Error* geqp: can't handle (nil >= 7)
    CDF: An error occurred when evaluating callback.
    Callback: hbphase7->use => cdfgData->hbtones->value >= 7

    Message: *Error* geqp: can't handle (nil >= 7)
    CDF: An error occurred when evaluating callback.
    Callback: hbharm7->use => cdfgData->hbtones->value >= 7

    Message: *Error* geqp: can't handle (nil >= 7)
    CDF: An error occurred when evaluating callback.
    Callback: hbtone7->use => cdfgData->hbtones->value >= 7

    Message: *Error* geqp: can't handle (nil >= 7)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodharm7->use => cdfgData->hbtones->value >= 7

    Message: *Error* geqp: can't handle (nil >= 7)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodtone7->use => cdfgData->hbtones->value >= 7

    Message: *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 1)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 2)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 3)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 4)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 5)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 6)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    *Error* geqp: can't handle (nil >= 7)
    CDF: An error occurred when evaluating callback.
    Callback: hbmag1->use => cdfgData->hbtones->value >= 1

    Message: *Error* geqp: can't handle (nil >= 1)
    CDF: An error occurred when evaluating callback.
    Callback: hbphase1->use => cdfgData->hbtones->value >= 1

    Message: *Error* geqp: can't handle (nil >= 1)
    CDF: An error occurred when evaluating callback.
    Callback: hbharm1->use => cdfgData->hbtones->value >= 1

    Message: *Error* geqp: can't handle (nil >= 1)
    CDF: An error occurred when evaluating callback.
    Callback: hbtone1->use => cdfgData->hbtones->value >= 1

    Message: *Error* geqp: can't handle (nil >= 1)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodharm1->use => cdfgData->hbtones->value >= 1

    Message: *Error* geqp: can't handle (nil >= 1)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodtone1->use => cdfgData->hbtones->value >= 1

    Message: *Error* geqp: can't handle (nil >= 1)
    CDF: An error occurred when evaluating callback.
    Callback: hbmag2->use => cdfgData->hbtones->value >= 2

    Message: *Error* geqp: can't handle (nil >= 2)
    CDF: An error occurred when evaluating callback.
    Callback: hbphase2->use => cdfgData->hbtones->value >= 2

    Message: *Error* geqp: can't handle (nil >= 2)
    CDF: An error occurred when evaluating callback.
    Callback: hbharm2->use => cdfgData->hbtones->value >= 2

    Message: *Error* geqp: can't handle (nil >= 2)
    CDF: An error occurred when evaluating callback.
    Callback: hbtone2->use => cdfgData->hbtones->value >= 2

    Message: *Error* geqp: can't handle (nil >= 2)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodharm2->use => cdfgData->hbtones->value >= 2

    Message: *Error* geqp: can't handle (nil >= 2)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodtone2->use => cdfgData->hbtones->value >= 2

    Message: *Error* geqp: can't handle (nil >= 2)
    CDF: An error occurred when evaluating callback.
    Callback: hbmag3->use => cdfgData->hbtones->value >= 3

    Message: *Error* geqp: can't handle (nil >= 3)
    CDF: An error occurred when evaluating callback.
    Callback: hbphase3->use => cdfgData->hbtones->value >= 3

    Message: *Error* geqp: can't handle (nil >= 3)
    CDF: An error occurred when evaluating callback.
    Callback: hbharm3->use => cdfgData->hbtones->value >= 3

    Message: *Error* geqp: can't handle (nil >= 3)
    CDF: An error occurred when evaluating callback.
    Callback: hbtone3->use => cdfgData->hbtones->value >= 3

    Message: *Error* geqp: can't handle (nil >= 3)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodharm3->use => cdfgData->hbtones->value >= 3

    Message: *Error* geqp: can't handle (nil >= 3)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodtone3->use => cdfgData->hbtones->value >= 3

    Message: *Error* geqp: can't handle (nil >= 3)
    CDF: An error occurred when evaluating callback.
    Callback: hbmag4->use => cdfgData->hbtones->value >= 4

    Message: *Error* geqp: can't handle (nil >= 4)
    CDF: An error occurred when evaluating callback.
    Callback: hbphase4->use => cdfgData->hbtones->value >= 4

    Message: *Error* geqp: can't handle (nil >= 4)
    CDF: An error occurred when evaluating callback.
    Callback: hbharm4->use => cdfgData->hbtones->value >= 4

    Message: *Error* geqp: can't handle (nil >= 4)
    CDF: An error occurred when evaluating callback.
    Callback: hbtone4->use => cdfgData->hbtones->value >= 4

    Message: *Error* geqp: can't handle (nil >= 4)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodharm4->use => cdfgData->hbtones->value >= 4

    Message: *Error* geqp: can't handle (nil >= 4)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodtone4->use => cdfgData->hbtones->value >= 4

    Message: *Error* geqp: can't handle (nil >= 4)
    CDF: An error occurred when evaluating callback.
    Callback: hbmag5->use => cdfgData->hbtones->value >= 5

    Message: *Error* geqp: can't handle (nil >= 5)
    CDF: An error occurred when evaluating callback.
    Callback: hbphase5->use => cdfgData->hbtones->value >= 5

    Message: *Error* geqp: can't handle (nil >= 5)
    CDF: An error occurred when evaluating callback.
    Callback: hbharm5->use => cdfgData->hbtones->value >= 5

    Message: *Error* geqp: can't handle (nil >= 5)
    CDF: An error occurred when evaluating callback.
    Callback: hbtone5->use => cdfgData->hbtones->value >= 5

    Message: *Error* geqp: can't handle (nil >= 5)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodharm5->use => cdfgData->hbtones->value >= 5

    Message: *Error* geqp: can't handle (nil >= 5)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodtone5->use => cdfgData->hbtones->value >= 5

    Message: *Error* geqp: can't handle (nil >= 5)
    CDF: An error occurred when evaluating callback.
    Callback: hbmag6->use => cdfgData->hbtones->value >= 6

    Message: *Error* geqp: can't handle (nil >= 6)
    CDF: An error occurred when evaluating callback.
    Callback: hbphase6->use => cdfgData->hbtones->value >= 6

    Message: *Error* geqp: can't handle (nil >= 6)
    CDF: An error occurred when evaluating callback.
    Callback: hbharm6->use => cdfgData->hbtones->value >= 6

    Message: *Error* geqp: can't handle (nil >= 6)
    CDF: An error occurred when evaluating callback.
    Callback: hbtone6->use => cdfgData->hbtones->value >= 6

    Message: *Error* geqp: can't handle (nil >= 6)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodharm6->use => cdfgData->hbtones->value >= 6

    Message: *Error* geqp: can't handle (nil >= 6)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodtone6->use => cdfgData->hbtones->value >= 6

    Message: *Error* geqp: can't handle (nil >= 6)
    CDF: An error occurred when evaluating callback.
    Callback: hbmag7->use => cdfgData->hbtones->value >= 7

    Message: *Error* geqp: can't handle (nil >= 7)
    CDF: An error occurred when evaluating callback.
    Callback: hbphase7->use => cdfgData->hbtones->value >= 7

    Message: *Error* geqp: can't handle (nil >= 7)
    CDF: An error occurred when evaluating callback.
    Callback: hbharm7->use => cdfgData->hbtones->value >= 7

    Message: *Error* geqp: can't handle (nil >= 7)
    CDF: An error occurred when evaluating callback.
    Callback: hbtone7->use => cdfgData->hbtones->value >= 7

    Message: *Error* geqp: can't handle (nil >= 7)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodharm7->use => cdfgData->hbtones->value >= 7

    Message: *Error* geqp: can't handle (nil >= 7)
    CDF: An error occurred when evaluating callback.
    Callback: hbmodtone7->use => cdfgData->hbtones->value >= 7

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Andrew Beckett
    Andrew Beckett 1 day ago in reply to ranaya

    You need to fix your installation. There shouldn't be anything from Synopsys in the IC installation - my guess is that you have some kind of linked installation with bits linked to something from Synopsys (maybe to accommodate one of their simulators). You should use a native installation or reinstall. If you are trying to use Spectre, don't use some installation that has been hacked around...

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information