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.

[MOVED]About simulation in OrCAD Release 9.1

Status
Not open for further replies.

stay

Newbie level 1
Joined
Jun 22, 2011
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,287
Hi,

I'm trying to simulate an 8-bit DAC in OrCAD 9.1. Ι'm interested in collecting the output voltage for all 256 combinations of bits. I would like to edit these data, so i ask if there is a way of exporting data in an output file for each combination of input bits.

Thanks!
 

you can use following command in your simulation
.PRINT[/DGTLCHG] <analysis type> [output variable]*

EXAMPLE: .PRINT/DGTLCHG TRAN QA QB RESET

This will print the output values in out file
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top