Forum Post: RE: encryption question
To answer the original questions, a non-password encrypted file is pretty easy to see the source; I won't go into the details here - but you should simply class this as a minor deterrent against...
View ArticleForum Post: RE: how do I attach technology library with new virtuoso lib
Provided that you have the technology library defined in your cds.lib and it has the same name as before, it doesn't matter where it's located. There's no need to re-attach the technology library (the...
View ArticleForum Post: RE: Convergence Issue
First of all, it's the MMSIM version that matters here, not the IC version. Given the level of detail you've provided, I would suggest: Make sure you're using MMSIM14.1 or MMSIM15.1 (or at a pinch,...
View ArticleForum Post: RE: sevEvaluateAndPlotExpressions
Maybe. You probably should contact customer support as I'm not going to have time to research this myself. Plus I can't make out what your pictures are trying to show.
View ArticleForum Post: RE: Convergence Issue
Thanks Andrew. :-) I sorted it. I enabled 'allglobal' in refrel of accuracy parameter option in simulation. Then when I ran the simulation, there was no convergence problem. Earlier it was 'sigglobal'...
View ArticleForum Post: RE: Auto create report vs statistics for checking unrouted nets
Can you attach a screen shot of Statistics? The design may be broken but, since March 2009 marked the end of OrCAD Layout, there might not be a lot that you can do from here.
View ArticleForum Post: RE: Unable to use tcom package for Active Tcl 8.6 in cadence 17.2...
tcom is almost certainly a 32-bit package which I guess that you have copied into the installation since trying "package require tcom" in the Command Window results in a "package not found" message for...
View ArticleForum Post: RE: Unable to use tcom package for Active Tcl 8.6 in cadence 17.2...
could you explain how I can re-compile tcom package ? It is a 3.9 version zipped file which I download from the www.vex.net/.../tcom . Also what is the Tcl 8.6 version that comes with 17.2 ? I am not...
View ArticleForum Post: RE: How to get " the rotation & coordinate to the top " of the...
Andraw , If a gdsii file has 3 library after Import - Stream (e.g. Lib1 、Lib2 & Lib3 ) , i use the code to find , it will get wrong info. e.g. I open "top cell" in "Lib2" , thought it has return...
View ArticleForum Post: RE: How to get " the rotation & coordinate to the top " of the...
Andrew , I am so sorry to type in your name wrong . It's a typo. Please feel never mind it. Charley
View ArticleForum Post: If condition failure
Hi, I am new to skill, I am checking if any of the windows are opened, if windows are available, then check if particular (lib,cell,view) are opened, if the layout is not already opened then print the...
View ArticleForum Post: RE: How to define the rotation by single step value?
I would set-up a keyboard shortcut for the increment that you want. I would try something like the following: funkey r iangle 15 funkey R iangle -15 inserting these two lines in your env file will...
View ArticleForum Post: RE: If condition failure
Your code will always say either "apple is absent" or "orange is absent" because for each window, it will check first that it is not "apple" - if so, it will print that, otherwise if it's not "orange"...
View ArticleForum Post: RE: If condition failure
Hi Laksmiprahanth, I think that the issue is that perhaps you are expecting the "!" to cover combined "&&" statements, however it has a higher precedence than the other operators and so only...
View ArticleForum Post: RE: Curve option in Route>Slide disappeared in 16.6
Thanks a lot oldmouldy, much appreciated. Regards Tanveer
View ArticleForum Post: RE: If condition failure
Hi Lawrence, Our responses crossed. However, I don't think you're right. The three && conditions are surrounded by parentheses, and so the ! is doing the not of all of them, not just the first....
View ArticleForum Post: RE: If condition failure
Hi Andrew, yes, you are right, I missed that. Too many parentheses ! I'm glad that you provided the correct answer! Cheers, Lawrence.
View ArticleForum Post: RE: sevEvaluateAndPlotExpressions
Thanks for your input. The pictures were just showing on the left the three plots of phase in one subwindow on one graph, the right the three plots of phase on separate graphs in one subwindow as a...
View ArticleForum Post: ratsnest by class
Hi < IS there any way to select a class of nets and then have the ratsnest displayed ?
View ArticleForum Post: RE: ratsnest by class
Display>Blank Rats>All, Display>Show Rats>Nets, in Find, select Net Class in the Find by Name drop-down, left-click More, pick the Net Class from the list on the left, Apply / OK,...
View Article