Create Probe GUI
How to create a probe GUI in skill which is very similar to the probe observed while executing leHiMarkNet. Is there any skill function to create the same?When I manually probe I want to obtain the...
View ArticleHow to register trigger functions on edit mode change of layout/schematic...
Hi Team,I want to register functions to be called when I toggle mode of cellview between "read" and "edit".Can you please provide me solution for this?Thanks,Sriram Bishnoi
View ArticleOcean script nested parametric analysis problem
Hi I have problem in running nested parametric analysis in ocean script.Single loop parametric analysis is OK. With nested loop, it shows problem. The ocean script is generated from ADE Parametric...
View ArticleI want to learn Custom IC skill.
Hi all,I'm an EE Junior undergrad trying to pick up skills that would make me more me more employable. I know EE is broad, so to be more specific, I want to work towards analog/rf circuit design. Here...
View ArticleIs there a SKILL code to automatically add labels on wire/path/pathseg on VXL...
Is there a SKILL code to automatically add labels on wire/path/pathseg on VXL layout IC6.1.7 except for power lines and net###?
View ArticleGet right full path of instance with recursion in schematic
I want to get the full path of specific instance in schematic with the way of recursion.my core code as below.procedure(PadHierConnectDeviceinfoCB(cv theform techlib) let((file outf name wID) powernet...
View ArticleWhat is the order when I print the nets of an instance
Hi,I am using skill script to generate a netlist file of a schematic from 'schematic editor'. For example, there is only one instance in the schematic, 'AND2_tr', showing below. And I want to get the 4...
View ArticleTree structure
As the picture above,How can I get the every instance'path. for example: A/B/E/L/Inst1 A/B/F/Inst2 A/C/H/Inst3 A/D/J/Inst4.the alphabet represents instancename in schematic.How can I print the every...
View ArticleSkill Code for listing all views
Hi allI am looking for a skill code for listing all the views inside a particular cellFor example for a certain cell inside my library I would like to return all the ade states - all the schematic...
View ArticleAuto-wiring with narrow width for the bus after pressing space in schematic?
Hi,When I select a symbol in Virtuoso Schematic and press the space in the keyboard, Cadence adds the wires around the symbol and for buses, it uses wide width. Is there a way to make default selection...
View ArticleSKILL API to toggle display of cdsParam label on instance in schematic
Hi Andrew,I would like to not display (or toggle the display) some of the cdsParam label on the instance in schematic. I understand that the annotation can be toggled in Annotation Setup form. Is...
View ArticleSkill basics
Hi,I want to learn skill coding from custom layout prospective and usage.Currently I can set my own bindkeys using "hiSetBindKey" command.I want to explore more skill procedures and functions in skill,...
View ArticlePlace pin in layout as symbol's pin location
Hi, I try the function of Place As In Schematic function to place the pin (generate from VXL) in layout.It will put all pin as a square. But it's not the sequence as the pins on symbol, neither the...
View ArticleBoolean CDF Parameter: using "FALSE" works for edit property of an instance,...
1) In our PDK, we have Pcell's with corresponding CDF's, and many of the CDF parameters are type Boolean. We instantiate instances, and everything works fine using simplistic properties editor screen,...
View ArticlePlacing a label not working in multi strip plot in Viva using Skill
awvPlotWaveform( Window3 Wave_List3 ?stripNumber Strip_List3 ?label Label_List3 )awvPlaceWaveformLabel(Window3 1 list(30n 1m) "Avereage Value " "DAC_Cur_Offset_Avg" ?textOffset t ?justify...
View Articleequivalent skill code for manually created schematic
Hi, is there any command to dump list of skill commands used while creating a given schematic ? Assume we have a schematic created manually , and now I want to list out all the skill commands virtuoso...
View ArticleADE-XL retrieve values and calculate min
Hi all,I have an STB test on ADE-XL.The setup is as below:Global VariablesLoadCurrent -> 1u 1m 10m 100mCornersNormal Process corners (actives, passives, supply and temperature)For each design point...
View ArticlePossible bug relating to figGroup status while switching Edit-In-Place cells
Hi there,I have written a SKILL procedure that allows for forward/backward browsing of Edit-In-Place cells, to allow layout users to jump from the current instance of the current EIP cell to another...
View ArticleRequire Skill code
I want to check the via continuity at any layer. Can anyone guide me how to approach?
View Articlehow to access the mtOptions with skill
having an issue with a skill routine. I have a ticket open with CDS but havent got a solution yet. I have routine that replicates the runSimulation file from the ADE/ADEXL GUI in a known location...
View Article