• Home
  • :
  • Community
  • :
  • Forums
  • :
  • Custom IC SKILL
  • :
  • Why couldn't I get the evaluation result?

Custom IC SKILL Forums

Why couldn't I get the evaluation result?

ichiro
ichiro 2 days ago

Hi, 

I could get NANs result with the below message.  

WARNING (MDL-360): line `41': MDL expression for identifier 'Iq_avdd' can not be evaluated, because 'I(V_avdd:MINUS)' is invalid.

where,

41: export real Iq_avdd = I(V_iavdd:MINUS)@500u

V_avdd is a instance name that is kind of "vdc" set 0V

Why couldn't I get the evaluation result?

Best regards,

Ichiro

  • Reply
  • Cancel
  • Cancel

Top Replies

  • Andrew Beckett
    Andrew Beckett 2 days ago in reply to ichiro +1
    I was about to suggest exactly this. You can't use the schematic names for primitive devices (in fact you always need to use netlist names anyway, but mostly they are the same). For primitive devices...
  • ichiro
    ichiro 2 days ago

    I found the correct way that is "MINUS"-->"p",

    Thanks

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

    I was about to suggest exactly this. You can't use the schematic names for primitive devices (in fact you always need to use netlist names anyway, but mostly they are the same). For primitive devices you'd see the terminal names in the "spectre -h vsource" output, but you can also use the position - so V_iavdd:2 would work too.

    Anyway, glad you resolved it.

    Andrew.

    • Cancel
    • Up +1 Down
    • Reply
    • Cancel
  • ichiro
    ichiro 2 days ago in reply to Andrew Beckett

    Thank you for your nice idea, it's very useful info for me.

    Ichiro

    • Cancel
    • Up 0 Down
    • 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.