How can I suppress this warning
I am trying to create a behavioral view and I get this error/warning.How can I suppress it?RegardsGenas
View ArticleToggle a grid switch
Should be easy, but can't figure out where it is wrong.Lint score is 100.Tried "nil" with and without quotes.Purpose = Toggle the fb1 grid on or off with a bindkey.Flow:1. get grid visible status.2. if...
View ArticleIncreasing metal width of entire net in cadence layout
Hi Team,I had got net plot using cvPplot(). Now i want to increase the metal width of entire net by delta X which consists of different metals.Is there any option to increase the metal width through...
View ArticleSchematic net highlighting control
In the schematic display options form there are 3 controls for fine tuning net highlighting - Dynamic Highlighting (on/off), Dynamic Net Highlighting (on/off) and Connect by Name Highlighting (on/off)....
View Articleinverse statistics error function in SKILL
Hello all.Python has an inverse error https://stackoverflow.com/questions/31266249/command-for-inverse-erf-function-in-pythonOther languages have it too, I have tried to find this in SKILL Core and...
View ArticleUnable to use instance option
Hi,I have recently updated my PDK and I noticed that there are some issues with using "I" or Create-> Instance to add instances. When I restart the cadence everytime by sourcing the cad file, I...
View ArticleOcean - variable as an input argument of 'axlAddOutputs'
Hi All, When i try running the two following lines (in my Ocean script):current_names = list("iref", "vref")axlAddOutputs(current_names)i'd get the following error:*Error* car: argument #1 should be a...
View Articlegrep doesn't work from system(), but does from terminal, how to fix?
Hello,As part of a script to fix port-orders (yes, I know, we could have a whole debate about port-order or terminal order, but let's park that for now...) I want to automatically process a CDL netlist...
View Articleexporting layout into a file (SKILL)
Hello. I am using virtuoso version ICADV12.3-64b and I need to export the layout of my design into a file so that I can modify the layout using SKILL and then use it for simulation?I am a beginner in...
View ArticleDSPF with veriloga
Hi,I have a query related to the use of DSPF of a design with veriloga model of a subblock in the same design. I am working on a macro which has a huge counter, so to speed up the simulations we use a...
View ArticleHighlight selected net in Layout XL (and schematic)
Hi,Some details on my request/question as below;Virtuoso: ICADV12.3-64b.500.23Task: Layout creation from schematic using Layout XLProblem:I am looking for a better/more efficient way to highlight nets...
View Article"minEnclosure" constraint for layer "M1" and layer "CA" is deprecated problem...
Hi All,I want to set the minimum enclosure distance between layer "M1" and "CA" in the layout using the SKILL ommand,techSetOrderedSpacingRule(tfId "minEnclosure" 0.7 "M1" "CA"),but I got Warning...
View ArticleHow to remove a file
Hello,I want to remove a file (from the filesystem). How can this be done with SKILL? I've checked the API finder, but could not find anything suitable.Kind regards,Patrick
View ArticleCannot add delta marker between horizontal cursor just as vertical does
Hi all,As titled, I have no idea about how can't I add the delta maker between the horizontal cursor.Please tell me how can I fix it if you know. Thanks a lot.Here is the screenshot of the ADEXL result...
View ArticleRotate form automatically popup when press Bindkey of schHiRotate(t)
schHiRotate(t) has a option form of " rotate form" (sideway/right/left/..), how can I make it automatically popup after i press <Key>R ?I know "options displyed when commands start" in...
View ArticleEffective R calculation showing NA
Hi,We are using IC6.1.8-64b.500.11which spectre:/tools/pdk/F01/U130S4/7.2/tools/mmsim18.10.463/tools/bin/spectrespectre -W:sub-version 18.1.0.463.isr10I have been trying to backannotate "my_cell" with...
View ArticleIs there a way to give a procedure access to it's argument list as a string?
Say I have something like:var1=vector(1 2 "abc" 3 4)var2=vector("x" "y" "z")and I define a procedure like:procedure( myProc(arg1 arg2]) ...blah...)and I call the procedure with myVar = myProc(var1...
View Articlehelp with branch decision on layout heirarchy and DbConcatTransform
Hi Cadence - need help with layout heirarchy. I have a layout cell where I have bunch of labels, and I am using dbGetOverlaps() for locating the underneath rectangle.I'm using cadence 18. My current...
View Articlehow to read/modify the time/value pairs of vpwl/ipwl sources from analogLib...
Hi there,I have some schematic test benches and I want to modify the time/value for some vpwl/ivpl sources using skill.What is the best approach to do that?From what I see I can read the...
View ArticleIs there a command to return the index of an element if it exists in a list...
Hopefully a quickie (and I did search the documentation beforehand). I'm looking for a command that will take an array (preferred) or list and an object return the index of the object if it exists in...
View Article