Index: trunk/doc/user/07_io/3_2_export_xy/index.html =================================================================== --- trunk/doc/user/07_io/3_2_export_xy/index.html (revision 35882) +++ trunk/doc/user/07_io/3_2_export_xy/index.html (revision 35883) @@ -65,16 +65,23 @@ %subc.value_% print the cleaned value of the current subcircuit %subc.x% print the X coordinate of the origin of the subcircuit (coord with unit suffix) %subc.y% print the Y coordinate of the origin of the subcircuit (coord with unit suffix) - %subc.padx% print the X coordinate calculated from padstacks of the subcircuit (coord with unit suffix) - %subc.pady% print the Y coordinate calculated from padstacks of the subcircuit (coord with unit suffix) + %subc.side-x% same as %subc.x% but on the bottom side use bottom-pnp-origin + %subc.side-y% same as %subc.y% but on the bottom side use bottom-pnp-origin + %subc.padcx% print the X coordinate calculated from padstacks of the subcircuit (coord with unit suffix) + %subc.padcy% print the Y coordinate calculated from padstacks of the subcircuit (coord with unit suffix) + %subc.side-cx% same as %subc.padcx% but on the bottom side use bottom-pnp-origin + %subc.side-cy% same as %subc.padcy% but on the bottom side use bottom-pnp-origin %subc.pad_width% print the total width calculated from padstacks of the subcircuit (coord with unit suffix) %subc.pad_height% print the total height calculated from padstacks of the subcircuit (coord with unit suffix) %subc.pad_width_prerot% print the total width calculated from padstacks of the subcircuit, before applying rotation (coord with unit suffix) %subc.pad_height_prerot% print the total height calculated from padstacks of the subcircuit, before applying rotation (coord with unit suffix) %subc.rot% print the subc rotation value in degrees - %subc.siderot% print the subc rotation value in degrees, always looking from the top side, "x-ray mode" (relative to side) + %subc.negrot% print the subc -1 * rotation value in degrees + %subc.side-rot% TODO + %subc.side-negrot% TODO + %subc.siderot% broken, do not use %subc.270-rot% print the subc rotation value in degrees, subtracted from 270 - %subc.side270-rot% print the subc rotation value in degrees, always looking from the top side, "x-ray mode", subtracted from 270 (relative to side) + %subc.side270-rot% broken, do not use %subc.side% "top" or "bottom" (determined by subc placement, the subc aux layer) %subc.num-side% "1" for top or "2" for bottom (determined by subc placement, the subc aux layer) %subc.count% integer value, incremented by one before processing each subcircuit