ultra pcell with dbCreateParamInstByMasterName
Hi All,I am creating a ultra pcell consists of pch_fet cell (pcell) using dbCreateParamInstByMasterName. The pcell has "l" and "w" parameters. While Instantiating the ultra pcell with required l and w,...
View Articlesimulation run time
Hi, I have a ocean script that I saved from ADE. How can I record the time it takes for the simultion to run so that I can write it to a file? Thanks,Milind
View Articlebindkey definitions issues
Got a little problem here. I have a massive set of custom bindkeys defined - these have worked fine for years (with a little process dependant tweaking)... Recently started a new process - and moved to...
View ArticleHow does spectre perform topology check?
When I have one transistor with floating Body , the spectre will gives following warning: "Notice from spectre during topology check. Only one connection to node `I0.net9'.Warning from spectre...
View ArticleSkill Pcells for switching layers on and off for a artwork
I am new to skill, can you please list the ways to write the skill file for switching the layers off and on for a given figure. Also to iterate the figure in a array pattern. Apart from writing the...
View ArticleError while using 'asiAddAnalysis' function
I wrote the following SKILL code in "XYZ.il"procedure(xyz() asiAddAnalysis( 'analog ?name 'XYZ ?prompt "XYZ" ?fieldList list( asiCreateAnalysisField( ?name 'from ?prompt "from" ?value "0" ?row 1...
View ArticleAdding ADE Analysis using SKILL code
I want setup transitent analysis for 1u stop vlaue using SKILL code ) . I was trying to that using asiGetAnalysis and asiAddAnalysisField or asiAddAnalysisFieldVal. It would be really helpful if you...
View Articledefstruct in pcell (for layout), is it possible?
Hello,This is what I want to do:Create a pcell that instantiates other pcells (layout)Perform various "measurements" on this new instance (i.e.: retrieve the bounding box)This information has to be...
View ArticleUnable to generate Antenna Info In Lef
Hi,I am trying to generate antenna info for a standard cellThe technology lib does not having any process antenna info so i am importing a technology lef along with my library.I am unable to get the...
View ArticleHow to automatically update a stringfield from a combofield update
Dear all,does anyone has already done, in a SKILL GUI, an automatic update of a stringfield when an item is selected by a user in a Combofield Thank you in advance for your help Regards, Loic
View ArticleHow to deposit simulation result into a file?
Hi, I am wondering is there a way to save an output into a file, like a .txt which it is easy to read from. Specifically, in the "Setting outputs" of Virtuoso Analog Design Environment (ADE) I have:...
View ArticleHow do I properly format a imported properties file into SKILL to create shapes
I wrote a simple SKILL script which pulls the properties off a shape and prints into a text file.LayerPair: ("m1" "drawing") ShapePts: ((0.0 0.0) (100.0 100.0))PropertyName: Name PropertyValue: "p3"...
View Articleultra pcell with dbCreateParamInstByMasterName
Hi All,I am creating a ultra pcell consists of pch_fet cell (pcell) using dbCreateParamInstByMasterName. The pcell has "l" and "w" parameters. While Instantiating the ultra pcell with required l and w,...
View Articlesimulation run time
Hi, I have a ocean script that I saved from ADE. How can I record the time it takes for the simultion to run so that I can write it to a file? Thanks,Milind
View Articlebindkey definitions issues
Got a little problem here. I have a massive set of custom bindkeys defined - these have worked fine for years (with a little process dependant tweaking)... Recently started a new process - and moved to...
View ArticleHow does spectre perform topology check?
When I have one transistor with floating Body , the spectre will gives following warning: "Notice from spectre during topology check. Only one connection to node `I0.net9'.Warning from spectre...
View ArticleSkill Pcells for switching layers on and off for a artwork
I am new to skill, can you please list the ways to write the skill file for switching the layers off and on for a given figure. Also to iterate the figure in a array pattern. Apart from writing the...
View ArticleCreate condition based parameter check options in pcell
I am working on creation of Pcell which has around 15 parameters in form of check box(value type = boolean) and each check box enables a object in the Pcell. I want to create condition based checkbox...
View ArticleAbstract Generator: How to configure to tool to extract layer with specific...
Hi,May i know is there a way to configure "Abstract Generator" to extract the cell based on layer purpose, instead of all metal layers?I had searching through the documents and nothing was found. I...
View ArticleCreate a library with ddsHiCreateLibrary() function and wait the end of...
Dear All,I am actually stuck to create a library in my Skill script.I want to use the function ddsHiCreateLibrary(), automatically update some fields of the pop-up box. ddsHiCreateLibrary()...
View Article