Probing more signals with one color ?
Hi,Does anybody know how to change set of colour in probing function via skillI would like to probe first signal with one color and rest from list with another but same color at the same...
View Articlea simulation problem...
hi in cadence i build a model(actually a npn transistor) but i can't simulate that...it's nodes are not known in cadence...i think that it should be defined to simulation.i mean that i should make a...
View ArticleSkill to grep Net names for a particular instance.
Hi,Can anyone please help me on this?I am trying to grep all the net names in the current cellview. For example i'm have a schematic with N,N-1,N-2,N-3 hierarchy level. I need to grep all the net names...
View Articlevarious calSpecialFunction* questions
Hello,I have a small handful of questions related to user defined waveform calculator functions. I've written a number and only registered a few and was going to go back and register a bunch to make...
View ArticleSkill code to highlight/zoom to coordinates in layout window
Hi, I have written a code to get coordinates of all pins in the layout. Can you please help me build a GUI, so that when the user clicks on these coordinates, it will highlight/zoom to that...
View Article*Error* defstruct and *Error* putprop:
please guide me with less complexity and more details since i am rookie with unix and cadence products and i want to give betters feedback to you to solve my problems. thank you very much.when i open a...
View ArticleHow to setup SVS comparison flow?
Hello Experts,I want to compare two schematics using Virtuoso Schematic Editor : PVS -> Run SVS:- same/different library but different cells- same library, same cell but different view...
View ArticleAdd Toolbar in CIW window?
Hello,I want to add Toolbar in CIW window,in which i will give string eg :- "/proj/projects/workarea/skill_work/assignment.il" and it will automatically load that file. I want that because i dont want...
View Articlecadence skill action while pressing middle mouse button?
I am not able to find Function while we press middle mouse button?,What is mean by this command "_leTbCommand("_leTbUnID()")" and is it possible to do this in new version of cadence.."get the data into...
View Articleset modgen member spacing using skill
I have created a modgen constraint on layout instances usingmgCreateModgenConstraintAsLayout()now I want to set the spacing between modgen members to a specific value using skill.Please help me find a...
View ArticleUsing SKILL to draw over the PCB design
Hello, I'm new to Allegro and SKILL, and am currently looking into using SKILL scripts to draw graphics over the board design. I've looked at the example script included with Allegro (axlform.il),...
View ArticleHow to create automatic gate contacts?
HiIf i select a mos and press bindkey then gate contacts should be inserted. How to do that?
View ArticleLoading a directory to .cdsinit and looping through list of strings
Hi,my initial idea was to load a directory of custom SKILL routines to .cdsinitthen I found out load function can't load a directory (like for instance you can do in EMACS with load function...)so, I...
View Articleskill for creating label using the stream number and stream data type
Hi All,Is there's a equivalent commands now in IC6.1.6 for the following commands that used to work before in old versions?techGetStreamLayertechGetStreamLayerstechGetStreamNumberI need to to create a...
View Articlelinread command error out when trying to read in complex lines
Hi,Im using lineread command to read in from an input port .Im reading the verilog si log file m which contain line such as ( start with):/p/virtuoso/blablaand also:*/sdf/blathe command lineread error...
View Articleupdate progress bar in real time
Hi,im using ipcBeginProcess commands to launch two external process, and trying to update a progress bar :the first process run generate verilog netlist .the second one phrase the log file of the...
View ArticleLaunching Layout GXL from a layout window opened in L and vice versa
Hi,I have opened a layout window in Layout L.How to change the existing window to Layout GXL/XL using SKILL.Regards,Srimant
View ArticleIs there a quick way to extract results from runSimulation? (like
Hi,My runSimulation File is like this:spectre -env artist5.1.0 +escchars -format sst2 -raw ../psf +lqtimeout 900 -maxw 5 -maxn 5 inputTest.scs (Results are in psf/.)I tried to use ocean script to read...
View ArticleHooks in to ADE-XL spec summary and datasheet creation
Is there a way in skill to hook into the ADE-XL spec summary creation and also datasheet creation?I'm looking for a way to export both of these to LaTeX instead of .csv for the spec summary and xml for...
View ArticleUnable to to add pull-down menu to the schematic window
Hi,I am trying to add pull-down menu to the schematic window.procedure( CCSCreateSchematicMyToolsPulldownMenu() let(() if( boundp( 'CCSSchMyToolsMenu ) then CCSSchMyToolsMenu else...
View Article