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

Forum Post: RE: fixed teadrops

Hi Masa, Please delete the tear drop using the below option. In order to get this option, set the enable_fixed_fillets variable in the Route > Gloss category of User Preferences Editor and restart...

View Article


Forum Post: RE: Spark and ignition coil driver simulation

You can try the following: For modelling sparks, you can try using exponential burst source, refer link below:...

View Article


Forum Post: RE: Model ADA4351 - Errors in Model

Hi, please refer to following links > PSpice section to see all the latest features available in releases: 24.1: community.cadence.com/.../cadence-orcad-x-and-allegro-x-24-1-is-now-available 23.1...

View Article

Forum Post: RE: STEP-file linking and dumping?

There isn't a default way yet but I have included a skill command that will dump the step models used in a board file into a directory of your choice - which should help....

View Article

Forum Post: RE: Set shape transparency for pdf_out export via skill

; get the current shape transparency setting shapeTransparency = axlGetVariable("pdf_filled_shape_transparency") println(shapeTransparency) ==> In this code it shows nil in shapeTransparency value....

View Article


Forum Post: How to define measurement statements to get simulation output...

Allegro PSpice Simulator allows us to define measurement statements that can analyze simulation data of different analysis types and generate a text file with measurement data on the output simulation...

View Article

Forum Post: How to rename nets that do not have figs?

I am trying to systematically generate names for nets in a schematic using SKILL. I used the solution from...

View Article

Forum Post: RE: How to measure EM port excitations from a subcircuit

Hi Pablo, Your Pcomp measurement has the Harmonic Index set to 0, which is going to give you the power at that probe at DC. I think it's likely the case you would want to change that value to 1, so you...

View Article


Forum Post: RE: STEP-file linking and dumping?

Appreciated! Will try it next time I am on an assignement.

View Article


Forum Post: RE: Set shape transparency for pdf_out export via skill

...Borrowing the thread... Intended for Cadence staff: Suggesting a product enhancement. Not a priority but... When creating (service) documentation, it is often helpful not only to show the Assembly...

View Article

Forum Post: RE: Stability Analysis of a Ramp Generator Circuit in Integration...

[quote userid="553982" url="~/cadence_technology_forums/f/custom-ic-design/63171/stability-analysis-of-a-ramp-generator-circuit-in-integration-phase/1402681"] Moreover, I have also read some of the...

View Article

Forum Post: RE: How to measure EM port excitations from a subcircuit

Thank you so much.

View Article

Forum Post: *E,CUVUNF - Hierarchical name component lookup failed

Hi, I have a for generate loop(named for block) - which instantiates modules 2 times, something like this generate for() begin : acc //module instance //I have to make a connection to make which is...

View Article


Forum Post: Using deepprobe to see internal extracted nets

Hi, My Spectre version is 21.1.0.854.isr22. I want to use deepprobe to access extracted internal nets. I'm using QRC for extraction and use the dspf file. The purpose is to do some stability test...

View Article

Forum Post: RE: How to replicate AntPat_EF option in the Output File menu...

Hello again Curtis. I tried many things but I can't really find the right combination in order to replace (or recreate) this feat. Could you please suggest any idea to write an output file for the EM...

View Article


Forum Post: RE: *E,CUVUNF - Hierarchical name component lookup failed

I'm unsure what you're trying to do with the assigns. However, this code does work without error: module inst; logic a; endmodule module test; generate genvar i; for(i=0; i<2; i++) begin : acc inst...

View Article

Forum Post: Y-axis units and labels when plotting from ADE

I have a Skill function which takes the sum of the squares of a number of transient voltage waveforms. I can create a plot using this skill function via awvPlotExpression, I can create a name for the...

View Article


Forum Post: RE: fixed teadrops

thank u. it works

View Article

Forum Post: RE: Using deepprobe to see internal extracted nets

Please file a Case at https://support.cadence.com . An AE will be assigned an can help you debug this. Be sure to include the CDS.log and spectre.out logfiles in the Case. If you haven't seen this yet,...

View Article

Forum Post: RE: *E,CUVUNF - Hierarchical name component lookup failed

Thanks for the reply tpylant what if we have to access a port list module inst(a,b); input logic a; output logic b; endmodule

View Article
Browsing all 62925 articles
Browse latest View live