RE: How do I uncheck "Process statement" from sidebar in Simvision?
+1 I'd like to know as well.
View ArticleRE: How do I uncheck "Process statement" from sidebar in Simvision?
Just recently, I was looking for the same thing: # do not show unnamed processes in design browser of waveform window: waveform sidebar access designbrowser options scopetree -showunnamedprocesses 0...
View ArticleRE: passing IRUN command-line arguments into vsif file?
Hi Steven, Could you provide me with an example on how to send attributes other than test_name. For example, my run script in standalone mode accepts -opts ../scripts/run.sh -test i2c_basic_trans_test...
View ArticleRE: load different display by a hot key
Hi Andrew, Just got a chance to try it. I am trying to make a dis.il file (and load it in CIW or init file later). But I got syntax errors by putting the following lines into the dis.il file:...
View ArticleRE: How do I uncheck "Process statement" from sidebar in Simvision?
Thank you Colin. It works.
View ArticleRE: How do I add a compiled .a library to SV + DPI-C cosimulation?
I figured it took me only a few hours to re-write the used functions from the library after all.
View ArticleRE: load different display by a hot key
You need to escape the embedded quotation marks: hiSetBindKey( "Schematics" " k" "drLoadDrf(\"/home/andy/display.drf\" nil)") ;hiSetBindKey hiSetBindKey( "Schematics" "Shift k"...
View ArticleSKILL function to create parametric set
Hi, Is it SKILL function to create a parametric set of design variables (for Assembler global/test variables)? I mean like it can be done using "Group as parametric set" RMB menu of Assembler. Best...
View ArticleRE: SKILL function to create parametric set
Alex, There are no public SKILL functions to do this (they're all private, currently). There's an existing CCR, 1259423, requesting public equivalents. You should contact customer support and request...
View ArticleRE: [HELP] How to automatically place pins over a sub block on IC6.1.6...
Assuming you're using Virtuoso Layout Suite XL, this can be done with Place->Pin Placement. Select the pins you want to move over the top of the underlying instance, and then on the Edge cyclic in...
View ArticleRE: Orcad Capture - Slow Graphics response on windows 10
I have not updated my version of 10 pro, but will be cautious when I have to. Does any of the apps compatibility modes help with this problem? Does it generate any errors/warning in the windows logs?
View ArticleRE: Orcad Capture - Slow Graphics response on windows 10
Hi Dualscreen In the windows logging I checked that and found noting. I tried invoking capture running as an administrator. The results above are still the same. Looking around the internet, I found a...
View ArticleSyntax does not work "axlShapeChangeDynamicType"
Hi Guys, I used syntax "axlShapeChangeDynamicType but Allegro shows error shown below. Does anyone encounter this issue? Skill Syntax: axlShapeChangeDynamicType(shape_db nil t) Allegro Says : Shape is...
View ArticleHow to delete Via in layout?
I draw my layout. When I use the function deleteAllObjectsInLayout( cvid ) to delete the layout, all instances and metals are deleted except the Vias I created. the function is defined below, How...
View ArticleHow can fill balance copper in top and bottom layer in allegro 16.2 pcb
I have a board route in allegro 16.2. Now i want to fill balance copper in top and bottom layer?
View Articlehow to create the filled shape for selected Finger?
Hi, When I select a Finger, how can I create a fill shape on "Substrate Geometry/outline" the same size of the selected Finger using skill? I have used following code.it shows invalid database argument...
View ArticleEncounter via placement rules
Good day. I just studdy place and route procedure by Encounter and got a problem. My foundry prohibits to locate via on thin oxide (minimal space 0.1u), but I cannot handle it by Encounter. By IC...
View ArticleRE: Plot expression after ADE-XL run
Hello Andrew, Merry Christmas! I hope you're enjoying the holiday season. I have a question regarding calcVal: I am using out=calcVal(output->name test->name ?cornerName "Nominal") to get the...
View Article