the question about pspice

Status
Not open for further replies.

junchaoguo51888

Member level 1
Joined
Jun 8, 2003
Messages
38
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
shanghai
Activity points
309
who know how establish a own lib in the capture of pspice
thanks a lot
 

help menu

The help menu should point you to the method. I remember using this program several years agoand I think you use the file menu then the new item and off to the right you have a selection of new things. One of them is a library.
 

junchaoguo51888 said:
who know how establish a own lib in the capture of pspice
thanks a lot

hi,
This is a lib created for orbit cn20 process for microsim 8
put cn20.* into
micorsim_install_dir/lib directory.


then add the following into c:\windows\msim.ini file:
(or where ever it is)
in the [SCHEMATICS NETLIST] field put:
LINE1=.lib "C:\Program Files\MSim_8\lib\cn20.lib"
(just append with appropriate LINE*)

in the [PART LIBS] field put:
LIB147="CN20" [.slb]
(just append with appropriate LIB*)


thats all; then start microsim.
In schematics; if you press ctrl-g, you should see the cn20 library

to test:
run
ex8.sch;
If this schematic opens and you are able to run the simulation,
without any "model not found" errors, you're done.

bye
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…