can we create a table or form to display my data in memory, looks like...
Hi everyone, do you need to display your memory in a table or a form, or is it other way to display my data store in memory, i want to show the data to my customer, can you give me some advice,...
View ArticleUser Interface - How to create a table with ComboFields in a Form?
I would like to create a table such as the one in the attached image.The table should have read-only text boxes, such as a ReportField, but it also should feature ComboField entries to allow the user...
View Articlehow to translate a rod document into a layout cellview
i'm a beginner of skill&rod, i've wrote a skill file using rod functions. how could i translate it into a layout cellview using IC5141.thank you
View ArticleCreating new attributes and sub-attributes
Hi Everyone,I would like to add an attribute, for example to a cellview Cv.The attribute should have itself other attributes, and so on.It should work therefore similarly to the well-known...
View ArticleDrawing path using SKILL
Hello, I have modified a SKILL file to draw a path from one point to another. However, this function takes two arguments: starting and ending point. I was wondering if it is possible to write the...
View ArticleMoving/Rotating a placed shape later on
Hello, Assuming that we are using SKILL commands to draw several shapes. Is there any way to shift and/or rotate them? Currently, as we place the shapes (e.g. to form a transistor), all the shapes are...
View Articlenetlist formatter for spectre and AMS
Hi Andrew,I pray you'll find this and find the time to respond.I want to write netlist formatters to be used with spectre and amsdesigner (different formatters for different simulators, of course).What...
View ArticleIs there a function for mathematics constant PI?
what's the expression for π in cadence skill?
View ArticleCAPTAB DETAILS
hi anyone can please let me know meaning of FIXED & VARIABLE in captab analysis under tranient analysis of ADE - cadence IC610? REGARDS
View ArticleDisplay only the "Active layer" on the toolbar
Hi, If I do not want to view the "layer palette" assistant, but would just like to have the current active layer-purpose displayed (say as part of the one of the toolbars), is there a way to get that?...
View ArticleModifying value of symbol pin property "Signal Type" in a tsg file.
I'm generating a symbol from VHDL code using the tsg generator. Is it possible to modify the value of the symbol pin property "Signal Type" on a pin by pin basis from within the tsg file? The...
View ArticlePin or signal naming promotion from PCELL connectivity information
Hi, I have generated layout using Virtuoso XL and SDL. Is there any way to promote the net/pin names of those PCELLS from the connectivity information it associates??Regards,Santhosh
View Articleskill func for exporting csv
Hi, I want to export the csv data for my plotted waveforms from the viva XL waveform viewer using skill functions. I have tried ocnPrint and ofcourse it works fine, but want to do so using Skill (that...
View ArticleSave variables to a file and load them later
Is there an easy way in SKILL to save variables to a file so as to be able to later loading them from that same file.I am interested in saving tables and lists, for instance.
View ArticleIs there a document containing all the functions with the prefix "rod"?
can i find it under my installation path?I've searched all the related documents I could find, but still could not find it. of course i can find all the functions with the prefix"rod" with the skill...
View ArticleHow can I know task is completed or in progress once it is entered into batch...
Hi All,I am running below code in batch mode. It will run DRC in batchmode. It will take 10 mins. I just want to print "completed" in CIW once it is done. How can I know task is completed or in...
View ArticleCreating Nets using SKILL
Hey , I am very new to the SKILL (and Virtuoso Layout editing as well). I know the dbCreateNet function to create a net, but I am confused on how to assign a net to a rectangle.EXAMPLE:I have a...
View ArticleSKILL code to replace various IO Pads based on the center coordinates of...
Hello, I have an IO pad ring in which various IO pads are placed from an older library. Now I have to replace all IO pads with a New IO library where all new IO pads have reduced dimensions.I have to...
View ArticleError getting while using sh command
Hi all, I have below code in test file #! /bin/tcsh -fset PWD = `pwd`if ( -d $PWD/cds.lib ) thenelseecho "##################"echo "Message: cds.lib is file"echo "##################"endifwhen I am tring...
View ArticleCheck-out data.dm with SKILL
I am creating CDF parameters by using a SKILL module, however only when one view is already cheked out before running the SKILL module (such as a schematic), the new CDF parameters created by the...
View Article