User Guide
PinNames
The NAME command allows you to name pins after they have been
placed. The automatic name allocation, as described on page 69 also
operates.
SchematicSymbol
The schematic symbol is drawn in the symbols layer using WIRE and
the other drawing commands. Place the texts >NAME and >VALUE in
layers 95, Names, and 96, Values (TEXT command). Place them where
thenameandvalueofthecomponentaretoappearintheschematic.
Precise placement of the text can be achieved by setting the grid finer,
which can even be done while the TEXT command is active. Afterwards,
however,settheagaingridto0.1inches.
ResistorDevice
DefineaNewDevice
Create the new device R-10 with this icon. When you later use the ADD
command to fetch the component into the schematic, you will select it
by using this name. It is only a coincidence that in this case the name of
thepackageandthenameofthedevicearethesame.
So enter the name R on the New line. The device editor opens after the
confirmingquestion Createnewdevice‘R’?.
Selecting,NamingandConfiguringSymbols
The previously defined resistor symbol is fetched into the device with
theADDcommand.
If a device consists of several schematic symbols which can be placed in
-
dependently of one another in the circuit (in EAGLE these are known
as gates), then each gate is to be individually brought into the schematic
withtheADDcommand.
Set an addlevel of Next and a swaplevel of 0 in the parameter toolbar, and
then place the gate near the origin. (There are further explanations
aboutaddlevelinthefollowingsections.)
The swaplevel of a gate behaves very much like the swaplevel of a pin.
The value of 0 means that the gate cannot be exchanged for another gate
in the device. A value greater than 0 means that the gate can be swapped
within the schematic for another gate in the same device and having the
sameswaplevel.ThecommandrequiredforthisisGATESWAP.
Onlyonegateexistsinthisexample;theswaplevelremains0.
145
ComponentDesignExplainedthroughExamples