Home > Community > Tags > skill code or command
 
Login with a Cadence account.
Not a member yet?
Create a permanent login account to make interactions with Cadence more conveniennt.

Register | Membership benefits
Get email delivery of the Cadence blog (individual posts).
 

Email

* Required Fields

Recipients email * (separate multiple addresses with commas)

Your name *

Your email *

Message *

Contact Us

* Required Fields
First Name *

Last Name *

Email *

Company / Institution *

Comments: *

skill code or command

  • skill assoc : How does assoc command of skill work with anumerical value ?

    How does assoc command of skill work ? After looking closely into several numerical examples, I got the following findings: a = '( ( 20n xx xx) ( 40n yy yy) (50n zz zz) ) assoc( 2e-08 a) returns: (2e-08 xx xx) assoc( 4e-08 a) returns: (4e-08 yy yy) assoc( 5e-08 a) returns: nil ß ????? but if...
    Posted to Custom IC SKILL (Forum) by Giora Karni on Sat, May 11 2013
  • SKILL WARNING while closing a dbox: hiWidgetExtention is missing !

    dbox details: procedure(hrtOPProgBar() hrtGlbStopResize = 'unbound hiDisplayProgressBox( ?name 'hrtOPProgBar ?banner "Building OP database" ?text " Retrieving OP data , Please wait..." ?callback "hrtGlbStopResize=t hiCancelProgressBox('hrtOPProgBar)" ?totalSteps...
    Posted to Custom IC SKILL (Forum) by Giora Karni on Tue, Apr 9 2013
  • Re: A question about parameter in skill.

    let me explain my question in detail: I have a script "ab.csh" #!/bin/csh ls $1>celllist icfb -nograph -replay ab.il I have a skill script "ab.il" procedure(ab(lib1 lib2) ... ... ) ab("$1" "$2") exit() I run in c_shell commands as below: ab.csh analib diglib...
    Posted to Custom IC SKILL (Forum) by layes on Wed, Feb 27 2013
  • How to specify coords for leHiCreateInst() ?

    Is there any way to either add coordinates to or pass coordinates to leHiCreateIns() without clicking in the interface? I would like to place instances generally at the origin, but often at other known coordinates, and would like to do so without first zooming in close enough to get an exact snapped...
    Posted to Custom IC SKILL (Forum) by jaleco on Mon, Feb 11 2013
  • hiSaveAsViewFile() trouble in Virtuoso v6

    I have a script (http://www.cadence.com/Community/forums/p/24288/1317148.aspx#1317148) that will save the design tree file to a shell to run a shell script on, working in Virtuoso v5, but is breaking in Virtuoso v6 on the command hiSaveAsViewFile. The Save File As form looks quite different in v6, but...
    Posted to Custom IC SKILL (Forum) by jaleco on Tue, Feb 5 2013
  • Function that returns a string value for the current cell view

    Is there a function similar to geGetEditCellView() that will return the string value of the current cell view, as opposed to its database ID number? For example, I have a layout view open called "MyLayout". If I use dbFullPath(), it will give me the full path to "...MyLibrary/MyLayout...
    Posted to Custom IC SKILL (Forum) by jaleco on Wed, Nov 28 2012
  • Re: Slotted Metal paths - updated form for v5.1.41

    Does anyone know how to compare a float value to zero? I have completed an updated slotted metal form script with user-defined values for slot dimensions but am having some trouble testing path widths to be on grid because a test to see of they are on grid randomly fails a float test comparison to zero...
    Posted to Custom IC SKILL (Forum) by jaleco on Thu, Nov 15 2012
  • How to Unregister a custom Menu using deUnRegUserTriggers()

    Referencing an old post by Andrew Beckett, (Andrew if you could please clarify how to do this) http://www.cadence.com/Community/forums/p/17476/1245483.aspx#1245483 I am trying to build a menu which includes a menu item to re-load the menu. The purpose is for adding new items and for testing and debugging...
    Posted to Custom IC SKILL (Forum) by jaleco on Fri, Nov 2 2012
  • Re: layer num & layer ID

    Thanks Andrew I understand your explination. I need help in that case... 1) how i should find out database layer numbers and purpose numbers ? 2) how i should ensure that it (database layer numbers and purpose numbers) exist in techlayermap ie let suppose i have ported layout data base from 32nm to 28nm...
    Posted to Custom IC SKILL (Forum) by hi2yogi on Tue, Jul 31 2012
  • layer num & layer ID

    I am checking layer ID in a layout data base with following command. cv~>lpps~>layerHeader~>lpps~>layerNum or cv~>layerHeaders~>lpps~>layerNum or cv~>shapes~>layerNum But it is not giving layer id as in *_Tech.layermap file. i.e. for M2 pin & M2 drawing above command giving...
    Posted to Custom IC SKILL (Forum) by hi2yogi on Mon, Jul 30 2012
Page 1 of 1 (10 items)