Quantcast
Channel: Cadence Technology Forums
Browsing all 62853 articles
Browse latest View live

Forum Post: Joint Design and Managing Part Libraries

Hi, I'm new to Orcad CIS and working to integrate our old ODBC part library with our team. We've traditionally designed in-house but have spent the last five years collaborating with contract...

View Article


Forum Post: how to create a via in pcell?

Hello! I want to create a parameterized cell (pcell) for an inductor, and within this pcell, I need to include a via between two metal layers. Could you suggest any methods to achieve this? Currently,...

View Article


Forum Post: exit(1) function not found ??

following this post: how to get exit code !=0 when there is a skill error in a skill script? I have this code: ``` (defun nestedFunction () (printf "Inside nested function\n") (exit(1)) (printf "This...

View Article

Forum Post: how to only print output (\o) and not the script (\i) lines?

when I run this code: ``` (defun nestedFunction () (printf "Inside nested function\n") (exit(1)) (printf "This will not be printed\n") ) (defun mainFunction () (printf "Inside main function\n")...

View Article

Forum Post: RE: exit(1) function not found ??

[quote userid="510942" url="~/cadence_technology_forums/f/custom-ic-skill/63236/exit-1-function-not-found"]so apparently the "exit" function has been deprecated?[/quote] No, it hasn't. The error is...

View Article


Forum Post: RE: how to only print output (\o) and not the script (\i) lines?

The purpose of a log file from Virtuoso is to act as a transcript of the session, capturing all inputs and outputs. This allows the log file to be used for replay (via -replay - exactly what you're...

View Article

Forum Post: How does OrCAD X Presto interface with SolidWorks?

You have three options to interface OrCAD X Presto and a CAD tool like Solidworks: Drawing Interchange Format (DXF) In OrCAD X Presto, you can import .dxf files to establish an interface between ECAD...

View Article

Forum Post: RE: Toggle subclasses for the current active class

Hi Samba, Try this: funckey + "QtSignal ColorVisibilityPane CVPGlobalVisOff clicked; subclass -+;setwindow pcb" funckey - "QtSignal ColorVisibilityPane CVPGlobalVisOff clicked; subclass --;setwindow pcb"

View Article


Forum Post: Guidelines for the AWR Design Environment Forum

In addition to the general Community Guidelines , please follow the guidelines given below. Before posting a question Make sure you have searched the documentation, in the Cadence Community site (use...

View Article


Forum Post: Creating Netlist in ORCAD capture 17.4

hello I have several questions about this issue: 1. About creating netlist after I click tools->create netlist->Other why there is necessity for DLL if I user formatter 2. What is the benefit and...

View Article

Forum Post: transient noise

hello, 1) I am running a transient simulation for a deisgn (which is not an oscillator), only cells ramping one after the other. How much do I need to choose the Noise Fmax? any rule of thumb, such...

View Article

Forum Post: RE: Toggle subclasses for the current active class

Hello Samba! I really don't understand what you all mean. You can refer to this code. ;++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++...

View Article

Forum Post: RE: Toggle subclasses for the current active class

Thankyou very much JuanCR This works well.

View Article


Forum Post: RE: Toggle subclasses for the current active class

Hello Hoangkhoi Thankyou very much for you time! My requirement: For any active class in the design (not only etch), I would like to make the design visibility to nil, and then using funckeys "+" "-",...

View Article

Forum Post: RE: There is a way to Synchronize Up multiple hierarchical blocks ?

No one have solution ? It's a bug ?

View Article


Forum Post: RE: There is a way to Synchronize Up multiple hierarchical blocks ?

I created a new schematic and made some changes to a block. After performing a Synchronize Up operation on a block, I then ran Synchronize Across, as a result, the updates were successfully reflected...

View Article

Forum Post: RE: Toggle subclasses for the current active class

Hi Samba! I have adjusted based on your suggestion. Try this: ;++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ axlCmdRegister("++"...

View Article


Forum Post: how to save spectre simulation results to a single raw file?

in the old version the simulation result is a single raw file,but in the new version 23.1.0.063,the simulation results is a folder name *.raw. there is any way to save the result to a singe raw file.

View Article

Forum Post: RE: Toggle subclasses for the current active class

Thank you very much again. axlVisibleDesign(nil), is still pending. Where should I add axlVisibleDesign(nil), to the above code? I expect the SKILL to set the design visibility "nil" and then make the...

View Article

Forum Post: equivalent public function of _axlToolFindVariables

Hello, Is there an equivalent public function of _axlToolFindVariables which is associtaed to the useful : Maestro -> Design Variables -> Find ? I'm only interested in the part which returns the...

View Article
Browsing all 62853 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>