PSPICE Problem with simulation

Thread Starter

Rawad Maalouf

Joined Oct 29, 2015
2

mvaseem

Joined Jan 31, 2014
48
You are working on a very old version of Pspice. I am not really sure about it's working of resolving libraries (nom.lib).
Better if you upgrade to current version.

The out file you posted clearly shows issues with reading nom.lib.
I don't expect the statement - " .inc nom.lib"
Rather it should be ".lib nom.lib"
Just check following "pspice netlist" section in your "pspice.ini" or "pspiceenv.ini"
See if there is any .inc statement. Change it to .lib.

upload_2015-11-5_11-45-43.png
 
Top