Wednesday, January 07, 2009     Register | Login | Search | Contact Us
     

Many of you already received communications about the move of the Cadence user community into cadence.com. And many of you have already joined, with over 4000 registrations in the first two weeks.

The new Cadence Community enhances the ability of Cadence users to connect and collaborate. In addition to moving the community into cadence.com -- enabling single sign-on for community, Sourcelink and Cadence events -- the new site is organized around nine technology segments, giving you easy access to product information, training, forums and blogs. Some of the new features include:
  • Ability to respond to posts via e-mail
  • Technology-specific blogs
  • Latest Web 2.0 social networking capabilities
  • Public profile options
  • Private messaging
  • Friends lists
Visit the new Cadence Community today at www.cadence.com/community and join the discussions!

Registration note: Due to the scope of the enhancements and the new SSO registration system, we were not able to migrate existing cdnusers.org member accounts. So new registrations are required, but this enables a broader set of functionality we think you'll enjoy.

Forum note: Under the guidance of forum moderators, we have taken the 20+ cdnusers.org forums and consolidated them into 11 forums on the new site. Posts have been brought over so you can leverage that posting history. CDNusers forums will be set to read only starting 7/30, and cdnusers.org will be redirected to the new community on 8/4.

Best regards,
Mike and Tom

Michael A. Catrambone - Steering Committee Chairman
Distinguished Engineer
PCB/Mechanical
UTStarcom, Inc.

Tom Diederich
Cadence Community Manager
Home
Forums
Subject: what does RidlPart in SigXplorer mean
Posting to forums is available to community members only.
Login or Register
Rate this topic:
   
Author Messages
Saad
Posts: 39
Online: User is Offline
9/25/2006 2:59 AM  

Hi,

My SigXplorer simulation failed with following error:

ABORT: UNCONNECTED CIRCUIT
Following nodes and elements are unconnected
4
RidlePart_21
1

Any idea what this error means?

I am using a blackbox ESPICE interconnect model to connect my driver and receiver through a termination resistor.

Thanks Saad.

Donald Telian
Posts: 42
Online: User is Offline
9/29/2006 8:34 AM  
Hi Saad,

Black boxes are nice because you can put just about anything into them, yet they can cause connectivity issues.  The tool needs you to tell it which pins follow through to other pins.  This is done with the "Pin Connections" keyword in the DML.  An example looks like:

(PinConnections

(1 2 )

(2 1 ) )

In this case, pins 1 and 2 "connect" in both directions.  If you do not have a statement like this, the circuit builder will complain that your circuit is not connected.

If you built your black box by hand you may be missing this section, which would explain the abort.  Just look at a couple example models and edit it in.  And watch those parens!

Hope that helps,
Donald


Donald Telian
SI Consultant
telian@sti.net
559-760-5793
Saad
Posts: 39
Online: User is Offline
10/01/2006 11:11 PM  
Hi Donald,

Thanks for the reply and useful info.

The actual problem turned out to be in the .subckt line.

I changed the node names in this line without synchronizing my PinConnections section. Thanks to Abhay (Cadence) for this correction. So probably the circuit builder looked into the PinConnection section and tried to match this with .subckt definition. Not finding the same pin names in the .subckt it issued 'un-connected circuit' error.

Regards,
Saad.
Posting to forums is available to community members only.
Login or Register

Forums > Silicon-package-board > Signal Integrity and Modeling > what does RidlPart in SigXplorer mean


ActiveForums 3.6
     
Copyright 2006 Cadence Design Systems, Inc.