|
試試 Net 指令# P* ]4 H! o- B
Layer operation! C; Y% M& ~3 e, U6 S- O
NET layer name [… name]
# a' Y, C" i: b+ t8 R/ gParameters
3 q# V+ W* h7 @• layer1 @3 s9 h, Y: y6 n4 `2 B' y* k- H
A required original layer or layer set, or a derived polygon layer.
! Y+ E, u: w/ b2 c6 T• name3 W, z' h; g1 {/ d! i- U& w3 M
A required name of a net, which can contain one or more question mark (?) characters. The2 G: F; c1 ~6 |: i5 Y! N0 o- U
? is a wildcard character that matches zero or more characters. You can specify name any
* ~5 ?* l5 L' L2 ]6 P7 L* M& A& `1 Unumber of times in one statement. The name can be a string variable (see Variable).
" h# k6 g) p3 C0 `; ?3 `5 lDescription
/ ?6 i- u, [$ g# {% ^: d7 WSelects all layer polygons that belong to the net having the specified name. To avoid ambiguity,2 f5 A9 R1 V* @, X9 _
you must use the parameters in layer name order.; @$ f; x2 G. {& J* ~' O ^
Note
8 g9 _; X! b- U* t0 E& uDo not use this operation to obtain net shorting information. The Net operation uses net
! A4 b9 G# M! c5 w/ S1 t& r7 r- rnames assigned by the connectivity extractor. If the connectivity extractor encounters) L! o& N8 w0 `0 z7 d
shorted nets, it assumes it has found a single net, and assigns it one name.
) Y* @- h5 |7 V* L) z1 M& XThe connectivity on layer must be established through a connectivity operation.
6 b$ P i' V8 W. `* qSee also Not Net, Net Area, Connect, Sconnect, and Stamp.
3 z" N1 {, r8 z& vExamples4 q! V) E6 @! F. T2 Q
METAL_SP {
9 E& Z) V3 D8 y+ l% s@ VDD metal must be spaced at 4.5 microns0 {: ?( G$ ? `# K I
@ VCC metal must be spaced at 4 microns
% a9 W- }* K% s5 ?vdd_metal = metal net vdd; b, c9 ~' v9 k
vcc_metal = metal net vcc2 \$ O, K- `8 m' o& o/ L' `
external vdd_metal < 4.5
/ Z" f/ y" y7 B, B" O6 }* S9 R; kexternal vcc_metal < 4.0 |
|