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.

the question about pspice

Status
Not open for further replies.
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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top