• 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 SKILL
  3. Strange Issues in spiceIn

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 145
  • Views 17246
  • 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

Strange Issues in spiceIn

zczc999
zczc999 over 11 years ago

Hi, all

 I have a problem during spiceIn.  I want to import hspice to schematic, but I get an error of:

Inst: RXM0
Found net 'AIN'.
Found net 'AINOUT'.
Master Cell: 'resistor'.
Did not find 'silterraC13.resistor:symbol'.
ERROR (SPICEIN-24): Spice In did not find the symbol view of the master cell 'resistor' of the instance
'RXM0' in the subcircuit 'ANALOGIO60_33'. Specify the reference library that has the symbol
view of the master cell, or use device-mapping to map 'resistor' to a different

Actually, in the spice file, the model of RXM0 is not resistor but "sbpp". And sbpp does exist in the reference library.

.subckt ANALOGIO60_33 AIN AINOUT AVDD33 AVSS33 VDD VSS VSSIO VREF DIFREF
DXDM16 AVSS33 AIN pnt AREA=75.717P PJ=112.208528U
DXDM17 AIN AVDD33 pnt AREA=75.717P PJ=112.208528U
DXDM14 AINOUT AVDD33 pnt M=4 AREA=75.717P PJ=112.208528U
DXDM15 AVSS33 AINOUT pnt M=4 AREA=75.717P PJ=112.208528U
MM6 AVSS33 AVDD33 AVSS33 AVSS33 nm_33 W=324U L=8U M=1
RXM0 AIN AINOUT sbpp w=6U l=6U
.ends

 When I mapped "resistor" to "sbpp" in device mapping file, all the resistors in the spice file are mapped to sbpp. 

 The cadence version is IC6.1.5, any one knows how to fix this ?

Thank you!

 

  • Cancel
Parents
  • Quek
    Quek over 11 years ago

    Hi zczc999

    Just to gentle reminder that non-SKILL related questions should be posted to the "Custom IC Design" forum.

    If not mapping is provided, spiceIn will simply look for the generic cellname "resistor". This is the expected behaviour. The following mapping should be able to resolve the problem:

    devSelect := resistor sbpp
    propMatch := subtype sbpp

    Best regards
    Quek

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Quek
    Quek over 11 years ago

    Hi zczc999

    Just to gentle reminder that non-SKILL related questions should be posted to the "Custom IC Design" forum.

    If not mapping is provided, spiceIn will simply look for the generic cellname "resistor". This is the expected behaviour. The following mapping should be able to resolve the problem:

    devSelect := resistor sbpp
    propMatch := subtype sbpp

    Best regards
    Quek

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

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