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.

Plotting a digital bus against an analog signal

Status
Not open for further replies.

Akshe

Junior Member level 2
Joined
Dec 3, 2010
Messages
21
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,460
Hi,

Is there a way to plot a digital bus signal against an analog voltage signal (on x-axis) as for an ADC?

I am using wavescan in cadence IC5.1.41
 

Wavescan doesn't know binary bus signals, I think. Your "digital bus signal" is actually a set of digital lines representing a binary code. If you browse the Wavescan calculator features, you surely find out how they can be utilized to make a behavioral DAC model, something like d7 + d6/2 + d5/4 .... d0/256 (a 8-bit DAC example). Can be further imnproved by making bus signals "digital" using sign() or clip() function.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top