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.

how to use IF statement and case in pspice

Status
Not open for further replies.

rajrevanth61

Member level 3
Joined
Mar 6, 2014
Messages
65
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Activity points
429
Can I use IF and CASE statements in pspice while writing the netlist . If so how do i use it?
 

There is limited support for this in PSPICETEMPLATE. This is explained in pspice user guide.
Page 141 table - **broken link removed**

Functions can also be defined having expressions using if,else. See page -xix of pspice reference manual - **broken link removed**
Look for line - if(t,x,y). This way expressions can be defined using .func command.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top