[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.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…