Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Cadence calculator: use actual sweep value

Status
Not open for further replies.

DaHomer

Newbie level 5
Joined
Jul 30, 2016
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
70
Hi!

I want to evaluate an expression with the calculator in Cadence.
I do a sweep over a variable called "delay_stop".

I want to see the actual y-value (voltage) of a pulse signal on that sweep-step.

For example:
value(VT("/Q1") "delay_stop" 4.738693e-09)

Q1 is my signal and 4.738693e-09 is one time i clicked in the plot tool.
What i want is:
value(VT("/Q1") "delay_stop" delay_stop), but this does not work.

The VAR("delay_stop") contains all x values, i just want the actual sweep step.

Hope you can help me.

Greetings,
DaHomer
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top