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

Forum Post: RE: Skill Code Need to Toggle Path or Path Segment Width

Hi Ellie, This is untested, but perhaps something like the following: procedure(CCFeq(a b "nn") abs(a-b) width 0.1) obj~>width=0.15) (CCFeq(obj~>width 0.15) obj~>width=0.2)...

View Article


Forum Post: RE: Skill Code Need to Toggle Path or Path Segment Width

Thanks Lawrence and this is what I am looking for and now I can assign it to only one bindkey to toggle around. One thing I did not clarify is I do want the width to change to the next larger one if...

View Article


Forum Post: RE: Utility to output a single symbol from a design

A simple example for a string form: p = nil sprintf(p "FILE_TYPE=FORM_DEFN VERSION=2\tFORM\tFIXED\tPORT 50 10\tHEADER \"TITLE_OF_FORM\"\tTILE") sprintf(p "%s\tTEXT \"HELLO\" \tTLOC 2 1\t\tENDTEXT" p)...

View Article

Forum Post: RE: Skill Code Need to Toggle Path or Path Segment Width

Hi Ellie, Then you just need to change the 'cond' conditions to check for widths between the ranges, something like (obj~>width>=0.15 && obj~>width width = 0.2) and so on. Since the...

View Article

Forum Post: RE: Skill Code Need to Toggle Path or Path Segment Width

It works and this is exactly what I need. Thanks a lot Lawrence!

View Article


Forum Post: RE: ADE-L: How to specify "options statements" for Spectre?

The document is referring to arguments to the "options" statement in spectre (this is "spectre -h options") for the most part. So that means that you can use options 1 or 4 in your list above. Let me...

View Article

Forum Post: RE: DRC in OrCAD Capture

No, but you can select the "what" you want to browse the DRC Markers from in the Project Manager window, select the "dsn" file entry for the "entire design" for example, and then Edit>Browse>DRC...

View Article

Forum Post: SKILL function to read notes

Hi, It is SKILL functions to set notes for history item, test, variable etc. But i didn't found function to read notes. So how can i read note from test using SKILL? Thank you.

View Article


Forum Post: IBIS-AMI support for Allegro PCB SI/ SI with Orcad Professional...

Dears One of my devices have IBIS-AMI 5.1 version used in Post SI simulation, I understand from local vendor team that there is no support for IBIS-AMI models in current version 16.6 Does that mean we...

View Article


Forum Post: RE: SKILL function to read notes

There isn't a public SKILL function for this. I filed an enhancement CCR 1723307 but you might want to contact customer support and ask for a duplicate CCR to be filed so it can be tracked against a...

View Article

Forum Post: RE: Getting the time point in the calculation

Hi Lior, Sorry, I still don't understand what you mean. You already can give time arguments to the clip function, so I just don't get what you're asking for? Regards, Andrew.

View Article

Forum Post: RE: Getting the time point in the calculation

Yes, but how do you get the average to output a time-dependent average waveform, and not a scalar?

View Article

Forum Post: RE: Getting the time point in the calculation

i.e. I want to see a waveform that would be: for each X value, the Y value would be, for example, the average of VF("/net1") from the leftmost X point until the X value. So, in the leftmost X axis...

View Article


Forum Post: RE: SKILL function to read notes

Hi Alexander. Is this saved as a text file, or binary?

View Article

Forum Post: RE: SKILL function to read notes

I meant to mention in my reply that I was basing this on the assumption that this was talking about ADE XL or Assembler/Explorer and that you were looking for a function to get notes which was the...

View Article


Forum Post: RE: Getting the time point in the calculation

Thanks. That's clear now. What you want is (assuming your signal is in a variable called signal ): iinteg(signal)/xval(signal) This assumes that the signal starts at X=0. If not, you could use the...

View Article

Forum Post: RE: Getting the time point in the calculation

Thanks. But don't you get a divide by 0, when xval(signal) == abFirstX(signal)) )? Should it not be: iinteg( VT("/OUT" ) )/ if( xval(V("/OUTM") > abFirstX( "/OUTM" ) (VT("/OUTM") -...

View Article


Forum Post: RE: SKILL function to read notes

Hi Andrew, sorry for lack of clearness in my question (although it is label ADE-XL ). You are absolutely right I am interested to read notes in ADE XL or Assembler/Explorer, function opposite of of...

View Article

Forum Post: RE: SKILL function to read notes

Hi Lior, I meant notes in ADE XL or Assembler/Explorer.

View Article

Forum Post: RE: Getting the time point in the calculation

I was a bit lazy. It worked because the first value ends up being NaN (actually -nan) and so doesn't get plotted. What you could do is: procedure(CCFcumulativeAverage(sig) let((new)...

View Article
Browsing all 63732 articles
Browse latest View live


Latest Images

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