Spectre APS in SKILL
Dear,Can anyone tell me how to change vanilla spectre to spectre APS using SKILL? Also, in ADE L, how to set high performance analysis related variables using SKILL?Weijie
View ArticleCreating instances and naming them in a definite manner using a loop
Hi,I am trying to create N instances and name them as xI1, xI2......,xIN using a loop and add them in a list. I have a written code that does the same for 4 instances as shown below (code snippet).;...
View ArticleWhats wrong with including this file in the simulation files in the tests for...
File contents"parameters ac_vsig=1tran tran stop=14u errpreset=conservative maxiters=5 skipdc=no write="spectre.ic" writefinal="spectre.fc" annotate=status oppoint=logfile \\...
View ArticlehiCreateAppForm - Creating an unknown changing number of fields
Hi,I'm building a form similar to the "Create Instance"-Dialog (Layout), so the user can choose the library and the instance name and change some parameters. This is, however, connected to an external...
View ArticleSKILL to move Cadence Windows to Specific GNOME Workspace
Hi Cadence Forum,I have this SKILL script I'm loading to arrange the Layout & Schematic windows in specific coordinates. envSetVal("layout" "layoutWindow" 'string "((X1 Y1) (X2...
View ArticleFind virtually connected pins
Hello,I have a layout with multiple pins for the same net 'vss', but not all are physically connected. I marked them with a label 'vss:' to virtually connect them. Now I want to find all pins in a...
View ArticleInherited connection check
Hi all, I want to check the terminal connection for some device, such as whether the BULK for PMOS is connected to VDD, by using schematic rule check engine. But I have no idea to describe the...
View ArticleMerging Config Editor and its subconfigs
HiI have a massive schematic testbench with a top level config view(using hierarchy editor). In this many of the blocks are bound indirectly using subconfig views. I have shown a sample tree like...
View ArticleDisabling layout cellview read-only pop up message
Hi All,I'm wondering if it is possible to turn off the below error message that pops up when pressing an edit command when the cellview is in read only mode?Thanks!
View ArticleStop Pegasus RV from CIW(using skill commands)
Hi,I could able to invoke the Pegasus RV using "pegasusStartRV" command. However I couldn't find a way to close the opened RV window with skill commands.I know user can close it manually. Is there any...
View ArticleCreate an output expression of EvalType=sweeps/corner using Ocean measurement...
Hi, I am aware of the function axlOutputResult(Vb "Vb"), that can add an output expression to the Outputs tab. But it seems that all of these expression types are set to "point" EvalType by default. Is...
View ArticlePrint combobox option in ciw window
Hey there,How can i print combo box option (selected by user) in ciw window...Let me elaborate more...suppose..i have below combo box:-rule1rule2rule3...rule10now if user select rule2 and if i run the...
View Articlehow to open xterm and start running job using ipcbeginprocess
Hey there,is there any way to run the process in my xterm using ipcbeginprocess.. lemme me elaborate on that when I press run in my GUI...it should automatically opens x-term and starts running the...
View Articlehow to grep and print realpath of netlist and top cell from file
Hi there,i have made three string boxes with browse button.1)config file - it will pick up the config file path from browse button.2)source string box 3)top cell string boxconfig file info- source...
View Articlehow to set tcl version in skill file
Hey there,How can we set the TCL version in the skill file to override the virtuoso Tcl version?For example, I tried the below steps but its not working..pls guide me to what's the mistake?abc.sh is my...
View Articledeveice parameters dont match
Hi,guys,I recently encountered a problem,I exported a skill file with spicevision, but the schemati formed by the skill file has some problems,the externally displayed parameters of the device are...
View ArticleHow to Grep netlist and cell name from file
Hi,I have made a setup file option through browse option..in setup file..there is two options:-netlist "test_name"cell "list"i want that when user selects setup file from browse option, automatically...
View ArticleStart Virtuoso as a Server with Display OFF
Hi,I have Virtuoso running as a server with an open port. However, I am trying to have virtuoso working without the display. Basically I have an API that talks to it to generate simulations/layout/etc....
View ArticleGrep netlist and cell name from file and display in string field
Hello Andrew,I am facing one issue as i have created one string field box with browse option it will pickup the setup file....Also there are two more string boxes made ..i.e netlist string field and...
View ArticleExact ViVA proint to file
Hi all,I am trying to export ViVA graphs to file using:saveGraphImage(?window win ?fileName outFileName ?exactCopy 't)Before that I am doing:awvPlotWaveform(win list(wavefrm) ?expr list(strcat(ss "("...
View Article