Home > Community > Tags > skill/Skill Code
 
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,Skill Code

  • automatically run a routine when run button is choose

    Hi all. I'm using ic5141 and I would like to automatically run a routine everytime I choose to run a simulation, either by pressing Simulation->Run or by pressing the "Netlist and Run"/"Run" icons. I tried to follow the post on "automatically run a routine when a menu...
    Posted to Custom IC Design (Forum) by NcfC on Mon, Apr 29 2013
  • Re: How to Update a custom Menu using a Menu item without deUnRegMenuTriggers()

    Hello, I am using the folowing code to use a menu item to update the menu contents and functions but it is not working properly. Using the Update item, I see all the right messages in the CIW, stating that functions have been redefined, but the functions do not really update (operate according to updated...
    Posted to Custom IC SKILL (Forum) by jaleco on Tue, Nov 6 2012
  • Re: Slotted Metal paths

    Hi Lawrence, thanks for your reply and thank you for the script. I agree about the age of the code. I was hoping there might have been some update to it based on its age and the ubiquitousness of the application. I would like to enhance the form input to accept user defined bus widths without limitation...
    Posted to Custom IC SKILL (Forum) by jaleco on Mon, Nov 5 2012
  • Slotted Metal paths

    Does anyone know of an updated version of the CCSslotMetal.il script for slotted metal paths? This code is very old and has little flexibility for things like defining the size of the slots, width of the path, etc.
    Posted to Custom IC SKILL (Forum) by jaleco on Mon, Nov 5 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
  • How to trigger VerilogA syntax checker and parser using SKILL?

    Hi, all, I am now wring a tool to generate VerilogA model, but failed to integrate it into the cadence environment with meaningful cell view. (that means: dbOpenCellViewByType(libName cellName "veriloga") == nil).The possible reason is that the generated veriloga code is not checked and parsed...
    Posted to Custom IC SKILL (Forum) by Zhimiao Chen on Thu, Jun 28 2012
  • Are there triggers for config and adestate viewTypes?

    Hi, I'm using IC6.1.5 and am investigating adding some customization that would occur upon the saving of views. I am aware of the dbRegPostSaveTrigger() function, but I am finding that function does not work for the config and adestate viewTypes. Is there a way to get triggers for when a config and...
    Posted to Custom IC SKILL (Forum) by SharksFan on Wed, May 30 2012
  • Checking error status after SKILL function execution.

    E.g. after running command amsProcessCellViews("test", "decoder", "verilogams" ?checkOnly t ?netlist t ?compile t ?netlistMode `all ?compileMode `all) I receive message "Error: ncvlog failure on the Verilog-AMS file..." in CIW and returned function value 't'...
    Posted to Custom IC Design (Forum) by Runner on Sun, May 27 2012
  • User Defined Object Property for Symbol Pin

    I have a symbol containing all types of pins (e.g. "ipin" "opin"). Now using dbCreateEnumProp or dbCreateProp it is is possible to associate properties to specific pin accessing cvId->instances->net->term. This wil aslo apear if in symbol editor window one looks for "Edit...
    Posted to Custom IC SKILL (Forum) by TamalDas on Tue, May 1 2012
  • Virtuoso ADEGXL: SKILL function falltime(...)

    Hello Virtuoso SKILL Programmers, I m using the ADEGXL for measuring delay, power, slewrate of some digital blocks like NAND2 NOR2 a.s.o. As it is described in the Manual of the SKILL function fallTime, it can be applied e.g.: wavelet=fallTime(v("/Y" ?result "tran-tran") 0.9 nil 0...
    Posted to Custom IC Design (Forum) by Eberhard2010 on Tue, Apr 17 2012
Page 1 of 3 (27 items) 1 2 3 Next >