Forum Post: RE: STEP files not updating in board (but update in some symbols)
For me the issue was the height property was set to zero in the Setup > Areas > Package Height.
View ArticleForum Post: RE: via in pad snaps to pad center.
hi, how do i set this? do i just paste it at the env file?
View ArticleForum Post: RE: Tried using the ABE to obtain layer within a bBox, got all...
Joe, Yes, it's expected because the abutting shape is seen as a single shape across the hierarchy. It's easy enough to fix with a bit of extra code: (abeInit cv) (setq result (abeLayerFromCellView...
View ArticleForum Post: RE: displaying custom text in a schematic info balloon when...
Hi, Andrew Beckett Do you where I can define what parameters to be displayed when hovering over an instance? With my current configuration the ref des and component value is shown when i hover over an...
View ArticleForum Post: RE: displaying custom text in a schematic info balloon when...
Alexander, Which tool are you using? "Ref Des" and "Footprint" sound rather PCB-centric terms so I'm guessing you may not be using Virtuoso... Andrew
View ArticleForum Post: RE: via in pad snaps to pad center.
Go to Setup - User Preferences - Interactive and enable the copy_no_autosnap there.
View ArticleForum Post: RE: displaying custom text in a schematic info balloon when...
Sorry, I am using OrCAD Capture. Thanks, Alexander
View ArticleForum Post: RE: displaying custom text in a schematic info balloon when...
Hi Alexander, OK, in that case you're in the wrong forum. You should post this question in the PCB Design forum instead (we also ask you in this forum not to post on the end of old threads, and to...
View ArticleForum Post: OrCAD Capture calling scripts with hotkeys
Hi, I am using OrCAD Capture 17.4, I have made a couple of TCL scripts and would be interested in calling them with different hotkeys. Is there a way to customize your hotkeys so that a Script can be...
View ArticleForum Post: RE: Problem of Nport PSS shooting simulation
Dear Andrew, Following up the previous question, I have another problem which is quite relevant. This time I have a pratical S-parameter file (EM simulation result). This Snp file (touchstone),...
View ArticleForum Post: How to auto-populate Real path in string using different radio...
Hey...I have created two radio button, i.e. chk1 and chk2...how can we do that if I select button chk2 - then it will populate/visible the real path of file ABC.il, i.e. ~/x/abc.il into the string...
View ArticleForum Post: Spectre simulator problem
Hi everyone, I'm running a simulation using spectre simulator, the simulation stuck at beginning and in the output log, I find following messages: What could be the reason for this? Thanks a lot for...
View ArticleForum Post: RE: Tried using the ABE to obtain layer within a bBox, got all...
Hi Andrew, Thanks a lot. This works as expected for the case when the two instances have non-overlapping bBoxes. It will fail (as expected) if the bBoxes overlap. For that case I found that a good...
View ArticleForum Post: RE: How can extract data from .mcm file like extracta.exe with...
I think the Ansys tools now import the IPC2581 files exported by Allegro/APD
View ArticleForum Post: RE: How to auto-populate Real path in string using different...
I have no idea what you mean. Clearly your code makes no sense, because you are trying to do: getWorkingDir()=nil I can't imagine what you were thinking this would do (if it worked, which it doesn't)...
View ArticleForum Post: RE: Spectre simulator problem
Usually that just means that you don't have a license and it's waiting for it to be free. You can check which license it's waiting for by going to Setup->Environment and adding "+liclog" into the...
View ArticleForum Post: How to know if a procedure is already defined by hiRegCloseProc
Hello, I'd like to define a procedure when closing the ADE-L window.with the function hiRegCloseProc Is there a way to know if a procedure has already be defined for this window? Thanks.
View ArticleForum Post: File directory if using GUI
Hallo, I am reading from text files in Verilog-AMS and Verilog-A modules, the file do exist in local directory in the same computer that am running the simulations on, and am including this directory...
View ArticleForum Post: RE: How to know if a procedure is already defined by hiRegCloseProc
It seems that some procedures are alredy associated to the closing of ADE-L and they are running before mine (UartCornerCloseOpenedSetupCorners). Can my procedure be launched before the other one?...
View ArticleForum Post: Automatic Update Instance Property
Hi everyone I met a problem when trying to replace my circuit with a different process. Firstly, I use the "Replace" function to replace the process library. The cellviews of the MOSFET seems to be...
View Article