• 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. How to use "schGlueLabel()" fucntion?

Stats

  • Replies 1
  • Subscribers 143
  • Views 384
  • Members are here 0

How to use "schGlueLabel()" fucntion?

HJC
HJC 23 days ago

Hello. How to use "schGlueLabel()" function?

I have run the "schGlueLabel()" function. but, it doesn't not work.

input : schGlueLabel(label figure)"

result : *** Error in routine schGlueLabel:

Message: *Error* schGlueLabel: argument #1 should be a database object (type template = "dd") at line 363 of file "*ciwInPort*" - (db:0x2f6ca3ea)

Entering new debug toplevel due to error:

--------------------------------

[saved value]

1. Input : label ~>??

Result  : ((db:0x2f6ca3ea cellView db:0x2f6cad1a objType "label"

prop nil bBox

((2.9625 -0.76875)

(3.1625 -0.70625)

) children

nil groupMembers nil isAnyInst nil

isShape t matchPoints nil net

db:0x2f6ca42a parent db:0x2f6ca39e pin nil

purpose "label" textDisplays nil assocTextDisplays

nil markers nil figGroup nil

isUnshielded nil shieldedNet1 nil shieldedNet2

nil layerName "wire" layerNum 228

lpp

("wire" "label") connRoutes nil routeStatus

"normal" font "stick" height 0.0625

isDrafted t isOverbar nil isVisible

t justify "lowerCenter" labelType "normalLabel"

orient "R0" theLabel "net1" xy

(3.0625 -0.76875) hasTextDisplay nil

)

)

2. Input : figure~>??

Result : ((db:0x2f6ca3ed cellView db:0x2f6cad1a objType "line"

prop nil bBox

((2.6875 -2.4375)

(3.25 -2.4375)

) children

(db:0x2f6ca3ef) groupMembers nil isAnyInst nil

isShape t matchPoints nil net

db:0x2f6ca42a parent nil pin nil

purpose "drawing" textDisplays nil assocTextDisplays

nil markers nil figGroup nil

isUnshielded nil shieldedNet1 nil shieldedNet2

nil layerName "wire" layerNum 228

lpp

("wire" "drawing") connRoutes nil routeStatus

"normal" nPoints 2 points

((2.6875 -2.4375)

(3.25 -2.4375)

)

)

)

  • Sign in to reply
  • Cancel
  • Andrew Beckett
    Andrew Beckett 23 days ago

    Both label and figure are lists in your case. Assuming they are lists of a single database objects each (looks like it), you'd just do:

    schGlueLabel(car(label) car(figure))

    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