User Guide
The addlevel of Next means that as these gates are placed into the sche
-
matic, they will be used in that sequence, i.e., the sequence in which they
werefetchedintothedevice.
Then place the PWRN symbol once, using addlevel Request and
swaplevel 0.Namethisgate P.
Addlevel Request specifiestwothings:
•
Thesupplygatewillonlybefetchedintotheschematicifre
-
quested,i.e.withtheINVOKEcommand.TheADDcommand
willonlybeabletoplaceNANDgates.
•
Thesupplygatewillnotbeincludedwhennamesareallocatedto
theschematic.WhereasanICwithtwonext-gatesappearsinthe
schematicassomethinglikeIC1AandIC1B,anICwithone
Next-gateandone Request-gatewillonlybeidentifiedasIC1.
So use the CONNECT command to define the housing pads to which
thesupplypinsareconnected.
8.4 SupplySymbols
Supply symbols, such as might be used in the schematic for ground or
VCC, are defined as devices without a package. They are needed for the
automaticwiringofsupplynets(seepage 88).
The following diagram shows a GND symbol as it is defined in one of
thesuppliedEAGLElibraries.
Note that when defining your own supply symbols, the pin and the de
-
vicenameneedtoagree.
The pin is defined with direction sup and has the name GND. This
specifies that the device containing this symbol is responsible for the
automatic wiring of the GND signal. The text variable for the value
(>VALUE) is chosen for the labeling. The device also receives the name
GND. Thus the label GND appears in the schematic, since by default
EAGLEusesthedevicenameforthevalue.
It is very important that the labeling reproduces the pin names, since
otherwise the user will not know which signal is automatically
connected.
The pin parameter Visible is therefore set to off, since otherwise the plac
-
ing, orientation and size of the pin name would no longer be freely se
-
lectable. Directly labeling with the text GND would also have been
possible here. With the chosen solution however, the symbol can be
usedinvariousdevices(suchasforDGNDetc.).
171
ComponentDesignExplainedthroughExamples