home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.cad.cadence
- Path: sparky!uunet!gatech!paladin.american.edu!howland.reston.ans.net!usc!cs.utexas.edu!torn!news.ccs.queensu.ca!venus!pas
- From: pas@jupiter.ic.cmc.ca (Peter Stokes)
- Subject: getting all cellviews
- Message-ID: <1993Jan12.172646.14372@venus.ic.cmc.ca>
- Sender: usenet@venus.ic.cmc.ca (News Administrator)
- Nntp-Posting-Host: jupiter
- Reply-To: pas@jupiter.ic.cmc.ca
- Organization: Canadian Microelectronics Corporation
- Date: Tue, 12 Jan 1993 17:26:46 GMT
- Lines: 22
-
- In Cadence 4.2 skill, how might one go about
- getting a list of all cells in a library?
-
- For example:
-
- procedure( showCells (lib "t")
- prog( ( libId ; library db id
- cells ; list of cells in libId
- )
- libId = dmOpenLib( lib nil nil "r")
- cells = ??????( libId)
- println( cells)
- )
- )
-
- Any help appreciated,
- Peter
-
- Peter A. Stokes ___________________________________ Voice: (613) 545-2923
- Engineering Applications Support Fax: (613) 548-8104
- Canadian Microelectronics Corporation Email: pas@jupiter.ic.cmc.ca
- Kingston, Ontario, Canada _______________________________________________
-