• 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. Functional Verification
  3. Error - must be a two terminal device

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 65
  • Views 3870
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error - must be a two terminal device

Pista
Pista over 16 years ago

I am getting above error when I run Monte Carlo analysis. I have read the PSpice User's Guide but the examples are not clear and do not work either. I think it has a problem with the analysis directives. From the error message I think it is a trivial problem but I could not put my finger on it. Please see below:

*Analysis directives:
.TRAN  0 1.5us 0
.MC 5 TRAN V MAX LIST OUTPUT ALL SEED=101
-------------$
ERROR -- Must be a two terminal device
.PROBE V(alias(*)) I(alias(*)) W(alias(*)) D(alias(*)) NOISE(alias(*))
.INC "..\SCHEMATIC1.net"

I run Orcad 10.5. I would appreciate if anyone could suggest a solution or a reading material with clear examples.

Thanks!

Regards,

Pista

  • Cancel
  • oldmouldy
    oldmouldy over 16 years ago

    Check out the PSpice Reference manual, pspcref.pdf in the doc\pspcref directory of the installation. The .MC directive sytax is as follows

    .MC <#runs> <analysis> <Output variable> <function> [option] SEED=<value>

    So, you have #runs, OK; analysis, OK; output variable V, not OK, should be V(<node_name>) for a voltage; function, OK; option, OK; seed, OK. The output variable needs to be defined correctly. (On your fixed spaced console output, the "$" will be under the "V" which is where the problem is)

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Pista
    Pista over 16 years ago

    Hi oldmouldy,

    Thank you for the help, it did vork! I had to name the net in question, though, by placing a net alias on the schematics.

    It did not work with "V(R6.2)". When I named that net to "out" on the schematics and defined the 'Output variable' on the 'Analysis' tab of PSpice A/D as "V(OUT), it did work. The suggested reading material is excellent!

    Thanks again!

    Pista

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