Forum Post: OrCAD Capture Schematic - How to place a part coordinates?
How to place a part coordinates?
View ArticleForum Post: RE: AWR VSS Detecting a Interfering Signal
Here is one way to create a power threshold detector in VSS The PWR_MTR reads the power at the output of the receive antenna. The DECIDE block outputs '0' when the power level is below a threshold set...
View ArticleForum Post: RE: Orcad capture 17.2 all pages do not print to PDF
Can you share a snapshot from File > Print of version 17.2, what options are blank?
View ArticleForum Post: RE: OrCAD Capture Schematic - How to place a part coordinates?
Are you looking to place a part at a specific coordinate in schematic design?
View ArticleForum Post: RE: Remember last browse location without changing CWD using...
Hello Mahimag, Thanks for reaching out. artFilmTop = axlDMFileBrowse("ALLEGRO_PHOTOPLOT" nil), I currently use this. This always open the current working directory. It doesn't remember the directory...
View ArticleForum Post: When and How Can I Extend My University SUL Cadence AWR License?
To renew an academic license, you must first wait until the current license expires; then, you can request for a new one. You can repeat the sign-up process to obtain the new license. To renew the AWR...
View ArticleForum Post: RE: Orcad capture 17.2 all pages do not print to PDF
All options are blank.
View ArticleForum Post: Weird zoom in behavior in Capture CIS
Hi, I am seeing very weird behavior in Capture CIS. When I double click on any part/symbol the property editor open and when I close this property editor (no matter if I change anything or not) some...
View ArticleForum Post: RE: Remember last browse location without changing CWD using...
can you check for the variable new_filedialog_disable? If this is not set, you get the option of "change directory" in the browser and once you do it, it will remember the change.
View ArticleForum Post: RE: Remember last browse location without changing CWD using...
The variable new_filedialog_disable was not set.
View ArticleForum Post: RE: Remember last browse location without changing CWD using...
I am running in Linux. Are you running on Windows? If you can confirm, it's working well on Windows, I would raise a CCR on this. Thanks
View ArticleForum Post: Spectre simulation ERROR, convergence issue
Hi all, I am beginner in Cadence. I am trying a Verilog A code - Spectre, for creating a Memristor model. But I am getting the following error, where I am using a custom input of ramp signal(which I...
View ArticleForum Post: Spectre simulation ERROR, convergence issue
Hi all, I am beginner in Cadence. I am trying a Verilog A code - Spectre, for creating a Memristor model. But I am getting the following error, where I am using a custom input of ramp signal(which I...
View ArticleForum Post: RE: Remember last browse location without changing CWD using...
I have checked this on windows, if you enable change Directory checkbox, this will take you to the last browsed location artFilmTop = axlDMFileBrowse("ALLEGRO_PHOTOPLOT" nil)
View ArticleForum Post: RE: Weird zoom in behavior in Capture CIS
Which version of the Windows you are using and on which version of Capture you are seeing this behaviour?
View ArticleForum Post: How do I select data set for Explorer->Direct Plot ?
If I run a simulation in Explorer then want to plot results from clicking schematic nodes using Explorer -> Direct Plot it works great. But I'm not sure how to load a specific data set. There's a...
View ArticleForum Post: RE: Spectre simulation ERROR, convergence issue
My input is following, // VerilogA for Memristor, V_ramp, veriloga `include "constants.vams" `include "disciplines.vams" module V_ramp(vout, gnd); electrical vout, gnd; parameter real period = 4.0; //...
View ArticleForum Post: RE: How do I select data set for Explorer->Direct Plot ?
You can only do Results->Select on results from Explorer that you've saved (e.g. using Results->Save in Explorer). You can't use it to retrieve Assembler histories. You can (however) use Right...
View ArticleForum Post: RE: cdl export error when lvs with dracula
Please do not post the same question in more than one forum (the forum guidelines ask you not to do this - please read these - they are the pinned post at the top of each forum). What is XI2 in...
View ArticleForum Post: RE: How do I select data set for Explorer->Direct Plot ?
Thank you so much Andrew. That works great.
View Article