// // File: ipmc_socket_vlp_mini_dimm // // Original Rev. 24-Jan-2015 // Current Rev. 21-Oct-2016 // // // IPMC Socket VLP Mini-DIMM // ---------------------------- // // // This geometry is the SMD socket for the LAPP IPMC card // from, Annecy France. // // This socket is based on Molex part number 877823003. // // There may be identical parts with a different final digit // part numbers that differ only in packaging. Connectors // in this series have a center key located in different // positions for different Voltage range Mini_DIMM modules. // I think that they all take basically the same PCB layout. // // This part has 244 SMD pins and 3 drill holes. The drill // holes are mechanical only, do not have copper, and are // for alignment pins. // // Note that the Molex version of this part uses only 2 out // of the 3 alignment pin drill holes that are typical with // this type of connector. The Molex part uses the center // alignment pin and the alignment pin at the 122/244 end. // The Molex part does Not have an alignment pin at its // 1/123 end. // // The IPMC mezzanine card itself is 82.00 mm long, // 18.29 mm tall, and about 5.6 mm thick. Installed in // its socket the IPMC is no more than 21.33 mm tall. // // This socket is for a DDR3 VLP Mini-DIMM form factor card. // // The long axis of this geometry is horizontal. // // The center of this geometry is its center locating platic // pin which is 1.40 mm in diameter. This is also the center // of the pads for the 244 signal pins. // // Note that going out West and East from this center pin that // this component is not symmetric. // // The SMD pads for the IPMC Socket are 0.35 mm x 1.75 mm long. // // The pitch of the SMD pads is 0.60 mm. // // The center of row to center of row spacing is 2x 1.38 mm in Y. // // Pin #1 is in the SW corner of this geometry. // This southern row of pins runs the whole way across // both sections of pins to pin #122 in the SE corner. // The key-way is between pins 65 and 66. // // Pin #123 is in the NW corner of this geometry. // This northern row of pins runs the whole way across // both sections of pins to pin #244 in the NE corner. // The key-way is between pins 187 and 188. // // Besides these 244 signal pads there are also 4 large // mechanical mounting SMD pads. // // // // Now start the actual IPMC Socket Geometry // $abort_enable = @false; $$lock_windows(@on) ; $$snap_diagonal(@of1f) ; $$snap_orthogonal(@off) ; // //---------------------------------------------------------------------------- // // SMD Signal pad 0.35 mm in X by 1.75 mm in Y for IPMC Socket // $$create_pin("ipmc_signal_pad", @replace); $$page(0.0, 0.0, 0.0, @mm, 0.0, 0.0, [0.0,0.0,'PI$ipmc_signal_pad'] ); $$point_mode(@vertex); $$polygon( "PAD", , [ -0.175, -0.875, 0.175, -0.875, 0.175, 0.875, -0.175, 0.875 ]); $$polygon( "SOLDER_MASK", , [ -0.225, -0.925, 0.225, -0.925, 0.225, 0.925, -0.225, 0.925 ]); $$polygon( "PASTE_MASK", , [ -0.175, -0.875, 0.175, -0.875, 0.175, 0.875, -0.175, 0.875 ]); $$attribute( "TERMINAL_SURFACE_DEFINITION", ""); //---------------------------------------------------------------------------- //---------------------------------------------------------------------------- // // SMD Large Mechanical pad 6.50 mm in X by 6.00 mm in Y for IPMC Socket // $$create_pin("ipmc_lrg_mech_pad", @replace); $$page(0.0, 0.0, 0.0, @mm, 0.0, 0.0, [0.0,0.0,'PI$ipmc_lrg_mech_pad'] ); $$point_mode(@vertex); $$polygon( "PAD", , [ -3.250, -3.000, 3.250, -3.000, 3.250, 3.000, -3.250, 3.000 ]); $$polygon( "SOLDER_MASK", , [ -3.300, -3.050, 3.300, -3.050, 3.300, 3.050, -3.300, 3.050 ]); $$polygon( "PASTE_MASK", , [ -3.250, -3.000, 3.250, -3.000, 3.250, 3.000, -3.250, 3.000 ]); $$attribute( "TERMINAL_SURFACE_DEFINITION", ""); //---------------------------------------------------------------------------- //---------------------------------------------------------------------------- // // SMD Small Mechanical pad 2.80 mm in X by 2.77 mm in Y for IPMC Socket // // Note: The molex layout called for a pad with a 1.400 mm X dimension. // This put the pad land very close to the adjacent signal pin pad. // Thus I have decreased the pad's X dimension to 1.350 mm. // No change was made to the pad's Y dimension. // $$create_pin("ipmc_sml_mech_pad", @replace); $$page(0.0, 0.0, 0.0, @mm, 0.0, 0.0, [0.0,0.0,'PI$ipmc_sml_mech_pad'] ); $$point_mode(@vertex); $$polygon( "PAD", , [ -1.350, -1.385, 1.350, -1.385, 1.350, 1.385, -1.350, 1.385 ]); $$polygon( "SOLDER_MASK", , [ -1.400, -1.435, 1.400, -1.435, 1.400, 1.435, -1.400, 1.435 ]); $$polygon( "PASTE_MASK", , [ -1.350, -1.385, 1.350, -1.385, 1.350, 1.385, -1.350, 1.385 ]); $$attribute( "TERMINAL_SURFACE_DEFINITION", ""); //---------------------------------------------------------------------------- // // // Now start the actual description of the IPMC_Socket // -------------------------------------------------------- // $$create_component("IPMC_Socket", @replace); $$page(0.0,0.0,0.0, @mm, 0.0, 0.0, [0.0, 0.0, 'CO$IPMC_Socket']); $$point_mode(@vertex); $$attribute( "COMPONENT_HEIGHT", "14.50", , @scale , , [0.0, 0.0] ); $$attribute( "COMPONENT_OUTLINE_OVERHANG", "no"); $$attribute( "COMPONENT_LAYOUT_SURFACE", "both"); // // Component Outline // ------------------- // $$initial([ 51.10, 4.50 ], , @nosnap ); $$terminal([ -55.95, 4.50 ]); $$terminal([ -55.95, -4.50 ]); $$terminal([ 51.10, -4.50 ]); $$terminal([ 51.10, 4.50 ]); $$attribute( "COMPONENT_PLACEMENT_OUTLINE", "", @mark, @scale ); // // Silkscreen Outline for IPMC_Socket // --------------------------------------- // $$initial([ 46.60, 4.00 ], , @nosnap ); $$terminal([ 38.00, 4.00 ]); $$terminal([ 38.00, 2.80 ]); $$terminal([ 2.00, 2.80 ]); $$terminal([ 2.00, 4.80 ]); $$terminal([ -2.00, 4.80 ]); $$terminal([ -2.00, 2.80 ]); $$terminal([ -42.80, 2.80 ]); $$terminal([ -42.80, 4.00 ]); $$terminal([ -51.40, 4.00 ]); $$terminal([ -51.40, -4.00 ]); $$terminal([ -42.80, -4.00 ]); $$terminal([ -42.80, -2.80 ]); $$terminal([ -2.00, -2.80 ]); $$terminal([ -2.00, -4.80 ]); $$terminal([ 2.00, -4.80 ]); $$terminal([ 2.00, -2.80 ]); $$terminal([ 38.00, -2.80 ]); $$terminal([ 38.00, -4.00 ]); $$terminal([ 46.60, -4.00 ]); $$terminal([ 46.60, 4.00 ]); $$path( "SILKSCREEN_1", 0.20 ); // Pin #1 Marker $$circle( "SILKSCREEN_1", -41.50, -3.70, 0.6, 0.20 ); // Mark and Drill the Alignment Pin Holes for the IPMC_Socket // ------------------------------------------------------------- // // Center Alignment Hole // $$circle( "SILKSCREEN", 0.00, 0.00, 1.60, 0.20 ); $$attribute( "DRILL_DEFINITION_UNPLATED", "1.50", , @scale , , [ 0.00, 0.00 ] ); $$circle( "POWER", 0.00, 0.00, 2.20, 0.00 ); // // One or Two End Alignment Holes // // Pin 122/244 End Alignment Pin $$circle( "SILKSCREEN", 36.60, 0.00, 1.50, 0.20 ); $$attribute( "DRILL_DEFINITION_UNPLATED", "1.40", , @scale , , [ 36.60, 0.00 ] ); $$circle( "POWER", 36.60, 0.00, 2.10, 0.00 ); // Pin 1/123 End Alignment Pin // //$$circle( "SILKSCREEN", -41.40, 0.00, 1.50, 0.20 ); // //$$attribute( "DRILL_DEFINITION_UNPLATED", "1.40", , @scale , , [ -41.40, 0.00 ] ); // //$$circle( "POWER", -41.40, 0.00, 2.10, 0.00 ); // Reference Designator $$text( "SILKSCREEN_1", "^$ref", 0.0, -7.0, 2.0, @CC, 0, 0.7, 0.20, "std", "None", 0.0, 0.0 ); // // Pad Layout for the IPMC_Socket // ----------------------------------- // // // Note that this pad layout places pin A1 in the upper // left-hand corner. // // // First include the four Mechanical Mounting Pads. // These are "pins" MECH1 ... MECH4 on this component. // ------------------------------------------------------ // $$attribute( "COMPONENT_PIN_DEFINITION", "MECH1", , @scale , , [ -47.60, 0.00 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "MECH1, ipmc_lrg_mech_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "MECH2", , @scale , , [ 0.00, 3.08 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "MECH2, ipmc_sml_mech_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "MECH3", , @scale , , [ 0.00, -3.08 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "MECH3, ipmc_sml_mech_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "MECH4", , @scale , , [ 42.75, 0.00 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "MECH4, ipmc_lrg_mech_pad"); // // Signal Pins Front West Section Pins 1:65 // $$attribute( "COMPONENT_PIN_DEFINITION", "1", , @scale , , [ -40.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "1, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "2", , @scale , , [ -39.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "2, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "3", , @scale , , [ -39.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "3, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "4", , @scale , , [ -38.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "4, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "5", , @scale , , [ -37.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "5, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "6", , @scale , , [ -37.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "6, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "7", , @scale , , [ -36.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "7, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "8", , @scale , , [ -36.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "8, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "9", , @scale , , [ -35.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "9, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "10", , @scale , , [ -34.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "10, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "11", , @scale , , [ -34.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "11, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "12", , @scale , , [ -33.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "12, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "13", , @scale , , [ -33.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "13, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "14", , @scale , , [ -32.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "14, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "15", , @scale , , [ -31.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "15, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "16", , @scale , , [ -31.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "16, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "17", , @scale , , [ -30.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "17, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "18", , @scale , , [ -30.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "18, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "19", , @scale , , [ -29.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "19, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "20", , @scale , , [ -28.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "20, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "21", , @scale , , [ -28.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "21, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "22", , @scale , , [ -27.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "22, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "23", , @scale , , [ -27.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "23, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "24", , @scale , , [ -26.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "24, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "25", , @scale , , [ -25.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "25, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "26", , @scale , , [ -25.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "26, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "27", , @scale , , [ -24.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "27, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "28", , @scale , , [ -24.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "28, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "29", , @scale , , [ -23.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "29, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "30", , @scale , , [ -22.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "30, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "31", , @scale , , [ -22.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "31, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "32", , @scale , , [ -21.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "32, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "33", , @scale , , [ -21.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "33, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "34", , @scale , , [ -20.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "34, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "35", , @scale , , [ -19.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "35, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "36", , @scale , , [ -19.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "36, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "37", , @scale , , [ -18.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "37, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "38", , @scale , , [ -18.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "38, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "39", , @scale , , [ -17.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "39, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "40", , @scale , , [ -16.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "40, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "41", , @scale , , [ -16.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "41, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "42", , @scale , , [ -15.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "42, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "43", , @scale , , [ -15.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "43, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "44", , @scale , , [ -14.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "44, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "45", , @scale , , [ -13.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "45, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "46", , @scale , , [ -13.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "46, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "47", , @scale , , [ -12.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "47, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "48", , @scale , , [ -12.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "48, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "49", , @scale , , [ -11.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "49, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "50", , @scale , , [ -10.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "50, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "51", , @scale , , [ -10.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "51, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "52", , @scale , , [ -9.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "52, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "53", , @scale , , [ -9.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "53, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "54", , @scale , , [ -8.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "54, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "55", , @scale , , [ -7.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "55, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "56", , @scale , , [ -7.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "56, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "57", , @scale , , [ -6.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "57, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "58", , @scale , , [ -6.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "58, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "59", , @scale , , [ -5.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "59, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "60", , @scale , , [ -4.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "60, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "61", , @scale , , [ -4.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "61, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "62", , @scale , , [ -3.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "62, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "63", , @scale , , [ -3.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "63, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "64", , @scale , , [ -2.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "64, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "65", , @scale , , [ -1.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "65, ipmc_signal_pad"); // // Key Slot // // // Signal Pins Front East Section Pins 66:122 // $$attribute( "COMPONENT_PIN_DEFINITION", "66", , @scale , , [ 1.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "66, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "67", , @scale , , [ 2.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "67, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "68", , @scale , , [ 3.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "68, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "69", , @scale , , [ 3.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "69, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "70", , @scale , , [ 4.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "70, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "71", , @scale , , [ 4.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "71, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "72", , @scale , , [ 5.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "72, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "73", , @scale , , [ 6.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "73, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "74", , @scale , , [ 6.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "74, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "75", , @scale , , [ 7.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "75, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "76", , @scale , , [ 7.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "76, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "77", , @scale , , [ 8.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "77, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "78", , @scale , , [ 9.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "78, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "79", , @scale , , [ 9.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "79, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "80", , @scale , , [ 10.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "80, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "81", , @scale , , [ 10.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "81, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "82", , @scale , , [ 11.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "82, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "83", , @scale , , [ 12.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "83, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "84", , @scale , , [ 12.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "84, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "85", , @scale , , [ 13.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "85, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "86", , @scale , , [ 13.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "86, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "87", , @scale , , [ 14.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "87, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "88", , @scale , , [ 15.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "88, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "89", , @scale , , [ 15.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "89, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "90", , @scale , , [ 16.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "90, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "91", , @scale , , [ 16.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "91, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "92", , @scale , , [ 17.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "92, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "93", , @scale , , [ 18.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "93, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "94", , @scale , , [ 18.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "94, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "95", , @scale , , [ 19.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "95, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "96", , @scale , , [ 19.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "96, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "97", , @scale , , [ 20.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "97, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "98", , @scale , , [ 21.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "98, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "99", , @scale , , [ 21.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "99, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "100", , @scale , , [ 22.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "100, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "101", , @scale , , [ 22.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "101, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "102", , @scale , , [ 23.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "102, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "103", , @scale , , [ 24.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "103, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "104", , @scale , , [ 24.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "104, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "105", , @scale , , [ 25.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "105, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "106", , @scale , , [ 25.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "106, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "107", , @scale , , [ 26.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "107, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "108", , @scale , , [ 27.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "108, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "109", , @scale , , [ 27.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "109, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "110", , @scale , , [ 28.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "110, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "111", , @scale , , [ 28.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "111, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "112", , @scale , , [ 29.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "112, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "113", , @scale , , [ 30.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "113, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "114", , @scale , , [ 30.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "114, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "115", , @scale , , [ 31.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "115, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "116", , @scale , , [ 31.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "116, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "117", , @scale , , [ 32.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "117, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "118", , @scale , , [ 33.00, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "118, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "119", , @scale , , [ 33.60, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "119, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "120", , @scale , , [ 34.20, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "120, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "121", , @scale , , [ 34.80, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "121, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "122", , @scale , , [ 35.40, -1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "122, ipmc_signal_pad"); // // Signal Pins Rear West Section Pins 123:187 // $$attribute( "COMPONENT_PIN_DEFINITION", "123", , @scale , , [ -40.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "123, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "124", , @scale , , [ -39.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "124, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "125", , @scale , , [ -39.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "125, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "126", , @scale , , [ -38.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "126, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "127", , @scale , , [ -37.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "127, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "128", , @scale , , [ -37.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "128, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "129", , @scale , , [ -36.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "129, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "130", , @scale , , [ -36.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "130, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "131", , @scale , , [ -35.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "131, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "132", , @scale , , [ -34.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "132, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "133", , @scale , , [ -34.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "133, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "134", , @scale , , [ -33.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "134, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "135", , @scale , , [ -33.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "135, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "136", , @scale , , [ -32.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "136, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "137", , @scale , , [ -31.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "137, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "138", , @scale , , [ -31.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "138, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "139", , @scale , , [ -30.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "139, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "140", , @scale , , [ -30.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "140, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "141", , @scale , , [ -29.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "141, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "142", , @scale , , [ -28.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "142, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "143", , @scale , , [ -28.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "143, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "144", , @scale , , [ -27.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "144, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "145", , @scale , , [ -27.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "145, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "146", , @scale , , [ -26.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "146, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "147", , @scale , , [ -25.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "147, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "148", , @scale , , [ -25.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "148, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "149", , @scale , , [ -24.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "149, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "150", , @scale , , [ -24.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "150, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "151", , @scale , , [ -23.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "151, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "152", , @scale , , [ -22.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "152, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "153", , @scale , , [ -22.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "153, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "154", , @scale , , [ -21.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "154, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "155", , @scale , , [ -21.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "155, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "156", , @scale , , [ -20.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "156, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "157", , @scale , , [ -19.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "157, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "158", , @scale , , [ -19.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "158, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "159", , @scale , , [ -18.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "159, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "160", , @scale , , [ -18.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "160, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "161", , @scale , , [ -17.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "161, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "162", , @scale , , [ -16.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "162, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "163", , @scale , , [ -16.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "163, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "164", , @scale , , [ -15.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "164, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "165", , @scale , , [ -15.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "165, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "166", , @scale , , [ -14.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "166, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "167", , @scale , , [ -13.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "167, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "168", , @scale , , [ -13.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "168, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "169", , @scale , , [ -12.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "169, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "170", , @scale , , [ -12.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "170, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "171", , @scale , , [ -11.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "171, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "172", , @scale , , [ -10.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "172, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "173", , @scale , , [ -10.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "173, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "174", , @scale , , [ -9.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "174, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "175", , @scale , , [ -9.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "175, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "176", , @scale , , [ -8.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "176, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "177", , @scale , , [ -7.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "177, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "178", , @scale , , [ -7.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "178, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "179", , @scale , , [ -6.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "179, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "180", , @scale , , [ -6.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "180, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "181", , @scale , , [ -5.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "181, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "182", , @scale , , [ -4.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "182, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "183", , @scale , , [ -4.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "183, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "184", , @scale , , [ -3.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "184, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "185", , @scale , , [ -3.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "185, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "186", , @scale , , [ -2.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "186, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "187", , @scale , , [ -1.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "187, ipmc_signal_pad"); // // Key Slot // // // Signal Pins Rear East Section Pins 188:244 // $$attribute( "COMPONENT_PIN_DEFINITION", "188", , @scale , , [ 1.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "188, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "189", , @scale , , [ 2.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "189, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "190", , @scale , , [ 3.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "190, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "191", , @scale , , [ 3.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "191, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "192", , @scale , , [ 4.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "192, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "193", , @scale , , [ 4.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "193, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "194", , @scale , , [ 5.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "194, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "195", , @scale , , [ 6.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "195, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "196", , @scale , , [ 6.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "196, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "197", , @scale , , [ 7.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "197, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "198", , @scale , , [ 7.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "198, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "199", , @scale , , [ 8.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "199, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "200", , @scale , , [ 9.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "200, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "201", , @scale , , [ 9.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "201, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "202", , @scale , , [ 10.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "202, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "203", , @scale , , [ 10.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "203, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "204", , @scale , , [ 11.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "204, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "205", , @scale , , [ 12.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "205, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "206", , @scale , , [ 12.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "206, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "207", , @scale , , [ 13.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "207, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "208", , @scale , , [ 13.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "208, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "209", , @scale , , [ 14.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "209, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "210", , @scale , , [ 15.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "210, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "211", , @scale , , [ 15.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "211, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "212", , @scale , , [ 16.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "212, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "213", , @scale , , [ 16.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "213, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "214", , @scale , , [ 17.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "214, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "215", , @scale , , [ 18.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "215, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "216", , @scale , , [ 18.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "216, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "217", , @scale , , [ 19.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "217, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "218", , @scale , , [ 19.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "218, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "219", , @scale , , [ 20.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "219, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "220", , @scale , , [ 21.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "220, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "221", , @scale , , [ 21.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "221, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "222", , @scale , , [ 22.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "222, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "223", , @scale , , [ 22.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "223, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "224", , @scale , , [ 23.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "224, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "225", , @scale , , [ 24.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "225, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "226", , @scale , , [ 24.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "226, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "227", , @scale , , [ 25.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "227, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "228", , @scale , , [ 25.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "228, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "229", , @scale , , [ 26.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "229, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "230", , @scale , , [ 27.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "230, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "231", , @scale , , [ 27.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "231, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "232", , @scale , , [ 28.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "232, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "233", , @scale , , [ 28.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "233, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "234", , @scale , , [ 29.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "234, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "235", , @scale , , [ 30.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "235, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "236", , @scale , , [ 30.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "236, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "237", , @scale , , [ 31.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "237, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "238", , @scale , , [ 31.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "238, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "239", , @scale , , [ 32.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "239, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "240", , @scale , , [ 33.00, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "240, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "241", , @scale , , [ 33.60, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "241, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "242", , @scale , , [ 34.20, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "242, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "243", , @scale , , [ 34.80, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "243, ipmc_signal_pad"); $$attribute( "COMPONENT_PIN_DEFINITION", "244", , @scale , , [ 35.40, 1.38 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "244, ipmc_signal_pad");