Inside Collection (Course): High-Speed and Embedded Systems Design (Under Construction)
Summary: Demonstrates how to create a schematic parts library in OrCAD.
OrCAD allows you to create a library of part symbols for use in schematic entry. These libraries are kept in separate files that are included in the project workspace. This allows you to reuse libraries in other designs. We will now create symbols for all the parts in our design.
First we must add a new library to our design. To do this, click File-->New-->Library. Your project window will now look like the following figure.
![]() |
Right-click the library file and select Save As... Name the file Elec424Tutorial and place
it in the lib directory that you created earlier. You are now ready to add parts to your library.