Index: index.html =================================================================== --- index.html (revision 25615) +++ index.html (revision 25616) @@ -352,6 +352,24 @@ a refdes attribute and will not have terminals. It will also have the nonetlist flag set. +
2.4.5.3 Subcircuits aux layer
+

+A subcircuit needs to have an aux layer. The name of this layer +is subc-aux, with type VIRTUAL and MISC, and is on top, bottom or intern. +It hosts three objects placed when the subc was first created: +

+

+These objects specify the neutral state of the subcircuit. If the subcircuit +goes through any transformation (rotation, translation/move, mirroring, etc.), +these objects are also transformed (just like any other object in the subc). +Looking at the current state of these objects and the location flag of the +aux layer, the code can work out the net result of all transformations the +subc suffered since creation. +

2.4.6. Pad stacks

A pad stack is a generic pin/pad/via object that may contain any combination