diff --git a/Apple/Apple II/AppleII/AppleII.kicad_prl b/Apple/Apple II/AppleII/AppleII.kicad_prl index f517549..ea7963c 100644 --- a/Apple/Apple II/AppleII/AppleII.kicad_prl +++ b/Apple/Apple II/AppleII/AppleII.kicad_prl @@ -10,6 +10,7 @@ "opacity": { "images": 0.6, "pads": 1.0, + "shapes": 1.0, "tracks": 1.0, "vias": 1.0, "zones": 0.6 @@ -28,50 +29,69 @@ "zones": true }, "visible_items": [ - 0, - 1, - 2, - 3, - 4, - 5, - 8, - 9, - 10, - 11, - 12, - 13, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 32, - 33, - 34, - 35, - 36, - 39, - 40 + "vias", + "footprint_text", + "footprint_anchors", + "ratsnest", + "grid", + "footprints_front", + "footprints_back", + "footprint_values", + "footprint_references", + "tracks", + "drc_errors", + "drawing_sheet", + "bitmaps", + "pads", + "zones", + "drc_warnings", + "locked_item_shadows", + "conflict_shadows", + "shapes" ], - "visible_layers": "fffffff_ffffffff", + "visible_layers": "00000000_00000000_0fffffff_ffffffff", "zone_display_mode": 0 }, + "git": { + "repo_type": "", + "repo_username": "", + "ssh_key": "" + }, "meta": { "filename": "AppleII.kicad_prl", - "version": 3 + "version": 5 + }, + "net_inspector_panel": { + "col_hidden": [], + "col_order": [], + "col_widths": [], + "custom_group_rules": [], + "expanded_rows": [], + "filter_by_net_name": true, + "filter_by_netclass": true, + "filter_text": "", + "group_by_constraint": false, + "group_by_netclass": false, + "show_unconnected_nets": false, + "show_zero_pad_nets": false, + "sort_ascending": true, + "sorting_column": -1 }, + "open_jobsets": [], "project": { "files": [] + }, + "schematic": { + "selection_filter": { + "graphics": true, + "images": true, + "labels": true, + "lockedItems": false, + "otherItems": true, + "pins": true, + "symbols": true, + "text": true, + "wires": true + } } } diff --git a/Apple/Apple II/AppleII/AppleII.kicad_pro b/Apple/Apple II/AppleII/AppleII.kicad_pro index ee711c0..2052684 100644 --- a/Apple/Apple II/AppleII/AppleII.kicad_pro +++ b/Apple/Apple II/AppleII/AppleII.kicad_pro @@ -23,6 +23,14 @@ "track_widths": [], "via_dimensions": [] }, + "ipc2581": { + "dist": "", + "distpn": "", + "internal_id": "", + "mfg": "", + "mpn": "" + }, + "layer_pairs": [], "layer_presets": [], "viewports": [] }, @@ -217,10 +225,15 @@ "duplicate_sheet_names": "error", "endpoint_off_grid": "warning", "extra_units": "error", + "footprint_filter": "ignore", + "footprint_link_issues": "warning", + "four_way_junction": "ignore", "global_label_dangling": "warning", "hier_label_mismatch": "error", "label_dangling": "error", + "label_multiple_wires": "warning", "lib_symbol_issues": "warning", + "lib_symbol_mismatch": "warning", "missing_bidi_pin": "warning", "missing_input_pin": "warning", "missing_power_pin": "error", @@ -233,9 +246,15 @@ "pin_not_driven": "error", "pin_to_pin": "warning", "power_pin_not_driven": "error", + "same_local_global_label": "warning", + "similar_label_and_power": "warning", "similar_labels": "warning", + "similar_power": "warning", "simulation_model_issue": "ignore", + "single_global_label": "ignore", "unannotated": "error", + "unconnected_wire_endpoint": "warning", + "undefined_netclass": "error", "unit_value_mismatch": "error", "unresolved_variable": "error", "wire_dangling": "error" @@ -247,7 +266,7 @@ }, "meta": { "filename": "AppleII.kicad_pro", - "version": 1 + "version": 3 }, "net_settings": { "classes": [ @@ -262,6 +281,7 @@ "microvia_drill": 0.1, "name": "Default", "pcb_color": "rgba(0, 0, 0, 0.000)", + "priority": 2147483647, "schematic_color": "rgba(0, 0, 0, 0.000)", "track_width": 0.2, "via_diameter": 0.6, @@ -270,7 +290,7 @@ } ], "meta": { - "version": 3 + "version": 4 }, "net_colors": null, "netclass_assignments": null, @@ -281,14 +301,89 @@ "gencad": "", "idf": "", "netlist": "", + "plot": "", + "pos_files": "", "specctra_dsn": "", "step": "", + "svg": "", "vrml": "" }, "page_layout_descr_file": "" }, "schematic": { "annotate_start_num": 0, + "bom_export_filename": "${PROJECTNAME}.csv", + "bom_fmt_presets": [], + "bom_fmt_settings": { + "field_delimiter": ",", + "keep_line_breaks": false, + "keep_tabs": false, + "name": "CSV", + "ref_delimiter": ",", + "ref_range_delimiter": "", + "string_delimiter": "\"" + }, + "bom_presets": [], + "bom_settings": { + "exclude_dnp": false, + "fields_ordered": [ + { + "group_by": false, + "label": "Reference", + "name": "Reference", + "show": true + }, + { + "group_by": false, + "label": "Qty", + "name": "${QUANTITY}", + "show": true + }, + { + "group_by": true, + "label": "Value", + "name": "Value", + "show": true + }, + { + "group_by": true, + "label": "DNP", + "name": "${DNP}", + "show": true + }, + { + "group_by": true, + "label": "Exclude from BOM", + "name": "${EXCLUDE_FROM_BOM}", + "show": true + }, + { + "group_by": true, + "label": "Exclude from Board", + "name": "${EXCLUDE_FROM_BOARD}", + "show": true + }, + { + "group_by": true, + "label": "Footprint", + "name": "Footprint", + "show": true + }, + { + "group_by": false, + "label": "Datasheet", + "name": "Datasheet", + "show": true + } + ], + "filter_string": "", + "group_symbols": true, + "include_excluded_from_bom": true, + "name": "Default Editing", + "sort_asc": true, + "sort_field": "Reference" + }, + "connection_grid_size": 50.0, "drawing": { "dashed_lines_dash_length_ratio": 12.0, "dashed_lines_gap_length_ratio": 3.0, @@ -302,6 +397,11 @@ "intersheets_ref_suffix": "", "junction_size_choice": 3, "label_size_ratio": 0.25, + "operating_point_overlay_i_precision": 3, + "operating_point_overlay_i_range": "~A", + "operating_point_overlay_v_precision": 3, + "operating_point_overlay_v_range": "~V", + "overbar_offset_ratio": 1.23, "pin_symbol_size": 0.0, "text_offset_ratio": 0.08 }, @@ -313,15 +413,54 @@ "net_format_name": "Pcbnew", "page_layout_descr_file": "", "plot_directory": "", + "space_save_all_events": true, "spice_adjust_passive_values": false, "spice_current_sheet_as_root": false, "spice_external_command": "spice \"%I\"", "spice_model_current_sheet_as_root": true, "spice_save_all_currents": false, + "spice_save_all_dissipations": false, "spice_save_all_voltages": false, "subpart_first_id": 65, "subpart_id_separator": 0 }, - "sheets": [], + "sheets": [ + [ + "bff0324e-cd66-498e-8602-9e98d6e8b030", + "Root" + ], + [ + "00000000-0000-0000-0000-00005fe9ff4d", + "CPU" + ], + [ + "00000000-0000-0000-0000-000060210f9e", + "RAM Address Multiplexing" + ], + [ + "00000000-0000-0000-0000-00006016cde0", + "Clock Generation" + ], + [ + "00000000-0000-0000-0000-00006024c432", + "ROM" + ], + [ + "00000000-0000-0000-0000-00006039aab4", + "RAM" + ], + [ + "00000000-0000-0000-0000-000060408bd1", + "Connectors" + ], + [ + "00000000-0000-0000-0000-0000632bf564", + "Video Generation" + ], + [ + "00000000-0000-0000-0000-00006017a131", + "IO_AddressDecode" + ] + ], "text_variables": {} } diff --git a/Apple/Apple II/AppleII/AppleII.kicad_sch b/Apple/Apple II/AppleII/AppleII.kicad_sch new file mode 100644 index 0000000..c8ef648 --- /dev/null +++ b/Apple/Apple II/AppleII/AppleII.kicad_sch @@ -0,0 +1,355 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "bff0324e-cd66-498e-8602-9e98d6e8b030") + (paper "A4") + (title_block + (title "Apple II Schematic") + (rev "0") + (comment 1 "Captured from the Apple II Reference Manual (1979)") + ) + (lib_symbols) + (sheet + (at 25.4 25.4) + (size 50.8 50.8) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (stroke + (width 0) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "00000000-0000-0000-0000-00005fe9ff4d") + (property "Sheetname" "CPU" + (at 25.4 24.6884 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "CPU.kicad_sch" + (at 25.4 76.7846 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030" + (page "2") + ) + ) + ) + ) + (sheet + (at 25.4 152.4) + (size 50.8 25.4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (stroke + (width 0) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "00000000-0000-0000-0000-00006016cde0") + (property "Sheetname" "Clock Generation" + (at 25.4 151.6884 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "ClockGen.kicad_sch" + (at 25.4 178.3846 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030" + (page "4") + ) + ) + ) + ) + (sheet + (at 177.8 101.6) + (size 50.8 25.4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (stroke + (width 0) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "00000000-0000-0000-0000-00006017a131") + (property "Sheetname" "IO_AddressDecode" + (at 177.8 100.8884 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "IO_AddressDecode.kicad_sch" + (at 177.8 127.5846 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030" + (page "9") + ) + ) + ) + ) + (sheet + (at 25.4 101.6) + (size 50.8 25.4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (stroke + (width 0) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "00000000-0000-0000-0000-000060210f9e") + (property "Sheetname" "RAM Address Multiplexing" + (at 25.4 100.8884 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "RAMAddressMux.kicad_sch" + (at 25.4 127.5846 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030" + (page "3") + ) + ) + ) + ) + (sheet + (at 101.6 25.4) + (size 50.8 50.8) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (stroke + (width 0) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "00000000-0000-0000-0000-00006024c432") + (property "Sheetname" "ROM" + (at 101.6 24.6884 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "ROM.kicad_sch" + (at 101.6 76.7846 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030" + (page "5") + ) + ) + ) + ) + (sheet + (at 101.6 101.6) + (size 50.8 25.4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (stroke + (width 0) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "00000000-0000-0000-0000-00006039aab4") + (property "Sheetname" "RAM" + (at 101.6 100.8884 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "RAM.kicad_sch" + (at 101.6 127.5846 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030" + (page "6") + ) + ) + ) + ) + (sheet + (at 101.6 152.4) + (size 50.8 25.4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (stroke + (width 0) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "00000000-0000-0000-0000-000060408bd1") + (property "Sheetname" "Connectors" + (at 101.6 151.6884 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "Connectors.kicad_sch" + (at 101.6 178.3846 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030" + (page "7") + ) + ) + ) + ) + (sheet + (at 177.546 25.4) + (size 50.8 50.8) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (stroke + (width 0) + (type solid) + ) + (fill + (color 0 0 0 0.0000) + ) + (uuid "00000000-0000-0000-0000-0000632bf564") + (property "Sheetname" "Video Generation" + (at 177.546 24.6884 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "Video Gen.kicad_sch" + (at 177.546 76.7846 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030" + (page "8") + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) + (embedded_fonts no) +) diff --git a/Apple/Apple II/AppleII/AppleII.pdf b/Apple/Apple II/AppleII/AppleII.pdf new file mode 100644 index 0000000..8da9be5 Binary files /dev/null and b/Apple/Apple II/AppleII/AppleII.pdf differ diff --git a/Apple/Apple II/AppleII/CPU.kicad_sch b/Apple/Apple II/AppleII/CPU.kicad_sch new file mode 100644 index 0000000..12fff75 --- /dev/null +++ b/Apple/Apple II/AppleII/CPU.kicad_sch @@ -0,0 +1,19124 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "c08e86ea-6b2c-49a8-8c5a-c936dd8b68c1") + (paper "A4") + (title_block + (title "Apple II Schematic") + (rev "0") + (comment 1 "Captured from the Apple II Reference Manual (1979)") + ) + (lib_symbols + (symbol "74xx:74LS02" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS02" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls02" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "quad 2-input NOR gate" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL Nor2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SO14* DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS02_1_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_1_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_2_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_2_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_3_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_3_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_4_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_4_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_5_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_5_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS04" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS04" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS04" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Hex Inverter" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL not inv" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm* SSOP?14* TSSOP?14*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS04_1_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_2_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_3_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_4_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_5_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_6_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_7_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_7_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS08" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS08" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Quad And2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL and2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS08_1_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_1_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_2_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_2_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_3_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_3_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_4_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_4_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_5_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_5_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS257" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS257" + (at -7.62 -21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS257" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Quad 2 to 1 Multiplexer" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL MUX MUX2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS257_1_0" + (pin input line + (at -12.7 15.24 0) + (length 5.08) + (name "I0a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 12.7 0) + (length 5.08) + (name "I1a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 5.08) + (name "I0b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "I1b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "I0c" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 5.08) + (name "I1c" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 5.08) + (name "I0d" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 5.08) + (name "I1d" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -15.24 0) + (length 5.08) + (name "S" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 -17.78 0) + (length 5.08) + (name "OE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 22.86 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -25.4 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin tri_state line + (at 12.7 15.24 180) + (length 5.08) + (name "Za" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin tri_state line + (at 12.7 7.62 180) + (length 5.08) + (name "Zb" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin tri_state line + (at 12.7 0 180) + (length 5.08) + (name "Zc" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin tri_state line + (at 12.7 -7.62 180) + (length 5.08) + (name "Zd" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS257_1_1" + (rectangle + (start -7.62 17.78) + (end 7.62 -20.32) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS32" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS32" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Quad 2-input OR" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL Or2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?14*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS32_1_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_1_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_2_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_2_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_3_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_3_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_4_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_4_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_5_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_5_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS74" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS74" + (at -7.62 -8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual D Flip-flop, Set & Reset" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL DFF" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS74_1_0" + (pin input line + (at -7.62 2.54 0) + (length 2.54) + (name "D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input clock + (at -7.62 0 0) + (length 2.54) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 0 7.62 270) + (length 2.54) + (name "~{S}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 0 -7.62 90) + (length 2.54) + (name "~{R}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 2.54 180) + (length 2.54) + (name "Q" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 -2.54 180) + (length 2.54) + (name "~{Q}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS74_1_1" + (rectangle + (start -5.08 5.08) + (end 5.08 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "74LS74_2_0" + (pin input line + (at -7.62 2.54 0) + (length 2.54) + (name "D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input clock + (at -7.62 0 0) + (length 2.54) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 0 7.62 270) + (length 2.54) + (name "~{S}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 0 -7.62 90) + (length 2.54) + (name "~{R}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 2.54 180) + (length 2.54) + (name "Q" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 -2.54 180) + (length 2.54) + (name "~{Q}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS74_2_1" + (rectangle + (start -5.08 5.08) + (end 5.08 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "74LS74_3_0" + (pin power_in line + (at 0 10.16 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS74_3_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII+:555" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -8.89 6.35 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + ) + ) + (property "Value" "555" + (at 1.27 -8.89 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + ) + ) + (property "Footprint" "digikey-footprints:DIP-8_W7.62mm" + (at 5.08 5.08 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/general/docs/suppproductinfo.tsp?distId=10&gotoUrl=http%3A%2F%2Fwww.ti.com%2Flit%2Fgpn%2Fne555" + (at 5.08 7.62 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "IC OSC SINGLE TIMER 100KHZ 8-DIP" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Digi-Key_PN" "296-1411-5-ND" + (at 5.08 10.16 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "MPN" "NE555P" + (at 5.08 12.7 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Category" "Integrated Circuits (ICs)" + (at 5.08 15.24 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Family" "Clock/Timing - Programmable Timers and Oscillators" + (at 5.08 17.78 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Datasheet_Link" "http://www.ti.com/general/docs/suppproductinfo.tsp?distId=10&gotoUrl=http%3A%2F%2Fwww.ti.com%2Flit%2Fgpn%2Fne555" + (at 5.08 20.32 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Detail_Page" "/product-detail/en/texas-instruments/NE555P/296-1411-5-ND/277057" + (at 5.08 22.86 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description_1" "IC OSC SINGLE TIMER 100KHZ 8-DIP" + (at 5.08 25.4 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Manufacturer" "Texas Instruments" + (at 5.08 27.94 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Status" "Active" + (at 5.08 30.48 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "ki_keywords" "296-1411-5-ND" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "555_0_1" + (rectangle + (start -8.89 5.08) + (end 8.89 -7.62) + (stroke + (width 0) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (symbol "555_1_1" + (pin input line + (at -12.7 2.54 0) + (length 3.81) + (name "RESET" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -12.7 -1.27 0) + (length 3.81) + (name "OUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 -5.08 0) + (length 3.81) + (name "CONT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 7.62 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 2.54 180) + (length 3.81) + (name "DISCH" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.7 -1.27 180) + (length 3.81) + (name "TRIG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.7 -5.08 180) + (length 3.81) + (name "THRES" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII+:8T97" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 10.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "8T97" + (at 0.508 -16.256 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0.762 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0.762 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "8T97_0_1" + (rectangle + (start -7.62 8.89) + (end 9.652 -15.24) + (stroke + (width 0) + (type solid) + ) + (fill + (type background) + ) + ) + (circle + (center -0.3556 -7.2644) + (radius 0.1016) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.254 5.715) (xy -0.889 5.715) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.254 3.683) (xy -0.889 3.683) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.254 1.905) (xy -0.889 1.905) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -10.414) (xy -4.064 -10.414) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.127 -9.652) (xy -0.381 -9.652) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.254 -5.588) (xy -2.032 -5.588) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.254 -7.874) (xy -4.064 -7.874) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.0668 4.064) (xy -0.2032 4.064) (xy -0.2032 2.794) (xy 1.0668 2.794) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 1.0668 4.064) + (mid 1.7018 3.429) + (end 1.0668 2.794) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.0668 -5.588) (xy 0.254 -5.1816) (xy 0.254 -5.9944) (xy 1.0668 -5.588) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 1.27 -5.588) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.397 -5.588) (xy 2.794 -5.588) (xy 2.794 -8.763) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 7.239) (xy 1.524 6.604) (xy -0.889 6.604) (xy -0.889 0.381) (xy -0.254 0.381) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 1.524 7.2136) + (radius 0.0762) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 3.9116) (xy 2.4384 4.6228) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 1.9304 3.4544) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.032 -5.588) (xy 2.032 -6.35) (xy -0.381 -6.35) (xy -0.381 -9.652) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.1082 5.5118) (xy 3.3782 5.5118) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.1336 3.4544) (xy 3.4036 3.4544) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 2.4384 4.572) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 2.4384 2.794) + (radius 0.1016) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 2.794 -6.5024) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.794 -8.763) (xy 1.905 -9.398) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.556 -7.62) (xy 6.096 -7.62) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.556 -9.906) (xy 6.096 -9.906) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "8T97_1_1" + (circle + (center -0.8636 5.7404) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center -0.8636 3.7084) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center -0.8636 1.9304) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.1524 -7.2644) (xy -0.3556 -7.2644) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.7112 7.2136) (xy -0.1016 7.62) (xy -0.1016 6.8072) (xy 0.7112 7.2136) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 0.9144 7.2136) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.0668 7.2136) (xy 2.4384 7.2136) (xy 2.4384 1.0668) (xy 2.4384 2.8956) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.0668 6.096) (xy -0.2032 6.096) (xy -0.2032 4.826) (xy 1.0668 4.826) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 1.0668 6.096) + (mid 1.7018 5.461) + (end 1.0668 4.826) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.0668 2.286) (xy -0.2032 2.286) (xy -0.2032 1.016) (xy 1.0668 1.016) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.0668 2.286) (xy -0.2032 2.286) (xy -0.2032 1.016) (xy 1.0668 1.016) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 1.0668 2.286) + (mid 1.7018 1.651) + (end 1.0668 1.016) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.0668 0.635) (xy -0.2032 0.635) (xy -0.2032 -0.635) (xy 1.0668 -0.635) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 1.0668 0.635) + (mid 1.7018 0) + (end 1.0668 -0.635) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.4224 -7.0104) (xy 0.1524 -7.0104) (xy 0.1524 -8.2804) (xy 1.4224 -8.2804) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 1.4224 -7.0104) + (mid 2.0574 -7.6454) + (end 1.4224 -8.2804) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.4224 -9.2964) (xy 0.1524 -9.2964) (xy 0.1524 -10.5664) (xy 1.4224 -10.5664) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 1.4224 -9.2964) + (mid 2.0574 -9.9314) + (end 1.4224 -10.5664) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 5.9436) (xy 2.4384 6.6548) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 2.1336) (xy 2.4384 2.8448) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.6256 0.4572) (xy 2.4384 1.0668) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.8796 -7.1628) (xy 2.794 -6.4516) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.8796 -7.1628) (xy 2.794 -6.4516) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 1.9304 5.4864) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 1.9304 1.6764) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 1.9304 0.0254) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.1082 0) (xy 3.4036 0) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.1336 1.6764) (xy 3.4036 1.6764) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 2.286 -7.62) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 2.286 -9.906) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 2.4892 4.572) + (radius 0.0508) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 2.4892 2.8448) + (radius 0.0508) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.4892 -7.62) (xy 3.5052 -7.62) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.4892 -9.906) (xy 3.5052 -9.906) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (pin input line + (at -10.16 7.112 0) + (length 2.54) + (name "DIS1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 4.572 0) + (length 2.54) + (name "I1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 2.032 0) + (length 2.54) + (name "I2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -0.508 0) + (length 2.54) + (name "I3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -3.048 0) + (length 2.54) + (name "I4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -5.588 0) + (length 2.54) + (name "DIS2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -8.128 0) + (length 2.54) + (name "I5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -10.668 0) + (length 2.54) + (name "I6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -10.16 -14.224 0) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.192 6.858 180) + (length 2.54) + (name "Y1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.192 4.318 180) + (length 2.54) + (name "Y2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.192 1.778 180) + (length 2.54) + (name "Y3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.192 -0.762 180) + (length 2.54) + (name "Y4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.192 -7.62 180) + (length 2.54) + (name "Y5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.192 -10.16 180) + (length 2.54) + (name "Y6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 12.192 -14.224 180) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII+:AppleII+_Keyboard_Connector" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -1.27 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "AppleII+_Keyboard_Connector" + (at -1.27 -12.7 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "AppleII+_Keyboard_Connector_0_1" + (rectangle + (start -8.89 10.16) + (end 7.62 -10.16) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "AppleII+_Keyboard_Connector_1_1" + (pin power_in line + (at -11.43 8.89 0) + (length 2.54) + (name "+5V" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -11.43 6.35 0) + (length 2.54) + (name "STROBE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -11.43 3.81 0) + (length 2.54) + (name "~{RESET}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -11.43 1.27 0) + (length 2.54) + (name "NC~{}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -11.43 -1.27 0) + (length 2.54) + (name "Data5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -11.43 -3.81 0) + (length 2.54) + (name "Data4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -11.43 -6.35 0) + (length 2.54) + (name "Data6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -11.43 -8.89 0) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 10.16 8.89 180) + (length 2.54) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 10.16 6.35 180) + (length 2.54) + (name "-12V" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 10.16 3.81 180) + (length 2.54) + (name "NC~{}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 1.27 180) + (length 2.54) + (name "Data1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 -1.27 180) + (length 2.54) + (name "Data0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 -3.81 180) + (length 2.54) + (name "Data3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 -6.35 180) + (length 2.54) + (name "Data2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 10.16 -8.89 180) + (length 2.54) + (name "NC~{}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII:8T28" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -5.842 18.542 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "AppleII_8T28" + (at -5.334 16.256 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "8T28_0_1" + (rectangle + (start -7.62 15.24) + (end 7.62 -17.78) + (stroke + (width 0) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (symbol "8T28_1_1" + (pin power_in line + (at -10.16 12.7 0) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 9.144 0) + (length 2.54) + (name "BusA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 4.064 0) + (length 2.54) + (name "BusB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 -1.016 0) + (length 2.54) + (name "BusC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 -6.096 0) + (length 2.54) + (name "BusD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -12.7 0) + (length 2.54) + (name "RecEna" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -15.24 0) + (length 2.54) + (name "Driver_Ena" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 10.16 180) + (length 2.54) + (name "A_Out" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 7.62 180) + (length 2.54) + (name "DriverIn_A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 5.08 180) + (length 2.54) + (name "B_Out" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 2.54 180) + (length 2.54) + (name "DriverIn_B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 0 180) + (length 2.54) + (name "C_Out" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 -2.54 180) + (length 2.54) + (name "DriverIn_C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 -5.08 180) + (length 2.54) + (name "D_Out" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 -7.62 180) + (length 2.54) + (name "DriverIn_D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 10.16 -12.7 180) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII:8T97" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 10.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "AppleII_8T97" + (at 0.508 -16.256 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0.762 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0.762 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "8T97_0_1" + (rectangle + (start -7.62 8.89) + (end 9.652 -15.24) + (stroke + (width 0) + (type solid) + ) + (fill + (type background) + ) + ) + (circle + (center -0.3556 -7.2644) + (radius 0.1016) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.254 5.715) (xy -0.889 5.715) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.254 3.683) (xy -0.889 3.683) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.254 1.905) (xy -0.889 1.905) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -10.414) (xy -4.064 -10.414) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.127 -9.652) (xy -0.381 -9.652) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.254 -5.588) (xy -2.032 -5.588) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.254 -7.874) (xy -4.064 -7.874) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.0668 4.064) (xy -0.2032 4.064) (xy -0.2032 2.794) (xy 1.0668 2.794) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 1.0668 4.064) + (mid 1.7018 3.429) + (end 1.0668 2.794) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.0668 -5.588) (xy 0.254 -5.1816) (xy 0.254 -5.9944) (xy 1.0668 -5.588) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 1.27 -5.588) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.397 -5.588) (xy 2.794 -5.588) (xy 2.794 -8.763) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 7.239) (xy 1.524 6.604) (xy -0.889 6.604) (xy -0.889 0.381) (xy -0.254 0.381) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 1.524 7.2136) + (radius 0.0762) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 3.9116) (xy 2.4384 4.6228) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 1.9304 3.4544) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.032 -5.588) (xy 2.032 -6.35) (xy -0.381 -6.35) (xy -0.381 -9.652) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.1082 5.5118) (xy 3.3782 5.5118) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.1336 3.4544) (xy 3.4036 3.4544) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 2.4384 4.572) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 2.4384 2.794) + (radius 0.1016) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 2.794 -6.5024) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.794 -8.763) (xy 1.905 -9.398) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.556 -7.62) (xy 6.096 -7.62) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.556 -9.906) (xy 6.096 -9.906) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "8T97_1_1" + (circle + (center -0.8636 5.7404) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center -0.8636 3.7084) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center -0.8636 1.9304) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.1524 -7.2644) (xy -0.3556 -7.2644) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.7112 7.2136) (xy -0.1016 7.62) (xy -0.1016 6.8072) (xy 0.7112 7.2136) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 0.9144 7.2136) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.0668 7.2136) (xy 2.4384 7.2136) (xy 2.4384 1.0668) (xy 2.4384 2.8956) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.0668 6.096) (xy -0.2032 6.096) (xy -0.2032 4.826) (xy 1.0668 4.826) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 1.0668 6.096) + (mid 1.7018 5.461) + (end 1.0668 4.826) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.0668 2.286) (xy -0.2032 2.286) (xy -0.2032 1.016) (xy 1.0668 1.016) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.0668 2.286) (xy -0.2032 2.286) (xy -0.2032 1.016) (xy 1.0668 1.016) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 1.0668 2.286) + (mid 1.7018 1.651) + (end 1.0668 1.016) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.0668 0.635) (xy -0.2032 0.635) (xy -0.2032 -0.635) (xy 1.0668 -0.635) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 1.0668 0.635) + (mid 1.7018 0) + (end 1.0668 -0.635) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.4224 -7.0104) (xy 0.1524 -7.0104) (xy 0.1524 -8.2804) (xy 1.4224 -8.2804) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 1.4224 -7.0104) + (mid 2.0574 -7.6454) + (end 1.4224 -8.2804) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.4224 -9.2964) (xy 0.1524 -9.2964) (xy 0.1524 -10.5664) (xy 1.4224 -10.5664) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (arc + (start 1.4224 -9.2964) + (mid 2.0574 -9.9314) + (end 1.4224 -10.5664) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 5.9436) (xy 2.4384 6.6548) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 2.1336) (xy 2.4384 2.8448) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.6256 0.4572) (xy 2.4384 1.0668) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.8796 -7.1628) (xy 2.794 -6.4516) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.8796 -7.1628) (xy 2.794 -6.4516) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 1.9304 5.4864) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 1.9304 1.6764) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 1.9304 0.0254) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.1082 0) (xy 3.4036 0) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.1336 1.6764) (xy 3.4036 1.6764) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 2.286 -7.62) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 2.286 -9.906) + (radius 0.1524) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 2.4892 4.572) + (radius 0.0508) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 2.4892 2.8448) + (radius 0.0508) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.4892 -7.62) (xy 3.5052 -7.62) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.4892 -9.906) (xy 3.5052 -9.906) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (pin input line + (at -10.16 7.112 0) + (length 2.54) + (name "DIS1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 4.572 0) + (length 2.54) + (name "I1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 2.032 0) + (length 2.54) + (name "I2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -0.508 0) + (length 2.54) + (name "I3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -3.048 0) + (length 2.54) + (name "I4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -5.588 0) + (length 2.54) + (name "DIS2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -8.128 0) + (length 2.54) + (name "I5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -10.668 0) + (length 2.54) + (name "I6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -10.16 -14.224 0) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.192 6.858 180) + (length 2.54) + (name "Y1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.192 4.318 180) + (length 2.54) + (name "Y2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.192 1.778 180) + (length 2.54) + (name "Y3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.192 -0.762 180) + (length 2.54) + (name "Y4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.192 -7.62 180) + (length 2.54) + (name "Y5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.192 -10.16 180) + (length 2.54) + (name "Y6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 12.192 -14.224 180) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII:MOS6502" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -8.89 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "AppleII_MOS6502" + (at 10.16 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_DIP:DIP-40_W15.24mm" + (at 0 -38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W15.24mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "MOS6502_0_1" + (rectangle + (start -10.16 -33.02) + (end 10.16 33.02) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (symbol "MOS6502_1_1" + (pin bidirectional line + (at -12.7 30.48 0) + (length 2.54) + (name "D0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 27.94 0) + (length 2.54) + (name "D1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 25.4 0) + (length 2.54) + (name "D2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 22.86 0) + (length 2.54) + (name "D3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 20.32 0) + (length 2.54) + (name "D4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 17.78 0) + (length 2.54) + (name "D5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 15.24 0) + (length 2.54) + (name "D6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 12.7 0) + (length 2.54) + (name "D7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input clock + (at -12.7 7.62 0) + (length 2.54) + (name "Phi0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -12.7 5.08 0) + (length 2.54) + (name "Phi1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -12.7 2.54 0) + (length 2.54) + (name "Phi2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -1.27 0) + (length 2.54) + (name "~{RESET}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -3.81 0) + (length 2.54) + (name "~{NMI}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -6.35 0) + (length 2.54) + (name "~{IRQ}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -8.89 0) + (length 2.54) + (name "SO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -12.7 -11.43 0) + (length 2.54) + (name "~{RDY}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 -20.32 0) + (length 2.54) + (hide yes) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 -22.86 0) + (length 2.54) + (hide yes) + (name "N.C." + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at -12.7 -25.4 0) + (length 2.54) + (hide yes) + (name "N.C." + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -35.56 90) + (length 2.54) + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 35.56 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -35.56 90) + (length 2.54) + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 30.48 180) + (length 2.54) + (name "A0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 27.94 180) + (length 2.54) + (name "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 25.4 180) + (length 2.54) + (name "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 22.86 180) + (length 2.54) + (name "A3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 20.32 180) + (length 2.54) + (name "A4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 17.78 180) + (length 2.54) + (name "A5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 15.24 180) + (length 2.54) + (name "A6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 12.7 180) + (length 2.54) + (name "A7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 10.16 180) + (length 2.54) + (name "A8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 7.62 180) + (length 2.54) + (name "A9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 5.08 180) + (length 2.54) + (name "A10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 2.54 180) + (length 2.54) + (name "A11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 2.54) + (name "A12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -2.54 180) + (length 2.54) + (name "A13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -5.08 180) + (length 2.54) + (name "A14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -7.62 180) + (length 2.54) + (name "A15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -12.7 180) + (length 2.54) + (name "SYNC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -17.78 180) + (length 2.54) + (name "R/~{W}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:C_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.254 1.778 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C_Small" + (at 0.254 -2.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "capacitor cap" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_Small_0_1" + (polyline + (pts + (xy -1.524 0.508) (xy 1.524 0.508) + ) + (stroke + (width 0.3048) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 -0.508) (xy 1.524 -0.508) + ) + (stroke + (width 0.3302) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:R" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:R_Network08_Split" + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "RN" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R_Network08_Split" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at -2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R network star-topology" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R?Array?SIP*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_Network08_Split_0_1" + (rectangle + (start 1.016 2.54) + (end -1.016 -2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "R1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_1_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R1.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_2_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R2.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_3_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R3.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_4_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R4.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_5_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R5.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_6_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R6.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_7_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R7.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_8_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R8.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Transistor_BJT:2N3904" + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Q" + (at 5.08 1.905 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "2N3904" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_THT:TO-92_Inline" + (at 5.08 -1.905 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.onsemi.com/pub/Collateral/2N3903-D.PDF" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "0.2A Ic, 40V Vce, Small Signal NPN Transistor, TO-92" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "NPN" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=E 2=B 3=C" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "NPN Transistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TO?92*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "2N3904_0_1" + (polyline + (pts + (xy -2.54 0) (xy 0.635 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 1.905) (xy 0.635 -1.905) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 1.27 0) + (radius 2.8194) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "2N3904_1_1" + (polyline + (pts + (xy 0.635 0.635) (xy 2.54 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 -0.635) (xy 2.54 -2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -1.778) (xy 1.778 -1.27) (xy 2.286 -2.286) (xy 1.27 -1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (pin input line + (at -5.08 0 0) + (length 2.54) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 5.08 270) + (length 2.54) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -5.08 90) + (length 2.54) + (name "E" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+5V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:-12V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-12V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"-12V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "-12V_0_0" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "-12V_0_1" + (polyline + (pts + (xy 0 0) (xy 0 1.27) (xy 0.762 1.27) (xy 0 2.54) (xy -0.762 1.27) (xy 0 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:GND" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + ) + (text "Power-up reset" + (exclude_from_sim no) + (at 68.326 158.242 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5332dcfc-247f-41f5-b118-fafae89e42ca") + ) + (junction + (at 78.232 161.29) + (diameter 0) + (color 0 0 0 0) + (uuid "070c5d68-26cb-46a3-9669-6843ecf935c8") + ) + (junction + (at 93.472 186.69) + (diameter 0) + (color 0 0 0 0) + (uuid "0a59dd33-3197-4b75-9345-5fc041412b2a") + ) + (junction + (at 93.472 174.498) + (diameter 0) + (color 0 0 0 0) + (uuid "0e73f572-79c9-40e1-bfdd-c4e7991eedb8") + ) + (junction + (at 236.982 79.756) + (diameter 0) + (color 0 0 0 0) + (uuid "1260c72c-c00c-4d19-8327-15471855728d") + ) + (junction + (at 236.982 39.116) + (diameter 0) + (color 0 0 0 0) + (uuid "1c88b035-478f-49a3-ac09-92fa6dac7e81") + ) + (junction + (at 173.736 82.55) + (diameter 0) + (color 0 0 0 0) + (uuid "2a54758b-660f-43b3-9b4c-acee202a011c") + ) + (junction + (at 100.838 40.64) + (diameter 0) + (color 0 0 0 0) + (uuid "30c50694-71fe-4bf7-82ed-4f315d17c9c7") + ) + (junction + (at 100.838 86.36) + (diameter 0) + (color 0 0 0 0) + (uuid "36d38d68-800f-47ea-a206-43dd6a43f2fe") + ) + (junction + (at 188.468 68.326) + (diameter 0) + (color 0 0 0 0) + (uuid "3e9927d0-b001-425f-adee-93b51a2e0d95") + ) + (junction + (at 93.472 161.29) + (diameter 0) + (color 0 0 0 0) + (uuid "4c3d059a-4541-4981-bb80-4d5e35fc68f6") + ) + (junction + (at 236.982 94.234) + (diameter 0) + (color 0 0 0 0) + (uuid "4fd449bd-50c8-494a-93ee-69266f16160b") + ) + (junction + (at 144.018 64.516) + (diameter 0) + (color 0 0 0 0) + (uuid "54dad7c2-5c3e-4751-8fbe-4eab71c72b8f") + ) + (junction + (at 100.838 91.44) + (diameter 0) + (color 0 0 0 0) + (uuid "595f0e9f-bdf7-4807-ab85-f15956c4131b") + ) + (junction + (at 100.838 76.2) + (diameter 0) + (color 0 0 0 0) + (uuid "67c98cf4-15ab-4297-be26-1836395408ae") + ) + (junction + (at 236.982 51.816) + (diameter 0) + (color 0 0 0 0) + (uuid "791e048a-4631-487a-942a-2fcb4b2071b0") + ) + (junction + (at 173.736 86.614) + (diameter 0) + (color 0 0 0 0) + (uuid "7f5895be-331c-440e-8f4a-1931ed35cd78") + ) + (junction + (at 93.472 178.308) + (diameter 0) + (color 0 0 0 0) + (uuid "83ebb424-97d8-4b96-a91e-0872ecc312fb") + ) + (junction + (at 124.46 71.12) + (diameter 0) + (color 0 0 0 0) + (uuid "8e5c9411-4038-4504-a19c-159f1731319a") + ) + (junction + (at 100.838 50.8) + (diameter 0) + (color 0 0 0 0) + (uuid "93ccee23-3bad-4c80-b305-815360702c03") + ) + (junction + (at 236.982 67.056) + (diameter 0) + (color 0 0 0 0) + (uuid "969f41ae-2255-4731-b87c-b441de87ee0a") + ) + (junction + (at 173.736 90.678) + (diameter 0) + (color 0 0 0 0) + (uuid "a7689d39-ef04-4abc-85c0-6457ec99fc79") + ) + (junction + (at 100.838 35.56) + (diameter 0) + (color 0 0 0 0) + (uuid "b4a63bda-baf9-43e5-a261-80b2116cae07") + ) + (junction + (at 173.736 78.486) + (diameter 0) + (color 0 0 0 0) + (uuid "bf647edb-9b5e-40fb-a380-32b8056dc3cd") + ) + (junction + (at 100.838 45.72) + (diameter 0) + (color 0 0 0 0) + (uuid "d2bc8752-b44a-407e-bcd4-80eb27114779") + ) + (junction + (at 205.486 103.886) + (diameter 0) + (color 0 0 0 0) + (uuid "d4167664-9966-41d4-be8c-98e3412b976b") + ) + (junction + (at 62.992 174.498) + (diameter 0) + (color 0 0 0 0) + (uuid "d8b23865-fffd-4a40-83a6-7ecee3d8e5d5") + ) + (junction + (at 126.238 27.94) + (diameter 0) + (color 0 0 0 0) + (uuid "e06f56cd-333a-4838-8b5d-d6477a2ff650") + ) + (junction + (at 100.838 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "e0a84f93-76aa-431d-8974-1794b5fcf463") + ) + (junction + (at 159.258 52.07) + (diameter 0) + (color 0 0 0 0) + (uuid "fe950212-8eea-4e61-ad3d-e0dba916f11c") + ) + (no_connect + (at 36.068 140.716) + (uuid "0735f36a-95ff-49a9-8377-473b6c424b1a") + ) + (no_connect + (at 65.532 178.308) + (uuid "208e3c15-32c8-4acf-9905-9c47a77c234b") + ) + (no_connect + (at 90.932 170.688) + (uuid "f2998176-7f0e-4aa2-8333-ea2f31ac6e74") + ) + (bus_entry + (at 134.874 95.504) + (size -2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0750519e-4d06-44f0-87ba-2e9b0e1c64bc") + ) + (bus_entry + (at 268.986 72.39) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "077beaff-7d59-4b05-b1bc-04d7bb24d27b") + ) + (bus_entry + (at 179.07 36.576) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "112b459c-03c1-4bbb-b659-f46279bc79f1") + ) + (bus_entry + (at 134.874 90.424) + (size -2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1210ec45-7b01-4924-b78c-2d86e5d155c6") + ) + (bus_entry + (at 268.986 36.83) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1687d4d0-d0ba-496d-a239-6b05e2f0201e") + ) + (bus_entry + (at 94.996 43.18) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1afffa44-3627-49e8-b25d-83d1be3e3703") + ) + (bus_entry + (at 134.874 44.704) + (size -2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1f81bfd7-501f-4dd6-a685-72c846214634") + ) + (bus_entry + (at 222.758 61.976) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "277f94ca-8750-4c48-8c83-5f7af9b2e386") + ) + (bus_entry + (at 268.986 53.848) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "2a21f09d-dfb4-46a8-8a77-ee1421279bda") + ) + (bus_entry + (at 225.298 36.576) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "2ae04d64-35d4-4ea7-893b-7848474a4050") + ) + (bus_entry + (at 225.298 94.234) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "2cfd6d75-f781-4df4-9f60-e5b6978257a9") + ) + (bus_entry + (at 222.758 67.056) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "2d47a441-103c-4a09-88ed-e86e6dc3f65d") + ) + (bus_entry + (at 94.996 78.74) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "30e681c0-a406-4f55-b493-c0a2a89337d4") + ) + (bus_entry + (at 225.298 72.136) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "33ded868-0ef2-45d9-87ff-8a3a868e7965") + ) + (bus_entry + (at 94.996 88.9) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "34e6b24e-9572-4814-af0b-f8114bf7f5d9") + ) + (bus_entry + (at 268.986 91.948) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "34eb9cc8-991b-4ef4-9047-3ee1e9d2eed6") + ) + (bus_entry + (at 225.298 96.774) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3fa935bd-13cf-47dd-9df7-b58c88b1ee19") + ) + (bus_entry + (at 179.07 51.816) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3fd4400f-b792-4a94-a267-e265e2ec673a") + ) + (bus_entry + (at 268.986 94.488) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "47c3dfd6-ee02-409d-8be2-892a11bd855c") + ) + (bus_entry + (at 179.07 34.036) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4993a380-4790-4cec-8b70-64755edcf609") + ) + (bus_entry + (at 134.874 54.864) + (size -2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "49ab4165-17b7-4699-b023-cfdc7ae454df") + ) + (bus_entry + (at 268.986 69.85) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4f365b7a-7969-4d39-a850-39d827b38802") + ) + (bus_entry + (at 268.986 97.028) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "511e7bd9-c07a-4994-844f-512fafbec378") + ) + (bus_entry + (at 225.298 39.116) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "52d74ccf-5b52-41eb-94b8-de3bd9716210") + ) + (bus_entry + (at 134.874 80.264) + (size -2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "612cbdc0-9eaa-464c-b537-f361bd60810a") + ) + (bus_entry + (at 222.758 46.736) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6f1fe123-7932-4656-b985-d058cedda652") + ) + (bus_entry + (at 225.298 82.296) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6f4307ee-c330-44e8-8e95-ebe8427e5d69") + ) + (bus_entry + (at 150.622 133.096) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "72bb47dd-9ded-4732-902e-e67a5ad0300d") + ) + (bus_entry + (at 207.772 141.224) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7730e9d1-7934-4201-b022-bde79757c0de") + ) + (bus_entry + (at 150.622 125.476) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "77864146-2a4c-4fb4-8f7e-3f9c33e2ae4c") + ) + (bus_entry + (at 225.298 106.934) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "84da6db1-da54-476e-903d-bfa4415f076f") + ) + (bus_entry + (at 134.874 49.784) + (size -2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "872600fb-86a3-4f80-8959-b7ad59575d93") + ) + (bus_entry + (at 179.07 49.276) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "87496f1c-c00f-4ac9-a254-d0f0acc139ce") + ) + (bus_entry + (at 225.298 67.056) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8a78572d-33b5-41e0-906f-d843bcec5d51") + ) + (bus_entry + (at 94.996 38.1) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8be6dd45-b17f-4aa2-86b4-a3ccdef0153a") + ) + (bus_entry + (at 225.298 69.596) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8beda204-d7a7-4e35-8000-91e3f6095819") + ) + (bus_entry + (at 222.758 41.656) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8ccd24dc-5f8c-47cb-bf70-70c3ec550936") + ) + (bus_entry + (at 222.758 59.436) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8f37e2b7-60d1-44d7-99b9-968a86eb2751") + ) + (bus_entry + (at 207.772 118.364) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "95018b17-e404-4abd-8750-f2f218a269ca") + ) + (bus_entry + (at 222.758 54.356) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "9640d4bf-4692-4f48-9748-1e064908e024") + ) + (bus_entry + (at 268.986 79.248) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "97fe8677-e5df-4b4d-8230-9b4ca0293e1c") + ) + (bus_entry + (at 225.298 54.356) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "9ccc0a31-7400-4b94-a6ba-fb8648acf224") + ) + (bus_entry + (at 222.758 74.676) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a096bb2f-eedd-4a34-bc1d-6e53dd2609d3") + ) + (bus_entry + (at 134.874 39.624) + (size -2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a1a7f746-5f2b-4537-89c1-0e2a2f53ec84") + ) + (bus_entry + (at 150.622 148.336) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a275f8de-5f8c-4705-8748-60f38210bd48") + ) + (bus_entry + (at 268.986 44.45) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a3991f53-8b4e-4543-aead-8ee862d75e0a") + ) + (bus_entry + (at 94.996 73.66) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a532359b-b7e8-4cba-a1d0-7b1843ab7a77") + ) + (bus_entry + (at 225.298 101.854) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a53c2d81-5399-4064-8c96-219ed3bcdea3") + ) + (bus_entry + (at 179.07 41.656) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a550ee7a-2bdb-4d71-b168-268bf636e8e2") + ) + (bus_entry + (at 222.758 51.816) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a9475bed-3347-4c50-87d8-33e918d9770d") + ) + (bus_entry + (at 94.996 33.02) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a976cb38-4af0-42a8-9074-c0dc529263f2") + ) + (bus_entry + (at 268.986 106.426) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a9cfd7e0-eb8d-4180-bc4b-0c3084d757ca") + ) + (bus_entry + (at 268.986 67.31) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a9d4bae8-7ebb-44c0-a8d7-acd2f0c1acdd") + ) + (bus_entry + (at 207.772 133.604) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "aca45b2b-203f-4407-8121-96f115f79f88") + ) + (bus_entry + (at 94.996 83.82) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "afde7baa-a19a-45cf-8e00-20aa520595e5") + ) + (bus_entry + (at 179.07 46.736) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b12354d4-9b7c-431b-8939-04889e13f3c3") + ) + (bus_entry + (at 225.298 51.816) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b9f29d74-33ef-418f-8a5f-9406908b7478") + ) + (bus_entry + (at 225.298 44.196) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "bbf2dc5c-cf1b-4696-b3e9-1bc19371f2c3") + ) + (bus_entry + (at 268.986 41.91) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "be04b7d2-64fc-4e82-b6ae-a96c1c9888dd") + ) + (bus_entry + (at 222.758 44.196) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c25ecc94-45fa-4566-92fe-984ba98aa536") + ) + (bus_entry + (at 134.874 85.344) + (size -2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c67aa3cd-0518-4807-829a-b45f06625ab6") + ) + (bus_entry + (at 268.986 51.308) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ca479c92-b25a-48b4-8119-fb0b0f2c6a17") + ) + (bus_entry + (at 222.758 56.896) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "caad2efd-975c-4e48-8376-9a22f5af2e4d") + ) + (bus_entry + (at 94.996 48.26) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ce28aa16-bed6-4644-a54c-4967972fe847") + ) + (bus_entry + (at 222.758 72.136) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ce9ed4c7-7b6b-4cd3-8e86-d6b34b573ce3") + ) + (bus_entry + (at 268.986 81.788) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "cff09b64-dad2-4122-8b4e-57531352daf6") + ) + (bus_entry + (at 225.298 46.736) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d463aba6-a623-4462-a49a-7eab48e7fcf4") + ) + (bus_entry + (at 222.758 69.596) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d4e0a12a-e5e8-4217-a4ae-433e43069bbc") + ) + (bus_entry + (at 179.07 44.196) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d6e8defe-d54c-474c-ada7-f466972a50d9") + ) + (bus_entry + (at 225.298 99.314) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d829d7d9-6661-4c83-99c6-69fad7386db0") + ) + (bus_entry + (at 222.758 64.516) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "dcd9ae1c-bf50-43c9-b0eb-96bacec167be") + ) + (bus_entry + (at 268.986 99.568) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "dec1a8bc-b097-4417-892c-50c790b935ae") + ) + (bus_entry + (at 225.298 74.676) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e3a8b3af-d4d2-4d0e-928a-2e7078d15ab6") + ) + (bus_entry + (at 179.07 39.116) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e4f6acce-4e02-471a-92ab-ad49ef57aebf") + ) + (bus_entry + (at 268.986 64.77) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e54d30f0-e4d6-451b-93ee-2b687025a849") + ) + (bus_entry + (at 207.772 125.984) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ec9490be-c3dd-4978-b333-966d0feca40b") + ) + (bus_entry + (at 225.298 79.756) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ec9ccdfd-4334-4478-8205-af449ee1f0d2") + ) + (bus_entry + (at 225.298 34.036) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f57a3a9a-a28d-4343-9411-2296c2964a8a") + ) + (bus_entry + (at 222.758 49.276) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f94872f1-b1a3-47ac-ba97-aa5d88a9385d") + ) + (bus_entry + (at 150.622 140.716) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "fa15a074-02ec-4f1b-96a9-82213ea4dfb0") + ) + (wire + (pts + (xy 132.334 92.964) (xy 123.698 92.964) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00d948e3-53a1-4277-9767-fdcce488cb72") + ) + (wire + (pts + (xy 234.95 115.57) (xy 237.998 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "015dfe5e-5a06-473c-b921-0390e937c10c") + ) + (bus + (pts + (xy 268.986 36.83) (xy 268.986 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0163dd13-8672-460a-af24-6618605549be") + ) + (wire + (pts + (xy 227.838 99.314) (xy 237.998 99.314) + ) + (stroke + (width 0) + (type default) + ) + (uuid "027339e7-f831-4f5b-809d-b65bb5da59d9") + ) + (wire + (pts + (xy 81.788 122.174) (xy 70.104 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "029c9ecb-49b8-4e84-aab7-869b91b34d3c") + ) + (bus + (pts + (xy 225.298 34.036) (xy 225.298 36.576) + ) + (stroke + (width 0) + (type default) + ) + (uuid "02ae66b4-7396-442a-9f42-a7807a9748d7") + ) + (bus + (pts + (xy 134.874 39.624) (xy 134.874 44.704) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0380259f-682d-4f92-8965-7e1069672bd9") + ) + (wire + (pts + (xy 144.018 27.94) (xy 126.238 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0456fe4d-7b64-4479-aa6d-1530f9da1424") + ) + (wire + (pts + (xy 123.698 68.58) (xy 124.46 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "055cbe50-086c-41fa-b133-4c1b555de108") + ) + (bus + (pts + (xy 179.07 41.656) (xy 179.07 44.196) + ) + (stroke + (width 0) + (type default) + ) + (uuid "05f22541-fb5b-4602-bf55-d8fab25a5d15") + ) + (wire + (pts + (xy 260.35 102.108) (xy 266.446 102.108) + ) + (stroke + (width 0) + (type default) + ) + (uuid "067aa06a-60bd-4548-b9bd-f5de4005e221") + ) + (wire + (pts + (xy 174.498 78.486) (xy 173.736 78.486) + ) + (stroke + (width 0) + (type default) + ) + (uuid "072c69d2-25b3-46b1-9bfd-80241819db9e") + ) + (wire + (pts + (xy 227.838 74.676) (xy 237.998 74.676) + ) + (stroke + (width 0) + (type default) + ) + (uuid "097d9166-8b11-4bf8-863a-d0da858a6f38") + ) + (bus + (pts + (xy 134.874 80.264) (xy 134.874 85.344) + ) + (stroke + (width 0) + (type default) + ) + (uuid "099b3bbf-afe4-429d-aeb5-9f9cdb8faef7") + ) + (wire + (pts + (xy 114.3 138.176) (xy 120.142 138.176) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09bf2f45-84f0-4a56-8bcb-70de4b571771") + ) + (wire + (pts + (xy 200.406 103.886) (xy 205.486 103.886) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ab28b13-ef6e-4413-bd75-e6de726485ad") + ) + (wire + (pts + (xy 103.378 48.26) (xy 100.838 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0b4b0252-abbc-4715-b630-a9dba94c3feb") + ) + (bus + (pts + (xy 268.986 94.488) (xy 268.986 97.028) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0bc5a86f-0888-4f62-a9c0-f8531b34952e") + ) + (wire + (pts + (xy 132.334 47.244) (xy 123.698 47.244) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d4e208b-1be3-4895-8afa-e297ba8d5d8a") + ) + (wire + (pts + (xy 34.798 122.174) (xy 48.514 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d66b880-85f3-475b-a08a-42e18d0577c1") + ) + (wire + (pts + (xy 260.35 60.452) (xy 261.112 60.452) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d7f148d-ae96-4863-ae7e-949b08796a29") + ) + (wire + (pts + (xy 215.646 64.516) (xy 222.758 64.516) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e2d7e88-fb34-4658-8f3f-f1662f385b5d") + ) + (bus + (pts + (xy 225.298 39.116) (xy 225.298 41.656) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ef587b4-4caa-4204-bb9c-cc17d1c4b54d") + ) + (wire + (pts + (xy 86.106 143.51) (xy 81.28 143.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f7f5275-bc0a-4d4c-9e87-0fd5196c8b86") + ) + (bus + (pts + (xy 225.298 101.854) (xy 225.298 106.934) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f90fb19-c2d9-4ed7-83fd-331775cace7b") + ) + (wire + (pts + (xy 48.514 106.934) (xy 46.482 106.934) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0fbae3a1-88df-4150-94e9-f44ff8468e1c") + ) + (wire + (pts + (xy 215.646 69.596) (xy 222.758 69.596) + ) + (stroke + (width 0) + (type default) + ) + (uuid "10afdc5f-dd44-4573-8187-fb4bb02405db") + ) + (wire + (pts + (xy 188.468 68.326) (xy 188.468 94.742) + ) + (stroke + (width 0) + (type default) + ) + (uuid "110173e2-7b9a-485a-9e4c-051a5f467a14") + ) + (wire + (pts + (xy 100.838 81.28) (xy 103.378 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "12e981cc-5a39-47a2-9a83-87582eff176a") + ) + (wire + (pts + (xy 78.232 161.29) (xy 93.472 161.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "13196777-5e21-4cb9-883c-04968dd4ecdc") + ) + (bus + (pts + (xy 94.996 38.1) (xy 94.996 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16c7a873-597e-4f7f-a54e-d49c3356b84d") + ) + (wire + (pts + (xy 145.542 143.256) (xy 148.082 143.256) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16cc78cb-3b70-4094-ab88-378556a61a75") + ) + (wire + (pts + (xy 156.718 52.07) (xy 159.258 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16e04f28-8e65-4f41-ac75-bf2e75dd2de9") + ) + (wire + (pts + (xy 124.46 71.12) (xy 123.698 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "170fd4b8-c61e-4d1a-b3d2-b411c12c8426") + ) + (wire + (pts + (xy 60.706 148.59) (xy 62.992 148.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "18a233f8-edd5-4714-84b8-42f6d3c26e0f") + ) + (wire + (pts + (xy 100.838 43.18) (xy 100.838 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19e2a41f-7ee2-4c37-a993-fe79340dbe03") + ) + (wire + (pts + (xy 234.188 60.452) (xy 237.998 60.452) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1a39ef85-feb5-4e0e-b084-6e103b0d0cc1") + ) + (bus + (pts + (xy 225.298 106.934) (xy 225.298 112.014) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1be6ab13-a5f6-42e0-a864-170cc8452214") + ) + (bus + (pts + (xy 179.07 49.276) (xy 179.07 51.816) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c1e8081-abb5-4ffb-bbb0-0da0402fa8db") + ) + (wire + (pts + (xy 132.334 42.164) (xy 123.698 42.164) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c3cfe8e-344e-4725-8d2f-f4b94779fce1") + ) + (wire + (pts + (xy 236.982 106.934) (xy 236.982 94.234) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c8fe0a8-2be6-415e-a2b2-acbca60bec03") + ) + (bus + (pts + (xy 150.622 140.716) (xy 150.622 148.336) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ea48beb-1b52-4b88-8348-7184718d214a") + ) + (wire + (pts + (xy 97.536 76.2) (xy 100.838 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ed2956a-b108-41b9-999e-5ab62bf1fae2") + ) + (bus + (pts + (xy 268.986 79.248) (xy 268.986 81.788) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f2f396f-35ed-4e09-9aa3-63e440e167fe") + ) + (wire + (pts + (xy 181.61 36.576) (xy 190.246 36.576) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2062e41f-cba2-4c1f-acf0-8275544c2e0c") + ) + (wire + (pts + (xy 260.35 81.788) (xy 266.446 81.788) + ) + (stroke + (width 0) + (type default) + ) + (uuid "211ada56-d4a1-4144-98d5-bc8682f6fd22") + ) + (wire + (pts + (xy 103.378 78.74) (xy 100.838 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "216f8e40-a0d8-4d0d-a849-3b09f947839b") + ) + (bus + (pts + (xy 268.986 69.85) (xy 268.986 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "21983498-7535-4c7d-aaa7-1fb3d675cfc8") + ) + (wire + (pts + (xy 78.232 186.69) (xy 93.472 186.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "21cbfce0-1c66-48df-b371-0a74f68de80e") + ) + (bus + (pts + (xy 225.298 56.896) (xy 225.298 59.436) + ) + (stroke + (width 0) + (type default) + ) + (uuid "229e04fb-b468-4ac9-9d2f-09617ac0a9de") + ) + (wire + (pts + (xy 100.838 35.56) (xy 103.378 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "22e22f4a-2bcd-45ba-a103-4bdaec73fbd2") + ) + (wire + (pts + (xy 78.232 183.388) (xy 78.232 186.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23ea2b59-66a6-4fd6-99ec-0839f37a7db3") + ) + (wire + (pts + (xy 78.232 165.608) (xy 78.232 161.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "243a3c87-755f-468d-a4ae-b2a2a9a295cf") + ) + (wire + (pts + (xy 260.35 84.328) (xy 266.446 84.328) + ) + (stroke + (width 0) + (type default) + ) + (uuid "245acc4f-03fb-4544-8fdb-e4943787372c") + ) + (bus + (pts + (xy 268.986 81.788) (xy 268.986 91.948) + ) + (stroke + (width 0) + (type default) + ) + (uuid "24fd4781-ba6d-4157-a729-2db8bfb06e52") + ) + (wire + (pts + (xy 215.646 44.196) (xy 222.758 44.196) + ) + (stroke + (width 0) + (type default) + ) + (uuid "250b473e-f91e-4b04-927a-67cf8c5afc83") + ) + (wire + (pts + (xy 215.646 36.576) (xy 222.758 36.576) + ) + (stroke + (width 0) + (type default) + ) + (uuid "25e92fd3-5c00-41f3-833b-1549f5f218cd") + ) + (wire + (pts + (xy 145.542 135.636) (xy 148.082 135.636) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2687f4f6-319d-46fe-b1b1-0f0353fdaa4c") + ) + (wire + (pts + (xy 227.838 96.774) (xy 237.998 96.774) + ) + (stroke + (width 0) + (type default) + ) + (uuid "279237b1-de2e-4f72-87f9-f8cc3be3e197") + ) + (wire + (pts + (xy 34.798 119.634) (xy 48.514 119.634) + ) + (stroke + (width 0) + (type default) + ) + (uuid "27938608-8ce3-4fb5-ad98-462a3f0548db") + ) + (wire + (pts + (xy 100.838 53.34) (xy 100.838 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "28d299c2-07e5-47c9-b691-afb8dc06356a") + ) + (wire + (pts + (xy 181.61 49.276) (xy 190.246 49.276) + ) + (stroke + (width 0) + (type default) + ) + (uuid "299d778b-f274-46ad-98c5-271442f4ad10") + ) + (wire + (pts + (xy 227.838 49.276) (xy 237.998 49.276) + ) + (stroke + (width 0) + (type default) + ) + (uuid "29c4e452-9ff7-4c75-b3af-b2996c0ce4e3") + ) + (bus + (pts + (xy 179.07 46.736) (xy 179.07 49.276) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b19eb2a-9e62-42aa-8142-1187486f972b") + ) + (wire + (pts + (xy 215.646 56.896) (xy 222.758 56.896) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b2db6ae-ab82-4fd7-82c4-0babddafa6f0") + ) + (wire + (pts + (xy 100.838 40.64) (xy 103.378 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b4b0d52-2446-4826-9ee1-d59b1b06bcad") + ) + (wire + (pts + (xy 181.61 44.196) (xy 190.246 44.196) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c49240b-edb6-4b15-ad19-cd74dff13922") + ) + (wire + (pts + (xy 190.246 70.866) (xy 186.182 70.866) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2ccb4f3f-781f-4942-b044-155d0bc17599") + ) + (wire + (pts + (xy 103.378 43.18) (xy 100.838 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d40f51e-1779-40db-8c59-649042e680b4") + ) + (wire + (pts + (xy 62.992 148.59) (xy 62.992 174.498) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2da7a47a-c9b5-4432-87d3-3c4cecd89ef8") + ) + (wire + (pts + (xy 93.472 186.69) (xy 93.472 185.928) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e5f733f-c459-426c-89cc-f98ad77ac5de") + ) + (bus + (pts + (xy 179.07 36.576) (xy 179.07 39.116) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2eca98c0-8d3f-49eb-8e6f-65385408daf8") + ) + (polyline + (pts + (xy 35.306 155.448) (xy 35.306 194.31) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "30f8048e-c242-43f2-b971-1c82ac319eb5") + ) + (wire + (pts + (xy 145.542 128.016) (xy 148.082 128.016) + ) + (stroke + (width 0) + (type default) + ) + (uuid "320fd087-f33e-429b-bc5c-a3003c73130c") + ) + (bus + (pts + (xy 225.298 74.676) (xy 225.298 79.756) + ) + (stroke + (width 0) + (type default) + ) + (uuid "323b8604-81f8-4366-bff2-12631e2aba85") + ) + (wire + (pts + (xy 17.526 109.474) (xy 48.514 109.474) + ) + (stroke + (width 0) + (type default) + ) + (uuid "334dd400-4123-41fe-96dd-d1935b113b3b") + ) + (wire + (pts + (xy 179.07 59.436) (xy 190.246 59.436) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3370682d-512f-480b-a233-e85632649f2f") + ) + (bus + (pts + (xy 225.298 59.436) (xy 225.298 61.976) + ) + (stroke + (width 0) + (type default) + ) + (uuid "34a06bc1-8f30-44fb-adbb-ff08453ceb8e") + ) + (wire + (pts + (xy 114.3 130.556) (xy 120.142 130.556) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3506e436-3f8e-47e5-b2a8-48498ce2f509") + ) + (wire + (pts + (xy 260.35 99.568) (xy 266.446 99.568) + ) + (stroke + (width 0) + (type default) + ) + (uuid "371ddb50-c97e-4ca1-bb9f-d2ab49cfc240") + ) + (bus + (pts + (xy 179.07 39.116) (xy 179.07 41.656) + ) + (stroke + (width 0) + (type default) + ) + (uuid "390e54dc-a708-4b7b-a00a-3b2dc505b724") + ) + (wire + (pts + (xy 179.07 54.61) (xy 179.07 59.436) + ) + (stroke + (width 0) + (type default) + ) + (uuid "39de6880-3477-432e-8ed6-34afe61321fa") + ) + (wire + (pts + (xy 114.3 145.796) (xy 120.142 145.796) + ) + (stroke + (width 0) + (type default) + ) + (uuid "39fec45d-7089-4125-88d0-9bf610b0a344") + ) + (bus + (pts + (xy 94.996 33.02) (xy 94.996 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3a1652e6-4c12-412e-88f6-c5bc756cdee9") + ) + (bus + (pts + (xy 268.986 72.39) (xy 268.986 79.248) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3a294c3a-6be3-4e1c-9e07-f7160570c778") + ) + (wire + (pts + (xy 177.292 136.144) (xy 167.132 136.144) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3a4a3c84-3666-4c53-92c5-b3d69e1cad16") + ) + (wire + (pts + (xy 100.838 93.98) (xy 100.838 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3a57c15e-bc80-49a1-b0d1-81d0c48fbc74") + ) + (wire + (pts + (xy 177.292 138.684) (xy 172.466 138.684) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3ab33d45-adff-4ae6-b57b-630b6928b09c") + ) + (bus + (pts + (xy 225.298 72.136) (xy 225.298 74.676) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b1621ff-5737-4d99-abe3-37866c435529") + ) + (bus + (pts + (xy 207.772 125.984) (xy 207.772 133.604) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3bfe4012-de73-47f3-8ff8-f5c72f982a11") + ) + (wire + (pts + (xy 202.692 128.524) (xy 205.232 128.524) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3ca1f39a-4cd6-4deb-ab82-be4eaa0476f5") + ) + (wire + (pts + (xy 19.558 130.048) (xy 28.448 130.048) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3e9a4dba-e2fc-44fd-aa25-d1d3a5c4665f") + ) + (wire + (pts + (xy 132.334 37.084) (xy 123.698 37.084) + ) + (stroke + (width 0) + (type default) + ) + (uuid "414c8c9f-45c4-4e0b-ac73-7add0ce749a7") + ) + (wire + (pts + (xy 174.498 86.614) (xy 173.736 86.614) + ) + (stroke + (width 0) + (type default) + ) + (uuid "43a2f11d-6f18-4e69-9a4a-40927da795da") + ) + (wire + (pts + (xy 93.472 174.498) (xy 93.472 169.418) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44148201-1005-4e39-a77e-9c19355459c7") + ) + (bus + (pts + (xy 268.986 41.91) (xy 268.986 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44149e1e-94e0-4b33-8743-8959a2eeaaf4") + ) + (wire + (pts + (xy 215.646 74.676) (xy 222.758 74.676) + ) + (stroke + (width 0) + (type default) + ) + (uuid "443ef22c-56f4-4ddc-8206-d9c61f3d8ae0") + ) + (bus + (pts + (xy 225.298 79.756) (xy 225.298 82.296) + ) + (stroke + (width 0) + (type default) + ) + (uuid "448dc5ae-b1ca-42ec-a03e-c8d14f6d06b7") + ) + (wire + (pts + (xy 28.448 130.048) (xy 28.448 130.556) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44cd68a9-2f58-4176-9eba-4f3cfb39f9e7") + ) + (bus + (pts + (xy 225.298 64.516) (xy 225.298 67.056) + ) + (stroke + (width 0) + (type default) + ) + (uuid "458f11b6-94af-4e3f-a5e5-3e2d161eb5ac") + ) + (wire + (pts + (xy 260.35 72.39) (xy 266.446 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "46351b0f-f167-4558-930a-ec98c6c7151c") + ) + (bus + (pts + (xy 225.298 61.976) (xy 225.298 64.516) + ) + (stroke + (width 0) + (type default) + ) + (uuid "470292b3-e4d9-43b3-842c-634f91f68032") + ) + (wire + (pts + (xy 60.706 143.51) (xy 66.04 143.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "477e781b-994f-4eb7-bcd1-1e1baaf70621") + ) + (bus + (pts + (xy 94.996 31.75) (xy 94.996 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47897b4f-248b-40e9-9101-d50ab408dab2") + ) + (wire + (pts + (xy 123.698 30.48) (xy 126.238 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4799a846-725d-4f72-9028-6f8fdf09a659") + ) + (bus + (pts + (xy 94.996 83.82) (xy 94.996 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47e83fb1-0b97-4797-85a4-9673548d00df") + ) + (wire + (pts + (xy 217.17 19.812) (xy 219.456 19.812) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b9c04a0-eb8f-44be-9dc9-c01e2ae355e0") + ) + (bus + (pts + (xy 268.986 64.77) (xy 268.986 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c96453b-cec8-49e1-bbb4-77fc48b122ca") + ) + (bus + (pts + (xy 225.298 36.576) (xy 225.298 39.116) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4cb27d17-78be-4841-bdd9-08372042b4ae") + ) + (wire + (pts + (xy 186.182 70.866) (xy 186.182 86.614) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4e73a2ff-dd6f-4b09-a989-fe5c7b3d9e91") + ) + (polyline + (pts + (xy 103.886 155.448) (xy 35.306 155.448) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "4ed21f46-8643-4773-8e62-a6f1eee88e9e") + ) + (wire + (pts + (xy 184.912 90.678) (xy 182.118 90.678) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f190c71-fe08-419f-b8bc-4adbe6062407") + ) + (wire + (pts + (xy 215.646 39.116) (xy 222.758 39.116) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f614681-75c1-4fe0-bbe6-671ed4581b59") + ) + (wire + (pts + (xy 182.118 78.486) (xy 190.246 78.486) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4fc04b4d-7a95-457a-ae62-1a7b8bb7135f") + ) + (wire + (pts + (xy 181.61 54.356) (xy 190.246 54.356) + ) + (stroke + (width 0) + (type default) + ) + (uuid "502b6e15-c9ec-4cc2-af08-1bdd6b8aaf37") + ) + (wire + (pts + (xy 234.188 88.392) (xy 237.998 88.392) + ) + (stroke + (width 0) + (type default) + ) + (uuid "515bd56f-6499-4330-b774-edab7295de1a") + ) + (wire + (pts + (xy 235.458 44.196) (xy 237.998 44.196) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5161bc6c-8893-4d37-82eb-93faae02d36e") + ) + (bus + (pts + (xy 94.996 73.66) (xy 94.996 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "51e47b70-7c5e-4380-8d16-dd382a02c27b") + ) + (wire + (pts + (xy 166.37 67.056) (xy 163.83 67.056) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5236db51-d3d4-4cf6-ae9f-806b27932570") + ) + (wire + (pts + (xy 114.3 153.416) (xy 120.142 153.416) + ) + (stroke + (width 0) + (type default) + ) + (uuid "531eb5fb-5ade-49b2-a669-e074ee09b8ec") + ) + (wire + (pts + (xy 186.182 86.614) (xy 182.118 86.614) + ) + (stroke + (width 0) + (type default) + ) + (uuid "53455c1e-c19a-4db9-be21-1939c7d69dbb") + ) + (wire + (pts + (xy 103.378 38.1) (xy 100.838 38.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5387f264-b2e3-48d5-bc09-828de51f0189") + ) + (wire + (pts + (xy 215.646 51.816) (xy 222.758 51.816) + ) + (stroke + (width 0) + (type default) + ) + (uuid "544b7d5d-0e51-428f-8980-a360108ec226") + ) + (wire + (pts + (xy 93.472 178.308) (xy 93.472 180.848) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54a8986b-6afe-4ebe-9c8f-cd537b2d4bfa") + ) + (bus + (pts + (xy 150.622 122.936) (xy 150.622 125.476) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54fbe13d-163b-47a9-a5e9-96c894ed4dd3") + ) + (wire + (pts + (xy 250.698 71.882) (xy 251.206 71.882) + ) + (stroke + (width 0) + (type default) + ) + (uuid "56f06036-7bbe-47a8-929b-cc55ce84e603") + ) + (wire + (pts + (xy 97.536 50.8) (xy 100.838 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "57094176-932c-44a2-9c80-24f2e57679d0") + ) + (wire + (pts + (xy 100.838 76.2) (xy 103.378 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "589f7c07-9281-4d78-a037-fd1e51fa793c") + ) + (wire + (pts + (xy 97.536 81.28) (xy 100.838 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58f0ff95-04c0-47bd-9936-2e1938e43cfe") + ) + (wire + (pts + (xy 260.35 88.392) (xy 260.858 88.392) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5a90687e-d0d8-4125-9eeb-95719af88742") + ) + (wire + (pts + (xy 187.706 68.326) (xy 188.468 68.326) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5aca925e-9976-4fd3-acc3-e2d6dcae887c") + ) + (bus + (pts + (xy 225.298 51.816) (xy 225.298 54.356) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ad07df1-4a35-4776-9027-5cf3e190320f") + ) + (wire + (pts + (xy 227.838 69.596) (xy 237.998 69.596) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c1b7de8-d75d-4a40-aee5-8c528efa0c55") + ) + (wire + (pts + (xy 237.998 67.056) (xy 236.982 67.056) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c829472-5118-4c68-9ced-4ac8cfa33105") + ) + (wire + (pts + (xy 19.558 135.636) (xy 19.558 130.048) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ceebec6-448b-4e37-964a-a18ae6fb7624") + ) + (wire + (pts + (xy 119.634 161.036) (xy 120.142 161.036) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6051f95a-68f6-4e2d-b75c-7d3773536e8d") + ) + (wire + (pts + (xy 100.838 91.44) (xy 103.378 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61c18d64-d07a-4a9d-8546-4a3954f904a6") + ) + (wire + (pts + (xy 159.258 42.926) (xy 159.258 41.148) + ) + (stroke + (width 0) + (type default) + ) + (uuid "620821d3-1994-47c5-9b89-515171615a36") + ) + (wire + (pts + (xy 236.982 67.056) (xy 236.982 51.816) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62f43690-07f5-465b-abdf-288e373204b0") + ) + (wire + (pts + (xy 34.798 117.094) (xy 48.514 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6376929d-a662-4d8e-b4b4-52f91ff3b8ae") + ) + (wire + (pts + (xy 46.482 125.73) (xy 46.482 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66b831ba-4967-46cd-9d98-3ae8a6bd5a5e") + ) + (wire + (pts + (xy 236.982 79.756) (xy 236.982 67.056) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66c67eb2-6a35-4443-8434-60a860fa1c34") + ) + (wire + (pts + (xy 260.35 53.848) (xy 266.446 53.848) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66ceffe2-a2a0-4987-8f17-d845bac09d55") + ) + (wire + (pts + (xy 177.292 143.764) (xy 167.132 143.764) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66f0c0f4-fb2f-48d8-94ae-3397f43819be") + ) + (wire + (pts + (xy 109.728 128.016) (xy 120.142 128.016) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6827ea81-829b-4573-995f-8d09b3c138a7") + ) + (bus + (pts + (xy 150.622 125.476) (xy 150.622 133.096) + ) + (stroke + (width 0) + (type default) + ) + (uuid "682f3d8e-ca49-40d1-b789-22495b53d73a") + ) + (wire + (pts + (xy 93.472 187.452) (xy 93.472 186.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "694c29bc-46ce-4bcb-8fe5-fac988b0dde2") + ) + (wire + (pts + (xy 227.838 101.854) (xy 237.998 101.854) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6980764f-4056-46e1-a738-dec0d1be3a72") + ) + (wire + (pts + (xy 190.246 73.406) (xy 184.912 73.406) + ) + (stroke + (width 0) + (type default) + ) + (uuid "698384a6-aaf6-4fd8-8c2f-4c8a32be0fe7") + ) + (bus + (pts + (xy 268.986 106.426) (xy 268.986 108.966) + ) + (stroke + (width 0) + (type default) + ) + (uuid "69ed4368-02db-44d1-9b05-aee9f6b32fe8") + ) + (bus + (pts + (xy 225.298 41.656) (xy 225.298 44.196) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6af329fc-be4d-4537-8461-8f96df5b0503") + ) + (wire + (pts + (xy 148.59 64.516) (xy 144.018 64.516) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b3b8aec-349d-4bdb-bad7-67b54df0e83c") + ) + (wire + (pts + (xy 100.838 50.8) (xy 103.378 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6bb5221e-3d43-43a3-bfbd-103b154d0837") + ) + (wire + (pts + (xy 189.738 81.28) (xy 189.738 75.946) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c33b96e-9a3a-44b2-acdd-859c71be528b") + ) + (wire + (pts + (xy 101.6 70.612) (xy 101.6 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6cd8cbc6-e04b-4c3b-a5b0-be61627f851d") + ) + (bus + (pts + (xy 225.298 46.736) (xy 225.298 49.276) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6db9816a-2140-4ac8-8dda-a3547213f886") + ) + (wire + (pts + (xy 175.768 54.61) (xy 179.07 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e156279-9fcb-4581-9f11-7cc7cef43be8") + ) + (wire + (pts + (xy 177.292 146.304) (xy 172.72 146.304) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ef029a1-2110-4b7f-9e02-d757756a0022") + ) + (wire + (pts + (xy 215.646 49.276) (xy 222.758 49.276) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f38a3e9-5a2a-4a1e-82f9-fe9565858f70") + ) + (wire + (pts + (xy 97.536 91.44) (xy 100.838 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "708975fa-0d54-4207-91a5-1e33083bf04d") + ) + (wire + (pts + (xy 189.738 75.946) (xy 190.246 75.946) + ) + (stroke + (width 0) + (type default) + ) + (uuid "71a1ebf5-8d25-4d42-86b0-c36042eaf7ee") + ) + (wire + (pts + (xy 260.35 115.57) (xy 260.858 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7203ab61-73d9-4e2a-908c-52e72413b175") + ) + (wire + (pts + (xy 260.35 39.37) (xy 266.446 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7222dafb-e7e8-409a-b33e-260f3675ccd5") + ) + (wire + (pts + (xy 227.838 109.474) (xy 237.998 109.474) + ) + (stroke + (width 0) + (type default) + ) + (uuid "734b5881-92ab-47c2-a805-1b2a0422d442") + ) + (wire + (pts + (xy 260.35 108.966) (xy 266.446 108.966) + ) + (stroke + (width 0) + (type default) + ) + (uuid "74d6b27d-bdca-43ec-8add-d3cfc8f0860c") + ) + (wire + (pts + (xy 70.104 109.474) (xy 72.136 109.474) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7606f302-a24c-4486-a33d-541d1bcc4837") + ) + (wire + (pts + (xy 126.238 30.48) (xy 126.238 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "76f5a9ea-2477-4ddc-923b-1b147b6713d4") + ) + (bus + (pts + (xy 94.996 48.26) (xy 94.996 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7711df78-549f-46c2-b52d-e91309b064b9") + ) + (wire + (pts + (xy 181.61 51.816) (xy 190.246 51.816) + ) + (stroke + (width 0) + (type default) + ) + (uuid "773d52b8-31c9-4f3b-85b3-ab817b2211fc") + ) + (wire + (pts + (xy 188.468 94.742) (xy 182.118 94.742) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7b9c59c5-17a5-4579-999c-44abfc065f4c") + ) + (wire + (pts + (xy 227.838 77.216) (xy 237.998 77.216) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7bab4632-bb6e-4015-94ed-ab1f12e25721") + ) + (wire + (pts + (xy 200.406 102.616) (xy 200.406 103.886) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c440e19-256b-412a-b573-6bcaa6d863b5") + ) + (wire + (pts + (xy 60.96 174.498) (xy 62.992 174.498) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c8790aa-749f-4852-bedf-372719a092f0") + ) + (wire + (pts + (xy 227.838 46.736) (xy 237.998 46.736) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7db2b737-1bd6-4283-86a2-b075cb7f0526") + ) + (wire + (pts + (xy 189.992 112.522) (xy 189.992 113.284) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e446883-a28b-4ac2-a842-9ad67be0d836") + ) + (wire + (pts + (xy 181.61 39.116) (xy 190.246 39.116) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7f59374b-ef3e-46b7-8484-04059e05456b") + ) + (bus + (pts + (xy 268.986 99.568) (xy 268.986 106.426) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7f9d14c4-89a8-43cd-baae-9efe62084311") + ) + (wire + (pts + (xy 65.278 161.29) (xy 78.232 161.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80eabbdc-a194-483a-a1b2-b480581d3844") + ) + (wire + (pts + (xy 236.982 94.234) (xy 236.982 79.756) + ) + (stroke + (width 0) + (type default) + ) + (uuid "82507a16-3f57-40c4-adea-1a9d9f3d9db1") + ) + (wire + (pts + (xy 123.698 55.88) (xy 124.968 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "827255ca-6eb9-43cf-885f-ddb30f571d16") + ) + (wire + (pts + (xy 184.912 73.406) (xy 184.912 90.678) + ) + (stroke + (width 0) + (type default) + ) + (uuid "848d4185-5489-4617-bc06-09994279347d") + ) + (wire + (pts + (xy 97.536 35.56) (xy 100.838 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "855ca7bd-ee76-40d8-bbe0-a78f5ee14f96") + ) + (wire + (pts + (xy 72.136 109.474) (xy 72.136 108.966) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8786d604-8605-4420-8c37-56cd6f46fe0b") + ) + (wire + (pts + (xy 202.692 136.144) (xy 205.232 136.144) + ) + (stroke + (width 0) + (type default) + ) + (uuid "882bc3f7-43dc-419e-97d6-e08dabe2bf3d") + ) + (wire + (pts + (xy 81.788 117.094) (xy 70.104 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "884365a2-f583-4846-b8bd-55726d014afc") + ) + (wire + (pts + (xy 250.698 72.644) (xy 250.698 71.882) + ) + (stroke + (width 0) + (type default) + ) + (uuid "886eaf45-aec4-45b5-a3e9-602188061b98") + ) + (wire + (pts + (xy 144.018 64.516) (xy 144.018 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "888da099-71a2-4247-8664-98e5d6693a08") + ) + (wire + (pts + (xy 123.698 96.52) (xy 124.206 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "890b4ff7-3178-4c25-93fb-26977aaf1825") + ) + (wire + (pts + (xy 28.448 146.05) (xy 45.466 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "89258cc7-e76c-4f74-815c-893be8f8cc00") + ) + (wire + (pts + (xy 159.258 52.07) (xy 160.528 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "89e6cbf1-45f8-401b-8400-c35fa717b52b") + ) + (bus + (pts + (xy 268.986 34.29) (xy 268.986 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a864570-0e9e-42d7-b45e-924949c59efa") + ) + (wire + (pts + (xy 159.258 50.546) (xy 159.258 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b52ffd4-9b47-4e7c-b1c6-fc3554f9ae02") + ) + (bus + (pts + (xy 268.986 44.45) (xy 268.986 51.308) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8bb99a79-0943-4e26-bf66-f2334341f098") + ) + (bus + (pts + (xy 225.298 82.296) (xy 225.298 94.234) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8bf37d60-bff1-4b5b-aa46-6fc2a0ec9534") + ) + (wire + (pts + (xy 144.018 71.12) (xy 144.018 64.516) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d07e194-b7c7-4acd-8919-9c54a45fd559") + ) + (wire + (pts + (xy 202.692 143.764) (xy 205.232 143.764) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d0a1ebd-793e-45f4-8fc5-3cca0bd064ed") + ) + (wire + (pts + (xy 215.646 67.056) (xy 222.758 67.056) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8deef4ed-6809-437c-8d25-36ad8bab1c10") + ) + (bus + (pts + (xy 225.298 99.314) (xy 225.298 101.854) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e800ff4-e026-4aa1-ae02-08712e4c724f") + ) + (wire + (pts + (xy 101.6 30.48) (xy 103.378 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8ede52c3-b885-42bd-a502-c3ea584ecfbf") + ) + (wire + (pts + (xy 181.61 41.656) (xy 190.246 41.656) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8fe3f10c-13f2-43bb-bce7-767214730d86") + ) + (polyline + (pts + (xy 35.306 194.31) (xy 103.886 194.31) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "90156fcd-7fdc-4efb-9584-6aa54374d6d7") + ) + (wire + (pts + (xy 237.998 94.234) (xy 236.982 94.234) + ) + (stroke + (width 0) + (type default) + ) + (uuid "903d02e1-82e5-49ad-8097-d28e96f58ddc") + ) + (wire + (pts + (xy 260.35 41.91) (xy 264.414 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "908956af-c47d-470f-8699-75acf733404e") + ) + (wire + (pts + (xy 43.18 168.148) (xy 44.196 168.148) + ) + (stroke + (width 0) + (type default) + ) + (uuid "90efe038-b136-4084-ab3d-b902038ff7eb") + ) + (wire + (pts + (xy 156.718 57.15) (xy 160.528 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "930d1f5f-717d-4e2d-ae55-a25903e98c2f") + ) + (wire + (pts + (xy 20.828 138.176) (xy 17.526 138.176) + ) + (stroke + (width 0) + (type default) + ) + (uuid "94c34a89-6be1-41a3-83d3-c375987e7e6b") + ) + (wire + (pts + (xy 264.414 40.132) (xy 271.272 40.132) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9586e556-31b7-40b2-a951-d6adb4d9ad16") + ) + (wire + (pts + (xy 103.378 93.98) (xy 100.838 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96bdddf3-283b-44d3-8c78-2a5a536c44a8") + ) + (bus + (pts + (xy 225.298 94.234) (xy 225.298 96.774) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96c55afd-3f11-4f35-9259-6193a8883472") + ) + (bus + (pts + (xy 268.986 53.848) (xy 268.986 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96d93d41-57af-4cb1-93c9-c6886ac5eee1") + ) + (wire + (pts + (xy 215.646 61.976) (xy 222.758 61.976) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9735074d-38a9-4b93-8215-6fe8d0a8b544") + ) + (wire + (pts + (xy 90.932 174.498) (xy 93.472 174.498) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9838dbc8-d1e6-4041-8bd9-fb5aac2fbbff") + ) + (bus + (pts + (xy 225.298 96.774) (xy 225.298 99.314) + ) + (stroke + (width 0) + (type default) + ) + (uuid "98f140c5-2cb7-47c0-85db-e9096912d8b4") + ) + (wire + (pts + (xy 81.788 114.554) (xy 70.104 114.554) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9963f5ae-6bda-456e-bfa0-4b8141257e1b") + ) + (wire + (pts + (xy 227.838 41.656) (xy 237.998 41.656) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a488698-bcc1-443f-ba26-65ca37479c1f") + ) + (wire + (pts + (xy 174.498 94.742) (xy 173.736 94.742) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a83d26d-c0b0-4ac6-9c4c-4fad0c2c6bc2") + ) + (wire + (pts + (xy 237.998 106.934) (xy 236.982 106.934) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9cfda9db-9010-4349-a423-3dcf7366ed78") + ) + (wire + (pts + (xy 174.498 82.55) (xy 173.736 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e14fd94-9ed6-4cdc-91ce-34980a65f07b") + ) + (wire + (pts + (xy 237.998 79.756) (xy 236.982 79.756) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e2a333d-dd20-4302-895e-8265559594b3") + ) + (bus + (pts + (xy 150.622 133.096) (xy 150.622 140.716) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e6b94ba-7ded-4b7e-a8ef-d6c876b3ed0f") + ) + (wire + (pts + (xy 236.982 39.116) (xy 236.982 19.812) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f0b5ee1-05b8-475f-98b1-8644fdaa35ea") + ) + (wire + (pts + (xy 202.692 120.904) (xy 205.232 120.904) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f4bf756-0d79-41f2-b5f0-e5d99a0dcfc7") + ) + (wire + (pts + (xy 132.334 87.884) (xy 123.698 87.884) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9fdc066b-acb3-49a6-a805-423a833a3d00") + ) + (wire + (pts + (xy 173.736 86.614) (xy 173.736 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a05712d0-b2db-4a74-bfef-8724bb964d69") + ) + (wire + (pts + (xy 177.292 123.444) (xy 172.466 123.444) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a09e5839-8ebb-4679-b3b3-c891e7290298") + ) + (bus + (pts + (xy 94.996 78.74) (xy 94.996 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a0da0cd0-37b0-4b6d-820c-d06095e88e2d") + ) + (wire + (pts + (xy 173.736 90.678) (xy 173.736 86.614) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a181ef12-af2b-4d57-91de-97ac33b1e5fb") + ) + (wire + (pts + (xy 236.982 19.812) (xy 234.696 19.812) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a21588e6-d043-497e-b60b-ac926f16aca3") + ) + (wire + (pts + (xy 173.736 94.742) (xy 173.736 90.678) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a4473618-ab8d-40c6-909f-3cdb46835abf") + ) + (wire + (pts + (xy 215.646 84.836) (xy 216.408 84.836) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6903bea-b184-4ac6-81b3-50fce1f747de") + ) + (wire + (pts + (xy 215.646 54.356) (xy 222.758 54.356) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a78405ca-0e58-4bec-9069-d5cd02ad994f") + ) + (bus + (pts + (xy 134.874 54.864) (xy 134.874 80.264) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a7a20df6-485e-444b-956e-c6ec2bf092c5") + ) + (wire + (pts + (xy 100.838 86.36) (xy 103.378 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a7d8add7-2b6b-4afc-aaf6-945e8b5d6652") + ) + (wire + (pts + (xy 215.646 41.656) (xy 222.758 41.656) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a81b71b2-92b5-4ec5-bb5f-b5d82be84882") + ) + (wire + (pts + (xy 227.838 56.896) (xy 237.998 56.896) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a82eaefd-178d-46d5-a10f-f7ed1310246b") + ) + (bus + (pts + (xy 207.772 118.364) (xy 207.772 125.984) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a8dc16f3-e56b-45db-92e1-3a32ec8e78dd") + ) + (wire + (pts + (xy 36.068 135.636) (xy 120.142 135.636) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a9747e7e-f3da-45c4-b8d6-91fd884b0bcb") + ) + (wire + (pts + (xy 100.838 78.74) (xy 100.838 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a9abdca1-bf1e-4a39-9b41-6628e972da2d") + ) + (wire + (pts + (xy 103.378 83.82) (xy 100.838 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa5735d3-7492-4816-b789-a95cc84f7d82") + ) + (wire + (pts + (xy 173.736 82.55) (xy 173.736 78.486) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aae3fcb8-3942-462c-be3e-9d36672141e0") + ) + (wire + (pts + (xy 132.334 52.324) (xy 123.698 52.324) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab3020df-e7ee-4c55-b1e5-ff76f758c4fb") + ) + (wire + (pts + (xy 177.292 120.904) (xy 167.132 120.904) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab68bfa5-8de5-471e-abca-78e90169ff0e") + ) + (wire + (pts + (xy 110.236 158.496) (xy 120.142 158.496) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad13c529-d5c3-4740-92f9-6530146da87a") + ) + (wire + (pts + (xy 237.998 51.816) (xy 236.982 51.816) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad5397f9-c7ca-424b-af3d-dcc78b7aabf9") + ) + (wire + (pts + (xy 260.35 67.31) (xy 266.446 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad9ae900-08aa-4207-a155-2e28ae90be28") + ) + (wire + (pts + (xy 260.35 94.488) (xy 266.446 94.488) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aefe510e-3563-47ef-b363-1d80797fe44a") + ) + (wire + (pts + (xy 62.992 174.498) (xy 65.532 174.498) + ) + (stroke + (width 0) + (type default) + ) + (uuid "afcccdbf-402c-4f73-8e54-6062a49c98bb") + ) + (wire + (pts + (xy 100.838 45.72) (xy 103.378 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b0eac9ef-fdf4-4a5e-80ea-5cc2c87f633b") + ) + (wire + (pts + (xy 101.6 71.12) (xy 103.378 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b275f706-4b26-4794-8a8b-f601335d0fd3") + ) + (wire + (pts + (xy 45.72 112.014) (xy 48.514 112.014) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b31518bf-8f48-4566-a9b9-50ca8b99249f") + ) + (wire + (pts + (xy 97.536 45.72) (xy 100.838 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b51011d4-b0a5-4038-889a-51124bc2d2f1") + ) + (wire + (pts + (xy 260.35 44.45) (xy 266.446 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b5bfb1ee-b845-4356-97ec-04721e65b426") + ) + (bus + (pts + (xy 179.07 32.766) (xy 179.07 34.036) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b7dc100c-7c8c-4808-a5e2-4cc8d6c33371") + ) + (wire + (pts + (xy 163.83 61.976) (xy 190.246 61.976) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b99223c5-bd8d-4244-af3c-209df51a0aef") + ) + (wire + (pts + (xy 132.334 77.724) (xy 123.698 77.724) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ba781f72-e84e-489c-81f1-d56afdc02777") + ) + (wire + (pts + (xy 215.646 59.436) (xy 222.758 59.436) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb040c9d-2bf0-4068-8f73-1d58e8e2f780") + ) + (wire + (pts + (xy 177.292 153.924) (xy 170.18 153.924) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb66eb96-f389-4c50-8911-aaac4dc9e118") + ) + (wire + (pts + (xy 44.196 168.148) (xy 44.196 169.418) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bd9612e6-689b-4004-b5f3-bff609152579") + ) + (wire + (pts + (xy 227.838 72.136) (xy 237.998 72.136) + ) + (stroke + (width 0) + (type default) + ) + (uuid "be48235d-3812-479d-b8a3-6953bc3f8724") + ) + (wire + (pts + (xy 19.558 135.636) (xy 20.828 135.636) + ) + (stroke + (width 0) + (type default) + ) + (uuid "be90e728-18d8-4045-9a5c-bc67b29959cf") + ) + (bus + (pts + (xy 225.298 49.276) (xy 225.298 51.816) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bfb961bf-436e-4eb6-97ad-c08019491235") + ) + (wire + (pts + (xy 145.542 150.876) (xy 148.082 150.876) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c043f424-464d-4fb1-ac9c-af1afd70e900") + ) + (wire + (pts + (xy 205.486 103.886) (xy 205.486 102.616) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0fb8970-75d8-4b2a-939a-b50c05e66297") + ) + (wire + (pts + (xy 177.292 151.384) (xy 175.26 151.384) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2965e70-9180-452a-9adc-7b50708956ab") + ) + (wire + (pts + (xy 132.842 169.418) (xy 132.842 168.656) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c350a8c8-4230-40ef-9021-05555da650ac") + ) + (wire + (pts + (xy 227.838 84.836) (xy 237.998 84.836) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c3bd8798-8125-425c-8a7d-a56ad010bbea") + ) + (wire + (pts + (xy 100.838 48.26) (xy 100.838 45.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c47699c2-d3f1-4437-b15d-6fb28ab9f4e5") + ) + (bus + (pts + (xy 179.07 34.036) (xy 179.07 36.576) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c6c8b666-3ea5-40ba-8709-b63bc0f7d104") + ) + (bus + (pts + (xy 134.874 90.424) (xy 134.874 95.504) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c6d37d76-a78a-41cc-b504-56248e851d73") + ) + (wire + (pts + (xy 65.278 170.688) (xy 65.278 161.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c6ec9794-d1b7-4a23-8385-8ff0715af83d") + ) + (wire + (pts + (xy 215.646 72.136) (xy 222.758 72.136) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c8d437fc-ccdd-4256-8214-e99ee62fa493") + ) + (wire + (pts + (xy 260.35 97.028) (xy 266.446 97.028) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c8f7b024-eb7a-4fbc-ada4-0dd999508bc1") + ) + (bus + (pts + (xy 268.986 97.028) (xy 268.986 99.568) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ca74d1e0-691c-49a3-af74-9fabd73a522c") + ) + (bus + (pts + (xy 207.772 115.824) (xy 207.772 118.364) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cbc908d6-9624-420f-9280-55b9492970a2") + ) + (bus + (pts + (xy 134.874 85.344) (xy 134.874 90.424) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ccb290c4-eaca-4780-a330-32e5dea5e5de") + ) + (wire + (pts + (xy 264.414 41.91) (xy 264.414 40.132) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cd200a4b-ae76-42cc-9192-45681a4484f5") + ) + (bus + (pts + (xy 225.298 67.056) (xy 225.298 69.596) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cea3e9ed-c627-4832-89ea-a3b86d3dae11") + ) + (bus + (pts + (xy 134.874 95.504) (xy 134.874 98.552) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf937ee2-798a-40a2-b8a3-0ab2e86fc666") + ) + (wire + (pts + (xy 103.378 88.9) (xy 100.838 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cffb91b1-28e8-4e5d-8703-2f5a736701bf") + ) + (wire + (pts + (xy 90.932 178.308) (xy 93.472 178.308) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d0a26386-f7fa-4f50-b644-39e59c15e592") + ) + (wire + (pts + (xy 124.46 68.58) (xy 124.46 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1290f35-7f70-401f-891f-8c7e3fb02286") + ) + (wire + (pts + (xy 237.998 39.116) (xy 236.982 39.116) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d4a76d39-3d58-4193-999e-b3f45030f9ab") + ) + (wire + (pts + (xy 227.838 54.356) (xy 237.998 54.356) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d5187138-fa5d-4dfa-9915-a94ba141f017") + ) + (wire + (pts + (xy 93.472 161.29) (xy 93.472 161.798) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d648f9b9-ed9d-4ad4-b37a-e39e88e8a150") + ) + (wire + (pts + (xy 124.206 96.52) (xy 124.206 98.044) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d7672db5-f4fb-429f-b7d7-a6147f251be6") + ) + (wire + (pts + (xy 97.536 40.64) (xy 100.838 40.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d8d3da17-9bb2-4e16-9e05-a4c9ed10a65a") + ) + (wire + (pts + (xy 93.472 160.528) (xy 93.472 161.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d90dacd9-5135-4d90-ae27-732759f9bd5e") + ) + (wire + (pts + (xy 132.334 82.804) (xy 123.698 82.804) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da9cbbac-189a-4ac7-9892-4f9ed5f7cee3") + ) + (wire + (pts + (xy 100.838 83.82) (xy 100.838 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dbe590f5-9639-41a0-8abd-b78c1cc3b580") + ) + (bus + (pts + (xy 225.298 44.196) (xy 225.298 46.736) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dc5ebf1b-3704-43c8-aeca-77e422eafd58") + ) + (wire + (pts + (xy 188.468 68.326) (xy 190.246 68.326) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd466cfb-dae6-4207-9c09-a6e76cacd36e") + ) + (wire + (pts + (xy 260.35 56.388) (xy 266.446 56.388) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd7778a7-6739-44fb-8e7e-949d44ee09e3") + ) + (polyline + (pts + (xy 103.886 194.31) (xy 103.886 155.448) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "ddc797ff-ce94-4300-ac8a-03ba27e46ce7") + ) + (wire + (pts + (xy 100.838 38.1) (xy 100.838 35.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ddd9000b-0521-426f-afc2-801f37241054") + ) + (wire + (pts + (xy 97.536 86.36) (xy 100.838 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de7d8911-294d-409e-8768-8e09a5a1fb37") + ) + (bus + (pts + (xy 207.772 133.604) (xy 207.772 141.224) + ) + (stroke + (width 0) + (type default) + ) + (uuid "deb09463-942f-4cd3-b1db-b67299bd637b") + ) + (wire + (pts + (xy 181.61 46.736) (xy 190.246 46.736) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df3b65b2-49bd-4eb9-bea7-20f1ae9c0357") + ) + (wire + (pts + (xy 174.498 90.678) (xy 173.736 90.678) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df77b9de-c7be-4771-8696-8afad2450043") + ) + (wire + (pts + (xy 65.532 170.688) (xy 65.278 170.688) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df86ba14-c975-4b60-9888-f40b30a94944") + ) + (wire + (pts + (xy 132.842 119.634) (xy 132.842 120.396) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e10747f0-cf46-4eb5-bc42-35a6f714b6a4") + ) + (wire + (pts + (xy 101.6 28.702) (xy 101.6 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4ea4649-bfcb-4582-8091-257f9f4f28ef") + ) + (bus + (pts + (xy 225.298 54.356) (xy 225.298 56.896) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5345aef-b0ca-48b6-82c6-7db9d6f99062") + ) + (wire + (pts + (xy 44.196 179.578) (xy 44.196 180.086) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e55b49f5-d71a-4d00-9974-bdb595070bb2") + ) + (wire + (pts + (xy 260.35 46.99) (xy 266.446 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6929ee3-c6d5-4931-8147-1d5ba0758c19") + ) + (wire + (pts + (xy 126.238 27.94) (xy 123.698 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e696d9aa-54cb-45ec-9beb-a0b80ab932cb") + ) + (wire + (pts + (xy 93.472 178.308) (xy 93.472 174.498) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e73907f0-c2f9-4a90-8c2a-e3ec91ddad58") + ) + (bus + (pts + (xy 268.986 51.308) (xy 268.986 53.848) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e746c857-b1cb-4cce-97fe-9f5824f321c6") + ) + (wire + (pts + (xy 109.728 150.876) (xy 120.142 150.876) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e8761060-ae57-4ea7-8170-86c3f887ca20") + ) + (wire + (pts + (xy 177.292 131.064) (xy 172.466 131.064) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e87829ca-fa34-412c-984c-c870e6083ad8") + ) + (wire + (pts + (xy 17.526 138.176) (xy 17.526 109.474) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9265e02-0d35-4c54-9d19-5d852f5ab768") + ) + (bus + (pts + (xy 268.986 67.31) (xy 268.986 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ea8c0c94-4317-49cc-9ba7-f991671d0be6") + ) + (wire + (pts + (xy 236.982 51.816) (xy 236.982 39.116) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eb30a4ee-1ed0-4f74-b9c3-d3d734e80bc7") + ) + (bus + (pts + (xy 268.986 91.948) (xy 268.986 94.488) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ebb1296f-b0f4-4ece-88b9-30bffa725ee4") + ) + (wire + (pts + (xy 103.378 53.34) (xy 100.838 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ece446d1-2285-4705-bc99-e117670685e7") + ) + (wire + (pts + (xy 100.838 88.9) (xy 100.838 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ecf89b0e-bb35-4109-ade6-fd709c0774a8") + ) + (wire + (pts + (xy 260.35 74.93) (xy 266.446 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed1dc159-d174-4d44-9ccb-7f9d73534145") + ) + (wire + (pts + (xy 202.946 31.496) (xy 202.946 29.972) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed3ae616-bc18-4ead-a597-06494225eed4") + ) + (wire + (pts + (xy 177.292 128.524) (xy 167.132 128.524) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed5a06ed-e743-4744-b23b-eb3cd59bc2d9") + ) + (wire + (pts + (xy 205.486 105.156) (xy 205.486 103.886) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed67dcd5-dd3f-46a5-987b-fbf222ab184c") + ) + (wire + (pts + (xy 227.838 82.296) (xy 237.998 82.296) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f415cb60-1fdb-4fb0-82ac-78cbd8784086") + ) + (wire + (pts + (xy 189.992 162.306) (xy 189.992 161.544) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f43b1abc-c5f1-4b08-9fde-d8543fb1290d") + ) + (wire + (pts + (xy 53.34 174.498) (xy 51.816 174.498) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f6410864-df9d-47fe-a6d7-9edbd4d4b631") + ) + (bus + (pts + (xy 225.298 69.596) (xy 225.298 72.136) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f7be8873-d488-47f1-a818-e9b30cfe6d49") + ) + (bus + (pts + (xy 134.874 44.704) (xy 134.874 49.784) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f8139184-3431-4039-a4ab-335940ae72c6") + ) + (bus + (pts + (xy 134.874 49.784) (xy 134.874 54.864) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f8bd3e54-6884-4d75-87ff-70f8120315ca") + ) + (wire + (pts + (xy 215.646 46.736) (xy 222.758 46.736) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f9e7409c-5a8b-4d1c-9549-f5f0a083293c") + ) + (wire + (pts + (xy 81.788 119.634) (xy 70.104 119.634) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa096780-0ca8-4771-8a38-37d1239889c9") + ) + (wire + (pts + (xy 227.838 104.394) (xy 237.998 104.394) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa95756f-a56e-4754-8053-477c7a58a5f7") + ) + (wire + (pts + (xy 28.448 145.796) (xy 28.448 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fb1378b1-4c55-4ca3-9855-0346646837ac") + ) + (bus + (pts + (xy 179.07 44.196) (xy 179.07 46.736) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fc1c8ec7-394d-4082-a85d-d94a36b25600") + ) + (wire + (pts + (xy 144.018 71.12) (xy 124.46 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fca209c6-aacc-40e3-8f69-437ece838b04") + ) + (wire + (pts + (xy 260.35 69.85) (xy 266.446 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fcbb997c-a673-4f1b-b301-0805539393b0") + ) + (wire + (pts + (xy 109.728 143.256) (xy 120.142 143.256) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fd3cc82f-798c-4be7-841f-06f2ece07340") + ) + (wire + (pts + (xy 46.482 124.714) (xy 48.514 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fd9860de-0e5e-4d27-bf34-9310f559e398") + ) + (bus + (pts + (xy 94.996 43.18) (xy 94.996 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffade73c-91e0-4f4d-a328-c361e2841dfd") + ) + (label "CPU_A9" + (at 215.646 59.436 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "020ecda9-5a67-4696-8c09-0e04f0187f4f") + ) + (label "CPU_D[0..7]" + (at 179.07 32.766 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "09595a6e-44c3-4700-a45b-3271e684ecd7") + ) + (label "CPU_D[0..7]" + (at 134.874 98.552 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0ac6dfde-3ddf-4bf6-93e0-87008a92a3ba") + ) + (label "SOFT5" + (at 20.828 130.048 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "11b876bd-6b15-435d-aba9-dedee22e44ef") + ) + (label "CPU_D7" + (at 181.864 54.356 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "124057c6-cd96-480b-9548-2bccd9209593") + ) + (label "D3" + (at 202.692 128.524 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "126da767-ee81-4f77-82b0-bb0b8928e243") + ) + (label "CPU_A2" + (at 228.092 46.736 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "12ab4f2b-91a7-4981-abe6-b107e48b9707") + ) + (label "CPU_D4" + (at 132.08 47.244 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "144811fb-8955-4625-8d30-b0f78629eb19") + ) + (label "CPU_A7" + (at 215.646 54.356 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "15803b50-ec1a-4d10-9554-606459e40ff8") + ) + (label "CPU_D1" + (at 181.864 39.116 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "191ddc40-b99a-4113-8bd8-a1a7aef88cca") + ) + (label "A14" + (at 262.89 56.388 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "199f5de2-b1ff-44e6-b001-c00ccfe7065e") + ) + (label "A3" + (at 262.89 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1afb96ef-45c1-4761-9c48-435ae55faa68") + ) + (label "D7" + (at 97.536 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1d4e2b5c-53bd-447f-a6ba-a4a3f015b773") + ) + (label "A1" + (at 262.89 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2511b3c1-e398-47e7-962f-4e990f79682b") + ) + (label "CPU_A10" + (at 228.092 77.216 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2ba0a360-57dc-41dc-83f6-19ab245aa91c") + ) + (label "CPU_A11" + (at 215.646 64.516 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2c0e21e5-3d1b-4d4f-9111-d2a8f32cd0c0") + ) + (label "CPU_A9" + (at 228.092 96.774 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "303722c0-d734-410f-8c24-066cadb2e7e7") + ) + (label "CPU_A8" + (at 228.092 99.314 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "316483e6-f247-48cb-8a29-063a87a71949") + ) + (label "CPU_A13" + (at 215.646 69.596 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "34879789-a436-4205-906a-96af2c916056") + ) + (label "D0" + (at 202.692 143.764 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "36a8bef1-711f-4ca7-8e00-9bf16b89c30a") + ) + (label "CPU_D0" + (at 132.08 52.324 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "38428205-e4af-4e74-bee6-093eb69a1b00") + ) + (label "D7" + (at 145.542 135.636 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3a063761-beb9-4420-a472-cb5bf56695f2") + ) + (label "CPU_A15" + (at 228.092 84.836 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3ea7f443-7eb4-4d17-953b-07d7cea8fe16") + ) + (label "CPU_A12" + (at 215.646 67.056 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3fd61fed-0e28-40d2-b4ba-5d5b59daf3a5") + ) + (label "CPU_D3" + (at 132.08 37.084 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "43352ac7-463c-4959-9e4f-4792391e60b1") + ) + (label "A15" + (at 262.89 84.328 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "44fec3a6-3d43-417b-8490-831469030a63") + ) + (label "CPU_D7" + (at 132.08 42.164 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "45237198-9a66-4a7f-8163-0785466f4e94") + ) + (label "D1" + (at 202.692 136.144 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "45a211df-8a20-42c2-a960-8d178378c206") + ) + (label "KBD_Data2" + (at 81.788 122.174 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "4876d50d-8fcc-4d29-bbac-ba4d4b513a7a") + ) + (label "KBD_Data3" + (at 177.292 128.524 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "4a035b69-6d82-42e8-9175-0870cc31ab9e") + ) + (label "D5" + (at 145.542 143.256 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4ab3ac26-cfb1-4a83-a0ae-bb9d155617b0") + ) + (label "D4" + (at 145.542 150.876 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4acb66a5-3913-42a0-8c46-34f25461db05") + ) + (label "A10" + (at 262.89 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "50499469-1b54-4433-8461-1c9672171d3c") + ) + (label "A6" + (at 262.89 108.966 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "51671288-9d1f-4b53-ba9d-5fd34de120d0") + ) + (label "CPU_A12" + (at 228.092 69.596 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "536945b7-7d16-4d00-b419-3cd5dbfa0271") + ) + (label "A11" + (at 262.89 81.788 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "566d47be-aa8d-4886-bf70-560baef09536") + ) + (label "KBD_Data4" + (at 109.728 150.876 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "56bd34fe-a9bd-48ed-b71d-fc34204297a8") + ) + (label "KBD_Data4" + (at 34.798 119.634 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "58f2aa71-b3c6-426c-9558-fba9ab91138c") + ) + (label "CPU_D1" + (at 132.08 92.964 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5aec009a-99bc-451c-a3ef-e22320930c3c") + ) + (label "D2" + (at 202.692 120.904 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5f7cf64c-3921-4b52-aa3d-1bae2c0e23ba") + ) + (label "D2" + (at 97.536 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "635e63ff-bd35-4c08-86a3-68da0b7f9d76") + ) + (label "A0" + (at 262.89 53.848 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "646bccd2-a296-4c30-b891-7f140670cae2") + ) + (label "CPU_D5" + (at 132.08 87.884 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "689f5c5c-d362-477d-98d9-fc37ceaa43b6") + ) + (label "KBD_Data5" + (at 34.798 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6afb3eae-a10f-48c0-83ad-4c45b92bdc7f") + ) + (label "CPU_D0" + (at 181.864 36.576 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6d09b7ed-fab3-4499-82a5-ff1c77625aba") + ) + (label "CPU_A14" + (at 215.646 72.136 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "723ab642-3388-46a7-8162-52f19967b180") + ) + (label "CPU_RW" + (at 235.458 44.196 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "72d4c4b9-a9b1-4444-a98f-e425f35e413d") + ) + (label "CPU_A6" + (at 215.646 51.816 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7bdbc2e3-354f-4c1d-996e-f65b38935d2d") + ) + (label "A7" + (at 262.89 99.568 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7ed6b8de-9389-476b-809b-31b379e9ec88") + ) + (label "CPU_A10" + (at 215.646 61.976 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8171da0f-9a25-4a53-9de3-77a64dad673d") + ) + (label "KBD_Data0" + (at 81.788 117.094 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8522e6fe-57ce-4502-b099-9aba13acdf15") + ) + (label "A13" + (at 262.89 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "854f9b14-8baa-4b37-a778-17a0628edcad") + ) + (label "D1" + (at 97.536 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8668abec-42c4-403f-ac08-b6f2d833da18") + ) + (label "CPU_A4" + (at 228.092 74.676 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9117adab-106d-427f-a7ad-362ffa5669dd") + ) + (label "CPU_A1" + (at 228.092 72.136 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "923df8d9-4ab3-4301-b0d6-c23d24c90f16") + ) + (label "D3" + (at 97.536 35.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9637e319-1a16-46e2-a5b8-7d7919414aee") + ) + (label "CPU_D2" + (at 132.08 77.724 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "98fabad4-0a1e-437a-ba81-7674bffff439") + ) + (label "CPU_A4" + (at 215.646 46.736 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9a0c981a-82cd-4107-96b8-35039e91746a") + ) + (label "KBD_Data6" + (at 109.728 128.016 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9af5d24e-3403-4762-8cea-c6a7cc37368d") + ) + (label "CPU_A3" + (at 228.092 49.276 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9fc62c43-3b2a-4e21-966d-5adee5adc21c") + ) + (label "A8" + (at 262.89 97.028 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a290484b-a19e-41c6-af92-9ec8cff51f25") + ) + (label "CPU_D5" + (at 181.864 49.276 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a2b62801-9fc9-4eb5-ac53-3a5ddb93d893") + ) + (label "CPU_A5" + (at 215.646 49.276 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a553069d-5e61-44c0-9b52-2149b1439554") + ) + (label "CPU_A13" + (at 227.838 41.656 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a59edf74-4ddf-461a-b1e7-ec5c163977f9") + ) + (label "D4" + (at 97.536 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a67afbab-d6e4-4361-9d70-c1b8e5c6ed60") + ) + (label "CPU_A0" + (at 215.646 36.576 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "abc7f21c-683a-4a99-a133-5ea02ac5f96b") + ) + (label "CPU_A2" + (at 215.646 41.656 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ac80ee76-7bd9-4090-8396-2639158f792e") + ) + (label "D6" + (at 97.536 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ad2a218f-0ebb-4811-9778-384ad1e839a0") + ) + (label "CPU_D2" + (at 181.864 41.656 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ad765648-f679-4b44-bbf8-4bdcad957bae") + ) + (label "CPU_A3" + (at 215.646 44.196 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "af480f1b-0c5a-458f-a629-7f583b35e22f") + ) + (label "KBD_Data1" + (at 177.292 136.144 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b0a4b232-a4fe-4676-9b3d-fb16e305f620") + ) + (label "D5" + (at 97.536 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b27b28ff-a227-4ad8-ae3a-66bbf73675ca") + ) + (label "KBD_Data5" + (at 109.728 143.256 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b5ac35cb-04b5-49db-8ae0-2159abeaa17a") + ) + (label "CPU_A14" + (at 228.092 56.896 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c0c4f77e-7578-47e0-8275-0f3c423bd7f2") + ) + (label "CPU_D3" + (at 181.864 44.196 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c146456e-ca5f-4210-b548-34bfd42d6f62") + ) + (label "CPU_RW" + (at 216.408 84.836 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c38ea1bb-cb07-4d25-8038-5b0ebea222f5") + ) + (label "A5" + (at 262.89 102.108 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c89a2145-d41e-4821-af18-4f8f607d2918") + ) + (label "A12" + (at 262.89 67.31 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ca207387-31ed-4d27-81f0-11cf7b3e16e1") + ) + (label "CPU_D4" + (at 181.864 46.736 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cc125a00-c6c1-4f1a-9677-f8c6832e54d5") + ) + (label "KBD_Data2" + (at 177.292 120.904 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "cefbb852-b00c-4d07-858f-609f045ba044") + ) + (label "KBD_Data3" + (at 81.788 119.634 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d7bacb96-8e99-40ec-9a2e-9e30c7291ba4") + ) + (label "CPU_A15" + (at 215.646 74.676 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "dba80aa7-c11d-42e6-904e-25536a8f66ea") + ) + (label "CPU_D6" + (at 132.08 82.804 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "dc0b375c-f654-483f-9416-c5d0b7c5c566") + ) + (label "A4" + (at 262.89 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "dc4fa25e-2c3d-4e03-b5be-2061f6700443") + ) + (label "D0" + (at 97.536 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "de77c5fb-8ca1-43a5-a025-772baa843432") + ) + (label "CPU_A6" + (at 228.092 109.474 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "deaedfc0-9db1-4373-b69f-9584c3df558c") + ) + (label "CPU_A8" + (at 215.646 56.896 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "dede1343-27e2-456a-a219-7d6dfec6bb03") + ) + (label "KBD_Data6" + (at 34.798 122.174 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "dfbb41da-8053-40ad-b36c-c99192ee3e5c") + ) + (label "D6" + (at 145.542 128.016 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e22e506d-e664-4a30-ae4b-4eddea7cbe86") + ) + (label "CPU_D6" + (at 181.864 51.816 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e8a45ad0-6538-422d-8844-58c5e5e8adc5") + ) + (label "KBD_Data1" + (at 81.788 114.554 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ec823e4d-c4c4-48d1-8c06-3362285b6b65") + ) + (label "A9" + (at 262.89 94.488 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ecb050df-547c-44ae-823a-35c8564590c4") + ) + (label "A2" + (at 262.89 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "eeb48934-4c18-4ea2-b336-325d7a5cb380") + ) + (label "CPU_A5" + (at 228.092 104.394 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f1c48ef0-598f-4238-98c0-c5736f0d4b08") + ) + (label "CPU_A7" + (at 228.092 101.854 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f4ab055c-1b84-4ae6-bcbe-d5e71c021187") + ) + (label "CPU_A1" + (at 215.646 39.116 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f867f6a1-ec5a-459c-a0ca-a29ab558105e") + ) + (label "KBD_Data0" + (at 177.292 143.764 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "fc02b604-6259-4aef-b77b-358c354876a6") + ) + (label "CPU_A0" + (at 228.092 54.356 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fd029141-9e1d-4d9f-86d9-debce8a3d667") + ) + (label "CPU_A11" + (at 228.092 82.296 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ff1b3f36-f896-4dd3-b958-22e342f5a5c7") + ) + (global_label "~{CLR_STB}" + (shape input) + (at 86.106 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "04c1b07d-31bb-47c5-ac75-f3d5f3bd8159") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 86.106 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD5" + (shape bidirectional) + (at 114.3 145.796 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0639d32f-d067-434f-ac2a-d381ab525cbd") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 114.3 145.796 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "R~{W}" + (shape input) + (at 166.37 67.056 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "144c4b7f-63c3-4b53-a534-59664f39c21e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 166.37 67.056 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD4" + (shape bidirectional) + (at 114.3 153.416 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "15e50665-8157-40f1-a1ba-3d6f54d86122") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 114.3 153.416 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A[0..15]" + (shape output) + (at 268.986 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "1aa1a8f9-4ad5-448a-910c-97085c2afd64") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 268.986 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD7" + (shape bidirectional) + (at 114.3 138.176 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "1b314b3b-2b1f-47b0-9f5d-422cc715cbee") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 114.3 138.176 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D[0..7]" + (shape bidirectional) + (at 150.622 122.936 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "276769e4-550f-47ae-b330-291133af7ac6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 150.622 122.936 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "R~{W}" + (shape output) + (at 271.272 40.132 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "29ebfb3d-4cce-4eed-a5e4-7e0adeff5235") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 271.272 40.132 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{KBD}" + (shape input) + (at 110.236 158.496 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "2d800467-5b4b-4404-bc35-2927ca697d47") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 110.236 158.496 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape input) + (at 156.718 57.15 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "2f684b92-3d9d-474a-9f41-872701dbebd9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 156.718 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD0" + (shape bidirectional) + (at 172.72 146.304 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3b553e2b-af0b-446c-a551-f23a733f0bf5") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 172.72 146.304 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD1" + (shape bidirectional) + (at 172.466 138.684 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3c9770f7-21d0-478d-8348-aba7407ab736") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 172.466 138.684 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D[0..7]" + (shape bidirectional) + (at 94.996 31.75 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4abf8894-23c2-4846-90fb-37a1a65650d3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 94.996 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D[0..7]" + (shape bidirectional) + (at 207.772 115.824 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "5c2b00de-a579-45ad-b4ab-6a61479100ca") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 207.772 115.824 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAM_SEL}" + (shape input) + (at 170.18 153.924 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "69c1ce4b-050d-4ff7-9731-ece8e68528be") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 170.18 153.924 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RESET}" + (shape output) + (at 43.18 168.148 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "87d52854-2d06-4a2e-8ec7-d5f52efafd4f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.18 168.148 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD2" + (shape bidirectional) + (at 172.466 123.444 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "93e310d3-c95c-4eb5-95af-9bb7d63dc260") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 172.466 123.444 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD3" + (shape bidirectional) + (at 172.466 131.064 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9519c264-eedf-4176-a6ad-1284321aad47") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 172.466 131.064 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{KBD}" + (shape input) + (at 175.26 151.384 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ae3ea4e8-38fd-4e23-98b7-e8047bc5525b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 175.26 151.384 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DMA}" + (shape input) + (at 217.424 19.812 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "bbdb3c34-7c31-47f8-8b94-1fb2a2731ff6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 217.424 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RESET}" + (shape input) + (at 45.72 112.014 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "bc354105-e95d-4f04-ac9f-1d9854b568e0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 45.72 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DMA}" + (shape input) + (at 156.718 52.07 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d8075458-5222-46f7-baab-94eecfcaf985") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 156.718 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RESET}" + (shape input) + (at 187.706 68.326 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "dd4c1fa7-8bbd-484b-a943-491711054ffb") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 187.706 68.326 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAM_SEL}" + (shape input) + (at 119.634 161.036 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "dea4d4a6-3e81-47a4-b15c-73acb0c1c08a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 119.634 161.036 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD6" + (shape bidirectional) + (at 114.3 130.556 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "df391c4f-069e-461b-afab-8cb8543ef609") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 114.3 130.556 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 205.486 105.156 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005feb4e0f") + (property "Reference" "#PWR0101" + (at 205.486 111.506 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 205.613 109.5502 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 205.486 105.156 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 205.486 105.156 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 205.486 105.156 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "03954b7d-d835-4d69-99c7-074c3a2c8a55") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0101") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 202.946 29.972 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005feb7447") + (property "Reference" "#PWR0102" + (at 202.946 33.782 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 200.406 20.066 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 202.946 29.972 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 202.946 29.972 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 202.946 29.972 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "cc6becab-dfc4-41cd-bbcc-f664c14096e7") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0102") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS08") + (at 168.148 54.61 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005ffa8c8e") + (property "Reference" "B11A" + (at 166.878 49.784 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS08" + (at 168.148 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 168.148 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" + (at 168.148 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 168.148 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "5" + (uuid "0d8c187c-dbb9-49d6-ada3-d4f4fbff2a4e") + ) + (pin "9" + (uuid "97febf83-a529-4b73-97a6-6b34ec4b831e") + ) + (pin "2" + (uuid "55211469-87c0-48c3-9ec2-1967ac93ddc6") + ) + (pin "3" + (uuid "27157383-78e1-4ae4-8361-908bddc1fe71") + ) + (pin "4" + (uuid "e3f9ba05-c890-4ec9-a171-94c7662ef0e5") + ) + (pin "1" + (uuid "b4c4231b-7fe7-4acb-a69a-731e970e30fb") + ) + (pin "6" + (uuid "66cfbd3a-d5c2-4fe7-b5a8-35f0fc19bbd2") + ) + (pin "10" + (uuid "2724d2c3-19d1-49fe-b076-cf57ee98fa42") + ) + (pin "8" + (uuid "13c53ee1-28d2-4dcf-be6e-166544233961") + ) + (pin "7" + (uuid "c4784536-861a-47e4-b5f8-afacc77f7e1c") + ) + (pin "11" + (uuid "32349a05-205c-4b45-b073-cfee2c630543") + ) + (pin "12" + (uuid "c2444dd8-4a5f-40de-bb5b-738b4c7a05f0") + ) + (pin "14" + (uuid "bea7299b-d896-4efd-ab2b-95508e36f475") + ) + (pin "13" + (uuid "f5886b87-9af9-460e-902f-a0aad4a3438b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "B11A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS32") + (at 156.21 64.516 180) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00005ffb2eaf") + (property "Reference" "C14C" + (at 157.226 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS32" + (at 156.464 69.342 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 156.21 64.516 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" + (at 156.21 64.516 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 156.21 64.516 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "6dd5e115-2bee-412c-9ff5-9618173161c2") + ) + (pin "1" + (uuid "517a466e-8a4b-4fa5-aec3-033cc9e30ba9") + ) + (pin "2" + (uuid "3afb8166-fa28-47ed-a92e-1d8adc08f9c1") + ) + (pin "5" + (uuid "b9e0a5ea-bd95-4cd3-a89f-89575469e01f") + ) + (pin "6" + (uuid "2ab60068-640f-4e40-aa95-b4970aa3756e") + ) + (pin "4" + (uuid "3e84ff50-69b6-45ee-bae8-7f5071674267") + ) + (pin "9" + (uuid "22402c7e-dd31-4737-9767-189358d861c9") + ) + (pin "10" + (uuid "bc2b00d5-5fc9-4206-90be-7de963cbdf16") + ) + (pin "8" + (uuid "b0c96896-3d65-47a1-90db-c7542694caa2") + ) + (pin "12" + (uuid "f03e42fd-a08b-4aca-8079-7a3a88673718") + ) + (pin "11" + (uuid "429eecc8-0c5c-4b53-8394-517612a4be75") + ) + (pin "7" + (uuid "441251ee-e78d-41b8-a846-761dfdfc8d0d") + ) + (pin "14" + (uuid "b232175a-a37f-4a4b-b3d8-22cc4283113b") + ) + (pin "13" + (uuid "a6ea5c9c-0498-47c4-8a78-dafc3f2ee839") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "C14C") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "AppleII:8T97") + (at 248.158 46.228 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060056c39") + (property "Reference" "H5" + (at 249.428 34.544 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "8T97" + (at 249.682 36.322 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 248.92 46.228 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 248.92 46.228 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 248.158 46.228 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "10" + (uuid "34705501-893d-4d29-a876-238dd470948a") + ) + (pin "6" + (uuid "fb2a1e6b-1b85-420a-8025-2baf93d21399") + ) + (pin "9" + (uuid "5d1190bc-d424-4158-a307-fd4f0e808b49") + ) + (pin "1" + (uuid "89a45f7b-c8ab-484a-a8d2-530b39b89b08") + ) + (pin "12" + (uuid "46ff86e9-3fdc-4c77-b503-e82c20c22cb4") + ) + (pin "5" + (uuid "eee125fa-6394-44b7-a7a2-d8e77a51d68c") + ) + (pin "7" + (uuid "632c8058-ef2f-4681-b4c7-6234efa1de1e") + ) + (pin "2" + (uuid "a82a5cff-9155-44c8-82c2-2517db23aca3") + ) + (pin "4" + (uuid "5d616b0c-5c9f-4472-be2d-91cd66ecf4ab") + ) + (pin "14" + (uuid "9f22172c-c7d2-4344-8a1d-d64fd2bd527b") + ) + (pin "16" + (uuid "b1b169c1-5459-4608-8617-268b7d6ecd55") + ) + (pin "3" + (uuid "81966556-dc92-4cc4-a8bc-30f9f66c20cd") + ) + (pin "11" + (uuid "ab49d67a-03ff-41a1-bddf-898d0be54f4b") + ) + (pin "13" + (uuid "1a4a39ed-0665-408e-849c-36b17c14af83") + ) + (pin "15" + (uuid "0c93d4d3-54fd-4095-a8e2-9fc82584d078") + ) + (pin "8" + (uuid "5bfaa3ae-b289-4f9c-85ed-1b77a7fbc6d1") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "H5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 260.858 115.57 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006006acb2") + (property "Reference" "#PWR0103" + (at 260.858 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 263.398 118.364 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 260.858 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 260.858 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 260.858 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "fa0ba49d-5578-46a4-9510-fc935bb7b625") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0103") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII:8T28") + (at 113.538 43.18 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006006d96a") + (property "Reference" "H11" + (at 113.284 22.606 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "8T28" + (at 113.538 24.384 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 113.538 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 113.538 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 113.538 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "16" + (uuid "b6cbedf0-48bb-4479-9f4d-c55d4ffd2d2e") + ) + (pin "10" + (uuid "fbf9edb1-e98e-446d-838f-efeb890876f1") + ) + (pin "2" + (uuid "3bb4f9c2-b584-41fb-a1c4-3ab43078ea04") + ) + (pin "12" + (uuid "305b6a6e-9b8d-4071-bc2c-e597a386a609") + ) + (pin "6" + (uuid "381032fc-b034-4005-8df9-973d49cf68a1") + ) + (pin "11" + (uuid "57514e36-8859-488a-b48f-72c1e910442e") + ) + (pin "4" + (uuid "32d26f30-e207-408f-83e2-7733d2d78b54") + ) + (pin "3" + (uuid "a56bd808-4620-456f-a2f4-7cecc70a6b64") + ) + (pin "8" + (uuid "8845975e-164e-4229-b7f6-f84d825e101c") + ) + (pin "13" + (uuid "7c3b54a9-8332-4f9d-bd39-c0e0498ae62d") + ) + (pin "1" + (uuid "a78c5a55-145f-44bb-b4aa-d75ea3827bec") + ) + (pin "15" + (uuid "81dbe6d4-f5de-40c7-b683-794d41512c09") + ) + (pin "5" + (uuid "9e57d623-a294-42d0-9fcd-db8a467bcd7a") + ) + (pin "7" + (uuid "69747efc-c03e-46c8-ad41-0fe75412bf69") + ) + (pin "9" + (uuid "08e2c97e-19a7-4c53-8db5-5f48fc1cc01a") + ) + (pin "14" + (uuid "6e73659a-d2cc-4e37-970e-eb84c3e6881f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "H11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII:8T28") + (at 113.538 83.82 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060075353") + (property "Reference" "H10" + (at 113.284 63.246 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "8T28" + (at 113.538 65.024 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 113.538 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 113.538 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 113.538 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "1cdbce84-cf92-483b-8f7d-e2575395d5b9") + ) + (pin "8" + (uuid "425c921d-9f18-4857-b48b-5ea43dc1f619") + ) + (pin "6" + (uuid "0b32a59d-0d2e-44f9-800b-37b3f52ed925") + ) + (pin "15" + (uuid "857c429f-11df-4938-8be2-3c118888e986") + ) + (pin "13" + (uuid "c39bb6bd-8319-42ec-a2cd-c78672d01a24") + ) + (pin "16" + (uuid "6d75e789-02ad-4264-8750-09c7fc52853a") + ) + (pin "1" + (uuid "a9e00f9f-5616-4d38-acac-874866676701") + ) + (pin "5" + (uuid "a1a15d4f-0212-4459-9743-1e48691dec4d") + ) + (pin "7" + (uuid "bdd8e118-ae90-4403-a18b-346a16693e61") + ) + (pin "2" + (uuid "93ac75d5-f390-4d16-b824-7cc7a7af1981") + ) + (pin "4" + (uuid "944949e3-c1d3-4066-87bb-034dbb4c1c52") + ) + (pin "11" + (uuid "d25d116c-df1b-4a75-9e67-bb67c47420c8") + ) + (pin "12" + (uuid "9b5189a5-6a76-4db0-8499-f4f30ac9c245") + ) + (pin "9" + (uuid "a61da246-f5cc-49bc-b2d4-2e27984fd4ca") + ) + (pin "14" + (uuid "f9189550-22e2-495b-808b-f9ff76115787") + ) + (pin "10" + (uuid "30d095a7-f406-46ed-8a59-12e33d922c02") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "H10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 260.858 88.392 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000600768c6") + (property "Reference" "#PWR0104" + (at 260.858 94.742 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 263.398 90.932 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 260.858 88.392 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 260.858 88.392 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 260.858 88.392 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7ddfdf7c-40e9-4731-b8b3-34bd74248e61") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0104") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 261.112 60.452 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000600826b7") + (property "Reference" "#PWR0105" + (at 261.112 66.802 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 263.398 60.706 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 261.112 60.452 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 261.112 60.452 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 261.112 60.452 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a2202167-bfcd-40db-b917-24b12caeb497") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0105") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 234.188 60.452 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006008dd62") + (property "Reference" "#PWR0106" + (at 234.188 64.262 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 229.362 59.182 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 234.188 60.452 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 234.188 60.452 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 234.188 60.452 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "66f9917c-76d2-4e21-9364-e697f65e365d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0106") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:8T97") + (at 248.158 74.168 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000600920c0") + (property "Reference" "H4" + (at 247.65 64.262 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "8T97" + (at 251.968 64.262 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 248.92 74.168 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 248.92 74.168 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 248.158 74.168 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "16" + (uuid "96c01248-f0f1-4c16-8322-092221655157") + ) + (pin "15" + (uuid "c60966f0-6962-4f66-8009-0cf55a3d2a4e") + ) + (pin "3" + (uuid "7daf1a3f-edde-4f65-86da-54390059b6b1") + ) + (pin "10" + (uuid "bc5de0ef-7b80-4813-bc59-7a6f61f8fc62") + ) + (pin "11" + (uuid "c555d986-98e7-4f90-a806-df98f9f43fd4") + ) + (pin "13" + (uuid "982d186d-ada4-40a2-af72-81f7cdd86a2b") + ) + (pin "9" + (uuid "d4789bb6-22b6-42ee-88fb-f2911a81c7d1") + ) + (pin "4" + (uuid "734cf528-3f7d-45ff-94ea-0f573bfc5082") + ) + (pin "8" + (uuid "7ca6cd11-c427-4f89-9343-be62eec04acf") + ) + (pin "6" + (uuid "2bce4347-46f2-4691-8496-ccca48b43819") + ) + (pin "12" + (uuid "36cdee9c-5a2f-4f06-8c59-89d5c1057612") + ) + (pin "14" + (uuid "66714499-391d-496d-b705-620c478de8ca") + ) + (pin "1" + (uuid "5e7c60b0-597a-440c-87e4-7a3d226d20ad") + ) + (pin "2" + (uuid "a8507bcf-13bb-45a7-85ce-b1e1656be6b5") + ) + (pin "5" + (uuid "217c33cd-61f9-431f-ad87-ed29c907009f") + ) + (pin "7" + (uuid "098f656d-4ffb-4aef-9b65-7e74e7b61988") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "H4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 234.188 88.392 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060099357") + (property "Reference" "#PWR0107" + (at 234.188 92.202 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 229.362 87.122 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 234.188 88.392 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 234.188 88.392 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 234.188 88.392 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "9417dc42-4cf9-4aaa-9c53-f260a1ccf07f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0107") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 234.95 115.57 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000600b0a85") + (property "Reference" "#PWR0108" + (at 234.95 119.38 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 229.362 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 234.95 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 234.95 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 234.95 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "56c9aed1-e728-4645-9485-ea9abed007a0") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0108") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:8T97") + (at 248.158 101.346 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000600ca7e7") + (property "Reference" "H3" + (at 247.65 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "8T97" + (at 251.968 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 248.92 101.346 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 248.92 101.346 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 248.158 101.346 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "10" + (uuid "9aa69448-6337-4715-9c2f-452ed3964319") + ) + (pin "3" + (uuid "eb3669b9-e310-4d51-b4a9-0541d86dbe50") + ) + (pin "11" + (uuid "a40eede5-80e7-4442-9527-c7c8252f6ce7") + ) + (pin "8" + (uuid "4530592b-87d5-4d6c-8913-b18ff2fa6733") + ) + (pin "7" + (uuid "a905824c-c8b6-4d68-8cd4-9b8b07689768") + ) + (pin "9" + (uuid "a93ab42f-323d-4fa3-9d68-d0521b7562b4") + ) + (pin "2" + (uuid "d537de56-6979-4646-a7c4-b4b1c24ff83e") + ) + (pin "15" + (uuid "b017ebb9-0735-4808-a517-16c9a91fc65a") + ) + (pin "16" + (uuid "74b0b8ef-b647-4a88-8224-d36e81c9605e") + ) + (pin "12" + (uuid "77f974ce-c1d3-43ae-a651-97f27560cb8b") + ) + (pin "4" + (uuid "a1131b99-1c7c-4c97-824d-eb46d3fe06e1") + ) + (pin "1" + (uuid "511e78bd-e98a-4334-bcd6-3d87b98eb40f") + ) + (pin "6" + (uuid "3b84a8d2-f119-4af5-bfc3-47f745f82652") + ) + (pin "14" + (uuid "f4239e9c-0915-449c-819e-3c11fa47b3e6") + ) + (pin "5" + (uuid "668ea583-d717-4348-a6d8-be72499aff3b") + ) + (pin "13" + (uuid "9ec3db62-3c7e-4e24-9e3c-0a026a3c0fd9") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "H3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS04") + (at 227.076 19.812 0) + (unit 6) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000600e31a7") + (property "Reference" "C11F" + (at 227.584 16.002 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS04" + (at 227.838 23.876 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 227.076 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS04" + (at 227.076 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 227.076 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "9" + (uuid "5382cc23-4ad1-4efd-acdd-fbb568417289") + ) + (pin "4" + (uuid "cce98676-3fc6-4ce5-a60d-10e342ae60b3") + ) + (pin "8" + (uuid "630f48f1-8983-422a-b73e-98af31e84a94") + ) + (pin "10" + (uuid "ca80337a-a2c3-491d-8fb6-19d1c61465c9") + ) + (pin "1" + (uuid "340ab68e-765f-4055-aa1e-42ef1e3198d2") + ) + (pin "14" + (uuid "1d3e0262-ca04-4030-99b6-5c737b7cc742") + ) + (pin "3" + (uuid "47d3ec6a-c654-4b96-a6a5-d3c64631e377") + ) + (pin "12" + (uuid "31ffa23a-29ab-4862-9d65-08f4523d7751") + ) + (pin "5" + (uuid "71ea6bd5-99c1-48ea-8967-ee352efa0f4d") + ) + (pin "6" + (uuid "bb026e16-1250-403b-8b1c-16d1f535b226") + ) + (pin "11" + (uuid "acb13388-4c28-41fd-9a11-a5fb547c276b") + ) + (pin "2" + (uuid "67a7efc0-b389-4d2c-b93d-2ca4f39b48f1") + ) + (pin "13" + (uuid "96475397-0c89-4cda-8c1d-d4487f56b131") + ) + (pin "7" + (uuid "47186fab-c888-4d8b-853b-dd437fdf4821") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "C11F") + (unit 6) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 159.258 46.736 0) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000600fc7ca") + (property "Reference" "RA1B" + (at 157.226 49.784 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1K" + (at 159.258 48.006 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 157.226 46.736 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 159.258 46.736 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 159.258 46.736 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "9" + (uuid "c8cf1931-4f7f-4388-862d-4def88976e24") + ) + (pin "4" + (uuid "0fdaeafa-35d1-46fb-89d1-6f42d1c72851") + ) + (pin "7" + (uuid "f2e587cd-8519-4210-b90a-bf46ab06d656") + ) + (pin "2" + (uuid "7f3a80a5-2c72-415e-bb6e-f121900d6a58") + ) + (pin "6" + (uuid "537d95a9-1dae-4f09-a044-1d5b105e3acc") + ) + (pin "5" + (uuid "ab463f52-2e7b-420a-92f6-3d18336c971a") + ) + (pin "8" + (uuid "4954ef4b-482a-4094-b967-f838174a9c99") + ) + (pin "1" + (uuid "9258d85c-5a53-47de-8afc-3b5d5574b10d") + ) + (pin "3" + (uuid "77b0da6e-ede9-4a2d-9f89-3a97caf793ca") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "RA1B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 159.258 41.148 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060101948") + (property "Reference" "#PWR0114" + (at 159.258 44.958 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 159.639 36.7538 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 159.258 41.148 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 159.258 41.148 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 159.258 41.148 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b2a0527e-08a8-4bee-a3d0-fdf88176641f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0114") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 178.308 78.486 90) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060214787") + (property "Reference" "RA1D" + (at 181.356 80.772 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1K" + (at 179.578 78.74 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 178.308 80.518 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 178.308 78.486 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 178.308 78.486 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "5" + (uuid "8969c3c1-823b-4a5c-ae6c-2d5d67ab50c6") + ) + (pin "8" + (uuid "2159c2d9-71c3-4635-8a0f-a6962531d3bc") + ) + (pin "7" + (uuid "b18cf6ee-fa75-4145-a9e5-b84b6e535c01") + ) + (pin "3" + (uuid "9709e24d-6909-477e-ae89-d1f260fdfd0c") + ) + (pin "1" + (uuid "a0a9ab96-6f4c-4e33-8209-3e710b38491a") + ) + (pin "9" + (uuid "b12fea7e-b829-4e86-a68d-c1a5a0df8638") + ) + (pin "4" + (uuid "f4643a11-d5b5-4219-8fab-78492bc36bdf") + ) + (pin "6" + (uuid "6b365e6a-63c3-4946-8b77-e9f64ab64bef") + ) + (pin "2" + (uuid "2f90e882-5368-429f-8218-2e681a39d4bb") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "RA1D") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 173.736 78.486 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602256ed") + (property "Reference" "#PWR0115" + (at 173.736 82.296 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 174.117 74.0918 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 173.736 78.486 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 173.736 78.486 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 173.736 78.486 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "d64f731a-3109-4790-8d76-c8882d9c9132") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0115") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 101.6 28.702 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060225858") + (property "Reference" "#PWR0118" + (at 101.6 32.512 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 99.314 25.654 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 101.6 28.702 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 101.6 28.702 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 101.6 28.702 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b7c0331b-10a1-43b4-8df8-667a1514d74b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0118") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 189.738 81.28 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006022b6f8") + (property "Reference" "#PWR0116" + (at 189.738 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 189.865 85.6742 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 189.738 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 189.738 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 189.738 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "5e360fef-7cc8-4582-967c-5de739b7d930") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0116") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 178.308 86.614 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060231174") + (property "Reference" "RA1A" + (at 181.356 88.9 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1K" + (at 179.578 86.868 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 178.308 88.646 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 178.308 86.614 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 178.308 86.614 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "6" + (uuid "14ea29e0-2d50-41d1-b9df-ade40db409bd") + ) + (pin "5" + (uuid "d9d4acbb-15fa-410e-b37a-c901027dfa78") + ) + (pin "7" + (uuid "c99f3f59-bcee-43a7-841c-14974468050b") + ) + (pin "2" + (uuid "17bfce60-8125-41db-abe3-bf0cb4cb2521") + ) + (pin "1" + (uuid "0700058a-2a07-4082-9578-04525d0ccb12") + ) + (pin "3" + (uuid "83e3e2fd-c91b-496c-8ab7-90559e555e62") + ) + (pin "9" + (uuid "bbdbed2f-bf6d-4f56-a560-2d65cbe02598") + ) + (pin "4" + (uuid "624f48c1-9d5c-4e73-b04d-d6af951bf79a") + ) + (pin "8" + (uuid "153b469b-470d-4c73-8d8b-95ba3dd35753") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "RA1A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 178.308 90.678 90) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060231c3e") + (property "Reference" "RA1C" + (at 181.356 92.964 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1K" + (at 179.578 90.932 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 178.308 92.71 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 178.308 90.678 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 178.308 90.678 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a71553d2-d7d4-4a99-91eb-979f6a5fc3a7") + ) + (pin "2" + (uuid "baecc2d0-6fb8-433b-980e-c79418267a3a") + ) + (pin "3" + (uuid "2c867673-1b09-41dd-960d-aadf889a74a4") + ) + (pin "4" + (uuid "660c139e-1398-4153-b36b-ef456814c6dd") + ) + (pin "5" + (uuid "43f4cb02-f967-44fc-8e7c-433a4bf071e9") + ) + (pin "6" + (uuid "a7a3d41e-711b-4721-af37-f51c519f8eab") + ) + (pin "9" + (uuid "c399868f-b615-4b42-9123-10869a979858") + ) + (pin "8" + (uuid "8525967b-6e78-4f8b-a4d3-ac5a2d0a00d2") + ) + (pin "7" + (uuid "271f576a-650e-41ec-8e60-c95b95cbcd70") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "RA1C") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 178.308 94.742 90) + (unit 5) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602328d5") + (property "Reference" "RA1E" + (at 181.356 97.028 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1K" + (at 179.578 94.996 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 178.308 96.774 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 178.308 94.742 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 178.308 94.742 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "6" + (uuid "7acf9088-441a-4ac1-bd07-fd4814d09f3d") + ) + (pin "7" + (uuid "4af325cf-ff63-4ddf-b9ae-512a6e6737e5") + ) + (pin "1" + (uuid "fe2d7c0b-cea3-43c6-bd66-ac9170d55c2c") + ) + (pin "2" + (uuid "81b31142-59ae-47e3-80fa-194c7514ed5b") + ) + (pin "3" + (uuid "a7eb1d04-ab7e-4f89-9cf0-49dce78e13d2") + ) + (pin "8" + (uuid "57cae4d1-9d05-4266-9c69-b890fc408814") + ) + (pin "4" + (uuid "02465694-f8cb-40c4-9192-c5fe0b918073") + ) + (pin "5" + (uuid "bfbd23d7-daeb-4876-80d7-160690110334") + ) + (pin "9" + (uuid "2f3ea9e3-d2b5-4df0-bc00-82c90f6c7ce6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "RA1E") + (unit 5) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 178.308 82.55 90) + (unit 6) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060233427") + (property "Reference" "RA1F" + (at 181.356 84.836 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1K" + (at 179.578 82.804 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 178.308 84.582 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 178.308 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 178.308 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "9" + (uuid "5a69ec49-b047-41be-a12b-a3ad2a75f6c0") + ) + (pin "1" + (uuid "2ebbe548-4f67-4178-8e50-bd28f4fed183") + ) + (pin "3" + (uuid "c9cb0be7-dfcc-4231-b45f-051cc405d56e") + ) + (pin "4" + (uuid "ce9a78fc-6d53-473e-a273-c74099f7fe2e") + ) + (pin "5" + (uuid "287ac65e-3fba-4cda-8b4e-18becca6bf0d") + ) + (pin "2" + (uuid "67ce9381-8969-4214-8e7f-e14d9dddb02f") + ) + (pin "6" + (uuid "8bba81f1-9935-4f09-a9d8-9d9a8fe92ba9") + ) + (pin "7" + (uuid "f7f7d867-29a4-482b-9979-4dcd6aa27346") + ) + (pin "8" + (uuid "b821eb05-0fdc-48f9-b88b-79ed49688ae9") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "RA1F") + (unit 6) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 124.968 55.88 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060236924") + (property "Reference" "#PWR0119" + (at 124.968 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 126.492 59.436 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 124.968 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 124.968 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 124.968 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "91bf33bf-4a49-4d45-9e1e-6493245bff5d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0119") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 101.6 70.612 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006025e1e7") + (property "Reference" "#PWR0109" + (at 101.6 74.422 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 99.314 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 101.6 70.612 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 101.6 70.612 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 101.6 70.612 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "f83d374c-8221-471c-a35f-ce21403811c6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0109") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 124.206 98.044 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006025e888") + (property "Reference" "#PWR0110" + (at 124.206 104.394 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 125.73 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 124.206 98.044 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 124.206 98.044 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 124.206 98.044 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "ef43520d-78f1-4994-9b47-0a6263fc1314") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0110") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS257") + (at 132.842 143.256 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006032ae19") + (property "Reference" "B7" + (at 139.192 122.682 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS257" + (at 137.16 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 132.842 143.256 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS257" + (at 132.842 143.256 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 132.842 143.256 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "4cb2a61b-4808-4d9b-9cee-59663a562218") + ) + (pin "13" + (uuid "56ac2b90-500e-481b-92c1-387276d83528") + ) + (pin "14" + (uuid "d904ffea-3f1b-438b-bd33-4816e5e52c84") + ) + (pin "4" + (uuid "e3c8e431-a095-43bb-a88f-7c71e24400db") + ) + (pin "2" + (uuid "a5932ff9-d275-466b-b51d-27395affed44") + ) + (pin "5" + (uuid "7050f7ac-f08f-4ddf-b200-f61a55ec2a06") + ) + (pin "6" + (uuid "4a6aeac3-d7bb-4084-8708-703c10bd177b") + ) + (pin "10" + (uuid "4dab68ba-8eeb-4e76-82ee-dc1762e451fb") + ) + (pin "1" + (uuid "b1eab3ef-c4c3-412a-b8ef-261628958449") + ) + (pin "15" + (uuid "df2b0c70-50f4-4297-aa53-f6e57ea62250") + ) + (pin "16" + (uuid "c5dda4d4-f3b8-4039-98d6-4f615ea191ca") + ) + (pin "11" + (uuid "d436d8d6-aa94-4794-8013-0a56ebd6c8cf") + ) + (pin "8" + (uuid "0e1a2456-3189-4a1e-9bdc-f57aff189ef5") + ) + (pin "7" + (uuid "2d0baf29-a40b-4205-bbb7-c02a9df90445") + ) + (pin "12" + (uuid "f2ee8deb-77b7-41ac-a4df-f2967a974be8") + ) + (pin "9" + (uuid "97ac634b-06a1-45dd-a432-ebd7f4421262") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "B7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII:MOS6502") + (at 202.946 67.056 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060383b3b") + (property "Reference" "U3" + (at 211.836 31.242 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "MOS6502" + (at 208.788 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_DIP:DIP-40_W15.24mm" + (at 202.946 105.156 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 202.946 67.056 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 202.946 67.056 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "40" + (uuid "74f4953f-c662-4372-bb0d-d7789c3e599a") + ) + (pin "4" + (uuid "e8380dbc-11e7-4323-ad6d-8bc05347dec4") + ) + (pin "27" + (uuid "d6d225d9-bd83-4634-8a82-e2323aa5e778") + ) + (pin "5" + (uuid "3274e970-2458-467a-aba6-f54cf12f094f") + ) + (pin "32" + (uuid "15c26faf-6edb-444a-885b-6a13835e5ff5") + ) + (pin "30" + (uuid "027a0845-3147-4580-9f49-f5fe434ddab9") + ) + (pin "39" + (uuid "78eaf4f6-4ad2-487f-880e-1eff9b61af28") + ) + (pin "29" + (uuid "a7ae0fb2-bf1c-4ea3-9dd7-6fc82b25a347") + ) + (pin "3" + (uuid "042ae42f-e653-4fe3-a00e-3f62d9177c9a") + ) + (pin "28" + (uuid "096fc42b-3edb-4bcd-b983-a306b1d6897a") + ) + (pin "31" + (uuid "cfdf503b-cc9e-4435-9ce2-315506eb17ea") + ) + (pin "37" + (uuid "0bcb9670-f3c4-4067-bdba-14bd4efee795") + ) + (pin "26" + (uuid "c879024d-0382-4f80-8689-c927f6c0268f") + ) + (pin "33" + (uuid "9187edc1-0d73-4fbd-82fb-04e243ba41b4") + ) + (pin "6" + (uuid "715d4c25-2fc0-4a2f-9136-a3e532c58393") + ) + (pin "38" + (uuid "9e8f4ad7-898a-4ace-99d2-013e6a22e716") + ) + (pin "2" + (uuid "06ea6f37-81d8-4e02-bf80-6217d276fc2a") + ) + (pin "35" + (uuid "f59b4f62-9348-405b-aa90-bc11c9d0c870") + ) + (pin "19" + (uuid "23b7f86d-6292-4706-8754-ded45de5e61a") + ) + (pin "24" + (uuid "4cd41d69-d94c-4209-8710-7af85e5c6da4") + ) + (pin "8" + (uuid "91c5c749-c3fe-4ef9-8003-3c4630f16f65") + ) + (pin "34" + (uuid "4a588167-0218-4b37-a482-0bb04998368c") + ) + (pin "12" + (uuid "de9a17df-d7a3-438c-851b-4614b7b174b7") + ) + (pin "11" + (uuid "6d7504e1-d001-4ec3-b3a7-cacf18cf998a") + ) + (pin "7" + (uuid "a12db95c-de4d-46f3-a94d-7d8e2aecefa7") + ) + (pin "14" + (uuid "ce23e98a-3ed6-49aa-9f81-12fa01f4948b") + ) + (pin "16" + (uuid "d4ad6499-9e2b-4561-8999-d690771d3bce") + ) + (pin "23" + (uuid "bad3768d-5657-47a2-9b40-c61f96d0db6d") + ) + (pin "25" + (uuid "94e596f8-2dc5-4019-bb92-35c81885436f") + ) + (pin "21" + (uuid "e7ccdf25-cc6c-42a8-9d8f-c099286369b8") + ) + (pin "10" + (uuid "3ff84b0d-e398-459b-9c46-b8da9fee9758") + ) + (pin "17" + (uuid "164b8531-2fe4-4c56-be8d-b52e4bfca41d") + ) + (pin "15" + (uuid "941c6f1e-123d-4a85-8d25-6a5fca627c54") + ) + (pin "22" + (uuid "8bf4450d-98ad-4d6b-8f7f-34db57040b6a") + ) + (pin "1" + (uuid "f82d6e63-2502-4234-9476-402a1c0b2a83") + ) + (pin "36" + (uuid "27160fa8-aded-45d3-bba1-778d06a0909e") + ) + (pin "13" + (uuid "42f2d1e1-9c58-40cb-8d79-7869284d5196") + ) + (pin "9" + (uuid "abb3f25b-e91c-4bd6-bdba-c2558f5f939c") + ) + (pin "18" + (uuid "e48fddc5-8f22-4fda-a9bd-c35aeb10ebe8") + ) + (pin "20" + (uuid "490b8cbf-e93c-4a36-8f60-a7b13380ffa6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "U3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS257") + (at 189.992 136.144 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000604b2fcb") + (property "Reference" "B6" + (at 196.342 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS257" + (at 194.31 117.348 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 189.992 136.144 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS257" + (at 189.992 136.144 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 189.992 136.144 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "5" + (uuid "bd7a5318-9b4b-4e98-8c74-f03789d3b3c0") + ) + (pin "14" + (uuid "d8280a28-cfff-47f2-a00e-37f6ad2ff4a6") + ) + (pin "2" + (uuid "036c6233-baa0-4ca8-9b68-546ab63fd4e3") + ) + (pin "3" + (uuid "93253277-c52a-473d-8904-3367fb27443b") + ) + (pin "6" + (uuid "79b840bc-f05c-4d8f-a217-dac869d7173e") + ) + (pin "11" + (uuid "1c236aff-c65b-4757-a726-1406f56b5b3d") + ) + (pin "9" + (uuid "37cc276a-dccb-4761-9d90-a62734c0d524") + ) + (pin "4" + (uuid "cbd8a30f-5929-4b91-a1a4-be3b975aca21") + ) + (pin "10" + (uuid "afc1d145-07b8-4547-9883-0252d405cc16") + ) + (pin "16" + (uuid "de605492-66f9-400f-ad93-70427b917dfc") + ) + (pin "13" + (uuid "790c4149-9992-408e-8b3a-44a7de62276d") + ) + (pin "1" + (uuid "943ff8c8-8b9f-4840-be77-8190d30e7bd6") + ) + (pin "15" + (uuid "1afb213b-4875-4e1f-961f-258b1c5354fd") + ) + (pin "8" + (uuid "32367038-b3a6-439b-8558-c9da8671e66d") + ) + (pin "7" + (uuid "cd3169f1-4aac-452b-b9a5-579035c0d820") + ) + (pin "12" + (uuid "ad6219b4-58c4-4f0f-83da-03be13ee740b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "B6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 132.842 119.634 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006098430b") + (property "Reference" "#PWR0122" + (at 132.842 123.444 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 134.366 116.332 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 132.842 119.634 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 132.842 119.634 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 132.842 119.634 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "3505421b-666c-40e4-9ac7-75f0ac7ed456") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0122") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 132.842 169.418 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609848fd") + (property "Reference" "#PWR0123" + (at 132.842 175.768 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 130.81 172.466 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 132.842 169.418 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 132.842 169.418 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 132.842 169.418 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "1199cded-7511-4669-9643-ed6497474ce6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0123") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 189.992 162.306 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060984fe5") + (property "Reference" "#PWR0124" + (at 189.992 168.656 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 186.944 164.338 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 189.992 162.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 189.992 162.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 189.992 162.306 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7236f2b9-bc9a-46af-bfcd-02cde33378ce") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0124") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 189.992 112.522 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609859fe") + (property "Reference" "#PWR0125" + (at 189.992 116.332 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 187.452 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 189.992 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 189.992 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 189.992 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "0039b2df-9669-4a1d-893e-df7e785b9565") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0125") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:555") + (at 78.232 173.228 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000062bb1c80") + (property "Reference" "A15" + (at 84.836 166.878 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Value" "555" + (at 84.836 182.372 0) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Footprint" "digikey-footprints:DIP-8_W7.62mm" + (at 83.312 168.148 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/general/docs/suppproductinfo.tsp?distId=10&gotoUrl=http%3A%2F%2Fwww.ti.com%2Flit%2Fgpn%2Fne555" + (at 83.312 165.608 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "" + (at 78.232 173.228 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Digi-Key_PN" "296-1411-5-ND" + (at 83.312 163.068 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "MPN" "NE555P" + (at 83.312 160.528 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Category" "Integrated Circuits (ICs)" + (at 83.312 157.988 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Family" "Clock/Timing - Programmable Timers and Oscillators" + (at 83.312 155.448 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Datasheet_Link" "http://www.ti.com/general/docs/suppproductinfo.tsp?distId=10&gotoUrl=http%3A%2F%2Fwww.ti.com%2Flit%2Fgpn%2Fne555" + (at 83.312 152.908 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Detail_Page" "/product-detail/en/texas-instruments/NE555P/296-1411-5-ND/277057" + (at 83.312 150.368 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "IC OSC SINGLE TIMER 100KHZ 8-DIP" + (at 83.312 147.828 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Manufacturer" "Texas Instruments" + (at 83.312 145.288 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Status" "Active" + (at 83.312 142.748 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (pin "5" + (uuid "ac329dcc-102a-4224-8824-4a0d296282ca") + ) + (pin "1" + (uuid "ac421ae0-97d9-49f1-9ebd-9f380bc3d5fc") + ) + (pin "4" + (uuid "021dd6cd-1615-4621-a0a6-08c66954fba2") + ) + (pin "3" + (uuid "2fdbd2e6-860d-45bd-abc2-826154c631dc") + ) + (pin "7" + (uuid "a5e11b7d-023d-4d33-bcd8-4cfa7cc63582") + ) + (pin "6" + (uuid "1cfb2718-f00b-4010-8def-74fc40ef5cea") + ) + (pin "8" + (uuid "2c78f3f6-b3e6-4ed3-8185-73ba099d5b01") + ) + (pin "2" + (uuid "276533eb-57b4-417c-8688-ce2572078f55") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "A15") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:AppleII+_Keyboard_Connector") + (at 59.944 115.824 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000062bb1c86") + (property "Reference" "A7" + (at 59.944 104.394 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Keyboard_Connector" + (at 60.706 127 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 59.944 115.824 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 59.944 115.824 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 59.944 115.824 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "12" + (uuid "77aa172d-f30f-40c0-a3eb-e64ee6d12318") + ) + (pin "9" + (uuid "a578074d-c146-4002-b4af-f4e9a7ffe9f5") + ) + (pin "16" + (uuid "76fe5a9f-162b-4575-83ad-2b11259f38df") + ) + (pin "11" + (uuid "501f57be-b503-4626-8fda-b3d213f4bbec") + ) + (pin "1" + (uuid "eb18df61-b04e-42d6-b312-078a51cd480a") + ) + (pin "4" + (uuid "da3e9060-9ad1-4977-bc08-49880288a0ee") + ) + (pin "3" + (uuid "d2d2ffb3-fa76-4064-8a35-8f88eb69eb5b") + ) + (pin "2" + (uuid "7362a827-4e8a-4a92-97cb-dc9b980f1749") + ) + (pin "7" + (uuid "847ddc26-61bd-444c-b3b4-ccc3385dd5f7") + ) + (pin "15" + (uuid "3e900c7b-7b8b-48ca-87fd-3fb2c2eb62aa") + ) + (pin "14" + (uuid "f618dbf0-0874-443e-8352-f9723d1afa50") + ) + (pin "8" + (uuid "aa2a35a2-986a-45be-89ad-addf51beefba") + ) + (pin "13" + (uuid "9bb98c92-ac50-4455-981c-146501248127") + ) + (pin "5" + (uuid "c0eb3cfc-0083-4a84-817f-acaef8591567") + ) + (pin "6" + (uuid "1885bc90-2a54-444e-940d-2532017a8666") + ) + (pin "10" + (uuid "bdc630be-06e0-40f4-b9d8-b5e0eaa1bc7c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "A7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS74") + (at 28.448 138.176 0) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000062bb1c8c") + (property "Reference" "B10B" + (at 32.258 131.572 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS74" + (at 33.02 144.272 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 28.448 138.176 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" + (at 28.448 138.176 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 28.448 138.176 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "d3bba9b6-bc96-4650-af99-eeddafd9ea8e") + ) + (pin "4" + (uuid "816a6364-6a85-4b3f-ac60-fca37882d96b") + ) + (pin "14" + (uuid "72b228f0-1073-4647-8a05-7f2755c5e028") + ) + (pin "11" + (uuid "d6d37902-9bb7-4221-ac84-2100d9e807d4") + ) + (pin "10" + (uuid "6816e9ab-1d2a-4957-bf46-496be2eaa7fa") + ) + (pin "5" + (uuid "29bd0729-6bf7-4972-a40c-04b6a5af4fcb") + ) + (pin "12" + (uuid "ad6a2e84-36d7-4bcf-8dba-ca495c4dc5be") + ) + (pin "6" + (uuid "6f579f95-1e95-46b0-be76-c14739be6560") + ) + (pin "1" + (uuid "e3804ec0-1bfd-445e-8a21-3ea1579a0cb4") + ) + (pin "13" + (uuid "1835fa25-93c9-48de-849e-938e0fa35540") + ) + (pin "9" + (uuid "9ae88ff2-bf0e-4da7-a16c-9bb2fece16ea") + ) + (pin "3" + (uuid "92d9486a-a181-4b86-b79e-7c2b9ae1726c") + ) + (pin "8" + (uuid "76d04bb4-9675-408f-aaa3-fd7bc92baca6") + ) + (pin "7" + (uuid "4e1f58a2-cf49-4ced-b3c6-42fc094cc5d2") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "B10B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS02") + (at 53.086 146.05 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000062bb1c92") + (property "Reference" "A12A" + (at 54.102 141.224 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS02" + (at 53.34 150.876 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 53.086 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls02" + (at 53.086 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 53.086 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "10" + (uuid "3d41b674-2dd5-4b1d-8ffc-4a1224c60c75") + ) + (pin "12" + (uuid "51a1882f-ebea-475d-b5ea-f8d5c13c467b") + ) + (pin "2" + (uuid "ff411b70-3dfe-47af-a51d-2f1f73c65cf0") + ) + (pin "9" + (uuid "cb7cb526-eede-487b-bc4d-10bffa806ecc") + ) + (pin "3" + (uuid "10fe9aed-cc29-4478-8ff3-21adca747c9c") + ) + (pin "1" + (uuid "ae074023-c459-4e97-934a-a22be11d1430") + ) + (pin "5" + (uuid "99db3b3f-ad34-4b00-8b62-f56e02f3b772") + ) + (pin "6" + (uuid "2bcbdab5-7e85-4fe0-8ddc-19f70277f4dd") + ) + (pin "4" + (uuid "31d7d4e0-24e6-47c9-b4eb-b6637dea84ee") + ) + (pin "8" + (uuid "cda92f2a-0b67-422d-bf97-ef85b2979e05") + ) + (pin "11" + (uuid "510a9b47-35a4-47b9-989e-eaa6578c4dd4") + ) + (pin "13" + (uuid "5403774b-1b58-4fae-bece-d381afe19218") + ) + (pin "7" + (uuid "c7a01a9e-7046-4b39-90eb-aa86471f9327") + ) + (pin "14" + (uuid "0ef9617d-879f-43ac-89c4-2c115e18266d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "A12A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS04") + (at 73.66 143.51 180) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000062bb1c98") + (property "Reference" "C11B" + (at 73.152 139.954 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS04" + (at 73.66 148.082 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 73.66 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS04" + (at 73.66 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 73.66 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "7" + (uuid "f59acad9-4bb3-4893-8a10-76a28d07020c") + ) + (pin "13" + (uuid "6b782d5c-158e-4962-bfbb-af0f65851e54") + ) + (pin "3" + (uuid "cda9ed3b-f1cb-44ef-bbae-5ae80c2da619") + ) + (pin "6" + (uuid "3503d736-ee3e-4343-8f20-f8f25ae83dfc") + ) + (pin "11" + (uuid "e891bcdd-9518-4eb4-aabc-8436e600bc5a") + ) + (pin "10" + (uuid "daabc5a9-b72e-4dd7-ace2-5740399f5427") + ) + (pin "14" + (uuid "e2b5b851-e4a2-47a5-bda5-aa140ea5d109") + ) + (pin "1" + (uuid "07a9285b-e31e-403e-ae9e-05786baa9408") + ) + (pin "2" + (uuid "6d9ed0f6-2988-41d4-957d-49da86837aa5") + ) + (pin "9" + (uuid "4e0603fa-e426-4a3d-b0b7-638cfadc6dcb") + ) + (pin "4" + (uuid "2e60ca2f-bc2a-4691-896c-0655d3f2f6f5") + ) + (pin "5" + (uuid "82c45d59-b5e1-4e73-8cde-2e95dcefb94e") + ) + (pin "8" + (uuid "5d06e0f6-890e-4e79-a1a9-2a2156281a51") + ) + (pin "12" + (uuid "b4454f9a-aced-43c4-a2c6-bfa5744158d6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "C11B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "Transistor_BJT:2N3904") + (at 46.736 174.498 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000062bb1c9e") + (property "Reference" "Q5" + (at 50.038 171.704 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "2N3904" + (at 53.848 178.054 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_THT:TO-92_Inline" + (at 41.656 172.593 0) + (effects + (font + (size 1.27 1.27) + (italic yes) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://www.onsemi.com/pub/Collateral/2N3903-D.PDF" + (at 46.736 174.498 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "" + (at 46.736 174.498 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "0ffaabbc-cd07-4810-bd00-84f9035cdff3") + ) + (pin "2" + (uuid "05a2b419-d31d-47fd-b466-24cc6f04be6d") + ) + (pin "3" + (uuid "287f4249-2df8-472c-9fa7-3132722f9942") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "Q5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 93.472 165.608 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000062bb1ca4") + (property "Reference" "R26" + (at 95.25 164.4396 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "2M2" + (at 95.25 166.751 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 91.694 165.608 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 93.472 165.608 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 93.472 165.608 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "4ebf63b4-5df7-496c-adee-870f005b5f5e") + ) + (pin "2" + (uuid "8b9773ab-9d60-446b-9dcf-dbf197e12ae7") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "R26") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 93.472 183.388 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000062bb1caa") + (property "Reference" "Cap4" + (at 93.98 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" ".1uF" + (at 93.98 185.166 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 93.472 183.388 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 93.472 183.388 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 93.472 183.388 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "2601bf12-f968-484f-9584-503fe46111a7") + ) + (pin "2" + (uuid "5c9ce274-ac51-4e85-8bf4-72c19d40e41f") + ) + (instances + (project "" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "Cap4") + (unit 1) + ) + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "C?") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 57.15 174.498 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000062bb1cb0") + (property "Reference" "R14" + (at 57.15 172.466 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1K" + (at 57.15 174.498 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 57.15 172.72 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 57.15 174.498 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 57.15 174.498 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "17681708-ca92-449b-b728-ffdc5bf42a24") + ) + (pin "2" + (uuid "2e5b1e5e-47f5-43d0-9a35-4dd7360c25d9") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "R14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 46.482 125.73 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000062bb1cb8") + (property "Reference" "#PWR0111" + (at 46.482 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 44.45 128.778 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 46.482 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 46.482 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 46.482 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "6c16a49c-968a-454f-8297-57c558dce9e6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0111") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 46.482 106.934 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000062bb1cc0") + (property "Reference" "#PWR0112" + (at 46.482 110.744 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 48.006 103.632 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 46.482 106.934 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 46.482 106.934 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 46.482 106.934 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "9dce2c4c-85a7-4382-b910-965b1992190b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0112") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-12V") + (at 72.136 108.966 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000062bb1cc7") + (property "Reference" "#PWR0113" + (at 72.136 106.426 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-12V" + (at 73.406 105.664 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 72.136 108.966 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 72.136 108.966 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 72.136 108.966 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "0a68aa99-110c-4f0c-a0fb-870e9c2d254f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0113") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 93.472 160.528 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000062bb1cd7") + (property "Reference" "#PWR0117" + (at 93.472 164.338 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 94.996 157.226 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 93.472 160.528 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 93.472 160.528 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 93.472 160.528 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "0a624cbc-d4b7-4bf0-b12a-46cbb557f4d9") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0117") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 93.472 187.452 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000062bb1ce2") + (property "Reference" "#PWR0120" + (at 93.472 193.802 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 91.44 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 93.472 187.452 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 93.472 187.452 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 93.472 187.452 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "bab050e9-e809-48d5-8dbd-4d5caf19118f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0120") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 44.196 180.086 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000062bb1cf6") + (property "Reference" "#PWR0121" + (at 44.196 186.436 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 42.164 183.134 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 44.196 180.086 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 44.196 180.086 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 44.196 180.086 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "f6569d69-4764-4396-91db-ff29c4e70e87") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "#PWR0121") + (unit 1) + ) + ) + ) + ) +) diff --git a/Apple/Apple II/AppleII/ClockGen.kicad_sch b/Apple/Apple II/AppleII/ClockGen.kicad_sch new file mode 100644 index 0000000..8562b59 --- /dev/null +++ b/Apple/Apple II/AppleII/ClockGen.kicad_sch @@ -0,0 +1,15274 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "258cb217-d638-4e88-a132-c98d866ca928") + (paper "A4") + (title_block + (title "Apple II Schematic") + (rev "0") + (comment 1 "Captured from the Apple II Reference Manual (1979)") + ) + (lib_symbols + (symbol "74xx:74LS00" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS00" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "quad 2-input NAND gate" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL nand 2-input" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm* SO14*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS00_1_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_1_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_2_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_2_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_3_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_3_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_4_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_4_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_5_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_5_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS02" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS02" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls02" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "quad 2-input NOR gate" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL Nor2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SO14* DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS02_1_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_1_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_2_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_2_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_3_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_3_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_4_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_4_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_5_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_5_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS04" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS04" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS04" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Hex Inverter" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL not inv" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm* SSOP?14* TSSOP?14*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS04_1_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_2_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_3_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_4_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_5_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_6_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_7_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_7_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS11" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS11" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS11" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Triple 3-input AND" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL And3" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS11_1_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS11_1_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 0 0) + (length 4.953) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS11_2_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS11_2_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 0 0) + (length 4.953) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS11_3_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS11_3_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 0 0) + (length 4.953) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS11_4_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS11_4_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS153" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS153" + (at -7.62 -24.13 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS153" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual Multiplexer 4 to 1" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL Mux4" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS153_1_0" + (pin input line + (at -12.7 17.78 0) + (length 5.08) + (name "I0a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 15.24 0) + (length 5.08) + (name "I1a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 12.7 0) + (length 5.08) + (name "I2a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 10.16 0) + (length 5.08) + (name "I3a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 5.08 0) + (length 5.08) + (name "Ea" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "I0b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 5.08) + (name "I1b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 5.08) + (name "I2b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 5.08) + (name "I3b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 -12.7 0) + (length 5.08) + (name "Eb" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -17.78 0) + (length 5.08) + (name "S0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -20.32 0) + (length 5.08) + (name "S1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 25.4 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -27.94 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 17.78 180) + (length 5.08) + (name "Za" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 5.08) + (name "Zb" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS153_1_1" + (rectangle + (start -7.62 20.32) + (end 7.62 -22.86) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS195" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS195" + (at -7.62 -16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS195" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Shift Register 4-bit, parallel" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL SR SR4" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS195_1_0" + (pin input line + (at -12.7 12.7 0) + (length 5.08) + (name "P0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 10.16 0) + (length 5.08) + (name "P1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 5.08) + (name "P2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "P3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "J" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input clock + (at -12.7 -2.54 0) + (length 5.08) + (name "CP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 5.08) + (name "~{K}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 5.08) + (name "~{PE}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -12.7 0) + (length 5.08) + (name "~{MR}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 20.32 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -20.32 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 12.7 180) + (length 5.08) + (name "Q0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 10.16 180) + (length 5.08) + (name "Q1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 7.62 180) + (length 5.08) + (name "Q2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 5.08 180) + (length 5.08) + (name "Q3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 2.54 180) + (length 5.08) + (name "~{Q3}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS195_1_1" + (rectangle + (start -7.62 15.24) + (end 7.62 -15.24) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS20" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS20" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS20" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual 4-input NAND" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL Nand4" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?12*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS20_1_1" + (arc + (start -0.635 4.445) + (mid 3.7907 0) + (end -0.635 -4.445) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 4.445) (xy -3.81 4.445) (xy -3.81 -4.445) (xy -0.635 -4.445) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 3.81 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 1.27 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -1.27 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -3.81 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS20_1_2" + (arc + (start -3.81 4.445) + (mid -2.5908 0) + (end -3.81 -4.445) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 4.445) (xy -0.635 4.445) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -4.445) (xy -0.635 -4.445) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 4.445) + (mid 2.2198 2.8385) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.224 -2.8428) + (end -0.6096 -4.445) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 4.445) (xy -3.81 4.445) (xy -3.81 4.445) (xy -3.6322 4.0894) (xy -3.0988 2.921) (xy -2.7686 1.6764) + (xy -2.6162 0.4318) (xy -2.6416 -0.8636) (xy -2.8702 -2.1082) (xy -3.2512 -3.3274) (xy -3.81 -4.445) + (xy -3.81 -4.445) (xy -0.635 -4.445) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 3.81 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 1.27 0) + (length 4.826) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -1.27 0) + (length 4.826) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -3.81 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS20_2_1" + (arc + (start -0.635 4.445) + (mid 3.7907 0) + (end -0.635 -4.445) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 4.445) (xy -3.81 4.445) (xy -3.81 -4.445) (xy -0.635 -4.445) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 3.81 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 1.27 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -1.27 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -3.81 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS20_2_2" + (arc + (start -3.81 4.445) + (mid -2.5908 0) + (end -3.81 -4.445) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 4.445) (xy -0.635 4.445) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -4.445) (xy -0.635 -4.445) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 4.445) + (mid 2.2198 2.8385) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.224 -2.8428) + (end -0.6096 -4.445) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 4.445) (xy -3.81 4.445) (xy -3.81 4.445) (xy -3.6322 4.0894) (xy -3.0988 2.921) (xy -2.7686 1.6764) + (xy -2.6162 0.4318) (xy -2.6416 -0.8636) (xy -2.8702 -2.1082) (xy -3.2512 -3.3274) (xy -3.81 -4.445) + (xy -3.81 -4.445) (xy -0.635 -4.445) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 3.81 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 1.27 0) + (length 4.826) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -1.27 0) + (length 4.826) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -3.81 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS20_3_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS20_3_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS86" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS86" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "74xx/74ls86.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Quad 2-input XOR" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL XOR2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS86_1_0" + (arc + (start -4.4196 3.81) + (mid -3.2033 0) + (end -4.4196 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.445) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.445) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS86_1_1" + (polyline + (pts + (xy -3.81 2.54) (xy -3.175 2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 -2.54) (xy -3.175 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "74LS86_2_0" + (arc + (start -4.4196 3.81) + (mid -3.2033 0) + (end -4.4196 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.445) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.445) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS86_2_1" + (polyline + (pts + (xy -3.81 2.54) (xy -3.175 2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 -2.54) (xy -3.175 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "74LS86_3_0" + (arc + (start -4.4196 3.81) + (mid -3.2033 0) + (end -4.4196 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.445) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.445) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS86_3_1" + (polyline + (pts + (xy -3.81 2.54) (xy -3.175 2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 -2.54) (xy -3.175 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "74LS86_4_0" + (arc + (start -4.4196 3.81) + (mid -3.2033 0) + (end -4.4196 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.445) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.445) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS86_4_1" + (polyline + (pts + (xy -3.81 2.54) (xy -3.175 2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 -2.54) (xy -3.175 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "74LS86_5_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS86_5_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII+:74LS161" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS161" + (at 8.89 -16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS161" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Synchronous 4-bit programmable binary Counter" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL CNT CNT4" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS161_1_0" + (pin input line + (at -12.7 12.7 0) + (length 5.08) + (name "D0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 10.16 0) + (length 5.08) + (name "D1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 5.08) + (name "D2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "D3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "~{PE}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 5.08) + (name "CP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -6.35 0) + (length 5.08) + (name "~{MR}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -2.54 -17.78 90) + (length 5.08) + (name "CET" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -1.27 20.32 270) + (length 5.08) + (name "TC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 0 -17.78 90) + (length 5.08) + (name "CEP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 11.43 8.89 180) + (length 5.08) + (name "Q0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 11.43 6.35 180) + (length 5.08) + (name "Q1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 11.43 3.81 180) + (length 5.08) + (name "Q2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 11.43 1.27 180) + (length 5.08) + (name "Q3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 11.43 -5.08 180) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 11.43 -10.16 180) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS161_1_1" + (rectangle + (start -7.62 15.24) + (end 6.35 -12.7) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII+:74LS175" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS175" + (at -7.62 -16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS175" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "4-bit D Flip-Flop, reset" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL REG REG4 DFF" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS175_1_0" + (pin input line + (at -12.7 10.16 0) + (length 5.08) + (name "1D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "2D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "3D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 5.08) + (name "4D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input clock + (at -12.7 -10.16 0) + (length 5.08) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -12.7 0) + (length 5.08) + (name "~{CLR}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 17.78 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -20.32 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 10.16 180) + (length 5.08) + (name "1Q" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 12.7 7.62 180) + (length 5.08) + (name "~{1Q}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 5.08 180) + (length 5.08) + (name "2Q" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 12.7 2.54 180) + (length 5.08) + (name "~{2Q}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 5.08) + (name "3Q" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 12.7 -2.54 180) + (length 5.08) + (name "~{3Q}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -5.08 180) + (length 5.08) + (name "4Q" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 12.7 -7.62 180) + (length 5.08) + (name "~{4Q}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS175_1_1" + (rectangle + (start -7.62 12.7) + (end 7.62 -15.24) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:C_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.254 1.778 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C_Small" + (at 0.254 -2.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "capacitor cap" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_Small_0_1" + (polyline + (pts + (xy -1.524 0.508) (xy 1.524 0.508) + ) + (stroke + (width 0.3048) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 -0.508) (xy 1.524 -0.508) + ) + (stroke + (width 0.3302) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:Crystal" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Y" + (at 0 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Crystal" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Two pin crystal" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "quartz ceramic resonator oscillator" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Crystal*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Crystal_0_1" + (polyline + (pts + (xy -2.54 0) (xy -1.905 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.905 -1.27) (xy -1.905 1.27) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.143 2.54) + (end 1.143 -2.54) + (stroke + (width 0.3048) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.905 -1.27) (xy 1.905 1.27) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 0) (xy 1.905 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Crystal_1_1" + (pin passive line + (at -3.81 0 0) + (length 1.27) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 1.27) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:Q_PNP_BCE" + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Q" + (at 5.08 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Device_Q_PNP_BCE" + (at 5.08 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 5.08 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Q_PNP_BCE_0_1" + (polyline + (pts + (xy 0.635 1.905) (xy 0.635 -1.905) (xy 0.635 -1.905) + ) + (stroke + (width 0.508) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 0.635) (xy 2.54 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 -0.635) (xy 2.54 -2.54) (xy 2.54 -2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 1.27 0) + (radius 2.8194) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.286 -1.778) (xy 1.778 -2.286) (xy 1.27 -1.27) (xy 2.286 -1.778) (xy 2.286 -1.778) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type outline) + ) + ) + ) + (symbol "Q_PNP_BCE_1_1" + (pin input line + (at -5.08 0 0) + (length 5.715) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 5.08 270) + (length 2.54) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -5.08 90) + (length 2.54) + (name "E" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:R" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Jumper:SolderJumper_2_Open" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (property "Reference" "JP" + (at 0 2.032 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Open" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Solder Jumper, 2-pole, open" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "solder jumper SPST" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SolderJumper*Open*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SolderJumper_2_Open_0_1" + (polyline + (pts + (xy -0.254 1.016) (xy -0.254 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -0.254 -1.016) + (mid -1.2656 0) + (end -0.254 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -0.254 -1.016) + (mid -1.2656 0) + (end -0.254 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (arc + (start 0.254 1.016) + (mid 1.2656 0) + (end 0.254 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0.254 1.016) + (mid 1.2656 0) + (end 0.254 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0.254 1.016) (xy 0.254 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "SolderJumper_2_Open_1_1" + (pin passive line + (at -3.81 0 0) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 2.54) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+12V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+12V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+12V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+12V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+5V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:GND" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + ) + (text "Horizontal Video Address" + (exclude_from_sim no) + (at 148.59 174.244 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0b32ee1a-b62a-47d7-85c1-9ec9a5c8d171") + ) + (text "C1 Signals from RAM\naddress decoding" + (exclude_from_sim no) + (at 236.982 113.792 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "97f60058-6219-4331-ba7a-6a41e0751fe1") + ) + (text "One unit from RA02 \nResistor Array" + (exclude_from_sim no) + (at 104.902 57.658 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f1161f14-5614-4a19-ba64-52420a451221") + ) + (junction + (at 145.542 129.54) + (diameter 0) + (color 0 0 0 0) + (uuid "07498e6f-38ae-4ffc-9092-0a334a904106") + ) + (junction + (at 222.25 134.874) + (diameter 0) + (color 0 0 0 0) + (uuid "0a90d48a-39d1-4d75-93e6-57aa92752205") + ) + (junction + (at 118.11 166.37) + (diameter 0) + (color 0 0 0 0) + (uuid "0c7e8674-6e4a-4cae-9ae7-f0898bf284ff") + ) + (junction + (at 25.908 61.468) + (diameter 0) + (color 0 0 0 0) + (uuid "0ebecba8-1573-478d-b4a3-3c41047fade8") + ) + (junction + (at 195.326 162.814) + (diameter 0) + (color 0 0 0 0) + (uuid "1dd2c74d-b3e5-406f-92c0-e4cfd9825396") + ) + (junction + (at 245.872 90.17) + (diameter 0) + (color 0 0 0 0) + (uuid "2f77408b-1fde-40a7-bd4c-7eb0c74f6e4a") + ) + (junction + (at 245.872 162.814) + (diameter 0) + (color 0 0 0 0) + (uuid "3511ea87-499a-491d-a024-a6e31524b09a") + ) + (junction + (at 195.072 129.794) + (diameter 0) + (color 0 0 0 0) + (uuid "39a02eed-9fb0-4af8-a25b-6f745c0e7e30") + ) + (junction + (at 195.326 147.574) + (diameter 0) + (color 0 0 0 0) + (uuid "3da6eeb0-9c32-4103-8aa3-ff0074de437b") + ) + (junction + (at 128.524 102.362) + (diameter 0) + (color 0 0 0 0) + (uuid "419988d4-f52a-4003-81da-6bfb11913fae") + ) + (junction + (at 128.524 56.896) + (diameter 0) + (color 0 0 0 0) + (uuid "48436380-f6d4-402f-85dd-44a7869cfb71") + ) + (junction + (at 128.27 193.04) + (diameter 0) + (color 0 0 0 0) + (uuid "4cc74006-1cfb-4c56-bf69-d17782227a6e") + ) + (junction + (at 227.33 132.334) + (diameter 0) + (color 0 0 0 0) + (uuid "4cf2c225-d494-4abd-b85e-d08ce5f254cf") + ) + (junction + (at 105.41 52.578) + (diameter 0) + (color 0 0 0 0) + (uuid "5068f47b-2d11-4739-aae0-1a090318095a") + ) + (junction + (at 245.872 134.874) + (diameter 0) + (color 0 0 0 0) + (uuid "522c5644-4d32-4c1b-824c-4a5f2a0441f6") + ) + (junction + (at 57.15 44.958) + (diameter 0) + (color 0 0 0 0) + (uuid "5fb4500f-ae4c-4160-a432-db910af0c505") + ) + (junction + (at 115.316 31.496) + (diameter 0) + (color 0 0 0 0) + (uuid "602dbad0-5fcc-47ee-be6f-f03b56e137a6") + ) + (junction + (at 105.41 71.882) + (diameter 0) + (color 0 0 0 0) + (uuid "64e55647-6e62-4eb8-ae92-b42a47dd7592") + ) + (junction + (at 25.908 47.498) + (diameter 0) + (color 0 0 0 0) + (uuid "695f7937-c10a-4d1f-9a7b-ee0108cd8891") + ) + (junction + (at 113.792 120.904) + (diameter 0) + (color 0 0 0 0) + (uuid "6bff4a24-5c7b-4120-8854-7071dbc345c0") + ) + (junction + (at 110.998 39.116) + (diameter 0) + (color 0 0 0 0) + (uuid "6fa6d5a7-900a-45a7-a489-04d6fecb9742") + ) + (junction + (at 129.794 56.896) + (diameter 0) + (color 0 0 0 0) + (uuid "7483cc1d-13e0-4a0a-bb51-7bdd3a780170") + ) + (junction + (at 129.54 102.362) + (diameter 0) + (color 0 0 0 0) + (uuid "7a3e80bb-b023-4621-8238-cf104dc1b281") + ) + (junction + (at 113.792 180.34) + (diameter 0) + (color 0 0 0 0) + (uuid "8b3f8822-3dfb-4378-812b-e906570606ae") + ) + (junction + (at 118.11 163.83) + (diameter 0) + (color 0 0 0 0) + (uuid "935e1f45-3dfa-47b6-b836-fb0129e8d662") + ) + (junction + (at 178.054 133.604) + (diameter 0) + (color 0 0 0 0) + (uuid "96cb09cc-1b8d-479e-a826-c0ed2d4c55aa") + ) + (junction + (at 129.54 146.304) + (diameter 0) + (color 0 0 0 0) + (uuid "977c1751-0075-4b83-bef3-d13969a5a8bc") + ) + (junction + (at 118.11 115.824) + (diameter 0) + (color 0 0 0 0) + (uuid "a7622bf8-89a8-45eb-b586-e46524ad0c70") + ) + (junction + (at 223.774 137.414) + (diameter 0) + (color 0 0 0 0) + (uuid "ac5a2a43-9c00-4641-87ba-edc630c2aa8a") + ) + (junction + (at 227.33 124.968) + (diameter 0) + (color 0 0 0 0) + (uuid "ae1c7081-0ded-4fc0-9e9e-a4f22df9fd79") + ) + (junction + (at 178.054 108.204) + (diameter 0) + (color 0 0 0 0) + (uuid "b34c8f78-e3a3-4e0e-b0b6-4cb3bd937d4f") + ) + (junction + (at 113.792 134.874) + (diameter 0) + (color 0 0 0 0) + (uuid "be19006a-9aa9-46dd-afce-648fa87aa7c8") + ) + (junction + (at 116.84 149.86) + (diameter 0) + (color 0 0 0 0) + (uuid "c2a1e1c0-2609-424c-bc97-766b4a48fe2f") + ) + (junction + (at 38.608 50.038) + (diameter 0) + (color 0 0 0 0) + (uuid "c74b5432-6d43-406e-98c0-3f6ed64dcda4") + ) + (junction + (at 25.908 30.988) + (diameter 0) + (color 0 0 0 0) + (uuid "d38faae6-2746-4e67-85ee-72187fd49508") + ) + (junction + (at 48.006 37.338) + (diameter 0) + (color 0 0 0 0) + (uuid "e1a0c069-d689-4d78-ac5a-614fa6875e19") + ) + (junction + (at 113.792 90.932) + (diameter 0) + (color 0 0 0 0) + (uuid "e65d5ba3-40d1-4a27-b4b3-c1fe6377594d") + ) + (junction + (at 176.784 147.32) + (diameter 0) + (color 0 0 0 0) + (uuid "e67c1106-61cb-4167-85f0-98a78a9f7196") + ) + (junction + (at 57.15 37.338) + (diameter 0) + (color 0 0 0 0) + (uuid "f5c9ceae-0449-4481-8ba6-20212fd6d49f") + ) + (junction + (at 105.41 62.738) + (diameter 0) + (color 0 0 0 0) + (uuid "f7850f6b-de49-42a6-b2aa-0acbb1a96c72") + ) + (no_connect + (at 243.586 63.5) + (uuid "39c3d931-20d0-4a36-a0e7-df3b8053df9a") + ) + (bus_entry + (at 144.526 80.772) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0ed990b2-e67b-4083-8b75-7fff629ce8a8") + ) + (bus_entry + (at 144.526 30.226) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "118f7f9a-1249-4f8e-a586-6743988b3ba1") + ) + (bus_entry + (at 147.574 74.676) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "138c838f-8d78-47bd-8603-c40b1be81795") + ) + (bus_entry + (at 150.114 124.714) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1d922126-8195-426c-859f-8c2080bfde01") + ) + (bus_entry + (at 144.526 32.766) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "24052ee2-1b34-45bd-ab82-631183597b32") + ) + (bus_entry + (at 144.526 35.306) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "45d538e3-a971-4566-93a5-3ca896946f7b") + ) + (bus_entry + (at 144.272 165.1) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "904b0c83-62b7-43b2-91c4-9957833fe9b2") + ) + (bus_entry + (at 144.526 83.312) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "9e3e9be7-703b-4abb-af14-d1c6c4f313b8") + ) + (bus_entry + (at 144.272 122.174) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "9ef40d32-00ca-484f-8917-14ece4ffb511") + ) + (bus_entry + (at 144.272 167.64) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a7068864-5df2-4579-9639-59517a4496a5") + ) + (bus_entry + (at 144.526 37.846) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b8d42673-ec59-45f8-a500-21094a52b492") + ) + (bus_entry + (at 144.272 170.18) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "be815147-96ba-4492-977e-be9bf5c3a135") + ) + (bus_entry + (at 147.574 77.216) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "cd542f81-3953-422a-a3b1-677307045188") + ) + (bus_entry + (at 144.272 119.634) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e6405070-9fe1-41c0-86aa-d49212dee409") + ) + (bus_entry + (at 144.272 172.72) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e9b1259b-e6d2-431f-8467-84fbc5558ca6") + ) + (wire + (pts + (xy 216.408 60.96) (xy 218.186 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00229a1a-ed06-4d39-a6fb-380b2c08e780") + ) + (wire + (pts + (xy 178.054 108.204) (xy 224.79 108.204) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0095a412-7af9-4316-838c-9fad1ca441b3") + ) + (wire + (pts + (xy 118.11 166.37) (xy 118.11 163.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "018ee8c0-7436-42b1-893c-c149c0522fed") + ) + (wire + (pts + (xy 109.982 166.37) (xy 109.982 167.894) + ) + (stroke + (width 0) + (type default) + ) + (uuid "02b98f6a-a553-4893-a19d-b43ecc7a08ba") + ) + (wire + (pts + (xy 118.11 163.83) (xy 118.11 161.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0626b24a-a1d9-4333-83c3-31334c3c53c7") + ) + (bus + (pts + (xy 147.066 78.232) (xy 147.066 80.772) + ) + (stroke + (width 0) + (type default) + ) + (uuid "065e6c4e-dd0c-4888-8964-5ce35536673b") + ) + (wire + (pts + (xy 113.792 134.874) (xy 113.792 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "06a350ef-afa1-4010-bad3-dd171aa688a6") + ) + (wire + (pts + (xy 143.764 133.604) (xy 143.764 133.096) + ) + (stroke + (width 0) + (type default) + ) + (uuid "06b5a19c-5497-4780-8853-7a6235eb42c7") + ) + (wire + (pts + (xy 243.586 66.04) (xy 246.38 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "072c8a66-5a2a-43d6-9480-d5b4edabcaf1") + ) + (wire + (pts + (xy 38.608 42.418) (xy 38.608 50.038) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0796de09-bf29-4237-b622-d2599e3fbf68") + ) + (wire + (pts + (xy 233.68 137.414) (xy 246.888 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "08f66c47-aa31-420a-a5c2-ce620bdbec2b") + ) + (wire + (pts + (xy 243.586 55.88) (xy 246.38 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0a6c1f5b-8f72-4048-b55a-4cd09dca7482") + ) + (wire + (pts + (xy 244.602 124.714) (xy 246.888 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0c40955a-63b3-43fd-a2b0-bfc90daae2a1") + ) + (wire + (pts + (xy 273.304 91.44) (xy 216.408 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d1a00cc-48a2-4731-9d90-c713150d06a8") + ) + (wire + (pts + (xy 142.24 138.684) (xy 143.764 138.684) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d622761-1a61-4f96-b525-4e041b00869b") + ) + (wire + (pts + (xy 104.394 52.578) (xy 105.41 52.578) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0da2ed23-a53d-436e-82f1-6a3ab3bd8df3") + ) + (wire + (pts + (xy 115.57 75.184) (xy 115.57 74.422) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e1b9858-5f53-4c0b-bd48-500aca5288ed") + ) + (wire + (pts + (xy 168.656 134.62) (xy 175.26 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "100e40ee-65cc-4500-a751-0b829dc6bb0a") + ) + (wire + (pts + (xy 177.8 88.9) (xy 175.514 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "11f544f6-2c6a-4a4a-9612-2ea83c13c7b4") + ) + (wire + (pts + (xy 245.872 147.574) (xy 246.888 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1283c258-bc8b-4d57-9e0c-c81b3fc1e27b") + ) + (wire + (pts + (xy 145.542 129.54) (xy 145.542 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "14cbd023-a8f1-467b-aabb-fffb6cea1dc8") + ) + (wire + (pts + (xy 178.054 108.204) (xy 178.054 133.604) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1582cec1-6b1b-4623-886d-05570441fd01") + ) + (wire + (pts + (xy 113.792 180.34) (xy 113.792 193.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1619d2b8-af38-49d2-837f-c1ac3cc3e1dc") + ) + (wire + (pts + (xy 224.79 108.204) (xy 224.79 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16b7c414-2b3b-4d47-86cf-45c4a4cdb39c") + ) + (wire + (pts + (xy 142.494 78.232) (xy 145.542 78.232) + ) + (stroke + (width 0) + (type default) + ) + (uuid "179d3314-1948-4d22-b83c-4d78ecc458b2") + ) + (wire + (pts + (xy 145.542 124.714) (xy 145.542 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "18ad2972-43a8-4706-89b5-a385a67d7b8f") + ) + (wire + (pts + (xy 65.278 50.038) (xy 38.608 50.038) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19b385f0-b4b6-417b-8d2a-b413574fec22") + ) + (wire + (pts + (xy 176.784 136.144) (xy 179.07 136.144) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1bc0d219-700e-43d1-9179-6aea7bd3f6c4") + ) + (wire + (pts + (xy 15.748 34.798) (xy 15.748 37.338) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1e004020-6165-4887-9f2b-58900b45b822") + ) + (wire + (pts + (xy 28.448 47.498) (xy 25.908 47.498) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1e4fa873-2bc2-47ec-8f57-64f74bb5ba0b") + ) + (wire + (pts + (xy 143.764 184.912) (xy 143.764 184.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f28fb6d-0029-46b7-b7c9-a3ef5cd3b463") + ) + (wire + (pts + (xy 216.408 91.44) (xy 216.408 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f6703ce-fc6f-4772-b80a-4d025859f7fd") + ) + (wire + (pts + (xy 244.094 129.794) (xy 246.888 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "203c8100-02fc-470d-99a2-22fd8c9b4b44") + ) + (wire + (pts + (xy 103.886 131.064) (xy 118.11 131.064) + ) + (stroke + (width 0) + (type default) + ) + (uuid "21ecd024-3323-4305-ad3d-afc17da0857d") + ) + (wire + (pts + (xy 243.586 53.34) (xy 246.38 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "233f3a92-28c0-4813-b0d6-1aade27a5b8f") + ) + (polyline + (pts + (xy 104.648 58.166) (xy 84.074 58.166) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "2509bede-22e9-4cab-8691-acae3f64bffb") + ) + (wire + (pts + (xy 116.84 173.99) (xy 118.11 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "25a2e713-8fed-41cb-9cfd-6e2da456fd82") + ) + (wire + (pts + (xy 142.494 94.742) (xy 143.764 94.742) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2828b4b9-5a3d-49d7-a5e4-61671fa1a828") + ) + (wire + (pts + (xy 245.872 139.954) (xy 245.872 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2bbc0f5a-6451-48c1-9253-c5cd5c08b719") + ) + (wire + (pts + (xy 117.856 34.036) (xy 118.364 34.036) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c4fb871-1fd9-4242-bd13-a5a64c23e5c1") + ) + (wire + (pts + (xy 105.41 26.416) (xy 105.41 52.578) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2dc0cc96-d0e2-42b3-9823-51e54e326841") + ) + (wire + (pts + (xy 246.888 139.954) (xy 245.872 139.954) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2deeed74-161f-4b42-8cc8-fea036bcf1d5") + ) + (wire + (pts + (xy 161.036 124.46) (xy 161.798 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e116996-9871-4fac-aa51-9c943eb1ec35") + ) + (wire + (pts + (xy 245.872 162.814) (xy 259.588 162.814) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2f0b11b9-a33c-40fe-a61a-e58e9df84d5a") + ) + (wire + (pts + (xy 250.952 50.8) (xy 250.952 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "303302e3-cbfa-4d11-974d-067a558fba37") + ) + (wire + (pts + (xy 195.072 137.414) (xy 196.088 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "314b2f30-442f-4ddd-8190-0dc7e17d12bf") + ) + (bus + (pts + (xy 147.066 22.098) (xy 148.59 22.098) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3223fed8-0527-49a5-85a2-cd84a03839f4") + ) + (wire + (pts + (xy 221.488 137.414) (xy 223.774 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "323590a8-3c00-43db-b08e-f54da0863048") + ) + (wire + (pts + (xy 144.526 30.226) (xy 142.494 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "327815e9-ea82-4a40-b544-489196a79c8b") + ) + (wire + (pts + (xy 222.25 134.874) (xy 222.25 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "32df0a52-3da2-46ba-a923-5e515968e0bc") + ) + (wire + (pts + (xy 25.908 47.498) (xy 25.908 42.418) + ) + (stroke + (width 0) + (type default) + ) + (uuid "334c538e-2dff-4e71-b7d3-2e24a4e45a06") + ) + (wire + (pts + (xy 15.748 37.338) (xy 18.288 37.338) + ) + (stroke + (width 0) + (type default) + ) + (uuid "353358a7-277d-4f8a-a9eb-9d1d33e9d87e") + ) + (wire + (pts + (xy 225.044 137.414) (xy 223.774 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3561ffa0-a2d0-4231-8c9e-e446b18ac9f6") + ) + (polyline + (pts + (xy 104.648 58.166) (xy 104.648 51.308) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "3601504b-e5bd-4241-9e7a-5fbfea289b5f") + ) + (wire + (pts + (xy 142.494 83.312) (xy 144.526 83.312) + ) + (stroke + (width 0) + (type default) + ) + (uuid "362c9b27-ef47-4f27-b137-d09188dd7e91") + ) + (wire + (pts + (xy 172.974 108.204) (xy 172.974 107.188) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3bf0d4ee-f693-4df2-90fe-4096c9f49f05") + ) + (wire + (pts + (xy 174.244 147.32) (xy 176.784 147.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d584e86-a8e8-4a69-910f-1da706f19a24") + ) + (wire + (pts + (xy 128.27 146.304) (xy 129.54 146.304) + ) + (stroke + (width 0) + (type default) + ) + (uuid "401e4a21-608d-43f0-9334-f92e20d22679") + ) + (wire + (pts + (xy 175.514 88.9) (xy 175.514 91.948) + ) + (stroke + (width 0) + (type default) + ) + (uuid "42cf76cc-2a4d-410a-b482-4a9d236d16c5") + ) + (wire + (pts + (xy 230.886 41.402) (xy 230.886 43.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "43cc68cd-f5eb-425b-a015-f18bf9f66b31") + ) + (wire + (pts + (xy 118.11 118.364) (xy 118.11 115.824) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4455d6d2-f085-4509-aaba-85d98744112e") + ) + (wire + (pts + (xy 93.218 62.738) (xy 96.012 62.738) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44ae35e7-0f76-4bac-a679-9cd3e69e27b0") + ) + (wire + (pts + (xy 115.57 74.422) (xy 118.364 74.422) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44b04051-f574-4c57-8d8a-8dbf25d6a39b") + ) + (wire + (pts + (xy 245.872 162.814) (xy 245.872 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "45372067-0966-40de-af82-531fa2b9e7ff") + ) + (bus + (pts + (xy 146.812 117.094) (xy 146.812 119.634) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47b5f51d-53f2-4cb6-a860-f0620780ba57") + ) + (wire + (pts + (xy 130.81 193.04) (xy 130.81 191.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "49e587cb-32f4-4f94-928d-ce947411aca1") + ) + (wire + (pts + (xy 105.41 52.578) (xy 105.41 62.738) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4efd6aa9-b870-442c-81bd-972f540b974a") + ) + (wire + (pts + (xy 212.09 66.04) (xy 218.186 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f4f0e37-339a-4a74-9bf0-09039f592115") + ) + (wire + (pts + (xy 94.234 51.054) (xy 94.234 52.578) + ) + (stroke + (width 0) + (type default) + ) + (uuid "50a2af7a-faf3-4ce3-84c5-0b0751f1cb43") + ) + (wire + (pts + (xy 244.602 122.174) (xy 246.888 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "51090ba5-ce4a-42f0-967f-b1127dfe2d62") + ) + (bus + (pts + (xy 147.066 22.098) (xy 147.066 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5156d654-72df-4bde-b0b1-45f6104a7aaa") + ) + (wire + (pts + (xy 128.27 193.04) (xy 130.81 193.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "519c0f50-5862-4f82-9d19-7a8d5d836a9a") + ) + (wire + (pts + (xy 25.908 61.468) (xy 25.908 60.198) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52d7a195-6fda-443d-aa35-d5761065c69e") + ) + (wire + (pts + (xy 113.792 180.34) (xy 118.11 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52ffaeb6-28c1-4975-a03d-a6d6f5e8fea4") + ) + (wire + (pts + (xy 129.794 64.262) (xy 129.794 56.896) + ) + (stroke + (width 0) + (type default) + ) + (uuid "53489706-394c-4459-9670-6eae4a8e7f7d") + ) + (wire + (pts + (xy 127 17.018) (xy 129.794 17.018) + ) + (stroke + (width 0) + (type default) + ) + (uuid "53609e7a-f66a-4a8c-9b87-190e49a0d2cd") + ) + (wire + (pts + (xy 118.11 166.37) (xy 109.982 166.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "544b4f75-5f2a-4805-be33-43391abc8449") + ) + (wire + (pts + (xy 57.15 39.878) (xy 57.15 37.338) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5507ac14-ce24-415f-97a2-6de1885f439b") + ) + (wire + (pts + (xy 118.11 120.904) (xy 113.792 120.904) + ) + (stroke + (width 0) + (type default) + ) + (uuid "55382685-c8da-487e-b44a-e5932bd36587") + ) + (wire + (pts + (xy 143.764 44.196) (xy 143.764 43.688) + ) + (stroke + (width 0) + (type default) + ) + (uuid "56395d75-d9d4-45d6-9722-b1ae19011240") + ) + (wire + (pts + (xy 103.632 62.738) (xy 105.41 62.738) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5642c70d-5069-40a7-a658-f0fd07df1470") + ) + (wire + (pts + (xy 174.244 144.78) (xy 178.054 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "580c89fa-fcf5-4736-bb39-ef6988ecdb2d") + ) + (wire + (pts + (xy 142.24 167.64) (xy 144.272 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58c68d47-b6f3-4a6f-a565-7b661c807f75") + ) + (wire + (pts + (xy 193.548 152.654) (xy 196.088 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "59ecff1f-03d6-4cd2-8d95-ed3d9eda47a7") + ) + (wire + (pts + (xy 113.792 193.04) (xy 128.27 193.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5a17ce45-1ba7-4c17-9b77-fb044c0a2903") + ) + (wire + (pts + (xy 195.072 129.794) (xy 195.072 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5b1f503c-0f82-42b2-bc58-cfa11ad4f40e") + ) + (wire + (pts + (xy 233.68 139.954) (xy 233.68 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5cf98118-0ba5-4a79-a044-0dfe51e93ea7") + ) + (wire + (pts + (xy 213.36 71.12) (xy 218.186 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d1cc8f8-6a79-4120-98e9-ab2abf25699b") + ) + (wire + (pts + (xy 38.608 30.988) (xy 25.908 30.988) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5de01262-7fd9-4c00-8fab-ab2ff8640a44") + ) + (wire + (pts + (xy 193.548 145.034) (xy 196.088 145.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5eaf1344-8805-4db8-9ca1-c6316239fb90") + ) + (wire + (pts + (xy 129.54 153.67) (xy 129.54 146.304) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ecdd439-d597-4106-bad9-de9e06deb4ef") + ) + (wire + (pts + (xy 142.24 179.07) (xy 143.764 179.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ed1aee2-6710-4e5a-b569-174510628234") + ) + (wire + (pts + (xy 115.316 28.956) (xy 115.316 31.496) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5fd0551f-886e-4713-ac9b-8f25b118b621") + ) + (wire + (pts + (xy 222.25 134.874) (xy 228.6 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60575346-c042-4c1f-a57c-295dec5a9c8d") + ) + (wire + (pts + (xy 118.11 102.362) (xy 128.524 102.362) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60bda42e-6b0b-47fb-b6fb-9a5c640698de") + ) + (bus + (pts + (xy 150.114 72.136) (xy 150.114 74.676) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62484371-a445-4f86-8c7e-dfc651ed1b62") + ) + (bus + (pts + (xy 146.812 165.1) (xy 146.812 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "63a34ae4-4db2-4106-9a77-d55f6b84a1de") + ) + (wire + (pts + (xy 245.872 134.874) (xy 246.888 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "644998bf-71e4-46c0-bc24-ef6439c8aaa9") + ) + (wire + (pts + (xy 243.586 50.8) (xy 250.952 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "648c6c31-583f-402a-97a4-86743f0fb83f") + ) + (wire + (pts + (xy 116.84 149.86) (xy 116.84 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6616c663-63aa-4fa7-b058-b108d8b6c37c") + ) + (wire + (pts + (xy 110.998 84.582) (xy 118.364 84.582) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a8c5aa6-4178-47f4-9533-49cc16e8c9a5") + ) + (bus + (pts + (xy 147.066 35.306) (xy 147.066 78.232) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a8dc73c-3248-4985-a833-ebde4b196689") + ) + (wire + (pts + (xy 195.326 162.814) (xy 195.326 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a99d7cf-3335-4ac8-a8c9-bb77ec57e43d") + ) + (wire + (pts + (xy 116.84 128.524) (xy 118.11 128.524) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b505ca3-d7b8-4865-98e5-997111021316") + ) + (wire + (pts + (xy 177.038 128.524) (xy 179.07 128.524) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6d6e1e9b-82bb-4b4c-a037-ad9039b5baf3") + ) + (wire + (pts + (xy 170.942 108.204) (xy 172.974 108.204) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6dff6eb4-dbe7-494c-8e3c-4b3f5f37446b") + ) + (wire + (pts + (xy 157.988 147.32) (xy 159.004 147.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f15ed8d-c103-418b-9bc1-0497b7ace507") + ) + (wire + (pts + (xy 118.364 28.956) (xy 115.316 28.956) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f5c90b2-1f02-4571-b033-8cf923ae73b6") + ) + (wire + (pts + (xy 103.886 87.122) (xy 118.364 87.122) + ) + (stroke + (width 0) + (type default) + ) + (uuid "704c3a42-854b-4279-9013-ac5f1f96b7c3") + ) + (wire + (pts + (xy 129.794 56.896) (xy 131.064 56.896) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7093a58a-8a93-4b78-834f-ea4a7522759f") + ) + (wire + (pts + (xy 48.006 47.498) (xy 48.006 37.338) + ) + (stroke + (width 0) + (type default) + ) + (uuid "724f56df-fdbc-497d-a71a-ef66e0806311") + ) + (wire + (pts + (xy 208.788 162.814) (xy 195.326 162.814) + ) + (stroke + (width 0) + (type default) + ) + (uuid "73b0e753-ec72-4b77-9b6f-05b431335fb0") + ) + (wire + (pts + (xy 142.494 89.662) (xy 143.764 89.662) + ) + (stroke + (width 0) + (type default) + ) + (uuid "73e80dc8-69cc-4fc9-bd67-da37f7eb4c35") + ) + (wire + (pts + (xy 118.364 71.882) (xy 105.41 71.882) + ) + (stroke + (width 0) + (type default) + ) + (uuid "73f8b099-e947-410f-bf0e-eead62b16e21") + ) + (wire + (pts + (xy 25.908 52.578) (xy 25.908 47.498) + ) + (stroke + (width 0) + (type default) + ) + (uuid "74280c1f-cc31-4a41-bb39-c5a7a1fa49ff") + ) + (wire + (pts + (xy 259.588 108.712) (xy 259.588 109.474) + ) + (stroke + (width 0) + (type default) + ) + (uuid "774c3cff-a3e5-4862-bdd0-16eb63ca5117") + ) + (wire + (pts + (xy 105.41 62.738) (xy 105.41 71.882) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79f2ca07-7aa4-4cf4-bb8f-0007b698b0c9") + ) + (wire + (pts + (xy 221.488 132.334) (xy 227.33 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7a291282-ebca-4f0a-a09c-337a7e094bb6") + ) + (wire + (pts + (xy 65.278 44.958) (xy 57.15 44.958) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7a6c22ef-1c99-445f-9027-20dbe6bcacc5") + ) + (wire + (pts + (xy 113.792 90.932) (xy 113.792 120.904) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c200e64-dd2a-46c4-8492-87a8025c15ce") + ) + (wire + (pts + (xy 118.11 76.962) (xy 118.11 102.362) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7dca6790-5e83-4b09-950e-33b74c1c0e30") + ) + (bus + (pts + (xy 146.812 162.56) (xy 146.812 165.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7f131e31-4306-48f1-a94f-f4731b0f4dba") + ) + (wire + (pts + (xy 115.316 31.496) (xy 118.364 31.496) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7f2b55ef-7e32-4229-a308-55543d8c1e88") + ) + (wire + (pts + (xy 217.17 90.17) (xy 217.17 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80673e42-6ff9-49c5-a9bd-3cb90a228722") + ) + (wire + (pts + (xy 233.426 132.334) (xy 227.33 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "823589b4-37eb-4b4f-8a56-69d4d63abfe8") + ) + (wire + (pts + (xy 221.488 134.874) (xy 222.25 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "82e51f8b-f4f4-4eff-b82e-2dde5ea9344f") + ) + (wire + (pts + (xy 239.014 124.968) (xy 239.014 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "835943de-85ad-4ed2-8cbe-6a73479ebfec") + ) + (wire + (pts + (xy 145.542 77.216) (xy 147.574 77.216) + ) + (stroke + (width 0) + (type default) + ) + (uuid "843621da-eb8b-4ee7-92d4-1e22bbfacf9a") + ) + (wire + (pts + (xy 174.752 149.86) (xy 174.244 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8439571f-9fc5-413d-b8d6-51e2c46dbc07") + ) + (wire + (pts + (xy 194.31 132.334) (xy 196.088 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "853ddcf9-2fe6-4189-8046-63018f99f311") + ) + (wire + (pts + (xy 57.15 32.258) (xy 57.15 37.338) + ) + (stroke + (width 0) + (type default) + ) + (uuid "856077f2-910c-4b96-bb77-6a0dcfa7613e") + ) + (wire + (pts + (xy 230.886 83.82) (xy 230.886 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "86eb622e-7885-4bc2-92cc-75bc9eeea4e9") + ) + (wire + (pts + (xy 190.754 42.926) (xy 190.754 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "86fb67a3-2875-477b-9a7f-dbc29d194a29") + ) + (wire + (pts + (xy 145.542 74.676) (xy 147.574 74.676) + ) + (stroke + (width 0) + (type default) + ) + (uuid "87c30094-5a26-41ad-9445-fc99ce806fb5") + ) + (wire + (pts + (xy 241.3 155.194) (xy 246.888 155.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "882f8fdb-84de-4806-990e-50b869313ea1") + ) + (wire + (pts + (xy 178.054 107.188) (xy 178.054 108.204) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88462b5e-de92-446e-b695-db65246e35a3") + ) + (wire + (pts + (xy 142.24 122.174) (xy 144.272 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88d83344-5219-4679-ab1f-1b9307f209e4") + ) + (wire + (pts + (xy 245.872 134.874) (xy 245.872 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "895b3b85-933f-45d1-bdde-91e3dacbaf2b") + ) + (wire + (pts + (xy 103.886 41.656) (xy 118.364 41.656) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a248d9f-4705-496f-9c1d-9b8b9f524d95") + ) + (wire + (pts + (xy 244.856 117.094) (xy 246.888 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a319750-c271-4ee4-8894-2267661c7a26") + ) + (wire + (pts + (xy 128.27 193.04) (xy 128.27 191.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a8cd0e4-a44c-4188-950e-07431e059586") + ) + (wire + (pts + (xy 118.364 39.116) (xy 110.998 39.116) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b713dfb-23a9-4d42-884b-47058da12803") + ) + (wire + (pts + (xy 195.072 120.904) (xy 218.44 120.904) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b79c1e6-1a59-48b5-a59c-2a553e3960f3") + ) + (wire + (pts + (xy 245.872 90.17) (xy 217.17 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b8d3c79-e1f5-46a4-9dc5-e5ad099b6a65") + ) + (wire + (pts + (xy 142.494 80.772) (xy 144.526 80.772) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8ba16968-d457-406e-806e-ee2e1cf7b148") + ) + (wire + (pts + (xy 118.11 115.824) (xy 116.078 115.824) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8bf580f2-e869-4b73-8377-80c5156b05b1") + ) + (wire + (pts + (xy 94.234 52.578) (xy 96.774 52.578) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c0dda1b-e7a3-46f8-b359-1f203e7a164d") + ) + (wire + (pts + (xy 118.364 76.962) (xy 118.11 76.962) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8cea75f4-1655-4b3f-9cba-9ce94be258a6") + ) + (wire + (pts + (xy 142.494 32.766) (xy 144.526 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8cfc07e3-5036-4a76-ad1c-999767e66dab") + ) + (wire + (pts + (xy 215.646 50.8) (xy 218.186 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d314930-47df-4580-acf2-1a0fb4202b80") + ) + (wire + (pts + (xy 244.602 119.634) (xy 246.888 119.634) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d36d010-c1d9-4387-b12f-fc6dab626c6c") + ) + (wire + (pts + (xy 195.326 142.494) (xy 195.326 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d3a8ef9-722f-42a4-8761-3cd722dc2b93") + ) + (wire + (pts + (xy 113.792 120.904) (xy 113.792 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d6fb679-7ec5-4e3d-b801-d2915674dee4") + ) + (wire + (pts + (xy 145.542 75.692) (xy 145.542 74.676) + ) + (stroke + (width 0) + (type default) + ) + (uuid "90dd309c-b910-4ab0-a13e-b7a84abffcc9") + ) + (wire + (pts + (xy 196.088 129.794) (xy 195.072 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "90f3f1ff-84eb-449b-9ddc-dd39b24bf8a9") + ) + (wire + (pts + (xy 129.794 17.018) (xy 129.794 18.796) + ) + (stroke + (width 0) + (type default) + ) + (uuid "91655e64-5b82-45c0-a273-fa2925153153") + ) + (wire + (pts + (xy 223.774 137.414) (xy 223.774 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92421ceb-e910-4b5f-81b8-4b02ab9fc8f5") + ) + (wire + (pts + (xy 142.24 127.254) (xy 147.574 127.254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9279c9bb-909f-49f7-b90f-3d5927d5a5fb") + ) + (wire + (pts + (xy 227.33 124.46) (xy 227.33 124.968) + ) + (stroke + (width 0) + (type default) + ) + (uuid "93461fa8-827c-4943-9452-c94077acb6f0") + ) + (wire + (pts + (xy 143.764 89.662) (xy 143.764 89.154) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9538a5b1-821c-43f4-a228-5fae30f53033") + ) + (wire + (pts + (xy 142.24 170.18) (xy 144.272 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95637204-6ef8-4795-b032-b2efd8590f14") + ) + (wire + (pts + (xy 38.608 32.258) (xy 38.608 30.988) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9708c2fd-4501-47b0-9ebc-9dd7ca105b36") + ) + (wire + (pts + (xy 113.792 45.466) (xy 113.792 90.932) + ) + (stroke + (width 0) + (type default) + ) + (uuid "97ba2636-9d75-438c-a5e6-7f1b4eccaa84") + ) + (wire + (pts + (xy 110.998 17.018) (xy 110.998 39.116) + ) + (stroke + (width 0) + (type default) + ) + (uuid "99bd3faa-2dd6-4dcb-80d4-3b3ac8858e67") + ) + (wire + (pts + (xy 223.774 142.494) (xy 246.888 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9b9f06a4-9af4-4071-8cde-404aa29f390e") + ) + (polyline + (pts + (xy 84.074 58.166) (xy 84.074 51.308) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "9cf19f4e-9160-4b10-bb96-368b324fee27") + ) + (bus + (pts + (xy 147.066 30.226) (xy 147.066 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9fd806b7-a3bb-4408-8a3d-cfe3e38428a7") + ) + (wire + (pts + (xy 105.41 79.502) (xy 118.364 79.502) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a03c7c57-dec1-4e84-a6ef-a5f21829857e") + ) + (wire + (pts + (xy 142.24 133.604) (xy 143.764 133.604) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a0f76dfb-a3c4-44ac-b7e2-e0c8ba03afec") + ) + (bus + (pts + (xy 147.066 27.686) (xy 147.066 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1e11be3-7d2a-425c-8e52-bbfc5c5972b8") + ) + (wire + (pts + (xy 227.33 124.968) (xy 227.33 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2ab977e-4d97-4e99-bef6-4f8966d45a5b") + ) + (wire + (pts + (xy 177.038 127) (xy 177.038 128.524) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2e57fc5-377b-41af-940a-c4bcbacee315") + ) + (wire + (pts + (xy 80.518 47.498) (xy 81.788 47.498) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a38dfb51-d552-4a33-a0a4-0dc590a903f4") + ) + (wire + (pts + (xy 195.072 129.794) (xy 195.072 120.904) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a3b7f984-ff5d-4108-b3d0-07a874626bf2") + ) + (wire + (pts + (xy 274.066 117.094) (xy 272.288 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a5a66280-d974-4bdc-b0d9-630f04babbb2") + ) + (wire + (pts + (xy 57.15 44.958) (xy 57.15 46.228) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a628872a-b907-498f-ae1c-e1269e7149f7") + ) + (wire + (pts + (xy 193.548 155.194) (xy 196.088 155.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6ce93ea-8ce8-473f-9104-a859e3e32abe") + ) + (wire + (pts + (xy 208.788 122.174) (xy 208.788 118.872) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a9a6ca92-77e2-4413-9358-42a092fed931") + ) + (wire + (pts + (xy 143.764 49.276) (xy 143.764 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa934d9d-1d9e-4396-91fc-726602114e86") + ) + (wire + (pts + (xy 129.54 102.362) (xy 131.064 102.362) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aaa1e774-ac0b-4f7d-9235-4efebf21c4e0") + ) + (wire + (pts + (xy 243.586 60.96) (xy 245.872 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aafad826-3460-420b-8358-6b382d33146e") + ) + (bus + (pts + (xy 148.082 170.18) (xy 146.812 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab09e031-5201-41b5-9020-c748ea987999") + ) + (wire + (pts + (xy 38.608 50.038) (xy 38.608 52.578) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab7aad4c-94b7-4395-8382-2283041dbf0d") + ) + (wire + (pts + (xy 218.44 124.968) (xy 227.33 124.968) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ace350e5-74ac-4e3d-9f42-954e7bd40d58") + ) + (wire + (pts + (xy 25.908 30.988) (xy 25.908 32.258) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ae03ec0c-67a7-41ee-b130-40d29ae9d132") + ) + (wire + (pts + (xy 118.11 176.53) (xy 103.886 176.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af2d3b33-41e7-4b4b-8a23-eb6efc246739") + ) + (wire + (pts + (xy 129.54 146.304) (xy 130.81 146.304) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b089e688-febd-41d3-98b1-9c1acb79f391") + ) + (wire + (pts + (xy 38.608 60.198) (xy 38.608 61.468) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b1e7ce34-a31a-4194-8b29-3c5e25add30b") + ) + (wire + (pts + (xy 176.784 147.32) (xy 178.308 147.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "baf8cdc2-442a-4c0d-86dd-a9fac4d2d237") + ) + (polyline + (pts + (xy 84.074 51.308) (xy 104.648 51.308) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "bca8704d-550d-43da-8868-043f055ff747") + ) + (wire + (pts + (xy 105.41 71.882) (xy 105.41 79.502) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bd90f04c-aaf1-4ea3-9d9e-415dcb9498ce") + ) + (wire + (pts + (xy 273.304 134.874) (xy 273.304 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "be1a0fc4-8137-49f3-bd7d-699363594e87") + ) + (wire + (pts + (xy 178.054 133.604) (xy 179.07 133.604) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bff76467-e041-4c4b-b9ce-31b1ab0b07ea") + ) + (bus + (pts + (xy 150.114 70.358) (xy 150.114 72.136) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c013bdc9-0524-4f7b-b752-ed57ada9940c") + ) + (wire + (pts + (xy 143.764 184.15) (xy 142.24 184.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0472413-93c5-4688-9e20-b9a367b5a6a1") + ) + (wire + (pts + (xy 198.12 48.26) (xy 200.406 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c235dda5-dbac-4c16-8488-f0a256a0fc7f") + ) + (wire + (pts + (xy 243.586 58.42) (xy 246.38 58.42) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2eca712-48b9-4da9-8b97-6df6c39cfa11") + ) + (wire + (pts + (xy 142.494 37.846) (xy 144.526 37.846) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c494287e-0282-4b31-afda-e67e0a77e6ab") + ) + (wire + (pts + (xy 25.908 29.718) (xy 25.908 30.988) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c4e9c9d1-97c7-440b-aa1c-5153bdd3c588") + ) + (wire + (pts + (xy 25.908 62.738) (xy 25.908 61.468) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c500997e-825e-4b51-bebd-d0307bd3fbb3") + ) + (wire + (pts + (xy 195.326 147.574) (xy 196.088 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c576155a-8f5e-40dd-9e88-99b47c64d949") + ) + (wire + (pts + (xy 142.24 172.72) (xy 144.272 172.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c657e771-09b9-4d60-abe7-ceb32d9217e5") + ) + (bus + (pts + (xy 150.114 70.358) (xy 150.876 70.358) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c7cba755-fe3e-4d35-98ba-0c0bc4cdf078") + ) + (wire + (pts + (xy 57.15 37.338) (xy 55.626 37.338) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c8de245c-dbec-40a8-be14-08a1f3c6cdc6") + ) + (wire + (pts + (xy 118.11 168.91) (xy 118.11 166.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c99d8a2e-f4a1-4863-a2e5-1608c1c14269") + ) + (wire + (pts + (xy 175.26 131.064) (xy 175.26 134.62) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c9ca65a0-ad26-4a1a-a1c1-208dcaa4a120") + ) + (wire + (pts + (xy 144.272 119.634) (xy 142.24 119.634) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cae5bb3a-7830-4dfd-8311-e9aff36be775") + ) + (wire + (pts + (xy 190.754 53.34) (xy 200.406 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cbf17ddf-b4a8-46b9-af42-e1bff47ee2cb") + ) + (wire + (pts + (xy 113.792 90.932) (xy 118.364 90.932) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cc48a1dd-bfa1-44d2-9a73-eabd9cd4d878") + ) + (wire + (pts + (xy 118.364 26.416) (xy 105.41 26.416) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cd868337-4c43-4d05-9da4-2ce4372bf72c") + ) + (wire + (pts + (xy 118.364 45.466) (xy 113.792 45.466) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cefbd51e-e38d-4e0d-91fb-d260d12b03c5") + ) + (wire + (pts + (xy 218.44 120.904) (xy 218.44 124.968) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf0f5197-7ca2-425a-af18-a0564e0f26cb") + ) + (wire + (pts + (xy 110.998 17.018) (xy 111.76 17.018) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf2205ed-f65f-4685-b996-7829796c6b85") + ) + (wire + (pts + (xy 142.494 44.196) (xy 143.764 44.196) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cfa47ee4-8114-4c99-b124-e98e6679c0a6") + ) + (wire + (pts + (xy 227.33 124.968) (xy 239.014 124.968) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d339bd79-1faf-44b0-9ffc-5f0396015f97") + ) + (wire + (pts + (xy 250.952 42.926) (xy 190.754 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d39e9efd-88c5-45a3-88d7-acfc2e4d05bb") + ) + (wire + (pts + (xy 143.764 94.742) (xy 143.764 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d5527cd9-c863-4be4-9be7-21e0f832cf7f") + ) + (wire + (pts + (xy 118.11 123.444) (xy 115.824 123.444) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d7bce01e-39cf-46d1-8d72-30d5bf64ce06") + ) + (bus + (pts + (xy 147.066 32.766) (xy 147.066 35.306) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9448315-8bfe-464d-b007-91ed4995b54d") + ) + (wire + (pts + (xy 113.792 134.874) (xy 118.11 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dae5464a-1ce0-4891-af67-9069b64e7c98") + ) + (wire + (pts + (xy 239.014 152.654) (xy 246.888 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "daff8ecf-f0c3-45b6-9980-bf8036cd7be2") + ) + (wire + (pts + (xy 195.072 134.874) (xy 196.088 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "db08e8da-6caf-4b2c-ab27-ae036ef1c1b6") + ) + (wire + (pts + (xy 142.24 124.714) (xy 145.542 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dc53d8db-5355-4853-a96f-a1d9232e910b") + ) + (wire + (pts + (xy 116.84 149.86) (xy 145.542 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dde949df-0457-477c-ad98-2b47084e33d5") + ) + (bus + (pts + (xy 146.812 119.634) (xy 146.812 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "def2d294-08ca-4720-95a1-d650790225e7") + ) + (wire + (pts + (xy 243.586 68.58) (xy 246.38 68.58) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df4b7db9-2a01-4b53-9f42-82804e9b271c") + ) + (wire + (pts + (xy 142.494 49.276) (xy 143.764 49.276) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e0bd7dec-7a1d-4742-b645-a6703996ebc3") + ) + (wire + (pts + (xy 25.908 20.574) (xy 25.908 22.098) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e238d209-ac0c-4b3a-994b-240db8aba820") + ) + (wire + (pts + (xy 116.84 128.524) (xy 116.84 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e2658680-c02a-49e2-9101-950fd717be50") + ) + (wire + (pts + (xy 110.998 39.116) (xy 110.998 84.582) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e26f2ec8-0593-40dd-b06a-f9245f8e0be0") + ) + (bus + (pts + (xy 150.114 74.676) (xy 150.114 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e2cb6695-dcab-4061-a1bc-cb7ea25b4141") + ) + (wire + (pts + (xy 117.856 34.544) (xy 117.856 34.036) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e33c7944-1f64-48ba-8d7d-c3443a9e8421") + ) + (wire + (pts + (xy 128.524 102.362) (xy 129.54 102.362) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e404b6bf-e387-46b1-bcab-64aaf9f5c6d1") + ) + (wire + (pts + (xy 128.524 56.896) (xy 129.794 56.896) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4510082-53df-4d42-bb6c-fc3aa959e0d0") + ) + (wire + (pts + (xy 36.068 47.498) (xy 48.006 47.498) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e48c550f-5c89-4eed-8875-76da13ad3c0c") + ) + (wire + (pts + (xy 145.542 78.232) (xy 145.542 77.216) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6da45ce-6b89-449a-a34a-5e4f884d9d08") + ) + (wire + (pts + (xy 38.608 61.468) (xy 25.908 61.468) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7087eac-c592-4fce-bf8f-c126a8887297") + ) + (wire + (pts + (xy 129.54 108.204) (xy 129.54 102.362) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e710d643-143c-444c-acfb-4c2fa52d57d3") + ) + (bus + (pts + (xy 146.812 167.64) (xy 146.812 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eb5753b2-65cd-42d5-9060-b224a7608970") + ) + (wire + (pts + (xy 196.088 142.494) (xy 195.326 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ec3079ed-aef5-4d79-a88c-c6ae117e1ca4") + ) + (wire + (pts + (xy 228.6 129.794) (xy 221.488 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ec4b83f3-b532-4d71-bb5a-44883a2636e0") + ) + (wire + (pts + (xy 161.798 129.54) (xy 145.542 129.54) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ec769e05-8fcd-442d-bc2e-7915d445a5be") + ) + (wire + (pts + (xy 115.316 56.896) (xy 128.524 56.896) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ecb80b91-3e37-4023-9ae4-3db2bf47d667") + ) + (wire + (pts + (xy 245.872 60.96) (xy 245.872 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "edb5ee02-235a-438f-a6b8-a32bb4700483") + ) + (wire + (pts + (xy 272.288 134.874) (xy 273.304 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f063a6a6-9ea3-43cb-bbb1-5dea505b77d3") + ) + (wire + (pts + (xy 111.76 120.904) (xy 113.792 120.904) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f0f5a38d-0dfa-4323-ba8f-4d236e0b7b23") + ) + (wire + (pts + (xy 178.054 144.78) (xy 178.054 133.604) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f11a7f46-6828-4747-9f13-9296d3c9a14a") + ) + (wire + (pts + (xy 115.316 31.496) (xy 115.316 56.896) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f1aa79da-0505-40c7-b984-a9ef316c2610") + ) + (wire + (pts + (xy 142.494 75.692) (xy 145.542 75.692) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f3440521-bef9-4703-aedb-7a7789d60266") + ) + (wire + (pts + (xy 143.764 138.684) (xy 143.764 139.192) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f38e77bd-9939-448c-ac32-80e9a08e4c89") + ) + (wire + (pts + (xy 93.218 64.262) (xy 93.218 62.738) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4827ca1-91a4-461c-8737-42836a277c5f") + ) + (wire + (pts + (xy 144.272 165.1) (xy 142.24 165.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f6fa8f88-579c-41de-a5a6-773b18b6afe5") + ) + (wire + (pts + (xy 217.17 55.88) (xy 218.186 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f710b28c-d4a0-431d-b3ed-05936b347efa") + ) + (wire + (pts + (xy 176.784 147.32) (xy 176.784 136.144) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fab28135-be06-49a0-9d5a-fb902cd3a0c8") + ) + (wire + (pts + (xy 221.488 139.954) (xy 233.68 139.954) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fba57844-5480-45a5-b140-0c23d02c9f08") + ) + (wire + (pts + (xy 179.07 131.064) (xy 175.26 131.064) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fbfe9a52-128f-4590-a132-9ceb83233b2c") + ) + (wire + (pts + (xy 48.006 37.338) (xy 46.228 37.338) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fc4797b8-0d23-4dfa-86df-39a7aa56006c") + ) + (wire + (pts + (xy 142.494 35.306) (xy 144.526 35.306) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe82eeb7-23b4-421f-9707-75013f963cf5") + ) + (wire + (pts + (xy 215.392 73.66) (xy 218.186 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffa1b3e1-bfd3-4677-9668-2449d164bc57") + ) + (wire + (pts + (xy 143.764 179.07) (xy 143.764 178.308) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffc5a2de-3a06-418f-a495-d4d26eedb6f0") + ) + (label "V2" + (at 142.494 30.226 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "170c5ca3-23d4-480b-a61e-2055659fadb7") + ) + (label "VA" + (at 118.11 123.444 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2b493f00-6468-4af1-9e69-8de4e7c761b7") + ) + (label "H3" + (at 142.24 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "552ad5dc-0b72-41d2-8a58-bd9b8d85564c") + ) + (label "H2" + (at 142.24 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5d44cab3-b374-4a63-b7a6-8bd42b671af6") + ) + (label "VB" + (at 142.494 75.692 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5fd72df8-4864-44b0-9189-20c475a37b15") + ) + (label "V1" + (at 142.494 83.312 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6613ad54-5ef2-4fe2-a422-d6a1aa0d3554") + ) + (label "V5" + (at 142.494 37.846 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "676cbe8d-2f79-418a-aa50-c28924ea16ab") + ) + (label "V4" + (at 142.494 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "705850f8-d99f-4e7f-baae-5e8afeac1526") + ) + (label "V0" + (at 142.494 80.772 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "755d585f-3ff5-483e-ac6f-4ab88ec48b37") + ) + (label "H0" + (at 142.24 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "764cd4fa-cc34-4e37-a7a6-d5ade2f9e0ed") + ) + (label "H4" + (at 142.24 119.634 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9171883f-135f-4e5c-a600-3c6508ae2dd8") + ) + (label "H5" + (at 142.24 122.174 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9c35041c-80bf-468a-98d2-e304ed8f5622") + ) + (label "V3" + (at 142.494 32.766 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c374adf8-733a-49d2-bd29-c8605314045e") + ) + (label "B1-1Q" + (at 244.094 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c548808c-2cc5-4ca9-9baa-67ba3c62b73f") + ) + (label "H1" + (at 142.24 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c89e2901-12c0-4231-86ce-73bed37648e3") + ) + (label "VA" + (at 142.24 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d1374cf1-bc18-48d8-ab96-762a14d35310") + ) + (label "VC" + (at 142.494 78.232 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f2034878-34be-4a88-b496-501a7ed366bd") + ) + (label "B1-1Q" + (at 175.006 134.62 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f97e25c9-26a2-40ce-8ab4-776aae780a76") + ) + (global_label "SOFT5" + (shape input) + (at 193.548 155.194 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "00b1614a-b14a-4e9b-ba19-40515e322030") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.548 155.194 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "14M" + (shape input) + (at 193.548 145.034 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0cb5f0e3-1aba-4e2c-92c6-621b691ca74e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.548 145.034 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "C1-6" + (shape input) + (at 244.856 117.094 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "10b5a153-a559-4dcd-bbc3-5e60057d3056") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 244.856 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{LDPS}" + (shape input) + (at 103.886 176.53 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "158cb6ae-e75d-48c0-b3c1-6c3c79144b4a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 103.886 176.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5" + (shape input) + (at 215.392 73.66 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "1a0020c8-b4fd-498d-b097-b290dd5315a1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 215.392 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "AX" + (shape output) + (at 233.426 132.334 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "218f7d62-31a9-4d5f-839a-55be356f1c83") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 233.426 132.334 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5" + (shape input) + (at 161.036 124.46 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "29518933-86e6-43ad-ab13-34ad43e05e0a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 161.036 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "V[0..5]" + (shape output) + (at 148.59 22.098 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "2b72798c-a337-44e3-8e20-08dc9c46b92f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 148.59 22.098 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD194" + (shape output) + (at 157.988 147.32 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "2c9110d4-0f22-4bb4-bcb0-d0a4c242a365") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 157.988 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{CAS}" + (shape output) + (at 228.6 134.874 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "37e7d2f3-2049-4c90-b872-937b86216dc9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 228.6 134.874 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{LDPS}" + (shape input) + (at 103.886 131.064 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3cb90c9e-087a-487a-880d-98503afa7db4") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 103.886 131.064 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 195.072 137.414 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "42b12f1f-c3c2-4a01-8b40-1a52523cc1c7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 195.072 137.414 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A12" + (shape input) + (at 244.602 124.714 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "46f00c13-2673-4bfa-a8a9-5f08a9e67879") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 244.602 124.714 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5" + (shape input) + (at 111.76 120.904 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5579e892-10f5-4c92-a7d1-6246af86e282") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 111.76 120.904 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A13" + (shape input) + (at 244.602 122.174 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5c334088-c182-4875-a8b1-8e0ff191ed3f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 244.602 122.174 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "COLOR_REF" + (shape output) + (at 246.38 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "60e28bf4-c885-4607-aeed-7fdbe21936e5") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 53.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{LDPS}" + (shape input) + (at 103.886 41.656 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "66cf25e7-f3ff-43ff-80e6-44be93481e62") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 103.886 41.656 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "Q3" + (shape input) + (at 193.548 152.654 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6c85a1f4-c7af-4672-8d56-8badc489b6fc") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.548 152.654 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "H[0..5]" + (shape output) + (at 148.082 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "73a47dc4-95d0-4b5c-a1b1-6ae02c3ad1fe") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 148.082 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "7M" + (shape output) + (at 246.38 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "7989836f-52c1-4474-b8fb-59c9abc9ce3b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape input) + (at 241.3 155.194 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7aa8cb32-64bd-49d9-a10e-9df23ffe1173") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 241.3 155.194 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{7M}" + (shape input) + (at 212.09 66.04 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "82464879-fd92-4ef1-805f-33e509b917c1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 212.09 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape input) + (at 170.942 108.204 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "84bc109e-41fd-4231-842b-8adbf57cc842") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 170.942 108.204 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape output) + (at 228.6 129.794 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "8856e498-e665-45a7-8342-cd82040bd481") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 228.6 129.794 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape input) + (at 178.308 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "93b56804-3b7a-43c6-a816-55db2669642d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 178.308 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "7M" + (shape input) + (at 198.12 48.26 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "95a7353b-b486-4139-87a8-eeea020cabcc") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 198.12 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "Q3" + (shape output) + (at 225.044 137.414 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "a69507e5-c4ce-4726-bbce-3b70582f3bed") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 225.044 137.414 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "14M" + (shape input) + (at 213.36 71.12 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a69719da-cb43-4404-9601-dae37ca361b5") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 213.36 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape output) + (at 246.38 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "acead942-a8e0-4705-9734-bd3c974beea0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI1" + (shape output) + (at 246.38 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "b34f1d61-6da9-4cc4-b5ce-59a39f1c4dcc") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 58.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{LDPS}" + (shape input) + (at 103.886 87.122 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b4224a83-2a6c-4b4e-b4f4-c6936c7317b9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 103.886 87.122 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "C1-5" + (shape input) + (at 244.602 119.634 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c88c1d1b-06e1-46b0-a76a-8ace9f7df5ab") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 244.602 119.634 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{7M}" + (shape input) + (at 174.752 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "ce43e18b-5eea-4341-bfef-7edd04e0e4ac") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 174.752 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "MemSelE1" + (shape output) + (at 274.066 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "cf2bdfd4-2100-4a71-b2e7-f052b88e23f2") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 274.066 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "14M" + (shape output) + (at 81.788 47.498 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "d01b1731-f3af-4471-852e-36d24671dc43") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 81.788 47.498 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "V[A..C]" + (shape output) + (at 150.876 70.358 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "e0c396b2-e8af-4777-825e-4dd918f6c86c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 150.876 70.358 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{7M}" + (shape output) + (at 246.38 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "eb4ed90a-614b-421d-a434-139861bf5bc0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 246.38 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{LDPS}" + (shape output) + (at 177.8 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "fe710363-61a3-42cf-861b-3fed04ba7b2e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 177.8 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol + (lib_id "AppleII+:74LS161") + (at 131.064 39.116 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060176d74") + (property "Reference" "D11" + (at 135.636 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS161" + (at 134.366 22.606 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 131.064 39.116 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS161" + (at 131.064 39.116 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 131.064 39.116 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "3246b215-8eb0-497e-bfea-5b0b0b244f45") + ) + (pin "3" + (uuid "78b148d1-1a9f-46b4-a6b0-360dcb0ecc94") + ) + (pin "5" + (uuid "45f2d48e-7ff5-41f1-b3bc-bf0f1a182e37") + ) + (pin "6" + (uuid "662b3021-97e2-476c-8f10-fffd318ae51f") + ) + (pin "4" + (uuid "b5eb0361-77ec-452c-ba98-7a0400e14b90") + ) + (pin "9" + (uuid "8db2193e-c1e8-4043-9b84-c7cc97971415") + ) + (pin "10" + (uuid "0c7c018e-a96f-42f1-b188-5b5902ac3f9a") + ) + (pin "7" + (uuid "9c8f9c04-f91f-459d-bca9-a220c23b3284") + ) + (pin "13" + (uuid "593c7adc-16a1-4204-8090-8fd168d537e3") + ) + (pin "11" + (uuid "836dd0cc-fd05-4980-a5a1-9d80988d4825") + ) + (pin "16" + (uuid "ceb4e3fa-5cdf-4bfe-b660-87f7816a23ca") + ) + (pin "14" + (uuid "11485981-d7fe-4645-af9d-d11a0c79489d") + ) + (pin "1" + (uuid "2011c785-d913-4579-b682-a556dd7c5924") + ) + (pin "8" + (uuid "4365ca3e-702b-4b36-896b-e8d37f53b38a") + ) + (pin "15" + (uuid "0d2facee-2aa8-45c9-894e-10b2f53bc785") + ) + (pin "12" + (uuid "5658fcba-bd68-4e30-b787-3aeefa3181b4") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "D11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:Q_PNP_BCE") + (at 41.148 37.338 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006017a866") + (property "Reference" "Q2" + (at 44.196 34.036 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "2N4258" + (at 48.006 41.148 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 36.068 39.878 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 41.148 37.338 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 41.148 37.338 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "19b3389a-b131-402d-8236-4b4e0c134daf") + ) + (pin "2" + (uuid "274b9bf7-d767-4af7-ab20-771e863510f6") + ) + (pin "1" + (uuid "7196a915-1da7-45ef-a270-2bb9de1f87c8") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "Q2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:Q_PNP_BCE") + (at 23.368 37.338 0) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006017b646") + (property "Reference" "Q1" + (at 20.32 33.782 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "2N4258" + (at 17.526 41.402 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 28.448 39.878 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 23.368 37.338 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 23.368 37.338 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "c464ee58-0dbd-4521-846e-9b1aa25dd73e") + ) + (pin "1" + (uuid "3ceacacc-2dd5-43ad-baa7-4207e0ea6e08") + ) + (pin "2" + (uuid "c3e74715-4230-4250-b77e-c815e705bb46") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "Q1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:74LS161") + (at 131.064 84.582 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006017d098") + (property "Reference" "D12" + (at 135.636 66.548 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS161" + (at 134.112 68.326 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 131.064 84.582 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS161" + (at 131.064 84.582 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 131.064 84.582 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "0958d588-6f3f-4b3d-9443-bee86c9dcab4") + ) + (pin "3" + (uuid "348904ea-e7cd-42d2-99d7-2cde92810e18") + ) + (pin "4" + (uuid "d24b0fd8-e88a-477e-a671-cc4439ba51fd") + ) + (pin "5" + (uuid "89e0954e-ed40-45ce-97a4-8a825dca154d") + ) + (pin "6" + (uuid "e7ee71bf-356e-474a-857c-035f9a7dfadc") + ) + (pin "9" + (uuid "f582a4c7-8fa1-4568-a71d-6f1b7a6254f1") + ) + (pin "1" + (uuid "1c02bd5a-5615-413c-a953-7ccf40b8b9bb") + ) + (pin "14" + (uuid "6e17f879-2697-43d7-a674-294fce9dd249") + ) + (pin "7" + (uuid "8a9d8c6f-bd76-4a8f-9696-2e524f903850") + ) + (pin "12" + (uuid "d08cc688-a7fa-40ab-8283-dbb4c3fc4f20") + ) + (pin "11" + (uuid "5cc2a547-77a4-4584-b8c4-27778f993fb1") + ) + (pin "16" + (uuid "53663aff-6073-4ed5-bdb1-23733f6d9666") + ) + (pin "13" + (uuid "e60d0ef3-6ae3-4f46-b69f-31a198f55d56") + ) + (pin "8" + (uuid "491c8788-0944-4729-9c14-6bc150bed91f") + ) + (pin "10" + (uuid "45e32b61-58f2-46e4-92e6-5bd47c3ef955") + ) + (pin "15" + (uuid "bdaff728-8731-4267-8179-286b6dc0b03a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "D12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 25.908 25.908 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060182c12") + (property "Reference" "R1" + (at 27.686 24.7396 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "330R" + (at 27.686 27.051 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 24.13 25.908 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 25.908 25.908 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 25.908 25.908 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "e9734d77-1d92-42af-9010-70e16b52c9f7") + ) + (pin "1" + (uuid "d741e038-08b9-4574-af17-c8458bbd3f6a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "R1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 25.908 56.388 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060183439") + (property "Reference" "R2" + (at 27.178 54.864 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "47R" + (at 27.178 57.658 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 24.13 56.388 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 25.908 56.388 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 25.908 56.388 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "fe7a9a82-1803-40d9-baff-cbcf46a188b2") + ) + (pin "2" + (uuid "00485ffb-f3e4-4059-9dd1-e6e75bdd41ab") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 38.608 56.388 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060183a93") + (property "Reference" "R3" + (at 40.386 55.2196 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "150R" + (at 40.386 57.531 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 36.83 56.388 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 38.608 56.388 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 38.608 56.388 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "0e61e45b-5c2e-4465-85e2-b8f8391f0af1") + ) + (pin "2" + (uuid "22247f76-e869-47fe-9b59-315ab56e1478") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "R3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 51.816 37.338 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006018468b") + (property "Reference" "R4" + (at 51.816 35.306 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "47R" + (at 51.816 37.338 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 51.816 35.56 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 51.816 37.338 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 51.816 37.338 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "c6d0ba9f-2d84-43f2-bcb2-3fe4747e1c58") + ) + (pin "2" + (uuid "1aafcc5f-cd27-4c53-a09b-99d4e096ee57") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "R4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 57.15 42.418 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601859a9") + (property "Reference" "Cap1" + (at 57.404 40.64 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uF" + (at 58.928 42.418 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 57.15 42.418 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 57.15 42.418 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 57.15 42.418 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "9f983457-4078-4e51-8514-0fd033eb742f") + ) + (pin "2" + (uuid "3f08d4d7-fa44-4a1b-a551-3e13e22ea35f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "Cap1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:Crystal") + (at 32.258 47.498 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060187921") + (property "Reference" "Y1" + (at 32.258 43.688 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "XT0001" + (at 32.258 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 32.258 47.498 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 32.258 47.498 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 32.258 47.498 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "0688825f-c455-48e0-bbc0-d492ce4a4cab") + ) + (pin "2" + (uuid "f8911764-cb77-4f3f-8470-d3f0afffd4d3") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "Y1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 143.764 49.53 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006018aef0") + (property "Reference" "#PWR0238" + (at 143.764 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 141.478 52.578 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 143.764 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 143.764 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 143.764 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "be19a899-31ad-4299-bb01-f41324a5135c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0238") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 25.908 62.738 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006019297f") + (property "Reference" "#PWR0247" + (at 25.908 69.088 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 29.21 64.262 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 25.908 62.738 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 25.908 62.738 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 25.908 62.738 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e916c7ef-ebec-4077-84d7-9a6e1e59540d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0247") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 15.748 34.798 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006019bb2e") + (property "Reference" "#PWR0248" + (at 15.748 38.608 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 15.748 30.988 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 15.748 34.798 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 15.748 34.798 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 15.748 34.798 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "0c3fcc11-6aa4-43a8-92b1-f58027f3b62f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0248") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 143.764 43.688 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006019e594") + (property "Reference" "#PWR0239" + (at 143.764 47.498 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 144.272 40.386 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 143.764 43.688 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 143.764 43.688 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 143.764 43.688 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "4f0cd56e-9c8d-4fe3-9231-8dccc99881c4") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0239") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 57.15 32.258 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601af142") + (property "Reference" "#PWR0249" + (at 57.15 36.068 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 57.15 28.194 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 57.15 32.258 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 57.15 32.258 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 57.15 32.258 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "792c5058-2984-4bec-a567-a1a49685d675") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0249") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:74LS161") + (at 130.81 128.524 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601b38f0") + (property "Reference" "D13" + (at 135.382 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS161" + (at 133.858 112.268 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 130.81 128.524 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS161" + (at 130.81 128.524 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 130.81 128.524 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "de88ad49-d849-4887-9e67-8561d91fde47") + ) + (pin "4" + (uuid "7e62bda2-b5e7-4942-bf86-daf971749428") + ) + (pin "9" + (uuid "e5f73c4d-281d-4715-96dc-d845d54359be") + ) + (pin "1" + (uuid "d047f250-ff9d-44f4-be48-61991bb0bc2a") + ) + (pin "8" + (uuid "e4e96f3e-feba-4d4f-916c-2eb761e8906f") + ) + (pin "5" + (uuid "8a97da8f-df7f-46c4-b403-da21199964a3") + ) + (pin "2" + (uuid "070f435e-aaf2-4395-a9b0-20eb0793e24b") + ) + (pin "16" + (uuid "d2040917-f606-41ad-bf97-e7a935d796ec") + ) + (pin "12" + (uuid "e85052a6-ca5a-4027-9d8b-f26c6c3728f7") + ) + (pin "11" + (uuid "b3568e35-0229-4992-9d62-678d9297179f") + ) + (pin "14" + (uuid "f11097b5-8429-4083-87e3-38ead658c661") + ) + (pin "6" + (uuid "0e5ecd3f-7755-488a-aaa6-9ed120fd0083") + ) + (pin "10" + (uuid "4da916f8-aa9d-45a8-b278-dc121ab11b22") + ) + (pin "15" + (uuid "dc6317cb-ff31-4755-8b1f-0f8b4dfb1067") + ) + (pin "7" + (uuid "25a912e5-17dc-4682-b469-00b0029bdc56") + ) + (pin "13" + (uuid "8cedf512-b94d-4c8b-ae17-50de473b278e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "D13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:74LS161") + (at 130.81 173.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601b38f6") + (property "Reference" "D14" + (at 135.382 155.956 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS161" + (at 133.858 157.734 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 130.81 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS161" + (at 130.81 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 130.81 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "05df0add-73bd-49af-a7fc-51e3330c9b1f") + ) + (pin "15" + (uuid "bb8b0804-c742-43fe-914d-76f8f9bad535") + ) + (pin "14" + (uuid "1f39a318-1754-46dd-ac95-4ae2226cdbe4") + ) + (pin "4" + (uuid "86817fdc-2603-44fc-a34e-173c7fd1ded5") + ) + (pin "3" + (uuid "ef944280-ac39-4720-b847-426c7d3a57cf") + ) + (pin "5" + (uuid "ef495775-42a9-4ae8-b7dd-294582625021") + ) + (pin "6" + (uuid "2b18dda1-58a6-4390-b7f9-4a0cf1768dc0") + ) + (pin "9" + (uuid "6ad9900e-8ed7-40af-bad4-133613e318b1") + ) + (pin "1" + (uuid "dcb6e940-3297-4fdf-b86b-80c85b6fea9f") + ) + (pin "10" + (uuid "fa865506-c0ec-44e6-b0ca-d70f2665732b") + ) + (pin "7" + (uuid "eae1bef3-45f2-4fc5-9faf-1860e9e63558") + ) + (pin "13" + (uuid "9dd53a10-764d-419c-bcf7-f74129f16892") + ) + (pin "16" + (uuid "05846295-a87e-4f15-8ea7-71b2aa2a11bd") + ) + (pin "11" + (uuid "f90ac5ef-5d92-420f-a9f5-d8c463acf6e8") + ) + (pin "12" + (uuid "e62e5565-24a9-4f4a-8bf0-9649bc3e7635") + ) + (pin "8" + (uuid "0392bd6e-86a8-47e7-a5d9-9fd9d840dbb8") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "D14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 143.764 139.192 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601b3903") + (property "Reference" "#PWR0240" + (at 143.764 145.542 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 141.732 142.24 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 143.764 139.192 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 143.764 139.192 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 143.764 139.192 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "26ea7aa3-ac2d-4a24-9890-35630e101b10") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0240") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 143.764 95.25 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601b3ae1") + (property "Reference" "#PWR0241" + (at 143.764 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 143.51 98.552 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 143.764 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 143.764 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 143.764 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7231b5b5-df0b-48ed-b696-7616a72cc4b2") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0241") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 25.908 20.574 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601b6a8d") + (property "Reference" "#PWR0250" + (at 25.908 24.384 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 26.289 16.1798 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 25.908 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 25.908 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 25.908 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "c4f9ba57-cb3f-4e5f-83d9-89ad33c5e1bb") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0250") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 143.764 89.154 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601cb6cd") + (property "Reference" "#PWR0242" + (at 143.764 92.964 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 144.018 85.852 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 143.764 89.154 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 143.764 89.154 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 143.764 89.154 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "3bae2677-1cc8-4e83-a127-30806afa0f7c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0242") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 143.764 133.096 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601d1298") + (property "Reference" "#PWR0243" + (at 143.764 136.906 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 141.986 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 143.764 133.096 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 143.764 133.096 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 143.764 133.096 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7eed579f-6b47-49a0-b4bb-4c0e3176d517") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0243") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 143.764 178.308 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601d198b") + (property "Reference" "#PWR0244" + (at 143.764 182.118 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 143.764 174.752 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 143.764 178.308 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 143.764 178.308 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 143.764 178.308 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "d0c37070-d723-413c-ace0-644f0b62ee77") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0244") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 57.15 46.228 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601d2e8e") + (property "Reference" "#PWR0251" + (at 57.15 52.578 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 54.356 48.514 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 57.15 46.228 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 57.15 46.228 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 57.15 46.228 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b2268521-bb11-435e-9f6e-5bed64420231") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0251") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 143.764 184.912 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601d3f22") + (property "Reference" "#PWR0245" + (at 143.764 191.262 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 143.764 188.214 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 143.764 184.912 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 143.764 184.912 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 143.764 184.912 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "d0be59bc-98e7-49dc-9f1d-3589745ba516") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0245") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 117.856 34.544 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601e1536") + (property "Reference" "#PWR0246" + (at 117.856 40.894 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 121.158 36.068 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 117.856 34.544 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 117.856 34.544 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 117.856 34.544 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "3c085bd7-5cfe-40a1-81ac-a0a104906f78") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0246") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS04") + (at 119.38 17.018 180) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601e8bb7") + (property "Reference" "C11D" + (at 119.634 14.478 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "74LS04" + (at 120.904 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 119.38 17.018 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS04" + (at 119.38 17.018 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 119.38 17.018 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "4" + (uuid "1b96399c-4b78-40d4-95df-b0c01ef63185") + ) + (pin "8" + (uuid "5aaeb857-16a5-4782-92de-bb64e0daaca5") + ) + (pin "11" + (uuid "9c8661d9-faf3-48cd-987d-9c81a05fd8eb") + ) + (pin "2" + (uuid "fc057721-af6e-4a76-8632-f05432b01ea0") + ) + (pin "5" + (uuid "fdc7325f-21ed-474a-a8d9-8695fe30207a") + ) + (pin "13" + (uuid "f1eaf7f0-af9e-4f8f-b3f8-c5cc2dbfc9a2") + ) + (pin "14" + (uuid "3cf4085a-7f1d-4e63-bc3c-59bcbcf8f6e7") + ) + (pin "10" + (uuid "582ddf10-8665-492c-8ce9-a214bd514964") + ) + (pin "7" + (uuid "ad5ea6bc-a419-4d21-a1fb-a4a9714a20e0") + ) + (pin "9" + (uuid "36ad5287-0e44-4802-afd6-ca98c426c3e6") + ) + (pin "1" + (uuid "6cbbd35a-c434-4dae-a0a4-0d5c155d26fc") + ) + (pin "3" + (uuid "138cdc72-64e5-456e-b6ad-12018bffc43c") + ) + (pin "6" + (uuid "27fedf12-1cc8-45bc-b471-6aee51e5bf98") + ) + (pin "12" + (uuid "6ffd16ee-8a08-4564-961f-e55f47ad76f3") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "C11D") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS195") + (at 208.788 142.494 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601f24ac") + (property "Reference" "C2" + (at 215.138 124.206 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS195" + (at 213.106 126.238 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 208.788 142.494 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS195" + (at 208.788 142.494 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 208.788 142.494 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "11" + (uuid "80eeb231-43dd-4184-98cc-4854c3c86fa0") + ) + (pin "2" + (uuid "5e49478f-a87f-4033-8d48-ce4f8ff5d19e") + ) + (pin "8" + (uuid "f56a8098-f51d-4388-a62e-34b10d0b45f8") + ) + (pin "14" + (uuid "cdbd9751-6540-4ded-8096-9466bb80ca02") + ) + (pin "6" + (uuid "1f25d639-b362-4d0d-a91e-6915b81aec03") + ) + (pin "10" + (uuid "9f252d66-3086-4ec2-ae91-88278aa32fe6") + ) + (pin "15" + (uuid "9e9406c3-f2d5-4505-a24d-261368da0e19") + ) + (pin "5" + (uuid "039cea69-f546-4993-a950-cf97cdb58060") + ) + (pin "13" + (uuid "859d9042-a421-453c-ad29-208e3791e69d") + ) + (pin "12" + (uuid "82864207-6ee7-433d-bd7e-240b710c9d3a") + ) + (pin "3" + (uuid "2c16e82b-f1f7-4ff8-b11d-71e043a4ef1f") + ) + (pin "7" + (uuid "6c15ae0b-6279-4516-9e13-e11e78da10db") + ) + (pin "4" + (uuid "093ad54c-6009-4105-8b9b-3653fdcb42a2") + ) + (pin "1" + (uuid "4d7c8edd-4425-4f00-a1ba-9163f993300d") + ) + (pin "16" + (uuid "b04b4a75-ba0e-4831-a350-850891d63a0c") + ) + (pin "9" + (uuid "8124dd80-7c4b-417b-85a8-5db329fa5552") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "C2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS153") + (at 259.588 134.874 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601f3ed0") + (property "Reference" "C1" + (at 266.192 111.252 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS153" + (at 264.16 113.284 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 259.588 134.874 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS153" + (at 259.588 134.874 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 259.588 134.874 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "42745e99-1f1a-49f8-91f6-59c713b2693d") + ) + (pin "1" + (uuid "b95f1d17-e29a-403a-ac57-2c86d57fb813") + ) + (pin "5" + (uuid "035be05a-963e-4d3b-9c27-a3172966b66c") + ) + (pin "10" + (uuid "a08a83ad-6b61-4e2c-8037-d6b340aebc24") + ) + (pin "11" + (uuid "1847ca14-d6a4-480b-95dd-1bd1bbd55b60") + ) + (pin "15" + (uuid "009b9253-51a9-4b67-a33f-06acd9948cbf") + ) + (pin "13" + (uuid "8717c4ec-828f-4e4d-8b93-9b8aba0b6a4e") + ) + (pin "8" + (uuid "94c3f020-f847-48e5-98c7-931874978aed") + ) + (pin "2" + (uuid "16bdcb42-4671-4585-b41d-4e32bbd1c410") + ) + (pin "7" + (uuid "362b209c-32e2-4c8a-91d3-386a6827f1ad") + ) + (pin "9" + (uuid "e20a13e0-4e75-436b-a09b-3b162db76a3a") + ) + (pin "6" + (uuid "9ea24105-5b78-46d4-bb72-c7cbc402c85b") + ) + (pin "16" + (uuid "b2d53d87-e1c1-439b-9b74-dddba82b26c6") + ) + (pin "4" + (uuid "92f89275-ce09-431a-a5fc-432afc9aa71f") + ) + (pin "14" + (uuid "55706246-386f-4385-85a6-25277009e12e") + ) + (pin "12" + (uuid "66f1a7e5-6588-4a36-8cb2-7adacca5428d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "C1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS86") + (at 72.898 47.498 0) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601f72b1") + (property "Reference" "B2C" + (at 70.104 40.894 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS86" + (at 71.628 42.672 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 72.898 47.498 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "74xx/74ls86.pdf" + (at 72.898 47.498 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 72.898 47.498 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "9" + (uuid "a396a616-a518-4241-8a50-35ec0a4b97f5") + ) + (pin "12" + (uuid "a23ef640-b5c3-4f29-b60f-c72ebc4122c2") + ) + (pin "10" + (uuid "6f6f3b76-060c-4bdd-8a48-b381d046a75d") + ) + (pin "8" + (uuid "16773236-adb5-4f8d-aaa7-859e92e6311b") + ) + (pin "13" + (uuid "8d79680e-3618-4b27-b25c-47ca28441df3") + ) + (pin "11" + (uuid "83d94d24-47bc-4801-a12c-51bad687901e") + ) + (pin "14" + (uuid "26966fc7-1c60-4b8e-8c53-aa1d1c7d8e74") + ) + (pin "7" + (uuid "26e0cb68-8118-4026-b4b5-011f25076795") + ) + (pin "1" + (uuid "bcb14df2-9d37-4568-be8e-33ffdd73d607") + ) + (pin "2" + (uuid "45a44eb6-9cc1-4a79-b568-e5d07d68b2e5") + ) + (pin "3" + (uuid "dd385257-0780-4d20-b944-8175bf14e650") + ) + (pin "4" + (uuid "2edcea3e-8f2d-46e6-b3e2-70be39093a21") + ) + (pin "5" + (uuid "0a38ebfd-789b-406d-8de2-3b36949506a2") + ) + (pin "6" + (uuid "a915c808-937e-40d4-83c0-9e7dd104347f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "B2C") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS86") + (at 208.026 50.8 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601f8ffc") + (property "Reference" "B2A" + (at 206.248 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS86" + (at 207.772 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 208.026 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "74xx/74ls86.pdf" + (at 208.026 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 208.026 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "5" + (uuid "20142bcc-e64d-4b73-aae5-b2ba52bf02ab") + ) + (pin "6" + (uuid "52d4ef0a-5ea9-4263-ace7-6e3bce8ae806") + ) + (pin "2" + (uuid "484ebf8d-9a82-4ffb-b6e5-4e74b83d3c42") + ) + (pin "13" + (uuid "17583081-0760-4362-8e89-9cd994f95d4c") + ) + (pin "3" + (uuid "d61aa982-c386-4498-9689-2e068616d341") + ) + (pin "1" + (uuid "9d63ad49-57fb-4973-b5ce-6856c4de569b") + ) + (pin "8" + (uuid "00c67a77-810c-4181-aded-41c6f783df36") + ) + (pin "11" + (uuid "b0e65359-175b-4403-afab-f058e8b7e44d") + ) + (pin "12" + (uuid "cf078335-1cca-4be4-93d2-69c4b783e839") + ) + (pin "9" + (uuid "1498d62e-2fd7-4743-9489-3cee2b302aff") + ) + (pin "10" + (uuid "1ca437d8-fc2f-4185-a16b-b6a4b079407c") + ) + (pin "7" + (uuid "0cfe471f-599b-49dc-aa07-5c5162bdb95e") + ) + (pin "4" + (uuid "ddf85b70-1870-4bf1-ba49-3c019efb42c6") + ) + (pin "14" + (uuid "4df8b907-853a-4324-a986-eed28bb316e7") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "B2A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS86") + (at 169.418 127 0) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601fb695") + (property "Reference" "B2B" + (at 166.878 120.396 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS86" + (at 168.656 122.174 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 169.418 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "74xx/74ls86.pdf" + (at 169.418 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 169.418 127 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "5" + (uuid "e82c930c-2685-4a1c-993c-d70c0c31db61") + ) + (pin "1" + (uuid "77670915-f404-454a-9841-cb35449d34d2") + ) + (pin "2" + (uuid "dcc6d517-0c82-4eca-8eed-c442fb6eb3c8") + ) + (pin "3" + (uuid "425cda9e-43c2-4779-9e03-42c5a4e84385") + ) + (pin "4" + (uuid "4e9404f6-8122-44b9-9164-7afdb85860fc") + ) + (pin "6" + (uuid "90674005-6f1b-45ca-9c1d-fce3cf86c81c") + ) + (pin "9" + (uuid "acc076db-c32b-4cef-a97b-66b6120e3b54") + ) + (pin "10" + (uuid "e3cd0c69-b66b-414f-bd4a-8a6d9c432f02") + ) + (pin "8" + (uuid "788b33dc-6ade-4767-8a0b-f58e17e6064b") + ) + (pin "12" + (uuid "ef25072f-aa85-48cc-bab1-d56caa5f01b9") + ) + (pin "11" + (uuid "4d3f4c45-09de-4475-a04f-d97e8041c52f") + ) + (pin "14" + (uuid "bc614eb5-04f7-4d0a-80da-08547b14dea9") + ) + (pin "7" + (uuid "f9903c13-3dea-4b58-9749-d576bcd50bc3") + ) + (pin "13" + (uuid "67bed573-d52d-4d67-99e8-5366734b9588") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "B2B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS00") + (at 175.514 99.568 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601fd8a9") + (property "Reference" "A2A" + (at 170.688 96.012 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS00" + (at 175.514 101.854 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 175.514 99.568 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" + (at 175.514 99.568 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 175.514 99.568 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "febea5ba-f00d-4f6b-b7b1-b30b3d64f3b9") + ) + (pin "8" + (uuid "1be9e224-5f6d-414f-bcd8-159c2f0045f1") + ) + (pin "12" + (uuid "b4cdfa22-5930-43f8-9c2a-1985c25fd357") + ) + (pin "11" + (uuid "9a5bbfc2-3ec2-4cb7-b943-6a6e05161d22") + ) + (pin "4" + (uuid "d943aabc-49f4-40d0-a389-85cb610349e3") + ) + (pin "6" + (uuid "e4751ad7-2628-4c11-8489-ce7d14d22be0") + ) + (pin "10" + (uuid "a4cb1c9d-fe24-436c-bc55-57858247b522") + ) + (pin "9" + (uuid "36092895-0478-487d-8525-d756bac43936") + ) + (pin "1" + (uuid "c9a5b402-802a-4c04-8faa-37d294b14897") + ) + (pin "3" + (uuid "9d14c921-bd84-49a9-b812-643fd59ec3c4") + ) + (pin "5" + (uuid "a44b00d0-0ee8-4226-95ac-43cbecb2b47c") + ) + (pin "13" + (uuid "493c45e8-d88d-42a9-9c81-df5edf33cf07") + ) + (pin "14" + (uuid "04b1f1dd-35bc-4468-892a-e7b417f0f9e4") + ) + (pin "7" + (uuid "dd25d6b1-38f2-4d13-a2e3-5e3ad07aeeaa") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "A2A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:74LS175") + (at 230.886 60.96 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601fec1a") + (property "Reference" "B1" + (at 237.236 44.958 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS175" + (at 235.712 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 230.886 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS175" + (at 230.886 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 230.886 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "5" + (uuid "c9eb6e7f-3f74-4e4e-befe-9eb206435655") + ) + (pin "1" + (uuid "10556e03-63b2-4322-8b96-a04281f076fe") + ) + (pin "9" + (uuid "73440531-4560-4553-b32d-397d2ff30b41") + ) + (pin "12" + (uuid "6c179ee9-222b-4de7-8699-0bd6d1759406") + ) + (pin "16" + (uuid "36d34283-9261-43aa-88b3-087b2fd431c9") + ) + (pin "6" + (uuid "6e264c22-1d98-4bd8-9966-2b32cab07de7") + ) + (pin "7" + (uuid "e9b46660-8b07-4130-a558-b51fe5ad76ad") + ) + (pin "15" + (uuid "ec36f320-ff4d-404b-ae1b-774374b6ff1f") + ) + (pin "4" + (uuid "e77f8737-7fdc-4c24-b456-b4bd47120253") + ) + (pin "13" + (uuid "5965bed1-78e3-491f-9c75-c926f6924dca") + ) + (pin "2" + (uuid "4ac8ef93-e91f-40de-9723-dcb6075b71c1") + ) + (pin "3" + (uuid "993e256c-a53f-4d0c-90d8-c12463bfa6fe") + ) + (pin "10" + (uuid "6a434086-bfa0-4217-bc30-ae2d826a44f0") + ) + (pin "11" + (uuid "bd676d06-38e8-4602-981a-5930ada8164b") + ) + (pin "14" + (uuid "ced3fc7c-c886-483c-989d-9c186f1f677a") + ) + (pin "8" + (uuid "96b21488-1f15-4391-be4f-695f1cb244be") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "B1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS11") + (at 166.624 147.32 180) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601ff6b4") + (property "Reference" "B12C" + (at 168.148 140.716 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS11" + (at 167.132 142.494 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 166.624 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS11" + (at 166.624 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 166.624 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "12" + (uuid "df4271ca-0d87-4ccf-9ffc-7e00b5780cca") + ) + (pin "3" + (uuid "c18f532c-acea-4674-9d55-d760edcc85ab") + ) + (pin "2" + (uuid "03615e87-8940-43ec-84d1-c2650539ebf1") + ) + (pin "13" + (uuid "78c74ccf-ca0c-472b-8766-03e151974722") + ) + (pin "1" + (uuid "8f9b2f2c-8f72-4b0c-82ce-8277cd20b60d") + ) + (pin "14" + (uuid "54b5aec5-539b-45f1-a135-9799d91adaa9") + ) + (pin "11" + (uuid "95ff89b0-1815-4301-a0ba-d7c5458c175d") + ) + (pin "8" + (uuid "335091a7-cf26-4fc5-8750-214448e8a323") + ) + (pin "5" + (uuid "8715233a-b545-4557-80cb-0252b1dce5e7") + ) + (pin "7" + (uuid "d04bf7d1-64e8-429a-83c9-ac95eae574e2") + ) + (pin "10" + (uuid "508dba5a-f564-464d-9a1e-89a6d7b720fa") + ) + (pin "6" + (uuid "a7fd8889-2ef9-427d-a34c-875f7d90fb18") + ) + (pin "4" + (uuid "77f8553d-38f5-4ba9-a11e-0fd671b96e9b") + ) + (pin "9" + (uuid "7d4c6e8e-66e4-4941-bcd5-d06b117f800f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "B12C") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS02") + (at 224.79 116.84 90) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006020129e") + (property "Reference" "B13C" + (at 229.362 115.6716 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "74LS02" + (at 229.362 117.983 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 224.79 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls02" + (at 224.79 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 224.79 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "959a5621-c396-4057-ad74-ae16062285a7") + ) + (pin "7" + (uuid "11809c7d-c894-4b7b-b04b-65783f66d6ee") + ) + (pin "6" + (uuid "9a2be3f0-8f12-49a8-aafc-9c417b6c5a5d") + ) + (pin "1" + (uuid "c822230e-81a4-43bb-bda7-4c860f3cd25b") + ) + (pin "5" + (uuid "bca6c89b-eb5f-473e-9ab1-7ff7b2487f29") + ) + (pin "8" + (uuid "3becf213-66d5-48ac-b37e-abe101f290a2") + ) + (pin "9" + (uuid "4e81f3f8-cf46-46a8-ae3d-67b4413e6d6b") + ) + (pin "10" + (uuid "e6a85710-c096-400a-b8b4-7a07141f1e33") + ) + (pin "12" + (uuid "06b69cb5-a859-435a-b8b1-46162d88524d") + ) + (pin "11" + (uuid "66d1ea82-b518-4ee9-af4e-7f4055471e9a") + ) + (pin "13" + (uuid "8bf33108-cfb9-42d7-8a57-ac2b5d4df0c4") + ) + (pin "3" + (uuid "db831ea8-77c7-43d1-82fb-9852e081f07e") + ) + (pin "4" + (uuid "905951ea-9e91-4aed-9b42-f553420574d9") + ) + (pin "14" + (uuid "628e54d7-8054-41e8-973f-e6b261007b3c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "B13C") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS20") + (at 186.69 132.334 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060202d15") + (property "Reference" "D2A" + (at 184.15 125.222 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS20" + (at 185.928 127 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 186.69 132.334 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS20" + (at 186.69 132.334 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 186.69 132.334 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "476c5a42-1672-48df-8d29-aa23a181809e") + ) + (pin "13" + (uuid "3c7714c6-bbe4-4af3-8088-cad4cdaa6439") + ) + (pin "4" + (uuid "45d579f8-0ff5-4c35-b312-fdfb22ed24a1") + ) + (pin "5" + (uuid "f2d974a7-855a-407e-83cc-86a4deb84311") + ) + (pin "2" + (uuid "ab8d33e4-946e-43bc-8aa7-a81bb1935203") + ) + (pin "7" + (uuid "7e2e1350-0c5a-466f-9a98-c2d127371533") + ) + (pin "6" + (uuid "79ded9be-acc5-48c6-80be-af575a9bbdb8") + ) + (pin "8" + (uuid "b9123c0e-861a-4e51-bd30-cad713d63b67") + ) + (pin "12" + (uuid "b758f146-95c8-4248-a91a-04d6e07f7963") + ) + (pin "10" + (uuid "eeb10994-bda2-4f63-81f2-d78e127fc47e") + ) + (pin "14" + (uuid "88a634ac-44c7-4f82-add1-744e39ef6998") + ) + (pin "9" + (uuid "31c69fde-1bdc-4551-8da3-7853218501b5") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "D2A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Open") + (at 99.822 62.738 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060202eb2") + (property "Reference" "JP0" + (at 99.822 60.452 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "50Hz" + (at 100.076 65.532 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 99.822 62.738 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 99.822 62.738 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 99.822 62.738 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "68ff96e1-a7b8-45e5-92e0-31a8f9730033") + ) + (pin "1" + (uuid "333a1349-ba89-46ce-919e-b6dea2d8c642") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "JP0") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 100.584 52.578 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006020369c") + (property "Reference" "RA22" + (at 100.584 50.038 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1K" + (at 100.584 52.578 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 100.584 50.8 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 100.584 52.578 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 100.584 52.578 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "5bfb487e-dbdb-4de7-905e-2b96b40df9a9") + ) + (pin "2" + (uuid "d5739340-8738-4426-8b3a-7e2b1d495a2c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "RA22") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 94.234 51.054 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006020ada4") + (property "Reference" "#PWR0252" + (at 94.234 54.864 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 94.234 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 94.234 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 94.234 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 94.234 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "2b390e5a-0d8c-48ce-87db-1014f02404e0") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0252") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 230.886 41.402 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060210ab2") + (property "Reference" "#PWR0256" + (at 230.886 45.212 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 233.68 39.624 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 230.886 41.402 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 230.886 41.402 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 230.886 41.402 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "63349b6e-8aad-4254-9526-95a2fa5b5391") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0256") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 93.218 64.262 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006021988c") + (property "Reference" "#PWR0253" + (at 93.218 70.612 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 93.218 68.072 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 93.218 64.262 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 93.218 64.262 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 93.218 64.262 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "2d6626a3-3721-4a26-b55b-c44d3e21f25f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0253") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 230.886 83.82 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006021b944") + (property "Reference" "#PWR0257" + (at 230.886 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 234.188 85.344 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 230.886 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 230.886 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 230.886 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b7d717db-b643-4256-ac50-db8a8dca8393") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0257") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 245.872 162.814 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602268d4") + (property "Reference" "#PWR0258" + (at 245.872 169.164 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 249.174 164.338 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 245.872 162.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 245.872 162.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 245.872 162.814 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "966c62d2-df92-4d80-a83a-b4e08a6e48bc") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0258") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 259.588 108.712 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006022707b") + (property "Reference" "#PWR0259" + (at 259.588 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 262.382 106.934 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 259.588 108.712 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 259.588 108.712 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 259.588 108.712 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "672d1a41-b425-4b72-8112-04b586b6e161") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0259") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 115.57 75.184 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060290eeb") + (property "Reference" "#PWR0260" + (at 115.57 81.534 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 115.824 78.232 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 115.57 75.184 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 115.57 75.184 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 115.57 75.184 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "2f5e2ced-309b-4d14-9405-dc4b070ba1c6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0260") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 116.078 115.824 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602f75ac") + (property "Reference" "#PWR0261" + (at 116.078 122.174 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 116.078 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 116.078 115.824 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 116.078 115.824 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 116.078 115.824 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "4c5189c7-7f03-4bbb-84b1-48d977967118") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0261") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 109.982 167.894 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006031621b") + (property "Reference" "#PWR0262" + (at 109.982 174.244 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 109.982 171.196 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 109.982 167.894 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 109.982 167.894 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 109.982 167.894 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "3e8403f3-b7b7-4cdb-b11c-107e04de0ed8") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0262") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 208.788 118.872 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006033ae2f") + (property "Reference" "#PWR0254" + (at 208.788 122.682 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 211.582 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 208.788 118.872 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 208.788 118.872 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 208.788 118.872 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "f8e7d7ec-ea74-4fdb-951b-db59cad1ddbe") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0254") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 195.326 162.814 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060355e0b") + (property "Reference" "#PWR0255" + (at 195.326 169.164 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 198.628 164.338 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 195.326 162.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 195.326 162.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 195.326 162.814 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "9890026a-d57b-4e39-8cff-b3e0da00b48b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0255") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 244.094 129.794 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006087f185") + (property "Reference" "#PWR0263" + (at 244.094 136.144 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 242.062 130.048 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 244.094 129.794 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 244.094 129.794 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 244.094 129.794 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "92223588-1a2f-488a-bcc4-33fcf450ba4e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "#PWR0263") + (unit 1) + ) + ) + ) + ) +) diff --git a/Apple/Apple II/AppleII/Connectors.kicad_sch b/Apple/Apple II/AppleII/Connectors.kicad_sch new file mode 100644 index 0000000..780515a --- /dev/null +++ b/Apple/Apple II/AppleII/Connectors.kicad_sch @@ -0,0 +1,19432 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "ae887e62-775a-4763-9d79-d88f2a132fa5") + (paper "A4") + (title_block + (title "Apple II Schematic") + (rev "0") + (comment 1 "Captured from the Apple II Reference Manual (1979)") + ) + (lib_symbols + (symbol "Connector_Generic:Conn_02x03_Odd_Even" + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 1.27 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_02x03_Odd_Even" + (at 1.27 -5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, double row, 02x03, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_2x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_02x03_Odd_Even_1_1" + (rectangle + (start -1.27 3.81) + (end 3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (rectangle + (start -1.27 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 2.667) + (end 2.54 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 0.127) + (end 2.54 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -2.413) + (end 2.54 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 2.54 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 2.54 180) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 0 180) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -2.54 180) + (length 3.81) + (name "Pin_6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Connector_Generic:Conn_02x25_Counter_Clockwise" + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 1.27 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_02x25_Counter_Clockwise" + (at 1.27 -33.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, double row, 02x25, counter clockwise pin numbering scheme (similar to DIP package numbering), script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_2x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_02x25_Counter_Clockwise_1_1" + (rectangle + (start -1.27 31.75) + (end 3.81 -31.75) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (rectangle + (start -1.27 30.607) + (end 0 30.353) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 28.067) + (end 0 27.813) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 25.527) + (end 0 25.273) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 22.987) + (end 0 22.733) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 20.447) + (end 0 20.193) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 17.907) + (end 0 17.653) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 15.367) + (end 0 15.113) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 12.827) + (end 0 12.573) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 10.287) + (end 0 10.033) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 7.747) + (end 0 7.493) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 5.207) + (end 0 4.953) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -4.953) + (end 0 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -7.493) + (end 0 -7.747) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -10.033) + (end 0 -10.287) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -12.573) + (end 0 -12.827) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -15.113) + (end 0 -15.367) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -17.653) + (end 0 -17.907) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -20.193) + (end 0 -20.447) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -22.733) + (end 0 -22.987) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -25.273) + (end 0 -25.527) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -27.813) + (end 0 -28.067) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -30.353) + (end 0 -30.607) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 30.607) + (end 2.54 30.353) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 28.067) + (end 2.54 27.813) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 25.527) + (end 2.54 25.273) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 22.987) + (end 2.54 22.733) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 20.447) + (end 2.54 20.193) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 17.907) + (end 2.54 17.653) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 15.367) + (end 2.54 15.113) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 12.827) + (end 2.54 12.573) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 10.287) + (end 2.54 10.033) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 7.747) + (end 2.54 7.493) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 5.207) + (end 2.54 4.953) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 2.667) + (end 2.54 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 0.127) + (end 2.54 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -2.413) + (end 2.54 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -4.953) + (end 2.54 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -7.493) + (end 2.54 -7.747) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -10.033) + (end 2.54 -10.287) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -12.573) + (end 2.54 -12.827) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -15.113) + (end 2.54 -15.367) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -17.653) + (end 2.54 -17.907) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -20.193) + (end 2.54 -20.447) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -22.733) + (end 2.54 -22.987) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -25.273) + (end 2.54 -25.527) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -27.813) + (end 2.54 -28.067) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start 3.81 -30.353) + (end 2.54 -30.607) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 30.48 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 27.94 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 25.4 0) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 22.86 0) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 20.32 0) + (length 3.81) + (name "Pin_5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 17.78 0) + (length 3.81) + (name "Pin_6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 15.24 0) + (length 3.81) + (name "Pin_7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 12.7 0) + (length 3.81) + (name "Pin_8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 10.16 0) + (length 3.81) + (name "Pin_9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 7.62 0) + (length 3.81) + (name "Pin_10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 5.08 0) + (length 3.81) + (name "Pin_11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 2.54 0) + (length 3.81) + (name "Pin_12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -5.08 0) + (length 3.81) + (name "Pin_15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -7.62 0) + (length 3.81) + (name "Pin_16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -10.16 0) + (length 3.81) + (name "Pin_17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -12.7 0) + (length 3.81) + (name "Pin_18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -15.24 0) + (length 3.81) + (name "Pin_19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -17.78 0) + (length 3.81) + (name "Pin_20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -20.32 0) + (length 3.81) + (name "Pin_21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -22.86 0) + (length 3.81) + (name "Pin_22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -25.4 0) + (length 3.81) + (name "Pin_23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -27.94 0) + (length 3.81) + (name "Pin_24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -30.48 0) + (length 3.81) + (name "Pin_25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 30.48 180) + (length 3.81) + (name "Pin_50" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "50" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 27.94 180) + (length 3.81) + (name "Pin_49" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "49" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 25.4 180) + (length 3.81) + (name "Pin_48" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "48" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 22.86 180) + (length 3.81) + (name "Pin_47" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "47" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 20.32 180) + (length 3.81) + (name "Pin_46" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "46" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 17.78 180) + (length 3.81) + (name "Pin_45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 15.24 180) + (length 3.81) + (name "Pin_44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 12.7 180) + (length 3.81) + (name "Pin_43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 10.16 180) + (length 3.81) + (name "Pin_42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 7.62 180) + (length 3.81) + (name "Pin_41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 5.08 180) + (length 3.81) + (name "Pin_40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 2.54 180) + (length 3.81) + (name "Pin_39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 0 180) + (length 3.81) + (name "Pin_38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -2.54 180) + (length 3.81) + (name "Pin_37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -5.08 180) + (length 3.81) + (name "Pin_36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -7.62 180) + (length 3.81) + (name "Pin_35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -10.16 180) + (length 3.81) + (name "Pin_34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -12.7 180) + (length 3.81) + (name "Pin_33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -15.24 180) + (length 3.81) + (name "Pin_32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -17.78 180) + (length 3.81) + (name "Pin_31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -20.32 180) + (length 3.81) + (name "Pin_30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -22.86 180) + (length 3.81) + (name "Pin_29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -25.4 180) + (length 3.81) + (name "Pin_28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -27.94 180) + (length 3.81) + (name "Pin_27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -30.48 180) + (length 3.81) + (name "Pin_26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+12V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+12V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+12V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+12V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+5V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:-12V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-12V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"-12V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "-12V_0_0" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "-12V_0_1" + (polyline + (pts + (xy 0 0) (xy 0 1.27) (xy 0.762 1.27) (xy 0 2.54) (xy -0.762 1.27) (xy 0 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:-5V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"-5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "-5V_0_0" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "-5V_0_1" + (polyline + (pts + (xy 0 0) (xy 0 1.27) (xy 0.762 1.27) (xy 0 2.54) (xy -0.762 1.27) (xy 0 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:GND" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + ) + (text "INT OUT => INT IN" + (exclude_from_sim no) + (at 116.332 25.654 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "097e0782-5e13-4736-b41d-9c4a93f62037") + ) + (text "DMA OUT => DMA IN" + (exclude_from_sim no) + (at 67.31 23.114 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "196b5efe-afbc-4bd4-a317-d7b8610a8d8d") + ) + (text "DMA OUT => DMA IN" + (exclude_from_sim no) + (at 166.37 99.314 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "35bb4e55-4a0e-427d-98d8-bd031906e089") + ) + (text "INT OUT => INT IN" + (exclude_from_sim no) + (at 116.332 101.854 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "362dcd6c-dbb2-4065-98f1-14467ee064ca") + ) + (text "INT OUT => INT IN" + (exclude_from_sim no) + (at 67.31 25.654 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4951af73-f894-43bb-aad2-e36c2c17faf2") + ) + (text "INT OUT => INT IN" + (exclude_from_sim no) + (at 166.37 25.654 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5357e47f-546f-4bb8-81f9-d82b0c05f3d2") + ) + (text "INT OUT => INT IN" + (exclude_from_sim no) + (at 166.37 101.854 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a477d6b1-8d8b-467f-a077-446e881214e6") + ) + (text "INT OUT => INT IN" + (exclude_from_sim no) + (at 67.31 101.854 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bd756b3d-ed48-4e36-aeb7-3515d268d002") + ) + (text "DMA OUT => DMA IN" + (exclude_from_sim no) + (at 116.332 23.114 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "be1196e6-5378-4106-81a1-143e81ddfee7") + ) + (text "DMA OUT => DMA IN" + (exclude_from_sim no) + (at 166.37 23.114 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "be5c1e3a-2200-45a0-afb1-5796429aa32d") + ) + (text "DMA OUT => DMA IN" + (exclude_from_sim no) + (at 116.332 99.314 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ff1190e7-4523-463b-a9cd-0bda139161e0") + ) + (text "DMA OUT => DMA IN" + (exclude_from_sim no) + (at 67.31 99.314 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ff8fbdf0-9901-41d8-bc62-59697d84eb6d") + ) + (junction + (at 269.24 32.766) + (diameter 0) + (color 0 0 0 0) + (uuid "512af306-1a21-4584-b188-4175ae036986") + ) + (no_connect + (at 46.228 119.634) + (uuid "18d9293f-4381-4be9-8c81-56dd05a908a0") + ) + (no_connect + (at 208.28 112.014) + (uuid "1d9610cb-416d-4892-9f2a-50bcfcbb0831") + ) + (no_connect + (at 109.22 112.014) + (uuid "364cd188-7af5-42cc-8522-7cd52683010c") + ) + (no_connect + (at 157.988 35.814) + (uuid "47402d92-d1aa-415c-b87b-63690a7cc9e9") + ) + (no_connect + (at 109.22 35.814) + (uuid "4a983b1a-1929-4583-b2df-59d37b438638") + ) + (no_connect + (at 58.928 112.014) + (uuid "616718f0-f14a-42f5-a80e-01677efe95dd") + ) + (no_connect + (at 145.288 43.434) + (uuid "8287b175-01ec-4bc4-aef3-5dc0c47de706") + ) + (no_connect + (at 96.52 43.434) + (uuid "8c9e066d-f6ba-4280-88a4-d688f05f78c3") + ) + (no_connect + (at 58.928 35.814) + (uuid "92847a0f-8364-4b17-b604-7005634ffd5e") + ) + (no_connect + (at 46.228 23.114) + (uuid "9335665b-faf9-4afe-a62a-aede4afdd0a2") + ) + (no_connect + (at 145.288 119.634) + (uuid "9d8fb8bb-6df1-4cf3-aba3-65a3f7b66c3b") + ) + (no_connect + (at 96.52 119.634) + (uuid "a134d23b-f696-49e8-89b3-d911a0bb5635") + ) + (no_connect + (at 195.58 43.434) + (uuid "a416ab12-f460-4bba-9191-47dff42f5cf7") + ) + (no_connect + (at 58.928 81.534) + (uuid "a98670ed-1b2b-40b7-b2d2-e6637af02134") + ) + (no_connect + (at 208.28 35.814) + (uuid "b06c49e9-852f-4356-9ea0-88cc0fe479dd") + ) + (no_connect + (at 46.228 43.434) + (uuid "cb3dd815-8a4d-41f1-bf9c-a7518128e327") + ) + (no_connect + (at 195.58 119.634) + (uuid "cecf643a-391a-48f1-b86c-202ce480ec6b") + ) + (no_connect + (at 46.228 25.654) + (uuid "d70c3b4a-c1ed-4786-b81d-c7f46bb41145") + ) + (no_connect + (at 208.28 99.314) + (uuid "dfa78649-d479-49aa-8476-b9a931fbaef4") + ) + (no_connect + (at 218.948 92.456) + (uuid "e2cb84ac-176e-4bd1-b04c-fd700c5bbf40") + ) + (no_connect + (at 157.988 112.014) + (uuid "fb7549fa-ad30-403e-8802-c3e67ce6bffc") + ) + (bus_entry + (at 40.386 147.574) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "016c5166-c0b2-4ef3-9025-218c69b7df6c") + ) + (bus_entry + (at 69.088 122.174) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0603148e-89a5-456e-ac77-f92de15e0364") + ) + (bus_entry + (at 69.088 51.054) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "069d8e04-b460-4339-9e1b-015cdb28868c") + ) + (bus_entry + (at 189.992 155.194) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "09baf752-c5b0-4d81-a203-44d05e6390a3") + ) + (bus_entry + (at 90.932 81.534) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0b2b3e88-5b78-4bf7-b29a-d889f811b82e") + ) + (bus_entry + (at 119.38 139.954) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0b919244-9ec1-47c5-9a83-972d74b3757a") + ) + (bus_entry + (at 40.386 150.114) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0c25ccc5-8c53-4d22-8ffc-13b52f435d6a") + ) + (bus_entry + (at 69.088 137.414) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0c2fd785-f1c5-4ef8-bc1f-34e7e8f66f4c") + ) + (bus_entry + (at 218.44 134.874) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0edb16d4-c276-4714-a69a-06b57b3da98d") + ) + (bus_entry + (at 168.148 114.554) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1461acbe-5830-4010-9569-60bb5446b517") + ) + (bus_entry + (at 189.992 68.834) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "148e3a23-ef06-4c15-b9b1-074c45f243bf") + ) + (bus_entry + (at 69.088 48.514) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "14c8e42f-b864-4564-ae0a-26cfb25cdf62") + ) + (bus_entry + (at 168.148 48.514) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1565f3a5-53b0-4454-b36d-c4b9be87d41d") + ) + (bus_entry + (at 69.088 150.114) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "16230b65-317e-4e26-bdbd-8df5e68c42a2") + ) + (bus_entry + (at 69.088 45.974) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1793f5e0-16da-4d60-8a3e-4a592f9df378") + ) + (bus_entry + (at 119.38 61.214) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "17ebd9c1-9536-4f72-9365-bbe001b1a28e") + ) + (bus_entry + (at 40.386 63.754) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1809dd2c-8313-4525-8126-203e38a76605") + ) + (bus_entry + (at 69.088 152.654) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "184d6b4a-b853-45f7-9ed5-eb5c3ced18bb") + ) + (bus_entry + (at 168.148 45.974) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1b39d22e-de09-4263-8327-0185c8856b48") + ) + (bus_entry + (at 40.386 68.834) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1bc5bec1-dd10-48e8-930a-54d2590b572f") + ) + (bus_entry + (at 69.088 61.214) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1cc7fb38-0ee6-4e24-8ee0-78e0c48f2969") + ) + (bus_entry + (at 218.44 48.514) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1dd745dd-69df-4fe2-a485-88b13a8d1433") + ) + (bus_entry + (at 168.148 61.214) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1e4c822a-1272-44e3-b2a2-f078274d9658") + ) + (bus_entry + (at 119.38 45.974) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1f1daff1-1e87-4406-8013-041a653acff1") + ) + (bus_entry + (at 90.932 152.654) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1f57fc7b-edfe-4ea4-8df5-817e8097c8c8") + ) + (bus_entry + (at 168.148 73.914) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "2058455a-03e5-411f-a19e-f18ae9426deb") + ) + (bus_entry + (at 119.38 119.634) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "24952b95-ce1c-42c3-87b7-7f52af1256ee") + ) + (bus_entry + (at 139.446 142.494) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "292e20f0-716e-4142-bc2d-e10c3d78d612") + ) + (bus_entry + (at 119.38 134.874) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "2c3a90f4-0da7-4c73-99b4-8e38065e4fea") + ) + (bus_entry + (at 168.148 147.574) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "2d2c94e2-373b-4587-83e2-19285cf76554") + ) + (bus_entry + (at 218.44 61.214) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "2fbba900-9e3f-4dcf-9089-0559d45b643d") + ) + (bus_entry + (at 218.44 66.294) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "30de84a3-6584-4c0f-b96c-dd8d37fb406d") + ) + (bus_entry + (at 189.992 145.034) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3a6f05b1-528f-4011-aa66-376a1c0c1ca0") + ) + (bus_entry + (at 189.992 81.534) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3b38492a-9354-410a-a965-8fbaa9be32b6") + ) + (bus_entry + (at 69.088 40.894) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3ba2ebec-cea7-4546-8533-f7d94c4e155b") + ) + (bus_entry + (at 218.44 124.714) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "40c796f9-51a7-4be7-94f6-27268cec0391") + ) + (bus_entry + (at 119.38 122.174) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "40d40181-039d-4236-bf24-c1245c5b361a") + ) + (bus_entry + (at 119.38 63.754) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "43d48f5e-92cd-4de3-b89c-352b95aafc75") + ) + (bus_entry + (at 189.992 147.574) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "450451fb-9a80-4f3d-8cf0-f0657dc56f10") + ) + (bus_entry + (at 40.386 155.194) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4565a7d3-09a9-4d11-a025-4aebc0b86e8a") + ) + (bus_entry + (at 168.148 43.434) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4786c34c-1380-4414-bd50-8b3548c9f76e") + ) + (bus_entry + (at 189.992 66.294) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "485137a6-475e-4094-9c7b-edc2a92ed32d") + ) + (bus_entry + (at 189.992 142.494) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4c0ecd4e-6c30-4ee4-9bcf-de914ccce825") + ) + (bus_entry + (at 40.386 142.494) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4c3ed8ce-90bb-4564-bf47-b02992e5469d") + ) + (bus_entry + (at 218.44 139.954) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4d06d285-81ca-49a3-aa0b-99dc151e1950") + ) + (bus_entry + (at 69.088 124.714) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4d521ad4-a2b7-4b0e-bc33-61e774e4f2b6") + ) + (bus_entry + (at 119.38 68.834) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4d954efa-a5d6-4520-a13f-816dff006d3a") + ) + (bus_entry + (at 218.44 142.494) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4dce5348-cdae-4030-8154-b0d60ed67cd0") + ) + (bus_entry + (at 139.446 145.034) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4e6fa9b9-1816-4579-83fe-9f3acb0f9b83") + ) + (bus_entry + (at 90.932 63.754) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4ebf1ad1-11e9-4b96-af2a-fdcc5da049db") + ) + (bus_entry + (at 139.446 68.834) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5011339a-4f32-4c10-a8f3-f1775ec97d28") + ) + (bus_entry + (at 168.148 40.894) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "507ab0a9-c589-4144-aafb-37062ff6c196") + ) + (bus_entry + (at 218.44 56.134) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "52e59332-38d1-4b44-b5ed-e4fc42e9bc75") + ) + (bus_entry + (at 168.148 66.294) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "533385ce-188c-424d-b22d-69c598e8acfb") + ) + (bus_entry + (at 69.088 134.874) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5433ff65-d449-4156-a2e0-473a9dcc694f") + ) + (bus_entry + (at 40.386 78.994) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "55ada8c1-54f3-4df8-94f0-2f9e96d86bdb") + ) + (bus_entry + (at 168.148 150.114) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "562cce58-b171-45f7-aed6-f6a84a4c2730") + ) + (bus_entry + (at 69.088 129.794) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "567b26eb-4344-4e4a-9d3b-a1747b543b5d") + ) + (bus_entry + (at 119.38 114.554) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "584421a7-d56c-451d-ba10-07677c095e3c") + ) + (bus_entry + (at 168.148 124.714) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "58caa9d3-b180-47c0-8e5f-d87a635e87e0") + ) + (bus_entry + (at 90.932 71.374) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5aecd092-29f2-4267-9d5e-2afbf2fe3ce1") + ) + (bus_entry + (at 168.148 58.674) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5eb55456-4380-4aea-9aa0-e27ceb1f633f") + ) + (bus_entry + (at 69.088 142.494) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5f8c7e1a-28d1-4bd4-bf22-170d1cd42532") + ) + (bus_entry + (at 218.44 71.374) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5f930d61-4b6e-4c51-92d8-826d395bf032") + ) + (bus_entry + (at 90.932 76.454) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5fc28e45-9854-4c33-ab1e-aa4668537622") + ) + (bus_entry + (at 218.44 45.974) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "613a8f44-318b-4ef6-8cb3-9c10ed5d84af") + ) + (bus_entry + (at 40.386 66.294) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "615eb4ad-6feb-4a07-a9af-295d2a7b2bb8") + ) + (bus_entry + (at 218.44 137.414) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "65b89094-9735-4f6f-914e-bc851cf47da9") + ) + (bus_entry + (at 119.38 48.514) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6670dc74-2c46-4968-a57b-284735f7e91f") + ) + (bus_entry + (at 69.088 147.574) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6a1ad8ff-4156-4e99-93dd-ae04417d31db") + ) + (bus_entry + (at 189.992 76.454) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6c384124-3904-4dd4-9e3e-52ff40c9f813") + ) + (bus_entry + (at 119.38 124.714) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6cd24979-1055-4b5b-bc85-63b0ea2c2a5a") + ) + (bus_entry + (at 139.446 63.754) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6d6a2f36-dbb6-4e7d-b442-33fec614eddb") + ) + (bus_entry + (at 168.148 71.374) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6df00214-7a00-4385-9a03-b8ed3d6105c6") + ) + (bus_entry + (at 119.38 147.574) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "706e56a0-e3c2-42c9-81b5-e08a3abebe43") + ) + (bus_entry + (at 69.088 139.954) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "707b8546-65df-459b-9c88-94d565bfcc17") + ) + (bus_entry + (at 189.992 78.994) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "70e6243e-f4ea-466b-846e-28d37e8c4476") + ) + (bus_entry + (at 69.088 38.354) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "71753d5b-7716-4efc-b5f1-b2b1253ec596") + ) + (bus_entry + (at 139.446 78.994) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "717ce3de-a572-4eaf-8e02-43fcecb3955b") + ) + (bus_entry + (at 168.148 132.334) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "71db83e2-668d-4c99-bf59-13aef1d0d664") + ) + (bus_entry + (at 119.38 145.034) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "73e754e6-4307-45f6-9b6b-4f1e6db0e430") + ) + (bus_entry + (at 168.148 63.754) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7511b26c-2138-4952-be74-59d44745bdbc") + ) + (bus_entry + (at 139.446 71.374) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "76880195-85b9-44dd-836e-4527f91a861a") + ) + (bus_entry + (at 139.446 76.454) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7798ee34-5169-4930-9559-8602e1f65d81") + ) + (bus_entry + (at 139.446 157.734) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "78954671-c42b-4dea-bcd8-a9ec1e4f339e") + ) + (bus_entry + (at 139.446 152.654) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "78f25a87-65cc-4032-8399-626a468e5ea7") + ) + (bus_entry + (at 69.088 117.094) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7a10f147-4034-451a-84af-9fbf4e970257") + ) + (bus_entry + (at 189.992 71.374) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7c964c20-9211-4e0b-8c34-3085cf1c6648") + ) + (bus_entry + (at 168.148 119.634) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7ceeae12-7b9f-4be1-8a1f-b062c27156b7") + ) + (bus_entry + (at 119.38 73.914) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7e2ae198-ab94-4495-adb6-c58581d941a7") + ) + (bus_entry + (at 69.088 119.634) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7e8d87ca-9597-4c76-b700-3e3a89b7bd5d") + ) + (bus_entry + (at 168.148 145.034) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7eb2d228-9fdb-436b-bdb9-6f8a80da1b04") + ) + (bus_entry + (at 168.148 129.794) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7fc7dbd0-a8c6-4826-b564-abfa8939bd2e") + ) + (bus_entry + (at 90.932 66.294) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "809b2e3f-e837-46d1-9f7c-ceeade2faf47") + ) + (bus_entry + (at 40.386 157.734) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8165b75c-6454-4f2a-bc23-cbcfba5773fa") + ) + (bus_entry + (at 218.44 58.674) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8349aba2-d1a3-4a40-ab25-0f298949edd3") + ) + (bus_entry + (at 69.088 132.334) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "86dbaab5-2bc4-4de5-8357-a790c5487fdb") + ) + (bus_entry + (at 119.38 66.294) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8753c921-821c-4bf7-9fde-78d6a19d8807") + ) + (bus_entry + (at 119.38 71.374) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "89c0e828-d2cf-468e-96f8-cf6ba7fffc8d") + ) + (bus_entry + (at 139.446 81.534) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "89cd21a1-b7b5-498a-b200-97226ec7a1ff") + ) + (bus_entry + (at 90.932 142.494) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8b3fbf12-b77c-40cd-96bb-8cda5c63fa1c") + ) + (bus_entry + (at 189.992 73.914) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8b45ab81-c902-4009-9762-ef400ac0ab5e") + ) + (bus_entry + (at 218.44 150.114) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8bff2df6-b82f-4b8d-8666-c05712d0f935") + ) + (bus_entry + (at 139.446 150.114) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8c0082c4-6d3a-4da4-b3df-890060b2730e") + ) + (bus_entry + (at 40.386 71.374) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8c30de2f-981c-4a38-900e-1018282b5614") + ) + (bus_entry + (at 119.38 53.594) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8cbc5687-df85-4b61-bd23-6496143eee0a") + ) + (bus_entry + (at 90.932 68.834) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8cc031a8-2e55-49df-a717-68185c2ee3fe") + ) + (bus_entry + (at 69.088 76.454) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8d680533-a8fe-46a0-91b3-625f06f9ff48") + ) + (bus_entry + (at 218.44 114.554) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "90650b32-4e74-4af9-9584-11ec81788cc5") + ) + (bus_entry + (at 119.38 117.094) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "9219b504-becf-44bf-ba2d-35bf53c7b0f2") + ) + (bus_entry + (at 218.44 40.894) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "92e81d37-d156-4e5a-aae1-ef2a892d69a9") + ) + (bus_entry + (at 119.38 43.434) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "954980a9-8e5d-46ee-899b-9f8af538cb2c") + ) + (bus_entry + (at 139.446 73.914) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "965ab7c1-6c19-408f-9aa8-9b9fc353cc00") + ) + (bus_entry + (at 69.088 53.594) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "97ac928f-96e7-454c-b0f3-52ac0be33525") + ) + (bus_entry + (at 168.148 152.654) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "9eda5582-1aef-4336-93c7-98c3f93c5360") + ) + (bus_entry + (at 40.386 152.654) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "9edc23d9-ed10-40f6-9ae2-d23e35a65088") + ) + (bus_entry + (at 218.44 43.434) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "9fc62560-243b-4b48-a81a-cd24fb39911a") + ) + (bus_entry + (at 139.446 139.954) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a459a989-ce82-4de4-a89a-a07839ce53bf") + ) + (bus_entry + (at 69.088 145.034) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a68e2e76-ac8d-47af-bd63-cd484fd524c2") + ) + (bus_entry + (at 218.44 147.574) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a6a0f1fa-5846-4d4b-a4d7-f07a79869ac1") + ) + (bus_entry + (at 119.38 38.354) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a85461fd-fbcc-404b-a42a-9d97cf91228e") + ) + (bus_entry + (at 119.38 137.414) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a8739dba-1056-4d58-8613-915d77011c1c") + ) + (bus_entry + (at 90.932 155.194) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a96f91ea-3850-443f-b564-da8cdbb928ff") + ) + (bus_entry + (at 119.38 142.494) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ac717bf2-415d-4ba1-8c94-50950d7be96d") + ) + (bus_entry + (at 119.38 132.334) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "acc0a87b-a86c-4390-89db-913360d5ea06") + ) + (bus_entry + (at 90.932 145.034) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ace5548b-8cbd-4527-a2f8-6c11f51873e6") + ) + (bus_entry + (at 119.38 40.894) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "acf7572b-7f48-4c4d-a625-3f08718fbe64") + ) + (bus_entry + (at 69.088 71.374) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ad5fb2c7-3500-4132-9c06-c1d9df8daab2") + ) + (bus_entry + (at 119.38 58.674) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ad6b4460-0a5c-4b0d-9daf-b539ab967f76") + ) + (bus_entry + (at 40.386 73.914) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ae708236-1b46-4dfb-9694-01ce3b6d3f59") + ) + (bus_entry + (at 218.44 122.174) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "af4d9616-471d-4381-853a-3e410b11e4b7") + ) + (bus_entry + (at 90.932 78.994) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "aff8dafa-d240-4dfc-a4f6-d40b95b76e34") + ) + (bus_entry + (at 168.148 137.414) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b0af1f01-c917-417b-8dd9-13612ff838b6") + ) + (bus_entry + (at 218.44 127.254) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b0b8aaa9-eb45-4ae0-b635-0cfc8d002841") + ) + (bus_entry + (at 119.38 56.134) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b4e2bea7-4172-4b7f-b587-e48722003b5b") + ) + (bus_entry + (at 119.38 150.114) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b50e555b-5717-459c-b102-3647887f5652") + ) + (bus_entry + (at 69.088 73.914) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b7245065-bfbe-49d7-9ba0-cfd828837613") + ) + (bus_entry + (at 168.148 127.254) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b8ddbd08-b4ab-4e6f-b58e-a65c62513e15") + ) + (bus_entry + (at 218.44 132.334) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b9d0367f-287a-4cc1-8d3a-f985cb2c5b26") + ) + (bus_entry + (at 218.44 117.094) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c1323ee2-45fc-46d7-8662-d7fbd984cb0b") + ) + (bus_entry + (at 119.38 51.054) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c2205962-3a87-4981-8dd0-ca85dc4a0ce3") + ) + (bus_entry + (at 218.44 63.754) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c2a083ef-e073-44f1-8194-70eff641e864") + ) + (bus_entry + (at 218.44 76.454) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c59554bc-acfb-4359-a822-9442776b3be6") + ) + (bus_entry + (at 168.148 68.834) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c8b0d6e5-74d4-49d3-9c5c-7d5df9821a77") + ) + (bus_entry + (at 218.44 53.594) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c934cbb5-1bf5-47df-98ac-f499e9272dd5") + ) + (bus_entry + (at 119.38 127.254) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c9429f9f-d7b0-4136-b039-8844c9594add") + ) + (bus_entry + (at 218.44 38.354) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "cb5900f4-988a-497a-84bd-f45721fcd7a5") + ) + (bus_entry + (at 69.088 66.294) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "cc198209-13ee-4340-baee-668e4d4edaf6") + ) + (bus_entry + (at 69.088 114.554) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ccdc63c1-e71b-4e12-b9a2-17c6e27f207e") + ) + (bus_entry + (at 69.088 58.674) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ceb56c5f-c05f-4eb0-9b8c-e3c89b68f180") + ) + (bus_entry + (at 168.148 142.494) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d1b5f91b-45b9-4a4e-9d0c-42dd55f0490b") + ) + (bus_entry + (at 168.148 117.094) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d3a6e567-c3b8-465e-b96e-2ed01fcb7f42") + ) + (bus_entry + (at 90.932 157.734) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d4ab2b76-6dfb-4a6b-a37f-ba281968c0c7") + ) + (bus_entry + (at 90.932 139.954) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d5053114-bbc8-4ec7-b3fe-d2a78c352d8f") + ) + (bus_entry + (at 119.38 152.654) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d5a67b12-26a7-41b1-a5cf-b4764ec22161") + ) + (bus_entry + (at 168.148 76.454) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d673deba-0e0d-40d5-b6cf-59e5cfe42f7f") + ) + (bus_entry + (at 218.44 119.634) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d7b199ac-7613-40ed-b323-9504fb1c6243") + ) + (bus_entry + (at 189.992 157.734) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d949525c-a23e-4565-b36e-7d6a022ce395") + ) + (bus_entry + (at 40.386 139.954) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d9bb2eea-b6c5-44d0-9329-cc9fa549b5b6") + ) + (bus_entry + (at 90.932 150.114) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "da1dc0f9-04cb-48d7-a843-558ce3031815") + ) + (bus_entry + (at 189.992 150.114) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "da1dcb3f-7f70-4239-96fd-b09e0afae48d") + ) + (bus_entry + (at 168.148 56.134) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "daadf57f-2449-40e6-80e2-0b049b92368b") + ) + (bus_entry + (at 69.088 68.834) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "dad7bae5-a345-4a56-82d8-091861eeb2e9") + ) + (bus_entry + (at 168.148 38.354) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "dbed0be1-73c8-43d6-b461-48c6111c9e88") + ) + (bus_entry + (at 218.44 73.914) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "dd485bb4-c97b-49bb-8f5d-45e8364e0f5d") + ) + (bus_entry + (at 218.44 145.034) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "dded46f5-c6ba-4827-ace6-5684ad80b785") + ) + (bus_entry + (at 168.148 134.874) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e2b681d8-185b-4bc0-9d28-df6e01bce714") + ) + (bus_entry + (at 189.992 152.654) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e3b29c22-1ea6-41eb-a92d-8d9a5340d231") + ) + (bus_entry + (at 69.088 63.754) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e51c8588-2e01-4932-9f9b-5394c360f9d3") + ) + (bus_entry + (at 139.446 155.194) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e5c3cdd3-f271-4ed0-a0aa-f819c29e55c6") + ) + (bus_entry + (at 40.386 145.034) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e70c5319-9570-4b7f-91bf-ec70e4947fc9") + ) + (bus_entry + (at 189.992 63.754) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e762ec46-e789-4a24-b999-004332af6568") + ) + (bus_entry + (at 218.44 152.654) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e899a213-046b-4078-8c93-b54c9a1b73ac") + ) + (bus_entry + (at 139.446 147.574) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "eb79ad4f-f65e-41e9-987e-d912bcaab4d1") + ) + (bus_entry + (at 218.44 129.794) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ebc2a4b0-8193-42f4-8528-5ef84a1932f9") + ) + (bus_entry + (at 69.088 127.254) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ec8adf94-2fbe-4b26-b8f1-862e993302bd") + ) + (bus_entry + (at 168.148 139.954) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ee6ae766-21a3-424e-adf3-d587d163f6c6") + ) + (bus_entry + (at 218.44 51.054) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ee9847d0-f3a0-42e2-ad87-08e54d473bf6") + ) + (bus_entry + (at 119.38 76.454) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "eeebf974-d241-4819-97fe-7d50d9c8e6e6") + ) + (bus_entry + (at 168.148 53.594) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ef5c7c68-7147-462d-a821-de1e7cf92c25") + ) + (bus_entry + (at 189.992 139.954) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f1b5b59c-f9c4-46ce-8470-65e71d4ab227") + ) + (bus_entry + (at 218.44 68.834) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f1cd18f5-9453-4b65-bdb8-362dcbfe766b") + ) + (bus_entry + (at 139.446 66.294) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f4d51612-d4ff-4de4-a1cf-ab995a6b1bba") + ) + (bus_entry + (at 168.148 51.054) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f5a4422e-6cc3-4910-a311-6295c9bb1b43") + ) + (bus_entry + (at 40.386 81.534) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f7a01875-bf6a-43d9-bac5-424412f8795c") + ) + (bus_entry + (at 168.148 122.174) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f814aced-81b6-4ad1-9aba-13901c7bcf1e") + ) + (bus_entry + (at 90.932 147.574) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f8821526-794e-47fe-97ee-7bed37ebd16b") + ) + (bus_entry + (at 69.088 56.134) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "fa0266d5-e489-4a4d-8936-e04cef963958") + ) + (bus_entry + (at 40.386 76.454) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "fd18f5a0-e9c9-478b-b489-b841f8a30226") + ) + (bus_entry + (at 119.38 129.794) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "fe11aa2c-ae96-44c1-bb07-bb180f6f8c82") + ) + (bus_entry + (at 90.932 73.914) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ff1bd39c-77c3-4adc-adcf-b1019820ccc7") + ) + (bus_entry + (at 69.088 43.434) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ff4dde35-ea75-439b-86a1-fc32fc186ac9") + ) + (wire + (pts + (xy 193.04 20.32) (xy 193.548 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00083623-e835-41b6-b27b-eff81f7a8600") + ) + (wire + (pts + (xy 213.106 106.934) (xy 208.28 106.934) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0149dc73-46e4-4e9f-8dd3-0dcad167e974") + ) + (wire + (pts + (xy 96.52 137.414) (xy 93.472 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "01a66699-0c92-4d36-9015-e22e9003b1a1") + ) + (bus + (pts + (xy 119.38 38.354) (xy 119.38 40.894) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0280438b-79ae-4ba6-bfec-584d71b489cd") + ) + (wire + (pts + (xy 195.58 48.514) (xy 193.04 48.514) + ) + (stroke + (width 0) + (type default) + ) + (uuid "02df2ce9-5d08-42be-85af-39f16df5c690") + ) + (bus + (pts + (xy 90.932 73.914) (xy 90.932 76.454) + ) + (stroke + (width 0) + (type default) + ) + (uuid "037394fb-71ab-4e6f-a5bf-e2334e803409") + ) + (wire + (pts + (xy 195.58 109.474) (xy 193.04 109.474) + ) + (stroke + (width 0) + (type default) + ) + (uuid "040dd41b-c334-4d29-9f34-7bf43d2a36e9") + ) + (wire + (pts + (xy 116.84 152.654) (xy 109.22 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04236a67-36e7-4836-b0c3-0201f3d570e3") + ) + (wire + (pts + (xy 116.84 145.034) (xy 109.22 145.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "05649669-076a-438f-8548-246483623aa7") + ) + (wire + (pts + (xy 145.288 30.734) (xy 142.748 30.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "05b52bb6-8140-41a7-91cd-51bdbdb39c96") + ) + (wire + (pts + (xy 253.238 30.48) (xy 254 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "07ad7176-7d14-4090-ace5-1585634e6158") + ) + (bus + (pts + (xy 218.44 58.674) (xy 218.44 61.214) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09767939-3324-42a8-ae8f-2b30b9f907b0") + ) + (wire + (pts + (xy 195.58 145.034) (xy 192.532 145.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09802095-07a8-4f6a-8254-65177e125184") + ) + (wire + (pts + (xy 195.58 71.374) (xy 192.532 71.374) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09c8ce29-f928-4d52-be3f-35bf24a6773b") + ) + (bus + (pts + (xy 119.38 119.634) (xy 119.38 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09e71ad4-5b77-41a2-9c91-d5ad27bad636") + ) + (wire + (pts + (xy 215.9 45.974) (xy 208.28 45.974) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09fa151f-83a2-454c-80f1-c2a0b73c9e56") + ) + (wire + (pts + (xy 66.548 58.674) (xy 58.928 58.674) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0a7f6dad-4212-4bcf-86b0-1206ba8761b2") + ) + (bus + (pts + (xy 218.44 68.834) (xy 218.44 71.374) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0b072973-d46d-4291-b268-25771d08258e") + ) + (bus + (pts + (xy 168.148 132.334) (xy 168.148 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0b4bbfb8-5186-49aa-bc53-74d87c58d19b") + ) + (bus + (pts + (xy 119.38 48.514) (xy 119.38 51.054) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0dfc48f4-1b6c-4f0b-9780-934843157c85") + ) + (wire + (pts + (xy 213.106 104.394) (xy 208.28 104.394) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e170b51-7254-40bf-82b1-52741b03f30e") + ) + (wire + (pts + (xy 208.28 157.734) (xy 213.868 157.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e595e28-22de-4d38-bd83-ef1d29041a6e") + ) + (bus + (pts + (xy 69.088 61.214) (xy 69.088 63.754) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f282a6a-1b2b-4b1f-82c9-ac6d5d8a20e3") + ) + (bus + (pts + (xy 119.38 122.174) (xy 119.38 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f369fa2-0a18-43de-a5d4-92d569a9861b") + ) + (wire + (pts + (xy 208.28 25.654) (xy 219.964 25.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f69889a-4ecc-4d0c-85bf-cef3a8fef7ce") + ) + (wire + (pts + (xy 109.982 38.354) (xy 109.22 38.354) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1042e409-765c-4866-b48c-c31b64eadb93") + ) + (wire + (pts + (xy 185.42 117.094) (xy 195.58 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1061a3cf-a23d-4625-b7ef-44a30e8c4dc2") + ) + (wire + (pts + (xy 36.068 117.094) (xy 46.228 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "11999a45-3e0d-44db-9463-2ecb880a6c9c") + ) + (bus + (pts + (xy 69.088 53.594) (xy 69.088 56.134) + ) + (stroke + (width 0) + (type default) + ) + (uuid "11a39129-809b-4a14-871a-8b91f4591157") + ) + (wire + (pts + (xy 215.9 152.654) (xy 208.28 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "11f5e308-6a6f-436e-b845-6fcd5d1d89e8") + ) + (wire + (pts + (xy 96.52 122.174) (xy 93.98 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "12c21288-3892-4ab9-8012-10f2c72d02d6") + ) + (wire + (pts + (xy 158.75 114.554) (xy 157.988 114.554) + ) + (stroke + (width 0) + (type default) + ) + (uuid "141492c3-b10b-4f6b-9dd2-8c312f9fe8a0") + ) + (bus + (pts + (xy 69.088 71.374) (xy 69.088 73.914) + ) + (stroke + (width 0) + (type default) + ) + (uuid "142fd370-fcce-4827-9604-a762b0beef02") + ) + (wire + (pts + (xy 94.488 20.574) (xy 96.52 20.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "143482ad-d40e-45fa-8243-be89626060e7") + ) + (bus + (pts + (xy 168.148 56.134) (xy 168.148 58.674) + ) + (stroke + (width 0) + (type default) + ) + (uuid "143f2f5b-8fd7-41f5-b2b6-c795a60fa8aa") + ) + (bus + (pts + (xy 168.148 53.594) (xy 168.148 56.134) + ) + (stroke + (width 0) + (type default) + ) + (uuid "14592075-d73d-4cb7-9dd0-f21d3631a688") + ) + (wire + (pts + (xy 215.9 71.374) (xy 208.28 71.374) + ) + (stroke + (width 0) + (type default) + ) + (uuid "146d42d1-83e9-492f-8ddd-ea15362db72b") + ) + (wire + (pts + (xy 66.548 40.894) (xy 58.928 40.894) + ) + (stroke + (width 0) + (type default) + ) + (uuid "14b1b15f-c3a0-4a22-be67-4dcbb32c9cfe") + ) + (bus + (pts + (xy 90.932 78.994) (xy 90.932 81.534) + ) + (stroke + (width 0) + (type default) + ) + (uuid "157d2a55-fe91-4bd0-8df6-53dd63a943d8") + ) + (bus + (pts + (xy 189.992 71.374) (xy 189.992 73.914) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15bc798a-52da-4b7d-8ac9-08766e9f97b4") + ) + (wire + (pts + (xy 246.38 27.94) (xy 254 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15e30a8d-c18d-4190-a39b-e98d0ee71d18") + ) + (bus + (pts + (xy 189.992 147.574) (xy 189.992 150.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16ae9e9e-68c6-455d-a994-4464710810f9") + ) + (wire + (pts + (xy 66.548 73.914) (xy 58.928 73.914) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16f4c28b-2b1c-4da5-b442-54cefe9471d6") + ) + (wire + (pts + (xy 195.58 139.954) (xy 192.532 139.954) + ) + (stroke + (width 0) + (type default) + ) + (uuid "17b9e7ee-46e4-4a5b-8a14-063b79c78671") + ) + (bus + (pts + (xy 119.38 129.794) (xy 119.38 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "17cd9f14-e66f-4f9a-8e12-0e8a169432bf") + ) + (wire + (pts + (xy 109.982 114.554) (xy 109.22 114.554) + ) + (stroke + (width 0) + (type default) + ) + (uuid "183f8a2f-757f-4280-8b51-02dacb7fd69c") + ) + (wire + (pts + (xy 96.52 73.914) (xy 93.472 73.914) + ) + (stroke + (width 0) + (type default) + ) + (uuid "186913fd-42a5-44e6-998d-795d3896b1a7") + ) + (bus + (pts + (xy 69.088 127.254) (xy 69.088 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "18695875-fa77-4ff5-abe5-ebd4f3c161eb") + ) + (bus + (pts + (xy 119.38 68.834) (xy 119.38 71.374) + ) + (stroke + (width 0) + (type default) + ) + (uuid "18ba84fc-30d5-4085-b3a5-6d2bbe1cb2b2") + ) + (wire + (pts + (xy 215.9 56.134) (xy 208.28 56.134) + ) + (stroke + (width 0) + (type default) + ) + (uuid "18bd1027-62f3-4fe9-8652-5c326e82730a") + ) + (wire + (pts + (xy 116.84 43.434) (xy 109.22 43.434) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19c7f7aa-ae26-4c2d-8759-834ec14f7bfe") + ) + (wire + (pts + (xy 43.688 127.254) (xy 46.228 127.254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19f31c6e-01c3-4ddf-935c-a9c0f6d3e4c2") + ) + (wire + (pts + (xy 66.548 51.054) (xy 58.928 51.054) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1a66d506-1c86-4486-9960-6e1055b36bdd") + ) + (bus + (pts + (xy 40.386 155.194) (xy 40.386 157.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1aa2625b-0edc-456e-951f-529f8d39e1c8") + ) + (wire + (pts + (xy 195.58 137.414) (xy 192.532 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1aaae5cc-0d06-4d6a-8a22-e05393be49e0") + ) + (bus + (pts + (xy 139.446 152.654) (xy 139.446 155.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1aadb7ac-0543-4e80-9e1f-dfa815f427ff") + ) + (wire + (pts + (xy 165.608 139.954) (xy 157.988 139.954) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1b0bd042-97de-413e-8a89-6c29893b1fc9") + ) + (bus + (pts + (xy 168.148 66.294) (xy 168.148 68.834) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1b7a1893-ce79-4182-81ec-b517dfd88fdf") + ) + (bus + (pts + (xy 119.38 150.114) (xy 119.38 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c2472a0-f30b-4a2e-ad9c-74eb641d2979") + ) + (bus + (pts + (xy 119.38 51.054) (xy 119.38 53.594) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1d474b99-f445-4e54-a99e-bdf0c9b24978") + ) + (bus + (pts + (xy 218.44 117.094) (xy 218.44 119.634) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1e365af1-6014-44db-b986-59d9435c4f95") + ) + (wire + (pts + (xy 195.58 33.274) (xy 193.04 33.274) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1e3b46a9-5740-42b1-acc4-b7d893678fde") + ) + (wire + (pts + (xy 193.548 20.32) (xy 193.548 20.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1e3fc947-b071-4211-8877-7f55fd5bb539") + ) + (wire + (pts + (xy 165.608 63.754) (xy 157.988 63.754) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1e45cbec-404b-483b-89a4-e190a498d49c") + ) + (bus + (pts + (xy 189.992 68.834) (xy 189.992 71.374) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1e499f26-879b-484f-8442-2d0aa8dbc78c") + ) + (wire + (pts + (xy 215.9 68.834) (xy 208.28 68.834) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ef6a6fa-fcc4-499c-940a-d08e4a668cc2") + ) + (wire + (pts + (xy 162.814 30.734) (xy 157.988 30.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f21db4f-064c-4bdf-8869-79d0ceae3d25") + ) + (wire + (pts + (xy 253.238 32.766) (xy 253.238 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f6ecc6b-b2fd-4659-9063-0c195a4393f6") + ) + (bus + (pts + (xy 218.44 51.054) (xy 218.44 53.594) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f7a1a55-4d65-429c-8129-83c077c25a93") + ) + (wire + (pts + (xy 215.9 147.574) (xy 208.28 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ff81e85-fbd7-4f92-beaa-665ede772731") + ) + (wire + (pts + (xy 145.288 109.474) (xy 142.748 109.474) + ) + (stroke + (width 0) + (type default) + ) + (uuid "20332a42-3d18-4e00-9459-36bb45b3ddfa") + ) + (wire + (pts + (xy 185.42 40.894) (xy 195.58 40.894) + ) + (stroke + (width 0) + (type default) + ) + (uuid "20403d18-e069-42b2-8b99-e7086a6a6fe9") + ) + (bus + (pts + (xy 139.446 68.834) (xy 139.446 71.374) + ) + (stroke + (width 0) + (type default) + ) + (uuid "21b4be8f-f6f8-4c6d-8c27-f06c1e995d72") + ) + (wire + (pts + (xy 96.52 155.194) (xy 93.472 155.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "22a1f42a-98c4-4712-afb3-9a29a9bacd66") + ) + (wire + (pts + (xy 46.228 159.004) (xy 46.228 157.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "231725b5-ee2f-4f44-9a34-9044b8f40955") + ) + (wire + (pts + (xy 46.228 33.274) (xy 43.688 33.274) + ) + (stroke + (width 0) + (type default) + ) + (uuid "235149f7-856d-40bc-a53e-7e858e624adb") + ) + (bus + (pts + (xy 218.44 73.914) (xy 218.44 76.454) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2369b3ae-435c-4d8b-a765-23def27927ea") + ) + (wire + (pts + (xy 66.548 147.574) (xy 58.928 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "24d233b1-fbb9-40e0-b8b4-3a904b4efe47") + ) + (wire + (pts + (xy 157.988 20.574) (xy 159.512 20.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2656233f-afe4-4519-b6b5-5e5c47f14a98") + ) + (bus + (pts + (xy 69.088 63.754) (xy 69.088 66.294) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2696edef-b3f1-40d6-94fc-576c78323ea7") + ) + (wire + (pts + (xy 165.608 127.254) (xy 157.988 127.254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "26eb87fb-9040-44fe-86cb-abee5ae214e8") + ) + (wire + (pts + (xy 116.84 129.794) (xy 109.22 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "271c2521-4ed1-47b2-a4f1-885d527d1f26") + ) + (bus + (pts + (xy 218.44 38.354) (xy 218.44 40.894) + ) + (stroke + (width 0) + (type default) + ) + (uuid "279ad58c-1d59-4fe0-a7dc-4f12420dc557") + ) + (wire + (pts + (xy 96.52 61.214) (xy 93.472 61.214) + ) + (stroke + (width 0) + (type default) + ) + (uuid "284a3b0d-d278-486c-abf4-2132080c1aee") + ) + (wire + (pts + (xy 66.548 71.374) (xy 58.928 71.374) + ) + (stroke + (width 0) + (type default) + ) + (uuid "28e55c51-b8bc-474b-a768-7cf921b5167f") + ) + (wire + (pts + (xy 215.9 78.994) (xy 208.28 78.994) + ) + (stroke + (width 0) + (type default) + ) + (uuid "28e877f3-5bb8-4f35-a224-d5f765db2df8") + ) + (bus + (pts + (xy 168.148 137.414) (xy 168.148 139.954) + ) + (stroke + (width 0) + (type default) + ) + (uuid "291936f2-ed63-4d1b-8132-945817269218") + ) + (wire + (pts + (xy 142.494 159.004) (xy 145.288 159.004) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2a09c429-3a1e-4102-b0dc-60d58a8b2e97") + ) + (bus + (pts + (xy 90.932 150.114) (xy 90.932 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2a3ecba4-67c8-457c-8152-1ced09ec93ea") + ) + (wire + (pts + (xy 41.656 20.574) (xy 46.228 20.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2a666fb7-1827-473a-9751-793b356b0658") + ) + (wire + (pts + (xy 145.288 142.494) (xy 141.986 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b29e6e6-4545-493a-9952-07a8a5afd368") + ) + (wire + (pts + (xy 43.688 53.594) (xy 46.228 53.594) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b5148ef-7696-4038-bba4-ff6de7e9d0a1") + ) + (wire + (pts + (xy 114.046 109.474) (xy 109.22 109.474) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b88e2f9-8cbc-456d-a9bf-14f6a7689ebe") + ) + (bus + (pts + (xy 119.38 71.374) (xy 119.38 73.914) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e3d420c-5ae0-4244-9983-fbc9d9d0f7c1") + ) + (wire + (pts + (xy 66.548 137.414) (xy 58.928 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e70b90f-e854-4bfc-9bb7-d4eddd050285") + ) + (wire + (pts + (xy 145.288 112.014) (xy 142.748 112.014) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2f02e7e0-83aa-4ab1-9cf2-977191a7904b") + ) + (wire + (pts + (xy 66.548 119.634) (xy 58.928 119.634) + ) + (stroke + (width 0) + (type default) + ) + (uuid "303ef6ab-3e4e-4ff9-9d21-e97ec8f3361d") + ) + (wire + (pts + (xy 165.608 137.414) (xy 157.988 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "307b5339-7995-42d5-85d3-5dae6f605f63") + ) + (wire + (pts + (xy 165.608 147.574) (xy 157.988 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "31151aeb-58ea-47fc-b911-2cdd15d0da60") + ) + (bus + (pts + (xy 168.148 43.434) (xy 168.148 45.974) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3206709f-4754-4b77-b9c8-1030094ba384") + ) + (wire + (pts + (xy 145.288 159.004) (xy 145.288 157.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "324e9833-6a8f-4a5d-9280-bbe72b8aa880") + ) + (wire + (pts + (xy 269.24 32.766) (xy 253.238 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3294969b-51e4-47bb-8986-5071c3177311") + ) + (wire + (pts + (xy 93.98 134.874) (xy 96.52 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "32d05f62-4a49-4e87-8d50-ee7e3eaa46f6") + ) + (bus + (pts + (xy 189.992 81.534) (xy 189.992 84.074) + ) + (stroke + (width 0) + (type default) + ) + (uuid "32db3e3b-40fb-49f4-8c30-c644024a88d2") + ) + (wire + (pts + (xy 195.58 78.994) (xy 192.532 78.994) + ) + (stroke + (width 0) + (type default) + ) + (uuid "33e149c6-51a7-4803-b0dd-c4ebca775dd6") + ) + (wire + (pts + (xy 215.9 145.034) (xy 208.28 145.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "34508f8e-eef0-4547-bd3e-60041b846fbb") + ) + (bus + (pts + (xy 139.446 76.454) (xy 139.446 78.994) + ) + (stroke + (width 0) + (type default) + ) + (uuid "34725a0d-d2a8-4b58-b6f6-6a948f307eed") + ) + (wire + (pts + (xy 66.548 127.254) (xy 58.928 127.254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "34b5ee0e-e971-4613-9750-e0930658fa15") + ) + (wire + (pts + (xy 135.128 117.094) (xy 145.288 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3557f531-e931-4d16-a31f-9121e7d39ad5") + ) + (wire + (pts + (xy 116.84 147.574) (xy 109.22 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "35b2b069-f38f-4ff9-8b82-153c447ee87e") + ) + (wire + (pts + (xy 46.228 61.214) (xy 42.926 61.214) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36ecf09b-038f-41e6-b233-b02012b05d27") + ) + (bus + (pts + (xy 218.44 45.974) (xy 218.44 48.514) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36ef3fde-e6aa-4708-a345-20054eb1b70c") + ) + (wire + (pts + (xy 96.52 142.494) (xy 93.472 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36fcc737-db7a-4574-bd8b-3894e93df4dc") + ) + (wire + (pts + (xy 96.52 139.954) (xy 93.472 139.954) + ) + (stroke + (width 0) + (type default) + ) + (uuid "37072fe9-1453-4db7-9e97-ae4a79c4e5b3") + ) + (bus + (pts + (xy 168.148 147.574) (xy 168.148 150.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "379607f9-3589-431b-9cff-a99910f87d31") + ) + (wire + (pts + (xy 142.748 51.054) (xy 145.288 51.054) + ) + (stroke + (width 0) + (type default) + ) + (uuid "37db1704-e70b-4c8f-acd9-4a4fde28cac7") + ) + (wire + (pts + (xy 46.228 147.574) (xy 42.926 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "382f38a8-fcb7-4f3f-a257-659f711c3678") + ) + (bus + (pts + (xy 168.148 51.054) (xy 168.148 53.594) + ) + (stroke + (width 0) + (type default) + ) + (uuid "38984219-3b9a-4ead-995e-6076c8ad3a40") + ) + (bus + (pts + (xy 168.148 117.094) (xy 168.148 119.634) + ) + (stroke + (width 0) + (type default) + ) + (uuid "38d0beff-7975-4ff3-af3b-8b04a8d6bda5") + ) + (bus + (pts + (xy 119.38 45.974) (xy 119.38 48.514) + ) + (stroke + (width 0) + (type default) + ) + (uuid "38fdda51-cf2a-4218-a0c4-73537cc23f02") + ) + (wire + (pts + (xy 46.228 132.334) (xy 43.688 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "39faecf2-eae9-4396-8dd6-c30e04468301") + ) + (wire + (pts + (xy 58.928 20.574) (xy 60.452 20.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3af02b8f-42ba-414a-a5fb-99ec00590c33") + ) + (wire + (pts + (xy 215.9 117.094) (xy 208.28 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b0c585a-3023-4bc9-b48c-95dc279a1d2a") + ) + (wire + (pts + (xy 209.804 20.574) (xy 209.804 19.812) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b7d3c8b-6eb1-4e99-aaa0-20c99b173176") + ) + (bus + (pts + (xy 69.088 56.134) (xy 69.088 58.674) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c4c7ec0-213a-439e-bc0f-35f0a0495946") + ) + (wire + (pts + (xy 116.84 132.334) (xy 109.22 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c9f8e81-1953-4f9f-8b85-f6c8ceef174c") + ) + (wire + (pts + (xy 116.84 51.054) (xy 109.22 51.054) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3cd574a9-f768-41a7-b4cb-fabaff069917") + ) + (wire + (pts + (xy 66.548 155.194) (xy 58.928 155.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3cffeb33-4618-4e05-814d-d7afa8e011b6") + ) + (bus + (pts + (xy 119.38 142.494) (xy 119.38 145.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d0993c8-d1c8-40ef-a789-5f277f5d271e") + ) + (wire + (pts + (xy 66.548 117.094) (xy 58.928 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d35c918-8a97-4213-a518-1935189ab507") + ) + (wire + (pts + (xy 195.58 68.834) (xy 192.532 68.834) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3ddd4a9a-ae8e-40d3-91f0-e75164a693e0") + ) + (wire + (pts + (xy 116.84 56.134) (xy 109.22 56.134) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3de09a2c-d50e-4417-a587-a432a32dea41") + ) + (wire + (pts + (xy 96.52 78.994) (xy 93.472 78.994) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3de6d6f6-936c-4699-ba0f-4195f2b4586f") + ) + (wire + (pts + (xy 162.814 104.394) (xy 157.988 104.394) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3e35095a-41aa-4821-b169-8e4099db7f5c") + ) + (wire + (pts + (xy 46.228 142.494) (xy 42.926 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3eeabd33-c511-4adb-b28d-bc6f7add9019") + ) + (wire + (pts + (xy 195.58 76.454) (xy 192.532 76.454) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3f602e96-3d93-4c3f-bbc5-501c2d738847") + ) + (wire + (pts + (xy 96.52 63.754) (xy 93.472 63.754) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3f8622f3-9d49-4af9-80e7-2847c042f0f3") + ) + (wire + (pts + (xy 116.84 61.214) (xy 109.22 61.214) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40235f44-67fa-4d49-bc6e-f1d070e9e390") + ) + (wire + (pts + (xy 195.58 124.714) (xy 193.04 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40a34b06-20b3-449b-8cbc-10794a657bc5") + ) + (wire + (pts + (xy 215.9 137.414) (xy 208.28 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40a89a37-8956-458d-a4c2-4b918266b27b") + ) + (wire + (pts + (xy 109.22 99.314) (xy 145.288 99.314) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40abbcb7-d560-45af-a871-6883399b97b8") + ) + (bus + (pts + (xy 189.992 139.954) (xy 189.992 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4100b1d6-2bf0-45b2-a768-0be28b38fe6e") + ) + (bus + (pts + (xy 168.148 129.794) (xy 168.148 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4127aae3-d827-4a9e-966a-f1f833d67a1e") + ) + (wire + (pts + (xy 116.84 40.894) (xy 109.22 40.894) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4189368e-2433-4fb0-8eb8-29195ec48a20") + ) + (bus + (pts + (xy 69.088 147.574) (xy 69.088 150.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "42676283-d2fb-42dd-b6b7-9ddf9fc9d376") + ) + (wire + (pts + (xy 109.22 157.734) (xy 114.808 157.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "427423ae-c178-48fc-a2a9-0d54c1b4c891") + ) + (bus + (pts + (xy 139.446 155.194) (xy 139.446 157.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "427f9974-23c2-4202-98fe-890960b90274") + ) + (wire + (pts + (xy 248.92 25.4) (xy 254 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "42fa2447-4149-4002-b535-d1570a0cf67a") + ) + (wire + (pts + (xy 114.046 30.734) (xy 109.22 30.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4346513e-a5d9-4aeb-8e23-3f7f03910c43") + ) + (bus + (pts + (xy 40.386 71.374) (xy 40.386 73.914) + ) + (stroke + (width 0) + (type default) + ) + (uuid "438ad2a1-2e14-4438-be0b-aded8ff10104") + ) + (wire + (pts + (xy 215.9 48.514) (xy 208.28 48.514) + ) + (stroke + (width 0) + (type default) + ) + (uuid "441ee4cb-5e8a-4bcc-9feb-6587388b377c") + ) + (wire + (pts + (xy 109.22 20.574) (xy 110.744 20.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "45abae67-36b0-4a47-bfa4-76131fd01c6b") + ) + (wire + (pts + (xy 157.988 99.314) (xy 195.58 99.314) + ) + (stroke + (width 0) + (type default) + ) + (uuid "462d9cae-68c9-4177-aa87-228e022b8688") + ) + (wire + (pts + (xy 116.84 63.754) (xy 109.22 63.754) + ) + (stroke + (width 0) + (type default) + ) + (uuid "464abbe0-7db6-489a-b179-b437b2ebc99b") + ) + (wire + (pts + (xy 93.98 58.674) (xy 96.52 58.674) + ) + (stroke + (width 0) + (type default) + ) + (uuid "467ab259-932f-400a-ba6f-d9d6792459ff") + ) + (wire + (pts + (xy 116.84 48.514) (xy 109.22 48.514) + ) + (stroke + (width 0) + (type default) + ) + (uuid "46bca263-1c6d-409c-aef6-6e341eed9621") + ) + (bus + (pts + (xy 218.44 122.174) (xy 218.44 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "46da389a-d157-4d43-8e9b-0c4daeb17a82") + ) + (wire + (pts + (xy 143.256 20.574) (xy 145.288 20.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47542530-55c7-4b81-a7c2-97111bcea286") + ) + (wire + (pts + (xy 165.608 132.334) (xy 157.988 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47f0e17d-2ef4-4f55-ae59-214a75e0ca22") + ) + (wire + (pts + (xy 145.288 147.574) (xy 141.986 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47f9db85-0b6d-470a-b8dc-d8c7fe00d0b1") + ) + (wire + (pts + (xy 215.9 53.594) (xy 208.28 53.594) + ) + (stroke + (width 0) + (type default) + ) + (uuid "487143bc-e819-48c9-adbd-72d49e46d667") + ) + (bus + (pts + (xy 168.148 134.874) (xy 168.148 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "48b4caf2-7001-4292-b115-c168e5501271") + ) + (wire + (pts + (xy 66.548 142.494) (xy 58.928 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "495b2bea-8e76-4e3a-925d-0bdb8f295fcf") + ) + (wire + (pts + (xy 110.744 96.774) (xy 110.744 96.012) + ) + (stroke + (width 0) + (type default) + ) + (uuid "49812b54-860a-4307-95aa-b514a2a770c6") + ) + (wire + (pts + (xy 165.608 56.134) (xy 157.988 56.134) + ) + (stroke + (width 0) + (type default) + ) + (uuid "498202a9-9285-4d97-b252-35e376a829b9") + ) + (wire + (pts + (xy 165.608 129.794) (xy 157.988 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "49a9db47-eee3-4aa0-a86e-2db250a01123") + ) + (wire + (pts + (xy 59.69 114.554) (xy 58.928 114.554) + ) + (stroke + (width 0) + (type default) + ) + (uuid "49fbe9c4-d537-498e-a321-1f698b574bcb") + ) + (wire + (pts + (xy 193.04 51.054) (xy 195.58 51.054) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4aa52804-e595-4d3d-9c07-e94b979b8459") + ) + (wire + (pts + (xy 165.608 142.494) (xy 157.988 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ae01f66-53f6-4839-a590-e924aa5090ad") + ) + (wire + (pts + (xy 145.288 66.294) (xy 141.986 66.294) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4af68217-e09b-4a2f-b8c4-17ac0a9518cc") + ) + (wire + (pts + (xy 116.84 58.674) (xy 109.22 58.674) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b0939bc-372e-4137-a7ba-a432c56b3c19") + ) + (bus + (pts + (xy 168.148 38.354) (xy 168.148 40.894) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b285e72-9fd0-4692-a432-123545e9cce3") + ) + (bus + (pts + (xy 69.088 43.434) (xy 69.088 45.974) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b3ac675-4d8b-45d0-ba1d-9f0cfbbdc991") + ) + (wire + (pts + (xy 114.046 106.934) (xy 109.22 106.934) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b969bf9-bffb-4e69-88be-6cf4c4246698") + ) + (bus + (pts + (xy 69.088 134.874) (xy 69.088 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4bf617fa-7a61-4da3-af46-1dc3a949fefd") + ) + (bus + (pts + (xy 218.44 150.114) (xy 218.44 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4bfdfdfe-e9bf-4608-9a3b-96fb632c842a") + ) + (bus + (pts + (xy 40.386 147.574) (xy 40.386 150.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c4290cf-0197-4063-96b3-bbb892985386") + ) + (bus + (pts + (xy 90.932 63.754) (xy 90.932 66.294) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c7cb62d-8132-47f2-85b1-4c7d7d3534aa") + ) + (wire + (pts + (xy 145.288 76.454) (xy 141.986 76.454) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ddddfea-43fc-4006-a447-2a43a01ef3b4") + ) + (bus + (pts + (xy 139.446 157.734) (xy 139.446 160.274) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4e23f7cb-f99f-4b56-a2a9-8d15c249af8d") + ) + (bus + (pts + (xy 90.932 152.654) (xy 90.932 155.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4e58514b-8ec8-4ed3-afc0-1b64dc6310c6") + ) + (wire + (pts + (xy 116.84 150.114) (xy 109.22 150.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4eccb104-83c4-45ed-9bc9-3a82b329c95e") + ) + (bus + (pts + (xy 119.38 58.674) (xy 119.38 61.214) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ee4b9bd-c0f8-46ff-8e59-cc0a81d32795") + ) + (wire + (pts + (xy 215.9 76.454) (xy 208.28 76.454) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f294562-4ad8-43c7-8bea-8359fd1afc43") + ) + (wire + (pts + (xy 66.548 45.974) (xy 58.928 45.974) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f343fc3-e027-4df4-a6b9-1b27a3177f40") + ) + (wire + (pts + (xy 116.84 76.454) (xy 109.22 76.454) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f349b72-8389-440d-9eff-454de7bf2665") + ) + (wire + (pts + (xy 116.84 155.194) (xy 109.22 155.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f75cea6-32a4-463d-ad73-b9f0cdaae92e") + ) + (wire + (pts + (xy 96.52 33.274) (xy 93.98 33.274) + ) + (stroke + (width 0) + (type default) + ) + (uuid "511a07c6-4f0f-48dc-8e0a-2fc7d322021b") + ) + (bus + (pts + (xy 40.386 66.294) (xy 40.386 68.834) + ) + (stroke + (width 0) + (type default) + ) + (uuid "514cd3db-d4f2-4428-b56e-6968541233fe") + ) + (bus + (pts + (xy 218.44 48.514) (xy 218.44 51.054) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5173536e-0ccf-4456-9e1e-bde5e625367c") + ) + (bus + (pts + (xy 218.44 53.594) (xy 218.44 56.134) + ) + (stroke + (width 0) + (type default) + ) + (uuid "51ec994c-844d-4458-9f96-7c6e000fae50") + ) + (bus + (pts + (xy 189.992 157.734) (xy 189.992 160.274) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5209127f-c665-47d4-869a-ce20f0e6f97e") + ) + (bus + (pts + (xy 69.088 40.894) (xy 69.088 43.434) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52577145-fdab-4c2b-b4cc-ec7d77890553") + ) + (wire + (pts + (xy 195.58 30.734) (xy 193.04 30.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "528f3605-9057-41ee-a211-b4152b0104cd") + ) + (wire + (pts + (xy 215.9 142.494) (xy 208.28 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52ab5414-4c6d-49f6-afbc-0b1a7a3d3f1d") + ) + (wire + (pts + (xy 46.228 35.814) (xy 43.688 35.814) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52f991b9-3f26-43f9-998c-14492a17bd72") + ) + (wire + (pts + (xy 195.58 132.334) (xy 193.04 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "536df283-9684-4b4e-bddb-b62ae3a7ad97") + ) + (wire + (pts + (xy 116.84 134.874) (xy 109.22 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "539df4c8-76e0-4da7-bd02-a9a346236675") + ) + (wire + (pts + (xy 195.58 28.194) (xy 193.04 28.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "53c5b922-c772-42de-964b-5d0e8aabeab4") + ) + (bus + (pts + (xy 168.148 139.954) (xy 168.148 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "53c89bb6-958f-4c30-b849-c82ca07d3d7a") + ) + (wire + (pts + (xy 46.228 150.114) (xy 42.926 150.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54028941-85d3-4533-941e-7d2db3fb0a76") + ) + (wire + (pts + (xy 116.84 122.174) (xy 109.22 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "540908f8-380d-40f3-8873-cedac4863ae3") + ) + (bus + (pts + (xy 119.38 127.254) (xy 119.38 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54b7db63-0b16-4fc4-a315-7ad7d6b30215") + ) + (wire + (pts + (xy 143.256 96.774) (xy 145.288 96.774) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54bcef99-9929-46c2-8e9e-87d99bcdbc33") + ) + (wire + (pts + (xy 157.988 101.854) (xy 195.58 101.854) + ) + (stroke + (width 0) + (type default) + ) + (uuid "55718494-8d52-4eaf-9e39-fa9c2dffea8b") + ) + (wire + (pts + (xy 58.928 101.854) (xy 96.52 101.854) + ) + (stroke + (width 0) + (type default) + ) + (uuid "55787c75-23ab-482f-8c02-76604e63ae0f") + ) + (wire + (pts + (xy 165.608 71.374) (xy 157.988 71.374) + ) + (stroke + (width 0) + (type default) + ) + (uuid "55ae7ce9-d7b5-4569-9213-d760365ec381") + ) + (bus + (pts + (xy 168.148 122.174) (xy 168.148 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "55f029e3-4d54-4e56-bcd0-bfe6783d92b7") + ) + (wire + (pts + (xy 93.98 129.794) (xy 96.52 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "576d74a2-acc1-421e-8b24-103a9b59e8ce") + ) + (bus + (pts + (xy 189.992 73.914) (xy 189.992 76.454) + ) + (stroke + (width 0) + (type default) + ) + (uuid "57aa604d-5e1e-4328-9210-26ca03df0a60") + ) + (wire + (pts + (xy 213.106 109.474) (xy 208.28 109.474) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5856f145-d56c-4c47-9856-0e81ff2c8468") + ) + (wire + (pts + (xy 96.52 112.014) (xy 93.98 112.014) + ) + (stroke + (width 0) + (type default) + ) + (uuid "590e19de-b711-4660-aac6-da52159ccdaa") + ) + (wire + (pts + (xy 66.548 124.714) (xy 58.928 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "592ab199-4e03-4ba6-ad1d-32e2fd01c600") + ) + (bus + (pts + (xy 189.992 78.994) (xy 189.992 81.534) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5947aa20-69ff-4649-abf0-456510d6b99a") + ) + (bus + (pts + (xy 168.148 58.674) (xy 168.148 61.214) + ) + (stroke + (width 0) + (type default) + ) + (uuid "596e0a7c-a3f4-48e0-9602-7191ff643eee") + ) + (wire + (pts + (xy 43.688 51.054) (xy 46.228 51.054) + ) + (stroke + (width 0) + (type default) + ) + (uuid "59f526a3-9eb9-4421-9b38-595181db2dba") + ) + (wire + (pts + (xy 63.754 30.734) (xy 58.928 30.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5a31b134-542e-4c01-a08a-17fbec32d701") + ) + (bus + (pts + (xy 119.38 73.914) (xy 119.38 76.454) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5a5b4561-9355-49b4-b808-681a2f11d916") + ) + (bus + (pts + (xy 168.148 73.914) (xy 168.148 76.454) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5a7ce5c1-baf8-4336-8628-e95b6b103685") + ) + (wire + (pts + (xy 165.608 53.594) (xy 157.988 53.594) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5cbff019-384b-4ba3-89d4-a1dcd77622ce") + ) + (wire + (pts + (xy 114.046 104.394) (xy 109.22 104.394) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d598aa0-ecd7-4747-a058-3f74852483da") + ) + (bus + (pts + (xy 90.932 139.954) (xy 90.932 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e1ed5de-a430-449f-af65-4e629d4f4a6d") + ) + (bus + (pts + (xy 168.148 68.834) (xy 168.148 71.374) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e39d42f-f247-41ab-abaf-f1867e4f61ee") + ) + (wire + (pts + (xy 165.608 150.114) (xy 157.988 150.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e9ca6d9-a5ff-442f-a23e-7788a4b2cf83") + ) + (wire + (pts + (xy 116.84 71.374) (xy 109.22 71.374) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f175e52-7876-46cc-b5f4-2c8e3ae72201") + ) + (wire + (pts + (xy 165.608 122.174) (xy 157.988 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f94b369-9138-4dfc-8bfa-770a07ee9895") + ) + (wire + (pts + (xy 145.288 139.954) (xy 141.986 139.954) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5fa7e655-e363-42c3-bfc7-98e1e0a89ca3") + ) + (bus + (pts + (xy 119.38 137.414) (xy 119.38 139.954) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5fd8b3fd-4a9e-4f44-939a-2acdd04cda9a") + ) + (bus + (pts + (xy 189.992 63.754) (xy 189.992 66.294) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ffb46b0-6d46-4c98-866a-35c06486abd9") + ) + (wire + (pts + (xy 195.58 82.804) (xy 195.58 81.534) + ) + (stroke + (width 0) + (type default) + ) + (uuid "605161a1-bbdd-43bf-9136-ed005826fda5") + ) + (bus + (pts + (xy 69.088 48.514) (xy 69.088 51.054) + ) + (stroke + (width 0) + (type default) + ) + (uuid "608af2c2-d737-460f-b97b-9c8c199df1ad") + ) + (wire + (pts + (xy 195.58 73.914) (xy 192.532 73.914) + ) + (stroke + (width 0) + (type default) + ) + (uuid "613e2674-0dc5-4fdc-b5a3-e288eb91ca16") + ) + (bus + (pts + (xy 168.148 71.374) (xy 168.148 73.914) + ) + (stroke + (width 0) + (type default) + ) + (uuid "619f67cd-dce1-438f-929a-2b5d5738dd54") + ) + (bus + (pts + (xy 218.44 145.034) (xy 218.44 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "628f5473-ad55-467b-ae6a-45630d6e1032") + ) + (bus + (pts + (xy 218.44 63.754) (xy 218.44 66.294) + ) + (stroke + (width 0) + (type default) + ) + (uuid "641fd2ce-85e4-4079-b86f-331f06a869c4") + ) + (bus + (pts + (xy 40.386 142.494) (xy 40.386 145.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6443b683-a38d-4c9f-bafa-44e49e5276d9") + ) + (wire + (pts + (xy 165.608 51.054) (xy 157.988 51.054) + ) + (stroke + (width 0) + (type default) + ) + (uuid "644aeac0-0ada-4bb5-9187-1ce4f526d1e8") + ) + (bus + (pts + (xy 218.44 66.294) (xy 218.44 68.834) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64e801d4-9256-46e6-8405-f4125f22440b") + ) + (wire + (pts + (xy 145.288 106.934) (xy 142.748 106.934) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65ab60ca-8d5b-46b3-a30d-49e8a0cfcaaa") + ) + (wire + (pts + (xy 215.9 66.294) (xy 208.28 66.294) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65c2931f-b768-45d4-a3d7-8706d546c888") + ) + (wire + (pts + (xy 157.988 23.114) (xy 195.58 23.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "661170dc-2c74-4ff3-8837-a9cee6bbcd9d") + ) + (wire + (pts + (xy 269.24 32.766) (xy 269.24 33.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66297b3e-3004-4cce-a466-409d9668de39") + ) + (wire + (pts + (xy 208.28 81.534) (xy 213.868 81.534) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66786922-a550-4c66-bf0a-893294ec4a5a") + ) + (wire + (pts + (xy 114.046 33.274) (xy 109.22 33.274) + ) + (stroke + (width 0) + (type default) + ) + (uuid "668c3e5a-c179-4170-a0b2-dc55b44b6c5f") + ) + (bus + (pts + (xy 218.44 114.554) (xy 218.44 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66932d26-44b6-49c7-a0ac-4432c2089c95") + ) + (wire + (pts + (xy 213.106 33.274) (xy 208.28 33.274) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66ffec0f-cabb-4afa-b880-067a2cc3ad51") + ) + (wire + (pts + (xy 96.52 68.834) (xy 93.472 68.834) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68053c41-e6d7-4d9d-ae20-990e8f8b8577") + ) + (wire + (pts + (xy 145.288 63.754) (xy 141.986 63.754) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6840cce7-6390-4dc7-ac10-301e7d8bbfb3") + ) + (wire + (pts + (xy 208.28 23.114) (xy 219.964 23.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68a0a349-c22f-4227-bdcb-303b969e1a5e") + ) + (wire + (pts + (xy 93.726 159.004) (xy 96.52 159.004) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68eb3093-64bc-4c16-89f0-c1640aa1569b") + ) + (wire + (pts + (xy 116.84 137.414) (xy 109.22 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "692f9ada-379f-4c65-9382-4b98cffbfc7e") + ) + (wire + (pts + (xy 165.608 124.714) (xy 157.988 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "696aa897-2efd-4750-934b-4d49c3e675f7") + ) + (wire + (pts + (xy 116.84 78.994) (xy 109.22 78.994) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6996d9e4-2794-4d26-8ff3-f4cfd07d26ce") + ) + (wire + (pts + (xy 58.928 25.654) (xy 96.52 25.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "69c998cb-3326-43bc-830f-d9826d93849f") + ) + (wire + (pts + (xy 165.608 76.454) (xy 157.988 76.454) + ) + (stroke + (width 0) + (type default) + ) + (uuid "69f85ae9-ab8c-4ed7-b2bb-3d5dd0c76071") + ) + (bus + (pts + (xy 139.446 150.114) (xy 139.446 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a496d19-e710-499f-9902-62a376d9ddde") + ) + (wire + (pts + (xy 165.608 68.834) (xy 157.988 68.834) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ab70cba-0d14-416c-b883-c32564829666") + ) + (wire + (pts + (xy 46.228 48.514) (xy 43.688 48.514) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ad89939-e4d6-4c16-a1a8-6653993e7bdb") + ) + (wire + (pts + (xy 109.22 23.114) (xy 145.288 23.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6bb42ccd-d0c2-4622-9f75-8b8643e9af7e") + ) + (wire + (pts + (xy 46.228 109.474) (xy 43.688 109.474) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6bbed240-1b33-4963-acd0-b9a909882b6a") + ) + (wire + (pts + (xy 46.228 76.454) (xy 42.926 76.454) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c6b82f7-8600-459b-b5a9-d97044c3a9b1") + ) + (wire + (pts + (xy 96.52 106.934) (xy 93.98 106.934) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6cf8fb89-38cd-473c-91ef-cde75cda7fb1") + ) + (wire + (pts + (xy 165.608 40.894) (xy 157.988 40.894) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6d7bb219-1a79-4384-af0e-0a7b5de5afef") + ) + (wire + (pts + (xy 66.548 139.954) (xy 58.928 139.954) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6dddf7a5-4e9a-4504-89f8-fba09cfb0ed9") + ) + (wire + (pts + (xy 158.75 38.354) (xy 157.988 38.354) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e1150b6-0e1c-41d0-aa1d-42f4f3776e9b") + ) + (wire + (pts + (xy 109.22 81.534) (xy 114.808 81.534) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e29ce0d-1b49-4a60-b254-72949073bb28") + ) + (bus + (pts + (xy 168.148 150.114) (xy 168.148 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f5001d1-ef10-4df8-8b6e-412d1b4e3471") + ) + (wire + (pts + (xy 96.52 71.374) (xy 93.472 71.374) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f9925dd-0dfe-45eb-ac02-962b757acf17") + ) + (wire + (pts + (xy 88.9 114.554) (xy 96.52 114.554) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6fe22d19-34d8-41b0-a97d-2cd6a188446b") + ) + (wire + (pts + (xy 66.548 68.834) (xy 58.928 68.834) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70b2ab26-5d01-40c7-96db-d1c219d1dde5") + ) + (wire + (pts + (xy 213.106 28.194) (xy 208.28 28.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "716d2e16-6e7a-4f28-a6ab-027d846ac69b") + ) + (wire + (pts + (xy 143.256 20.32) (xy 143.256 20.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "726e721b-0318-4d14-ba4a-4980c9507905") + ) + (bus + (pts + (xy 218.44 134.874) (xy 218.44 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "728b3b68-3b19-4cc8-a3aa-aa96551537ba") + ) + (wire + (pts + (xy 66.548 56.134) (xy 58.928 56.134) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7366c30d-4fb9-49d2-8adc-fbc7f4f47099") + ) + (wire + (pts + (xy 46.228 45.974) (xy 43.688 45.974) + ) + (stroke + (width 0) + (type default) + ) + (uuid "740e1c15-f6c9-4edb-922f-9148eb69b682") + ) + (wire + (pts + (xy 162.814 106.934) (xy 157.988 106.934) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7454d1f4-cc95-4e21-b1fa-80aee93a3961") + ) + (wire + (pts + (xy 195.58 35.814) (xy 193.04 35.814) + ) + (stroke + (width 0) + (type default) + ) + (uuid "74d3e276-9d20-42ae-90a4-307169b4e744") + ) + (wire + (pts + (xy 46.228 68.834) (xy 42.926 68.834) + ) + (stroke + (width 0) + (type default) + ) + (uuid "74df44bb-c053-48b1-9096-e8a404cae482") + ) + (bus + (pts + (xy 168.148 119.634) (xy 168.148 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "753173ac-9c89-410a-941f-4be080c0f9f1") + ) + (wire + (pts + (xy 116.84 139.954) (xy 109.22 139.954) + ) + (stroke + (width 0) + (type default) + ) + (uuid "760bd0bf-276c-4a1a-9aa7-2965c213202a") + ) + (wire + (pts + (xy 96.52 76.454) (xy 93.472 76.454) + ) + (stroke + (width 0) + (type default) + ) + (uuid "777eefdf-d2cb-46c6-94d5-342740c1e741") + ) + (wire + (pts + (xy 142.748 96.52) (xy 143.256 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "77977fdd-8e98-43c9-a032-3eb4f945de38") + ) + (wire + (pts + (xy 215.9 51.054) (xy 208.28 51.054) + ) + (stroke + (width 0) + (type default) + ) + (uuid "77f7c393-4523-47f1-8319-c5d9dd64e6be") + ) + (bus + (pts + (xy 40.386 63.754) (xy 40.386 66.294) + ) + (stroke + (width 0) + (type default) + ) + (uuid "78cc0cce-bd2e-459c-b57e-77c20f01ff64") + ) + (bus + (pts + (xy 90.932 68.834) (xy 90.932 71.374) + ) + (stroke + (width 0) + (type default) + ) + (uuid "791c46dc-e9f0-4f9e-bde9-3965eb252ef5") + ) + (wire + (pts + (xy 142.748 127.254) (xy 145.288 127.254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7aa3f809-e1a1-4bc3-91fe-87f928e0555e") + ) + (bus + (pts + (xy 119.38 53.594) (xy 119.38 56.134) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7ad37ecc-2e28-4ffc-9e04-c3f3beaa2b30") + ) + (wire + (pts + (xy 266.7 25.4) (xy 269.24 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c0af64e-028b-47ac-bb93-60a1878102f6") + ) + (bus + (pts + (xy 40.386 78.994) (xy 40.386 81.534) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c374dff-03f7-468d-8760-8ea68cd35296") + ) + (wire + (pts + (xy 66.548 66.294) (xy 58.928 66.294) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c5a9936-1e56-44ae-a085-617ad540951f") + ) + (wire + (pts + (xy 266.7 30.48) (xy 269.24 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c66de70-122d-4f4f-a090-9f2f68e43e31") + ) + (bus + (pts + (xy 218.44 61.214) (xy 218.44 63.754) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c80b6ae-7ec1-44b1-84c0-5a1225e49613") + ) + (wire + (pts + (xy 116.84 68.834) (xy 109.22 68.834) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7d92e2a3-9017-4e97-bc21-edfe5dd59086") + ) + (wire + (pts + (xy 38.608 114.554) (xy 46.228 114.554) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e04afb3-6c15-4ec3-afd8-8adb8b7eba71") + ) + (wire + (pts + (xy 145.288 33.274) (xy 142.748 33.274) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e05e995-705a-4c52-b125-4da7d693114d") + ) + (wire + (pts + (xy 208.28 96.774) (xy 209.804 96.774) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7f5ed277-7964-483d-b9f0-392627b8d1cd") + ) + (wire + (pts + (xy 215.9 139.954) (xy 208.28 139.954) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7fe2f618-0bfd-4014-beac-af047b04af4f") + ) + (wire + (pts + (xy 46.228 112.014) (xy 43.688 112.014) + ) + (stroke + (width 0) + (type default) + ) + (uuid "801328c3-f65d-41a3-bd41-5492b2d48f35") + ) + (wire + (pts + (xy 145.288 28.194) (xy 142.748 28.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8174521e-279a-468f-a24f-2a8e635f32a4") + ) + (wire + (pts + (xy 58.928 23.114) (xy 96.52 23.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "822665dc-b0a8-43d1-a69f-3a1a6794c09e") + ) + (bus + (pts + (xy 69.088 124.714) (xy 69.088 127.254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "823ef890-38f6-466d-8898-4970fee2af22") + ) + (wire + (pts + (xy 109.22 96.774) (xy 110.744 96.774) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8273abd4-bd73-4926-9ccb-f03d29393165") + ) + (wire + (pts + (xy 35.306 101.854) (xy 46.228 101.854) + ) + (stroke + (width 0) + (type default) + ) + (uuid "82b7be45-9657-432f-b81c-26f9084c7625") + ) + (wire + (pts + (xy 114.046 28.194) (xy 109.22 28.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "83b20a1c-2132-46a5-a0b1-89a0f26ffb04") + ) + (bus + (pts + (xy 218.44 124.714) (xy 218.44 127.254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "84bdcfd4-e56a-4d48-a1fd-813c7f98ce5d") + ) + (wire + (pts + (xy 142.748 20.32) (xy 143.256 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "857c7ce8-a79e-481f-94eb-d18d9f2ea74d") + ) + (wire + (pts + (xy 165.608 155.194) (xy 157.988 155.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "85ac2125-3cc8-4bda-b391-da18d694a181") + ) + (wire + (pts + (xy 145.288 78.994) (xy 141.986 78.994) + ) + (stroke + (width 0) + (type default) + ) + (uuid "86331ed6-0ab9-43e0-b293-0713b28d3870") + ) + (wire + (pts + (xy 145.288 48.514) (xy 142.748 48.514) + ) + (stroke + (width 0) + (type default) + ) + (uuid "86885d29-f83a-4961-b302-819fee6a8aa0") + ) + (wire + (pts + (xy 137.668 114.554) (xy 145.288 114.554) + ) + (stroke + (width 0) + (type default) + ) + (uuid "86dae45a-0018-4c2e-bcd4-881e931dd672") + ) + (wire + (pts + (xy 142.748 53.594) (xy 145.288 53.594) + ) + (stroke + (width 0) + (type default) + ) + (uuid "87624fe6-fc23-4206-8255-3c54fd3336d7") + ) + (wire + (pts + (xy 43.688 58.674) (xy 46.228 58.674) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88350522-e9f1-4460-8325-c10bcd54ab90") + ) + (bus + (pts + (xy 168.148 124.714) (xy 168.148 127.254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "885adb59-c048-4d0b-be7f-1f3b89db3621") + ) + (bus + (pts + (xy 139.446 78.994) (xy 139.446 81.534) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88c908f1-acbe-4e80-b84a-43fad87796c6") + ) + (wire + (pts + (xy 63.754 106.934) (xy 58.928 106.934) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8974756c-66cd-45b7-ae9d-f68a2a7fc5ed") + ) + (wire + (pts + (xy 157.988 157.734) (xy 163.576 157.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "89aacf9b-1c7c-4a56-8982-246128f58436") + ) + (wire + (pts + (xy 109.22 101.854) (xy 145.288 101.854) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a046226-238d-4cd2-818a-ec520cca75cc") + ) + (wire + (pts + (xy 63.754 28.194) (xy 58.928 28.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a0c052c-a673-46a2-ae06-fb40b91b6701") + ) + (wire + (pts + (xy 195.58 56.134) (xy 193.04 56.134) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a459421-5b41-4504-a6fc-63487ea4e2fd") + ) + (bus + (pts + (xy 218.44 142.494) (xy 218.44 145.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b35e62c-c0dc-454f-a53c-009a99f367a3") + ) + (wire + (pts + (xy 165.608 117.094) (xy 157.988 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c27e7aa-c94e-4a12-b1ec-9b51be46af4f") + ) + (wire + (pts + (xy 145.288 122.174) (xy 142.748 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8cb53632-fb6e-4ea0-b99d-5bb23020414b") + ) + (bus + (pts + (xy 69.088 119.634) (xy 69.088 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d02d19e-8d09-4fc4-b82d-5e4df820c6f3") + ) + (bus + (pts + (xy 119.38 117.094) (xy 119.38 119.634) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d83344e-d7ca-4ae7-9f1c-650700521fc4") + ) + (wire + (pts + (xy 135.128 40.894) (xy 145.288 40.894) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8ddadb11-e856-48c5-bd7a-dcb071eb8fff") + ) + (wire + (pts + (xy 96.52 104.394) (xy 93.98 104.394) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8de434df-3139-40e6-82cf-f00242b4ec75") + ) + (wire + (pts + (xy 193.04 58.674) (xy 195.58 58.674) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8f8cf596-87da-4be3-9a20-deba1441ffe2") + ) + (wire + (pts + (xy 159.512 96.774) (xy 159.512 96.012) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8f9ff29e-161c-4d55-bd92-dc6dd3203cbe") + ) + (bus + (pts + (xy 119.38 134.874) (xy 119.38 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "90c7587f-36dd-45c4-96f7-962331c257e4") + ) + (bus + (pts + (xy 90.932 147.574) (xy 90.932 150.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "914bbf72-ea9b-4a70-9c8a-42279fa0bf8a") + ) + (wire + (pts + (xy 59.69 38.354) (xy 58.928 38.354) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9174fc0b-9426-413e-bb70-dbe0a0cccc30") + ) + (bus + (pts + (xy 218.44 40.894) (xy 218.44 43.434) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92876ace-5a0a-40b1-b96d-ca7af3226ab6") + ) + (bus + (pts + (xy 69.088 132.334) (xy 69.088 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92b04992-bcd2-4560-8110-60e56107241c") + ) + (wire + (pts + (xy 145.288 61.214) (xy 141.986 61.214) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92bce952-0aa4-4ecd-b337-720cbf9b72e4") + ) + (wire + (pts + (xy 215.9 61.214) (xy 208.28 61.214) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92d4062c-c219-4b1e-9c63-db4598381d60") + ) + (bus + (pts + (xy 218.44 139.954) (xy 218.44 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "934ff6f3-d000-4904-bda0-4d258ba27a36") + ) + (bus + (pts + (xy 69.088 139.954) (xy 69.088 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "936af2ad-435d-4afd-869a-10600d954e17") + ) + (wire + (pts + (xy 145.288 71.374) (xy 141.986 71.374) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9375fe22-e578-4e54-bcc8-3529cbf18839") + ) + (bus + (pts + (xy 168.148 142.494) (xy 168.148 145.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "93ce4a27-6001-4d1c-882c-22f2da54e68f") + ) + (wire + (pts + (xy 58.928 96.774) (xy 60.452 96.774) + ) + (stroke + (width 0) + (type default) + ) + (uuid "93da7024-7cfc-4300-b40c-240209363525") + ) + (wire + (pts + (xy 46.228 139.954) (xy 42.926 139.954) + ) + (stroke + (width 0) + (type default) + ) + (uuid "93f683b0-c16b-4b61-9563-6a136c5308fa") + ) + (bus + (pts + (xy 119.38 56.134) (xy 119.38 58.674) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9442e861-14fa-47a7-81b2-5eb814ec1cfa") + ) + (bus + (pts + (xy 69.088 114.554) (xy 69.088 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9450276f-255a-4f53-bca8-c6c40f22e00f") + ) + (wire + (pts + (xy 66.548 145.034) (xy 58.928 145.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95063cf0-6a7a-43ff-8628-26bc92918c27") + ) + (wire + (pts + (xy 46.228 137.414) (xy 42.926 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "952c3540-c7df-416c-9584-72a3015926c6") + ) + (bus + (pts + (xy 168.148 40.894) (xy 168.148 43.434) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96e5e919-2957-4044-b30d-07dbd28e5c94") + ) + (bus + (pts + (xy 40.386 81.534) (xy 40.386 84.074) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96f40f06-768b-44a4-9147-5a07c321cdcf") + ) + (wire + (pts + (xy 215.9 127.254) (xy 208.28 127.254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "97111ce1-8e9b-4e75-be36-28c1ae063a70") + ) + (wire + (pts + (xy 165.608 48.514) (xy 157.988 48.514) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9725e663-7325-4718-9e6c-27f5a1f44628") + ) + (wire + (pts + (xy 192.786 82.804) (xy 195.58 82.804) + ) + (stroke + (width 0) + (type default) + ) + (uuid "975641d8-6058-40bd-be6d-b98428f17811") + ) + (bus + (pts + (xy 40.386 139.954) (xy 40.386 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "97d8d56b-a4fd-4407-ba83-c83e67ee1fc4") + ) + (wire + (pts + (xy 60.452 20.574) (xy 60.452 19.812) + ) + (stroke + (width 0) + (type default) + ) + (uuid "982e2120-0c0a-46db-920a-34de0989cb91") + ) + (bus + (pts + (xy 218.44 71.374) (xy 218.44 73.914) + ) + (stroke + (width 0) + (type default) + ) + (uuid "987b79aa-f840-4296-8f43-fad2f9b4d912") + ) + (wire + (pts + (xy 94.488 96.774) (xy 96.52 96.774) + ) + (stroke + (width 0) + (type default) + ) + (uuid "98a30d8b-16b5-41c7-8b35-6cee7063f15c") + ) + (wire + (pts + (xy 46.228 78.994) (xy 42.926 78.994) + ) + (stroke + (width 0) + (type default) + ) + (uuid "98b898e0-656e-4d3c-9da5-e4479dccc1cd") + ) + (bus + (pts + (xy 168.148 45.974) (xy 168.148 48.514) + ) + (stroke + (width 0) + (type default) + ) + (uuid "98dd4bc2-6c60-4459-9e60-6d4a353059d7") + ) + (wire + (pts + (xy 63.754 104.394) (xy 58.928 104.394) + ) + (stroke + (width 0) + (type default) + ) + (uuid "98edd3d4-799f-47eb-9ad0-72fd05a56978") + ) + (bus + (pts + (xy 218.44 119.634) (xy 218.44 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a4d7f29-7b4d-4b24-9081-b516369f2a2b") + ) + (wire + (pts + (xy 195.58 63.754) (xy 192.532 63.754) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9acfaeb7-a438-4c71-864e-66fcc1909a3c") + ) + (bus + (pts + (xy 119.38 66.294) (xy 119.38 68.834) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9b94c807-acc5-4ec2-98b8-efda67d9f8c7") + ) + (bus + (pts + (xy 69.088 38.354) (xy 69.088 40.894) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9c46b876-55f9-4057-8b08-55a76e4ff683") + ) + (wire + (pts + (xy 209.042 114.554) (xy 208.28 114.554) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9d2c835e-315d-4fe4-81e2-34eeb9f2fbc5") + ) + (bus + (pts + (xy 119.38 114.554) (xy 119.38 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9df579ed-2bb2-4c5e-8540-546439b55b46") + ) + (wire + (pts + (xy 195.58 104.394) (xy 193.04 104.394) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e8afd85-8159-4325-bd6e-bdd0302ef65f") + ) + (wire + (pts + (xy 93.98 96.52) (xy 94.488 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e98d51b-4263-4bad-9b0c-43904917c662") + ) + (bus + (pts + (xy 139.446 73.914) (xy 139.446 76.454) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9fc8af90-efef-462c-98ea-eab460158989") + ) + (wire + (pts + (xy 46.228 30.734) (xy 43.688 30.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a012d0d8-f332-40bd-ae7d-b4ee7f7dcfab") + ) + (wire + (pts + (xy 187.96 114.554) (xy 195.58 114.554) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a052d0d1-4efc-4f3a-bcab-efeff6d0206f") + ) + (wire + (pts + (xy 96.52 152.654) (xy 93.472 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a0d7d352-4dbd-4c5c-85fc-49e63a14ca10") + ) + (wire + (pts + (xy 145.288 35.814) (xy 142.748 35.814) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a0ea0b49-5b7d-4206-8441-297b8546471a") + ) + (wire + (pts + (xy 66.548 129.794) (xy 58.928 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1713597-a98e-4fe2-8164-eecaffea7c34") + ) + (bus + (pts + (xy 168.148 48.514) (xy 168.148 51.054) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1f7da11-2890-439c-96fd-81056c1a7f87") + ) + (bus + (pts + (xy 90.932 142.494) (xy 90.932 145.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a22870f4-f694-4b61-a0c6-9260f82e241f") + ) + (wire + (pts + (xy 66.548 61.214) (xy 58.928 61.214) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a28056e4-a0c8-416f-a5fd-07caf3e9efd4") + ) + (bus + (pts + (xy 90.932 81.534) (xy 90.932 84.074) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a3c3a733-1c11-4d28-8e97-da57599f6751") + ) + (wire + (pts + (xy 192.786 159.004) (xy 195.58 159.004) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a40a0037-32ed-419d-a923-9ff2b354667d") + ) + (wire + (pts + (xy 58.928 157.734) (xy 64.516 157.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a4598e20-96cc-46e6-80b8-3e70345aab70") + ) + (wire + (pts + (xy 215.9 63.754) (xy 208.28 63.754) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a4659bd2-db5d-47d9-952b-737f101b2ba7") + ) + (bus + (pts + (xy 69.088 51.054) (xy 69.088 53.594) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6e75c8c-b3ec-4129-a64b-7fcea78e4bda") + ) + (wire + (pts + (xy 46.228 152.654) (xy 42.926 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6e96f7f-6f87-4c47-85c1-b6ab313fecfe") + ) + (wire + (pts + (xy 66.548 76.454) (xy 58.928 76.454) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6f51f48-7b63-46d6-a51b-edf4944d2872") + ) + (wire + (pts + (xy 165.608 61.214) (xy 157.988 61.214) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a758b3c1-972e-4c76-8011-81cd23616988") + ) + (bus + (pts + (xy 119.38 124.714) (xy 119.38 127.254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a78dd780-2d65-4042-8e71-d8296d3d3441") + ) + (wire + (pts + (xy 143.256 96.52) (xy 143.256 96.774) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a92d15aa-76b0-4e77-b7aa-091bb0ce6621") + ) + (bus + (pts + (xy 218.44 127.254) (xy 218.44 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a983ba41-4249-4ae0-bdd1-264e51d9db3e") + ) + (wire + (pts + (xy 195.58 122.174) (xy 193.04 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a9d42605-d748-4b10-a8b3-ee57f4ceaa41") + ) + (wire + (pts + (xy 116.84 53.594) (xy 109.22 53.594) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa1acc28-1574-4aee-b791-d56a8e728749") + ) + (wire + (pts + (xy 215.9 132.334) (xy 208.28 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa30c018-f6e0-4dc2-a9ec-670b62941183") + ) + (wire + (pts + (xy 63.754 33.274) (xy 58.928 33.274) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa7a80a7-cb32-4ad2-b0ad-1bc6e4343df6") + ) + (wire + (pts + (xy 145.288 73.914) (xy 141.986 73.914) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aafdb7ac-a6c3-4568-ad68-97e50d229646") + ) + (bus + (pts + (xy 40.386 76.454) (xy 40.386 78.994) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab0ab56f-8ba1-4e78-9a11-56521d758a69") + ) + (wire + (pts + (xy 209.042 38.354) (xy 208.28 38.354) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab20bc35-c800-49a2-9880-bc1cffaba5a5") + ) + (wire + (pts + (xy 215.9 40.894) (xy 208.28 40.894) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab70dc5e-caa6-4467-a83e-6e426cee23c0") + ) + (wire + (pts + (xy 96.52 48.514) (xy 93.98 48.514) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab806f2f-3f28-4a96-ab79-ffa4f1807e38") + ) + (wire + (pts + (xy 165.608 134.874) (xy 157.988 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac37f67c-d7a8-4d22-b7c1-fe8a5a86caaf") + ) + (wire + (pts + (xy 193.04 53.594) (xy 195.58 53.594) + ) + (stroke + (width 0) + (type default) + ) + (uuid "acf71ccb-ece3-41c7-95b0-7ca2e26d399f") + ) + (wire + (pts + (xy 165.608 145.034) (xy 157.988 145.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ada7245d-89ee-4f53-b45c-08f29134672b") + ) + (wire + (pts + (xy 215.9 155.194) (xy 208.28 155.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ae975336-c8e0-43ea-aea0-1ad4c93b5de3") + ) + (wire + (pts + (xy 96.52 159.004) (xy 96.52 157.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aea0b10d-2cd8-4845-a7c8-1c174dd22c06") + ) + (wire + (pts + (xy 165.608 119.634) (xy 157.988 119.634) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aea77ad2-0743-42ac-a335-8bc3dc50cf39") + ) + (wire + (pts + (xy 145.288 155.194) (xy 141.986 155.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af5dec6a-789d-44f1-bb90-4e9d3c9fdfca") + ) + (wire + (pts + (xy 66.548 134.874) (xy 58.928 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "afe7eb9e-1904-4dff-b2ce-fdc62b4109d0") + ) + (wire + (pts + (xy 142.748 129.794) (xy 145.288 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b0d89ba4-1899-4b9b-b512-5d079e869ee8") + ) + (wire + (pts + (xy 193.548 96.774) (xy 195.58 96.774) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b18914d3-7836-449c-881b-a5b6cd9f492a") + ) + (wire + (pts + (xy 116.84 117.094) (xy 109.22 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b226fb0f-b0d8-4128-8f53-0aebd6a502c2") + ) + (bus + (pts + (xy 69.088 129.794) (xy 69.088 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2934040-17cc-4ae3-8808-37fadaf6ec65") + ) + (wire + (pts + (xy 46.228 104.394) (xy 43.688 104.394) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b3ef4ee6-063e-49ba-9db9-43c8142e9409") + ) + (bus + (pts + (xy 119.38 63.754) (xy 119.38 66.294) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b41cea78-0151-485a-bcec-9f0c80759c8f") + ) + (bus + (pts + (xy 218.44 132.334) (xy 218.44 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b43ba875-e6a4-4040-8b5b-ac0a32acea21") + ) + (wire + (pts + (xy 145.288 82.804) (xy 145.288 81.534) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b4e020db-9b62-4bc7-b8fe-ec5bdb855c20") + ) + (wire + (pts + (xy 116.84 73.914) (xy 109.22 73.914) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b4fd4995-3a1e-44c8-b92b-3463b4eece73") + ) + (wire + (pts + (xy 195.58 147.574) (xy 192.532 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b5f6f1b4-8b32-49fc-b3ed-3941488e4a78") + ) + (bus + (pts + (xy 119.38 132.334) (xy 119.38 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b603c93d-eee1-4e7f-9e77-7e28608d0fc7") + ) + (bus + (pts + (xy 139.446 147.574) (xy 139.446 150.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b669f48d-e4a5-46a9-b679-d68386abbc16") + ) + (wire + (pts + (xy 94.488 20.32) (xy 94.488 20.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b71a6741-7c06-4190-8e34-dee97ab46ad5") + ) + (wire + (pts + (xy 46.228 82.804) (xy 46.228 81.534) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b80c5a11-1678-40ce-b6f5-806e62648c45") + ) + (wire + (pts + (xy 165.608 152.654) (xy 157.988 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b838081d-74d5-42d1-b204-6257eb4fa3f3") + ) + (bus + (pts + (xy 139.446 63.754) (xy 139.446 66.294) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b875caca-3fd6-4a43-a897-8788b3c0282f") + ) + (bus + (pts + (xy 168.148 61.214) (xy 168.148 63.754) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b9e46d11-a4eb-4406-b51e-7b18a26691e2") + ) + (wire + (pts + (xy 193.04 129.794) (xy 195.58 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ba0aa8a8-1e71-4578-9ed8-918d6b579c9e") + ) + (wire + (pts + (xy 96.52 147.574) (xy 93.472 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ba58dcf0-c51b-4f8c-a9f8-85a88822d5cc") + ) + (wire + (pts + (xy 66.548 48.514) (xy 58.928 48.514) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bac7e693-eaab-42b1-a4e4-814904ae902e") + ) + (wire + (pts + (xy 193.548 20.574) (xy 195.58 20.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bad8bbda-498b-434c-ac42-89362a2a33bc") + ) + (bus + (pts + (xy 90.932 145.034) (xy 90.932 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb667869-09db-4770-ac4f-c04dacda1ffa") + ) + (wire + (pts + (xy 145.288 124.714) (xy 142.748 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc5eb7e0-fff1-4304-b9d6-b57def9a07be") + ) + (wire + (pts + (xy 109.22 25.654) (xy 145.288 25.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bce36754-f062-4b62-85ce-e9134975f1cf") + ) + (wire + (pts + (xy 116.84 127.254) (xy 109.22 127.254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bd076c56-9b05-490c-b1b8-27805ea14333") + ) + (wire + (pts + (xy 43.688 134.874) (xy 46.228 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bd101e74-4348-4756-b46e-19b15011c0ea") + ) + (wire + (pts + (xy 96.52 124.714) (xy 93.98 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bdee5030-fb5d-487a-994e-8cc9cd33a866") + ) + (wire + (pts + (xy 93.98 51.054) (xy 96.52 51.054) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bef8ad56-4987-48ed-8f90-643a54adebea") + ) + (wire + (pts + (xy 215.9 73.914) (xy 208.28 73.914) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bf681cf4-34cf-4b46-8e3b-723fc45367a7") + ) + (bus + (pts + (xy 139.446 71.374) (xy 139.446 73.914) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bf997097-6248-4190-90f7-3cf35862852d") + ) + (wire + (pts + (xy 215.9 129.794) (xy 208.28 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c01e2d11-17e8-445e-ad11-89e8692bd29f") + ) + (bus + (pts + (xy 69.088 58.674) (xy 69.088 61.214) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0513cee-bbb1-4049-b6a9-1df4b214fb23") + ) + (wire + (pts + (xy 165.608 73.914) (xy 157.988 73.914) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c053413c-4f26-42b1-adc8-9271e8ce9a72") + ) + (wire + (pts + (xy 46.228 28.194) (xy 43.688 28.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c054c9c7-2ac3-4acf-83d0-82e7859e4323") + ) + (bus + (pts + (xy 168.148 114.554) (xy 168.148 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c1d20124-42ac-4422-92a5-89675d07428f") + ) + (bus + (pts + (xy 139.446 145.034) (xy 139.446 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c1d91bba-0942-4bb1-ac9c-6869ee0e7e87") + ) + (wire + (pts + (xy 93.98 20.32) (xy 94.488 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c26db345-7a4c-479e-ba1b-8df1e31bd8d8") + ) + (wire + (pts + (xy 46.228 124.714) (xy 43.688 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2fa3997-fa79-44db-9bc9-0d6d721afd3a") + ) + (wire + (pts + (xy 96.52 150.114) (xy 93.472 150.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c31bfd01-3479-4c57-90af-15b5adacfb34") + ) + (wire + (pts + (xy 96.52 45.974) (xy 93.98 45.974) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c349d26a-5e94-4a26-b61d-39e311be3361") + ) + (wire + (pts + (xy 157.988 25.654) (xy 195.58 25.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c42e825d-5234-4547-9a8e-0c0c5ab5baea") + ) + (wire + (pts + (xy 46.228 145.034) (xy 42.926 145.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c43c182a-d4de-4e7c-a958-7376f026598e") + ) + (wire + (pts + (xy 193.04 134.874) (xy 195.58 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c485fd3d-5440-43cc-b68e-d83422be689e") + ) + (bus + (pts + (xy 90.932 71.374) (xy 90.932 73.914) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c4d4fba5-a597-4dc5-900a-06a592d2b977") + ) + (bus + (pts + (xy 90.932 157.734) (xy 90.932 160.274) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c55e1cc8-60ea-412a-90f4-5f3e5f4e8973") + ) + (bus + (pts + (xy 119.38 145.034) (xy 119.38 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c55fe2ac-f111-48e4-9ff7-0c992778ff6e") + ) + (wire + (pts + (xy 193.548 96.52) (xy 193.548 96.774) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c59a92a8-289b-480c-ba7b-9ed98e2f086a") + ) + (wire + (pts + (xy 193.04 96.52) (xy 193.548 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c5df0216-ab65-4eae-9ffe-e7495d3ef65d") + ) + (bus + (pts + (xy 69.088 145.034) (xy 69.088 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c688faee-1cb5-4c96-bafb-bacba2261be1") + ) + (wire + (pts + (xy 157.988 96.774) (xy 159.512 96.774) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c7dbac60-9472-406f-a815-2a43df00c086") + ) + (bus + (pts + (xy 40.386 68.834) (xy 40.386 71.374) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c8acbf36-e63d-46c7-acae-e5ebdbd630e4") + ) + (wire + (pts + (xy 213.106 30.734) (xy 208.28 30.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c9032fd4-5ef4-4e55-bee6-ed444d1eaee9") + ) + (wire + (pts + (xy 266.7 27.94) (xy 274.32 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c95ebbc9-eebb-4e4c-a893-97417f42f8b8") + ) + (wire + (pts + (xy 96.52 30.734) (xy 93.98 30.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c9cd6186-f55c-4545-a53e-e9ae1d0066ec") + ) + (bus + (pts + (xy 69.088 66.294) (xy 69.088 68.834) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ca145f50-2854-4de4-be62-8f475fc4da95") + ) + (wire + (pts + (xy 195.58 66.294) (xy 192.532 66.294) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ca174a01-491c-496c-990d-2b03467df6e8") + ) + (wire + (pts + (xy 162.814 33.274) (xy 157.988 33.274) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cac5c247-3fd1-4ff8-9989-aabda109546d") + ) + (wire + (pts + (xy 195.58 112.014) (xy 193.04 112.014) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cbcd59c4-a5e3-43f9-8666-a617095aa324") + ) + (wire + (pts + (xy 96.52 56.134) (xy 93.98 56.134) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cc12151f-47d0-4e7c-8ea4-1b6ce74043bf") + ) + (wire + (pts + (xy 43.688 129.794) (xy 46.228 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cc6ffe50-b60c-4dc6-8a62-79f1714cfb7a") + ) + (bus + (pts + (xy 189.992 152.654) (xy 189.992 155.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cca1ec84-fe0f-4cd7-8cc0-bdae81845ce1") + ) + (bus + (pts + (xy 189.992 76.454) (xy 189.992 78.994) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cce3a404-9224-4527-a5a7-4967a6f19c33") + ) + (wire + (pts + (xy 66.548 150.114) (xy 58.928 150.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cd786535-3288-4559-a363-139068656b02") + ) + (wire + (pts + (xy 88.9 38.354) (xy 96.52 38.354) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cda10c2a-517a-4a0d-99bf-17131a64bba9") + ) + (wire + (pts + (xy 165.608 66.294) (xy 157.988 66.294) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cda39767-718e-4711-ba14-b277298a6170") + ) + (wire + (pts + (xy 86.36 117.094) (xy 96.52 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce0b5b5e-0623-4500-98ca-64ab2bab688e") + ) + (wire + (pts + (xy 145.288 137.414) (xy 141.986 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce77864a-fee1-4bcc-a78e-2bde23f517fb") + ) + (bus + (pts + (xy 90.932 66.294) (xy 90.932 68.834) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf080499-d9f6-4da8-9c2b-db0110158c98") + ) + (wire + (pts + (xy 145.288 145.034) (xy 141.986 145.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf21a9ea-79c4-4cb7-a75e-f214fe33c9aa") + ) + (wire + (pts + (xy 165.608 78.994) (xy 157.988 78.994) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf5a3e0c-fe64-4609-bfe9-f13f1aeb5bf6") + ) + (bus + (pts + (xy 69.088 73.914) (xy 69.088 76.454) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d04fe3e7-067a-4653-a0be-f123ebdf9631") + ) + (wire + (pts + (xy 66.548 122.174) (xy 58.928 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1d68807-1e07-4884-8555-5d4c5f50d9ea") + ) + (bus + (pts + (xy 189.992 145.034) (xy 189.992 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d2f578be-5e12-417d-aef3-1e974a77ff42") + ) + (wire + (pts + (xy 195.58 45.974) (xy 193.04 45.974) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d3cf7d54-be59-40ee-9702-5ff18f44277f") + ) + (wire + (pts + (xy 66.548 78.994) (xy 58.928 78.994) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d4030466-1b76-4343-9b61-671d40610ac2") + ) + (wire + (pts + (xy 208.28 20.574) (xy 209.804 20.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d405edbb-1f7b-4ebe-88bc-3d23f49aed29") + ) + (bus + (pts + (xy 168.148 145.034) (xy 168.148 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d4761278-ded2-48c1-bbf1-8c1ebfb80efd") + ) + (wire + (pts + (xy 162.814 28.194) (xy 157.988 28.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d545faab-9d98-42f9-91a9-5690fe8d21f9") + ) + (wire + (pts + (xy 145.288 68.834) (xy 141.986 68.834) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d55503df-b247-4ba7-9504-06df8f8e2c91") + ) + (wire + (pts + (xy 157.988 81.534) (xy 163.576 81.534) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d57ec80e-74a9-4095-873d-d339e8d95f67") + ) + (bus + (pts + (xy 69.088 117.094) (xy 69.088 119.634) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d5b7e9c6-c374-4a0b-a87a-55cc850fffe2") + ) + (bus + (pts + (xy 69.088 68.834) (xy 69.088 71.374) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d614b5af-252b-4985-aa2d-4cb769ac5095") + ) + (wire + (pts + (xy 46.228 63.754) (xy 42.926 63.754) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d622e4e5-2cf8-4d53-8ee8-503f9bbc3f6a") + ) + (bus + (pts + (xy 218.44 129.794) (xy 218.44 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6cca429-1c9b-48ae-a46c-d87a1396b32d") + ) + (wire + (pts + (xy 116.84 142.494) (xy 109.22 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6d50e7e-e620-4c0a-bc65-a483910150ec") + ) + (wire + (pts + (xy 96.52 35.814) (xy 93.98 35.814) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d7d52a07-2be0-4fde-acd8-ed12cdf55a42") + ) + (bus + (pts + (xy 69.088 137.414) (xy 69.088 139.954) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9603960-adee-4f98-9cf1-9545142298de") + ) + (wire + (pts + (xy 38.608 38.354) (xy 46.228 38.354) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9b8fb92-8ab9-45a6-b531-5f91f45c04ea") + ) + (wire + (pts + (xy 46.228 66.294) (xy 42.926 66.294) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9d77457-61ae-4855-833e-5ebd44d380df") + ) + (wire + (pts + (xy 195.58 152.654) (xy 192.532 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9def5c9-aa6a-4bb7-b62d-00fb4184edcf") + ) + (bus + (pts + (xy 40.386 150.114) (xy 40.386 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9e03d04-8279-42b8-9ef6-8036c3c45806") + ) + (wire + (pts + (xy 43.434 159.004) (xy 46.228 159.004) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da0c88a0-ad79-4943-90f5-48708578b0da") + ) + (wire + (pts + (xy 116.84 124.714) (xy 109.22 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "daaa4582-7e29-4408-8819-da146d43a269") + ) + (wire + (pts + (xy 142.748 134.874) (xy 145.288 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dafb04a5-a62e-4617-b2be-1c16c4b95829") + ) + (wire + (pts + (xy 165.608 58.674) (xy 157.988 58.674) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dbb47683-0d31-45d2-9b1a-2f8b841c0399") + ) + (wire + (pts + (xy 93.98 53.594) (xy 96.52 53.594) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dc69264b-66d3-4963-8b09-7f48fc1f97c7") + ) + (bus + (pts + (xy 119.38 40.894) (xy 119.38 43.434) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dc9fdcbc-b521-4b92-be4c-713e41190856") + ) + (bus + (pts + (xy 168.148 63.754) (xy 168.148 66.294) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd634702-7016-4c5c-af29-d086f141c873") + ) + (wire + (pts + (xy 145.288 56.134) (xy 142.748 56.134) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ddae0842-4c17-45da-ac2e-970d7591a2d4") + ) + (wire + (pts + (xy 34.29 99.314) (xy 46.228 99.314) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ddcdba94-2db6-4307-8e34-7000deeea682") + ) + (bus + (pts + (xy 90.932 76.454) (xy 90.932 78.994) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de6f2ed4-db9a-484d-a12e-cbabede7ec2e") + ) + (wire + (pts + (xy 145.288 132.334) (xy 142.748 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df533836-ff2e-4654-94ef-e40115e4f597") + ) + (bus + (pts + (xy 90.932 155.194) (xy 90.932 157.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df9414d4-93f7-4e38-803e-a64070531a73") + ) + (bus + (pts + (xy 40.386 73.914) (xy 40.386 76.454) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dfe14b63-20aa-4eb9-b086-9fa97222263b") + ) + (wire + (pts + (xy 36.068 40.894) (xy 46.228 40.894) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e093f9c8-df90-496e-a279-d6a4f6658ee1") + ) + (wire + (pts + (xy 193.04 127.254) (xy 195.58 127.254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e14f2e15-d8f3-4459-8043-9ec2d47e8256") + ) + (bus + (pts + (xy 189.992 155.194) (xy 189.992 157.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e1b9b3b4-ca9a-4782-8928-e42cc95000d9") + ) + (wire + (pts + (xy 93.726 82.804) (xy 96.52 82.804) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e297827a-241c-4274-81ee-a68fb6b6b127") + ) + (wire + (pts + (xy 215.9 119.634) (xy 208.28 119.634) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e2c23c43-1787-4604-a48c-3af50e6cdab0") + ) + (bus + (pts + (xy 189.992 66.294) (xy 189.992 68.834) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e2cbf747-cec8-4fee-9dd5-967141cbe30f") + ) + (wire + (pts + (xy 145.288 152.654) (xy 141.986 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e35443d7-49de-4411-9b96-2bd77846a8e2") + ) + (wire + (pts + (xy 46.228 155.194) (xy 42.926 155.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e3e166cc-9f03-4543-a5a8-86b8e38a65c8") + ) + (wire + (pts + (xy 96.52 28.194) (xy 93.98 28.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e42acbb6-30a5-4598-ad54-578f5ddc22d0") + ) + (wire + (pts + (xy 66.548 152.654) (xy 58.928 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e43cdedf-ec34-4673-9f84-06e0c8d6b75f") + ) + (bus + (pts + (xy 218.44 56.134) (xy 218.44 58.674) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e45386a0-f125-461a-80ab-759a702996f3") + ) + (bus + (pts + (xy 69.088 122.174) (xy 69.088 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4e4d9a8-468e-4511-bdbb-095be669058d") + ) + (bus + (pts + (xy 119.38 139.954) (xy 119.38 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e50f5091-6f44-4c36-8abd-b44e4cdb631d") + ) + (wire + (pts + (xy 96.52 82.804) (xy 96.52 81.534) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5764675-6dd6-43ca-98fc-6d7811f22af7") + ) + (wire + (pts + (xy 162.814 109.474) (xy 157.988 109.474) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e63c79d6-ff5b-422a-bb24-4c2a8272f6a7") + ) + (bus + (pts + (xy 40.386 157.734) (xy 40.386 160.274) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e63c9214-4879-4105-a551-2a07bd3f4bc6") + ) + (wire + (pts + (xy 142.748 58.674) (xy 145.288 58.674) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e669b213-648e-48cf-b110-6713c23ce615") + ) + (wire + (pts + (xy 46.228 56.134) (xy 43.688 56.134) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6717af6-88ef-40a6-9974-ea8378f3d59c") + ) + (wire + (pts + (xy 46.228 73.914) (xy 42.926 73.914) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6c9df9e-26b8-4fc4-ba56-d4dceea21d4f") + ) + (bus + (pts + (xy 139.446 66.294) (xy 139.446 68.834) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e72b96e3-bc9a-413c-b012-37ee2d769b59") + ) + (wire + (pts + (xy 145.288 150.114) (xy 141.986 150.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7bd1b1a-877d-4a77-b923-e540cf0f0748") + ) + (bus + (pts + (xy 218.44 147.574) (xy 218.44 150.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7c8beeb-376e-4955-9473-60419f6e36e3") + ) + (wire + (pts + (xy 110.744 20.574) (xy 110.744 19.812) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e8143960-6ffb-47d1-91a6-73c8fb83ac9f") + ) + (wire + (pts + (xy 60.452 96.774) (xy 60.452 96.012) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e857e06b-8d16-4be0-bf6d-d6b6336c3d03") + ) + (wire + (pts + (xy 46.228 106.934) (xy 43.688 106.934) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e89b758e-4ffb-418e-af2f-5455ce65b44d") + ) + (wire + (pts + (xy 195.58 106.934) (xy 193.04 106.934) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e95682d1-191d-43ad-ae1a-3eb159c67d84") + ) + (wire + (pts + (xy 145.288 45.974) (xy 142.748 45.974) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9c9b87b-8cd1-48d7-8699-adf154903e37") + ) + (bus + (pts + (xy 218.44 137.414) (xy 218.44 139.954) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eb4ec0cf-4c11-45d4-b337-4be2659f0e38") + ) + (bus + (pts + (xy 218.44 43.434) (xy 218.44 45.974) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ebb12dfa-6409-4daf-be3a-8c0e0b84e053") + ) + (wire + (pts + (xy 165.608 43.434) (xy 157.988 43.434) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ec33d210-f279-4162-b80f-86498014c559") + ) + (wire + (pts + (xy 187.96 38.354) (xy 195.58 38.354) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ecc20426-81d1-4c70-a0b1-4f24a94a2337") + ) + (wire + (pts + (xy 195.58 142.494) (xy 192.532 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ece85143-512f-4c95-aaa1-67ab85af5bb3") + ) + (wire + (pts + (xy 94.488 96.52) (xy 94.488 96.774) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed224df6-34fe-424c-8783-8cfb858e7414") + ) + (bus + (pts + (xy 69.088 150.114) (xy 69.088 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eda6d72a-7457-410f-99a8-aee87c2da42f") + ) + (wire + (pts + (xy 215.9 43.434) (xy 208.28 43.434) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ee023a30-e63f-480b-8eaa-23ddf3565f98") + ) + (wire + (pts + (xy 215.9 150.114) (xy 208.28 150.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ee2652fd-0801-46fb-b4c9-e1d4c20426c9") + ) + (wire + (pts + (xy 195.58 155.194) (xy 192.532 155.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ef9cde2d-f96d-4235-a499-10b62f7192bb") + ) + (wire + (pts + (xy 96.52 145.034) (xy 93.472 145.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "efa897c9-7fc3-4374-b4c4-d6e5f6954748") + ) + (wire + (pts + (xy 215.9 134.874) (xy 208.28 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f0773b29-a85c-44d4-91ac-b4397452ce4b") + ) + (bus + (pts + (xy 139.446 142.494) (xy 139.446 145.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f0dc99ac-8b8f-45a2-b2d8-097759f70810") + ) + (bus + (pts + (xy 40.386 145.034) (xy 40.386 147.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f10844ab-4e3b-4057-8b48-bd576c4186b0") + ) + (wire + (pts + (xy 137.668 38.354) (xy 145.288 38.354) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f179597f-ccef-405b-84da-21e61ddefcac") + ) + (bus + (pts + (xy 189.992 150.114) (xy 189.992 152.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f17f3b61-d166-4fdc-a640-ce48ae53d8d4") + ) + (wire + (pts + (xy 159.512 20.574) (xy 159.512 19.812) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f27e5554-0b28-45fb-8ef7-72f7c2e93c64") + ) + (wire + (pts + (xy 66.548 43.434) (xy 58.928 43.434) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f2ef4650-9dbc-47a0-a9eb-396fc2ab4034") + ) + (bus + (pts + (xy 119.38 43.434) (xy 119.38 45.974) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f305ebfa-7da3-4ebb-9d28-ed1fc78f5586") + ) + (wire + (pts + (xy 46.228 71.374) (xy 42.926 71.374) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f33ddae5-17f9-4d4e-bbd3-a02b697cc705") + ) + (wire + (pts + (xy 66.548 53.594) (xy 58.928 53.594) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f33f7de2-bd9d-4d67-8f01-edb0011d9446") + ) + (wire + (pts + (xy 195.58 61.214) (xy 192.532 61.214) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f362211d-1526-4362-9818-3266d32190ac") + ) + (wire + (pts + (xy 96.52 66.294) (xy 93.472 66.294) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f368498a-9399-4e11-af6b-30c940e5d5b7") + ) + (bus + (pts + (xy 168.148 127.254) (xy 168.148 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f3704e6e-7694-4551-8a3f-d84d6251ba5b") + ) + (bus + (pts + (xy 139.446 81.534) (xy 139.446 84.074) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f3dac922-0b90-4002-9176-45d16aa760d9") + ) + (wire + (pts + (xy 195.58 159.004) (xy 195.58 157.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f40aeea9-9fe2-4150-ad34-a80480d62c19") + ) + (wire + (pts + (xy 215.9 124.714) (xy 208.28 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f441e6d6-639d-4993-9b6a-095577593111") + ) + (bus + (pts + (xy 119.38 61.214) (xy 119.38 63.754) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4895ebd-f96f-4ad3-b962-24bed63859e4") + ) + (wire + (pts + (xy 269.24 30.48) (xy 269.24 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f63604aa-973b-4034-85f3-d04144b0c8e8") + ) + (wire + (pts + (xy 116.84 45.974) (xy 109.22 45.974) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f6cb2e00-1491-429a-a312-a052c4d64847") + ) + (wire + (pts + (xy 116.84 66.294) (xy 109.22 66.294) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f71c339f-4df2-417d-83ab-44ee0733b4dd") + ) + (bus + (pts + (xy 40.386 152.654) (xy 40.386 155.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f7848d68-04bb-4ba5-adc6-76fe0b7d9f50") + ) + (wire + (pts + (xy 86.36 40.894) (xy 96.52 40.894) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f7b90708-258c-4a69-9b99-056945def842") + ) + (wire + (pts + (xy 96.52 109.474) (xy 93.98 109.474) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f826dfc0-6ce0-4b5f-9034-680ba31303f7") + ) + (wire + (pts + (xy 96.52 132.334) (xy 93.98 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f838264c-3401-411b-aedf-7f40759255e7") + ) + (wire + (pts + (xy 215.9 122.174) (xy 208.28 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f8468f94-c579-46ff-bb2e-1828039cb364") + ) + (wire + (pts + (xy 195.58 150.114) (xy 192.532 150.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f89eacec-f88d-434d-88f6-bdbcbe880c5f") + ) + (wire + (pts + (xy 66.548 63.754) (xy 58.928 63.754) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f8b613e7-4f83-467c-abd7-8191b63ae493") + ) + (bus + (pts + (xy 119.38 147.574) (xy 119.38 150.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f956ffa1-8c4a-4db2-a82d-f09c196a9334") + ) + (wire + (pts + (xy 66.548 132.334) (xy 58.928 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f962f943-b013-4be9-8733-f244e5772e5c") + ) + (wire + (pts + (xy 145.288 104.394) (xy 142.748 104.394) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f9675f2e-4c6a-4214-9bfb-975d5472ba0f") + ) + (wire + (pts + (xy 43.434 82.804) (xy 46.228 82.804) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f97c833d-91b0-40e2-8b88-4177a62e9a3b") + ) + (wire + (pts + (xy 209.804 96.774) (xy 209.804 96.012) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f9ec189f-570d-4b2c-bdb9-dd6802e21ee2") + ) + (wire + (pts + (xy 116.84 119.634) (xy 109.22 119.634) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f9f23a73-eec9-40e4-8a38-e1e161b4dff5") + ) + (wire + (pts + (xy 142.494 82.804) (xy 145.288 82.804) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa6a0060-c182-4e10-90be-dbb0a33bf2a2") + ) + (bus + (pts + (xy 69.088 45.974) (xy 69.088 48.514) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fbbb173c-e40b-4a0c-8015-5dee1ecb44e5") + ) + (wire + (pts + (xy 165.608 45.974) (xy 157.988 45.974) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fbc22587-a744-4139-816d-5fd02af2e3be") + ) + (wire + (pts + (xy 93.98 127.254) (xy 96.52 127.254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fd0cc06d-1975-4af5-a120-b2906a277f44") + ) + (wire + (pts + (xy 215.9 58.674) (xy 208.28 58.674) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fd30ca5b-4dbb-4d6a-9359-60ea14f54785") + ) + (wire + (pts + (xy 46.228 122.174) (xy 43.688 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fdf01bea-262b-4cd5-9bbd-0da49a96ecdb") + ) + (wire + (pts + (xy 58.928 99.314) (xy 96.52 99.314) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe0abebf-de84-4119-8273-cf76e697c299") + ) + (bus + (pts + (xy 139.446 139.954) (xy 139.446 142.494) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe6c9797-5703-4d15-9eb0-08a32fcf52df") + ) + (bus + (pts + (xy 69.088 142.494) (xy 69.088 145.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe908cdb-5056-40df-876d-2fbc9722fe73") + ) + (wire + (pts + (xy 63.754 109.474) (xy 58.928 109.474) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ff1c4473-34d1-42d2-8b8d-7a83da4ddea6") + ) + (bus + (pts + (xy 189.992 142.494) (xy 189.992 145.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffe898bf-ae99-4974-87b6-6ae74a63f282") + ) + (label "A3" + (at 66.548 71.374 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "01efd878-c2f8-4254-82cc-faa4fa942511") + ) + (label "A12" + (at 165.608 48.514 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "050f3efe-2d9f-44ba-84c0-bda1e86c78c9") + ) + (label "A11" + (at 215.9 127.254 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "06631461-ef0f-47ce-a5ab-c9fe7148b5dd") + ) + (label "A13" + (at 66.548 122.174 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "08650d05-99a0-48fe-a0ec-9631cd94e6e8") + ) + (label "A11" + (at 165.608 51.054 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "09eb0380-f8e8-4041-9f88-9973a480d100") + ) + (label "A6" + (at 165.608 63.754 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0b851a68-ca7f-43b7-b767-38146413a9ae") + ) + (label "D1" + (at 96.266 76.454 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0bb473b4-9cf6-49f1-b54d-f7828e36b6ea") + ) + (label "A12" + (at 66.548 124.714 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0f6a0d1c-5184-49a9-bb28-16c0d193d3d7") + ) + (label "A1" + (at 116.84 76.454 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "100523fe-b4db-4bff-8e1f-44027dfd96c4") + ) + (label "A6" + (at 215.9 139.954 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "102d867b-e321-4a4b-839e-c1a0cf1421fa") + ) + (label "D3" + (at 46.228 71.374 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "10487593-455f-4556-9f19-144a66f663f7") + ) + (label "D2" + (at 46.228 150.114 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "10b9c7ab-9ef8-437d-beee-b4df2d76b31c") + ) + (label "A12" + (at 116.84 48.514 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "10e2d56b-de5c-4e77-b6d6-fd285ccc67f0") + ) + (label "A14" + (at 66.548 119.634 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "18449c30-5792-4193-a123-5e543716727a") + ) + (label "A7" + (at 66.548 61.214 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "18da0aaf-553e-45ad-bf17-868326631d4b") + ) + (label "A2" + (at 165.608 73.914 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1a4144ab-c87d-4f8a-ab78-c1dd3da008c8") + ) + (label "D5" + (at 46.228 66.294 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1a5cf496-d35c-4604-843b-2d3f052c5e3a") + ) + (label "A2" + (at 66.548 150.114 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1bb65a5e-2aab-419a-adc9-22a5477bd672") + ) + (label "A6" + (at 66.548 139.954 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1bccc656-4c22-4af3-bf1d-7612a59ae6a1") + ) + (label "A10" + (at 165.608 53.594 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1c3f64d5-c666-4509-a444-fc0f301d20b8") + ) + (label "D2" + (at 96.266 150.114 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1d305b34-c39c-4e0c-b562-9cc53e4a9410") + ) + (label "A9" + (at 215.9 132.334 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1d504c27-6d50-4f24-b9b2-d917985f2cca") + ) + (label "A2" + (at 165.608 150.114 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1e65f060-327c-49d4-a2eb-a2d05c0e2c32") + ) + (label "A8" + (at 215.9 134.874 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1f282bce-a39b-4ecd-a660-5ff7516afc64") + ) + (label "A13" + (at 66.548 45.974 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1fcb2a12-85bc-4c1b-9338-b0bf4313405d") + ) + (label "A7" + (at 66.548 137.414 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "22910ac4-2d68-4336-9e51-7f9b08e8f286") + ) + (label "A5" + (at 66.548 66.294 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "23be2387-46a5-41e8-ab8e-4cf39ad24ea6") + ) + (label "A15" + (at 215.9 117.094 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "25fcc0e0-c4d7-43aa-bc6e-5e45b7922b86") + ) + (label "A6" + (at 165.608 139.954 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2658d567-e32f-4093-bcec-b943d1e9e85d") + ) + (label "A4" + (at 116.84 68.834 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "273b5e4b-6c8d-497c-afc7-5eb90ea808a9") + ) + (label "A4" + (at 215.9 68.834 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "286899ae-b959-45d2-a319-647cd50b48b9") + ) + (label "A7" + (at 165.608 137.414 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2ae50250-9581-4cec-a440-6092bf0ded90") + ) + (label "D4" + (at 96.266 68.834 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2b01ef91-927d-43e7-8fa4-c7256e0ce92d") + ) + (label "D0" + (at 46.228 78.994 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2bfaa69d-a020-4588-9402-b6bb3a013daf") + ) + (label "D3" + (at 96.266 147.574 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2c6700ae-c7e7-4c3c-9e1d-124e3e2807c6") + ) + (label "A11" + (at 215.9 51.054 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2d2ac9ff-771b-403c-b886-fc01170277ce") + ) + (label "A6" + (at 215.9 63.754 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2e503cee-5818-40c0-a3b0-494fda8056a7") + ) + (label "D1" + (at 96.266 152.654 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2e58bb0b-0e73-4699-a891-902bbf11ddc7") + ) + (label "A6" + (at 116.84 63.754 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2e8bddc3-8416-4e69-98f8-6459fb396c83") + ) + (label "A10" + (at 116.84 129.794 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2f60e58c-1415-4711-9b4e-5bab3576523d") + ) + (label "A0" + (at 116.84 78.994 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "31364baa-22ac-4a28-a7df-5906e3ddf8c2") + ) + (label "A8" + (at 66.548 134.874 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "328abd46-a94b-4daf-ac5e-908c591f198a") + ) + (label "A4" + (at 66.548 145.034 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "33fff674-b7d3-4c75-8155-cc5bbab81c1c") + ) + (label "D5" + (at 46.228 142.494 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "379816e3-dbd5-48d2-b082-04abefcf7f38") + ) + (label "A10" + (at 66.548 129.794 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "381c66a4-8d47-4b9d-a0fe-a43cf4e2f758") + ) + (label "D7" + (at 195.326 137.414 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "38c24bb4-5043-4d05-8094-628df5ddd64b") + ) + (label "A11" + (at 116.84 127.254 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "39a76623-6b8f-4d49-925c-d68fe927e1a6") + ) + (label "D6" + (at 195.326 63.754 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "3c81fdb1-8d97-4c24-8b29-65b956f48fce") + ) + (label "A0" + (at 66.548 78.994 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "3e02d0fb-65da-42de-8748-9303dd07c7a9") + ) + (label "D0" + (at 195.326 155.194 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "3e617681-4773-4a0b-97a0-0ebac273b0f8") + ) + (label "INT-OUT-3" + (at 35.306 101.854 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3fe8899d-8a50-4021-b22d-aff8855a8e13") + ) + (label "A11" + (at 66.548 51.054 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "46691ac1-cd30-4502-9e04-da82e5311364") + ) + (label "A14" + (at 215.9 119.634 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "493ad073-d718-48f4-9112-1fef08f79a9b") + ) + (label "A5" + (at 165.608 142.494 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "4c565dd4-a176-4a8c-ae33-fbce1bebabdc") + ) + (label "D6" + (at 145.034 139.954 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "4c708c43-4194-437d-9789-c3783a76392c") + ) + (label "A8" + (at 215.9 58.674 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "4ca7f34e-4e5f-4499-9935-fe0529e0fc27") + ) + (label "A7" + (at 165.608 61.214 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "4e951383-f5cb-495b-82cd-dbb4b843d278") + ) + (label "D7" + (at 96.266 137.414 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5050e67b-2131-4d7d-aa2b-b59ff14fac9f") + ) + (label "A1" + (at 215.9 152.654 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "50bc7092-cf99-4f8a-a96e-dc975e313ed1") + ) + (label "A15" + (at 165.608 117.094 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "511526b4-2254-4823-a200-52dea82c63b5") + ) + (label "A12" + (at 66.548 48.514 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "51535553-39fc-4498-9ee7-4d4cb3902438") + ) + (label "A9" + (at 66.548 56.134 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5154f8c8-51b8-4d41-9c77-a73377257caf") + ) + (label "A3" + (at 116.84 71.374 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "53f301f3-221e-4a4e-9443-46553cf38064") + ) + (label "D1" + (at 145.288 76.454 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "565ca44b-dab9-4b90-a842-e7fb5bf8ead7") + ) + (label "A4" + (at 165.608 145.034 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "568a06f6-4565-476f-80ef-01722d8bc46a") + ) + (label "D7" + (at 45.974 61.214 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "56f31d82-4cb6-4830-87c5-3436515f8e3d") + ) + (label "D5" + (at 96.266 66.294 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5798013d-ad0d-4954-803a-faa3ba81984e") + ) + (label "A11" + (at 116.84 51.054 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "59a9f62d-d5de-41a3-b49e-d35a96cd03c0") + ) + (label "A8" + (at 66.548 58.674 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5d2fbfe0-7fed-470a-b837-bf8960c3837e") + ) + (label "A10" + (at 215.9 129.794 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5e2583ef-fe35-40d7-86dc-1af00c719446") + ) + (label "D7" + (at 195.326 61.214 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5f51949f-7ad5-4a8a-8198-36307e35a76e") + ) + (label "D1" + (at 195.326 152.654 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "60c30530-9bd6-4b77-924f-87e3cf26d304") + ) + (label "A9" + (at 116.84 56.134 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "6132dfa9-400c-4ec1-8671-5277dd4abd26") + ) + (label "A13" + (at 215.9 122.174 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "62ad1854-0b69-4aa4-bbae-4f4281fd28ea") + ) + (label "A7" + (at 215.9 61.214 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "63511423-79a2-48a2-9d74-1ecf979cfab0") + ) + (label "A0" + (at 165.608 155.194 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "6352a6fe-6d97-4bfa-829e-0dda95c4afd9") + ) + (label "A8" + (at 116.84 58.674 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "64acdab6-b89d-4c11-8cdd-64f71d2ae766") + ) + (label "A4" + (at 215.9 145.034 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "655ccaa3-800d-4958-b116-76c62a2170a8") + ) + (label "A10" + (at 66.548 53.594 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "660527c1-1807-4978-9537-7f443eca6d68") + ) + (label "D3" + (at 195.326 147.574 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "66c61df4-fac3-4275-862c-8db968979dd8") + ) + (label "D3" + (at 46.228 147.574 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "68ac095d-6027-4f5e-9869-9ef5c56f9062") + ) + (label "A6" + (at 66.548 63.754 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "6a78116d-cebf-4efc-8501-5beede159cf6") + ) + (label "D4" + (at 46.228 145.034 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "6c336f69-6fdd-4989-b500-d3c4f526d441") + ) + (label "A8" + (at 165.608 58.674 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "6c5a7100-09e1-46bb-b82f-c2acfd626366") + ) + (label "A2" + (at 66.548 73.914 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "6dc4d74b-eb25-4c99-83c9-2d166d8f546b") + ) + (label "A5" + (at 215.9 66.294 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "6e2bb7bf-297d-4687-833e-a0fbd01f4603") + ) + (label "A12" + (at 215.9 48.514 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "71160303-6fa3-492f-a864-8e9dd3d98d66") + ) + (label "A8" + (at 116.84 134.874 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "74ec6333-04d4-4c82-840f-7d902b84918f") + ) + (label "D1" + (at 46.228 76.454 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7a7f36db-3b2d-4fa4-aa8f-ba82b3f01ce5") + ) + (label "A14" + (at 66.548 43.434 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7a801eb1-e408-46af-8e55-fdd33967afeb") + ) + (label "A15" + (at 116.84 40.894 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7dbd86f2-ca75-4a7a-b56a-0ecafa5b0cd6") + ) + (label "A5" + (at 215.9 142.494 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7e382061-18e6-4400-9111-25702e6a1991") + ) + (label "A11" + (at 165.608 127.254 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "804c59cd-f6ce-4474-947f-bd49c8c7032e") + ) + (label "A5" + (at 165.608 66.294 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "84dcf6c7-9718-4594-809a-81eab146268b") + ) + (label "A1" + (at 66.548 152.654 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8668a86f-ffc7-4152-8ae7-22a026e5b56a") + ) + (label "A2" + (at 116.84 73.914 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "87d18ba1-2c63-4b61-9d3e-577e1c58223a") + ) + (label "D6" + (at 45.974 139.954 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8b791a6d-c963-4bfc-9ddf-117a95f8660f") + ) + (label "D5" + (at 145.288 142.494 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8e462ff4-44ea-4b85-a348-29a5258f66c3") + ) + (label "A5" + (at 116.84 66.294 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8f019375-318e-4113-ac10-21fc6ce7b8bf") + ) + (label "D2" + (at 96.266 73.914 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "90369305-a613-4db2-b1f9-d6d88be49643") + ) + (label "A1" + (at 215.9 76.454 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "91631b66-b20f-4ba0-8993-9dc5809155c4") + ) + (label "A9" + (at 165.608 132.334 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9326e3cf-2ab9-4414-987c-b1b6683e1a3a") + ) + (label "D0" + (at 195.326 78.994 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "93b9de7d-5577-4b86-bf7a-26e55938037d") + ) + (label "D3" + (at 145.288 71.374 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "94041b27-6aa7-4c9a-948f-cddbb4196710") + ) + (label "D4" + (at 96.266 145.034 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "94448228-1db4-4dc7-b935-a458f01f7baa") + ) + (label "A14" + (at 165.608 119.634 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9530f91d-44f1-40cf-a20f-bc11c884c026") + ) + (label "D2" + (at 195.326 150.114 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9550874f-19ce-4478-bca5-6cf69710ba97") + ) + (label "A0" + (at 116.84 155.194 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "959841df-5d31-4d82-be47-a8e3aa3626c4") + ) + (label "A15" + (at 66.548 40.894 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "959d3cb6-dd06-44fb-988b-113c6131d2c3") + ) + (label "D7" + (at 145.034 137.414 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "971cedb5-56fd-4a7f-b208-258ad60df94b") + ) + (label "A4" + (at 116.84 145.034 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9772791d-0e84-4df5-ab4e-97193befa683") + ) + (label "A15" + (at 165.608 40.894 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "97a4bac7-a0f6-4b0b-acf6-865005d78522") + ) + (label "D5" + (at 195.326 142.494 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "981088f4-cc62-4476-99e7-5f69f491b971") + ) + (label "A0" + (at 215.9 78.994 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9873f21a-a79f-42fc-b2b0-9bf17f3c7e2b") + ) + (label "D2" + (at 145.288 73.914 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "99c2e557-8ecc-444a-82fe-bd95d5e073bf") + ) + (label "A13" + (at 165.608 45.974 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9a33e1c2-1437-482a-b641-606f21ae7621") + ) + (label "A2" + (at 116.84 150.114 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9a91eada-77d2-4bb6-951b-e1497d8b39c9") + ) + (label "A3" + (at 116.84 147.574 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9c6e9380-d108-4c49-ab9a-97a0f1cbb095") + ) + (label "DMA-OUT-3" + (at 34.29 99.314 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9e2bb1de-b69a-48f1-ba5a-790ec3780edc") + ) + (label "A0" + (at 215.9 155.194 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9e515f26-11b7-4fbb-8224-370169c482ba") + ) + (label "D0" + (at 96.266 155.194 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9e5e0f80-da31-4bff-9d83-a16ee7c9c615") + ) + (label "D2" + (at 145.288 150.114 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9ed87ca8-d9e4-4132-b63f-cadd8b0536a2") + ) + (label "D3" + (at 96.266 71.374 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9f0ce645-3833-466f-8d44-3efae86927e2") + ) + (label "A10" + (at 116.84 53.594 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a06952fc-ec69-4917-a758-47d8f6bc27f4") + ) + (label "D5" + (at 96.266 142.494 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a09c4d9c-0329-4888-b20a-30882009b15b") + ) + (label "A7" + (at 215.9 137.414 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a2262a10-1183-4554-a32a-ceb8a5395089") + ) + (label "A4" + (at 66.548 68.834 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a3c9d236-d97e-4ad2-82cd-8da4bb0bab77") + ) + (label "A15" + (at 215.9 40.894 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a5f3357d-4b66-492f-84d6-b75deddf11d8") + ) + (label "A3" + (at 66.548 147.574 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b00b4d8f-3df1-4f9b-8e0f-a8917aaf5d42") + ) + (label "D7" + (at 45.974 137.414 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b1684068-da26-4a12-8492-b2a08a81d23d") + ) + (label "A14" + (at 165.608 43.434 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b169f43c-ef03-4f60-82e8-814ac32abf86") + ) + (label "A2" + (at 215.9 150.114 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b2e63750-ad64-4c4e-98cf-4c77de9f94c7") + ) + (label "D5" + (at 145.288 66.294 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b45a2214-4bb9-4173-9f38-d32210f415ea") + ) + (label "D6" + (at 195.326 139.954 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b477dfdf-c01f-48b5-ae4a-9675e03f09d7") + ) + (label "A14" + (at 215.9 43.434 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b749a518-601c-45f5-8baa-d0f438ce6940") + ) + (label "D5" + (at 195.326 66.294 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b9318cd2-aac1-4b99-99b5-75c32b0249ad") + ) + (label "A1" + (at 165.608 76.454 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b9bcfa45-97c2-48f0-bd02-79143cc6f416") + ) + (label "A2" + (at 215.9 73.914 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bad39406-a8d3-49c9-9ac0-b13e9f9e5a8c") + ) + (label "A9" + (at 165.608 56.134 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bb5f6d16-710c-4261-baaf-75161bb94fa3") + ) + (label "D4" + (at 195.326 145.034 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bc4d6a4d-ef19-411f-aea6-a0aeedca3733") + ) + (label "A14" + (at 116.84 119.634 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bd42fdf1-886f-43e7-ad99-b301033a791a") + ) + (label "D4" + (at 145.288 145.034 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bdb6d516-21eb-48cf-bb24-5bba1da3f7dc") + ) + (label "A13" + (at 116.84 122.174 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bff5bffb-4418-4204-81fc-bcc4d2e2cba1") + ) + (label "D1" + (at 145.288 152.654 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c1236ac3-c5ed-4591-a61a-51210807a337") + ) + (label "A12" + (at 165.608 124.714 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c24e83c3-30b7-4432-87b3-e858487a5892") + ) + (label "A12" + (at 116.84 124.714 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c3a759d2-1fe6-4cc0-98d4-9564325ec77a") + ) + (label "A5" + (at 66.548 142.494 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c423abdf-389e-429d-95d2-e16eaa28d275") + ) + (label "D3" + (at 145.288 147.574 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c6228ee9-095c-4b33-88ec-c65696d33517") + ) + (label "D6" + (at 96.266 63.754 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c6b73ce2-ba07-44fa-8b8e-204dfbae88b6") + ) + (label "A0" + (at 165.608 78.994 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c794f71d-90d7-4425-bc20-6553067dca9c") + ) + (label "A7" + (at 116.84 61.214 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c79f26ea-699e-49d3-83ef-5d783926015b") + ) + (label "D4" + (at 145.288 68.834 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c9ccd1a8-54e7-427c-8f5d-544b45b79d35") + ) + (label "A8" + (at 165.608 134.874 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "cd761970-4aa4-43a1-8d91-bb32e415ad9d") + ) + (label "A12" + (at 215.9 124.714 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "cf461852-0401-4309-af4c-d0722efba122") + ) + (label "D0" + (at 46.228 155.194 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "cfba437a-0a07-4d89-8d1f-48cb8bcafb58") + ) + (label "DMA-OUT-3" + (at 219.964 23.114 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d0afcf69-4605-4c73-b920-b0ead4a41e57") + ) + (label "A11" + (at 66.548 127.254 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d2df188b-44f7-497a-ace3-24aefc9ab89c") + ) + (label "A4" + (at 165.608 68.834 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d41345d7-25e0-4825-87cb-657b59d91945") + ) + (label "D2" + (at 195.326 73.914 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d41f7268-d42e-4293-9d10-f10c568361be") + ) + (label "D0" + (at 145.288 78.994 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d5c38e3b-b578-4309-babe-65e120011148") + ) + (label "A13" + (at 116.84 45.974 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d6884d36-3ca0-4c6d-8372-33affa8c9061") + ) + (label "A9" + (at 116.84 132.334 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d75e10f7-babd-4d1a-b183-004dcaf4842c") + ) + (label "A1" + (at 66.548 76.454 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d7fbca7e-0aa1-4d5f-b412-b398e1f63bce") + ) + (label "D0" + (at 96.266 78.994 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "db15f8cb-d71c-4f04-9d8f-4aa30925e91b") + ) + (label "D2" + (at 46.228 73.914 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "db4e9094-914d-4cb9-9821-51dce8ec8001") + ) + (label "D7" + (at 145.034 61.214 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "dbefce88-fbc4-4dfe-adb1-4d7abd35bc2f") + ) + (label "A14" + (at 116.84 43.434 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "dc6a18df-ea13-4c66-a877-bcec2b5a380f") + ) + (label "D6" + (at 45.974 63.754 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "dd2e646f-23a1-4b61-860d-6b7bc16d7c6d") + ) + (label "A3" + (at 215.9 147.574 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "de4dd241-567f-4de9-9bc8-4790e70d4094") + ) + (label "D6" + (at 145.034 63.754 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e03f04c8-846c-4001-a6db-993f7b4d025c") + ) + (label "A10" + (at 165.608 129.794 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e05aa72d-764d-44cb-ad16-8770ad8debe2") + ) + (label "A5" + (at 116.84 142.494 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e075ecf3-2ce2-4816-8919-e4eba9f53ddb") + ) + (label "INT-OUT-3" + (at 219.964 25.654 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e30b1fa2-df19-4e8f-aae7-354b1d457482") + ) + (label "A1" + (at 165.608 152.654 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e3cd58f7-05c7-4264-8477-f2d8c470d459") + ) + (label "D6" + (at 96.266 139.954 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e4b2df7e-f38f-42ac-b991-13dfc60fe3f2") + ) + (label "A13" + (at 165.608 122.174 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e59ae338-ab02-47e0-ab05-ef5d6a313c7c") + ) + (label "A3" + (at 165.608 71.374 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e66474f1-2e8f-4c44-9b1c-9979bf28a904") + ) + (label "A9" + (at 66.548 132.334 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e8b10507-26cc-4c88-93cb-64364471e6a5") + ) + (label "A7" + (at 116.84 137.414 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "eb2c0423-173f-4886-9e4b-ec02ccad3a23") + ) + (label "A10" + (at 215.9 53.594 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ec26eacf-1393-4ecc-912e-41e5bef4c88b") + ) + (label "A6" + (at 116.84 139.954 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ed6cfe3d-8b71-4c1f-8bd1-00d0a03c546a") + ) + (label "A13" + (at 215.9 45.974 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ee41d73f-d3ca-496e-b132-fe05b1e556ad") + ) + (label "D0" + (at 145.288 155.194 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "eeb25fb9-2a58-4abe-9e26-88eb7531e657") + ) + (label "D1" + (at 195.326 76.454 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "eebc8b7e-eeef-4b7a-846b-7ee929926264") + ) + (label "A15" + (at 116.84 117.094 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "efe99200-86d9-4293-84c2-1f7399df5163") + ) + (label "D4" + (at 195.326 68.834 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f002f186-43e1-4bd1-a204-675937675f65") + ) + (label "A15" + (at 66.548 117.094 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f0dc6624-6c6c-4bc9-95c8-204ec0bc67b1") + ) + (label "D3" + (at 195.326 71.374 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f1a96c4d-71e6-47ec-9a04-38f4fd776885") + ) + (label "A3" + (at 215.9 71.374 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f1aecebd-5d11-4c20-9307-a5a8e14f2126") + ) + (label "D4" + (at 46.228 68.834 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f3030f7b-88aa-4a51-9561-6998af843f42") + ) + (label "D7" + (at 96.266 61.214 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f66ba8c2-1a7a-4f96-a119-844ce7f93b78") + ) + (label "A3" + (at 165.608 147.574 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "faf188d3-607f-45ca-b23f-d73778312b07") + ) + (label "A9" + (at 215.9 56.134 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "fba20b01-3455-4902-9918-5a55bbf319e9") + ) + (label "A1" + (at 116.84 152.654 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "fc018a3d-3a3d-4a7c-a7e1-cbb8656382a6") + ) + (label "A0" + (at 66.548 155.194 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "fdd44340-023a-473f-bd0d-54c381c10d0c") + ) + (label "D1" + (at 46.228 152.654 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ff105267-fde9-4abe-9c50-4cc5e79f1a09") + ) + (global_label "~{RESET}" + (shape bidirectional) + (at 93.98 33.274 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "02ba405f-c478-451b-b9e0-33f7fa7e5068") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 33.274 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "Q3" + (shape input) + (at 193.04 48.514 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "05494d9b-b14a-4cbd-8719-9eebd33d32f3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 48.514 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "7M" + (shape input) + (at 93.98 45.974 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0a9c2f42-bacc-4f90-8fe6-27445803b621") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 45.974 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DEV-SEL-3}" + (shape input) + (at 193.04 58.674 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "0aa36375-37c6-4494-aa0f-503d29c37f50") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 58.674 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D[0..7]" + (shape bidirectional) + (at 90.932 160.274 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0e16c20a-5e1a-4694-8e4c-13ae961bec97") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 90.932 160.274 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "R~{W}" + (shape input) + (at 158.75 114.554 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "0f26d6c4-333e-4960-9dc1-9a56c0940012") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 158.75 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "USER-1" + (shape output) + (at 193.04 129.794 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0ffe6122-1726-4e6f-958c-9031d84902e0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 129.794 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D[0..7]" + (shape bidirectional) + (at 139.446 84.074 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "109d0932-7bec-4f1a-bf20-c2955c7e2eb1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 139.446 84.074 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "7M" + (shape input) + (at 142.748 45.974 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "12d52f76-f342-4339-b2ec-e22e196094d9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 45.974 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A[0..15]" + (shape input) + (at 218.44 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "13f60907-feca-484a-9493-2944b5d31d4d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 218.44 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D[0..7]" + (shape bidirectional) + (at 40.386 160.274 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "18086712-250e-4484-8cc5-fd9bce9bfc98") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 40.386 160.274 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO_STB}" + (shape input) + (at 213.106 109.474 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "1a1885f9-27d8-4232-8be8-c19f3c04346b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 213.106 109.474 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "R~{W}" + (shape input) + (at 209.042 38.354 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "1a4c81d7-1f75-4323-803b-2b5b0bfdb084") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 209.042 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DEV-SEL-2}" + (shape input) + (at 142.748 58.674 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "1ced9dbf-bae2-497a-a46c-76b901938efd") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 58.674 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{INH}" + (shape output) + (at 93.98 112.014 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "1d54c0e9-a254-4bb7-acc2-d00001471a1d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DMA}" + (shape output) + (at 162.814 104.394 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "1db0315f-7cc0-4603-930b-fc01ccbacba0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 162.814 104.394 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO-SELECT-3}" + (shape input) + (at 213.868 81.534 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "1f1b4cea-021f-4d29-81a4-1472e4b443ae") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 213.868 81.534 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{INH}" + (shape output) + (at 142.748 35.814 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "2487cd5d-a1a0-4f93-9a12-9014464f9619") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 35.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "Q3" + (shape input) + (at 43.688 48.514 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "2593fcea-ae0d-4036-8501-bcfbe6080f81") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 48.514 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "Q3" + (shape input) + (at 193.04 124.714 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "25f76877-4ec3-401b-be1a-01f52c69fbe0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 124.714 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "Q3" + (shape input) + (at 43.688 124.714 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "28e30aa1-00d6-4c05-9628-cdde20849d18") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 124.714 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RDY" + (shape output) + (at 162.814 106.934 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "2974b68e-6495-4eef-97a1-68c6cdcb93e1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 162.814 106.934 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "R~{W}" + (shape input) + (at 59.69 38.354 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "29e7220e-304b-4551-905f-563b61d38827") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 59.69 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{INH}" + (shape output) + (at 93.98 35.814 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "2b44e051-2b4f-4215-9cd8-5b08eda8af8a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 35.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A[0..15]" + (shape input) + (at 69.088 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "2ec6732d-a842-446b-a54b-81163c40ee85") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 69.088 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DMA}" + (shape output) + (at 63.754 28.194 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "2efeec15-7ca9-413a-9f66-1f12f4eba7b8") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 63.754 28.194 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DMA}" + (shape output) + (at 63.754 104.394 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "3066fe8c-e40f-4e3e-acd1-23f152d63072") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 63.754 104.394 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "R~{W}" + (shape input) + (at 158.75 38.354 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "32ef4bc1-bf3c-400c-a83f-0149428bbd85") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 158.75 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI1" + (shape input) + (at 193.04 51.054 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "332b40a6-d6e4-4b4d-a56d-5c42e3ed97fa") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A[0..15]" + (shape input) + (at 119.38 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "375e9601-1b84-4fdc-b2a3-38bc23ef759a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 119.38 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI1" + (shape input) + (at 142.748 127.254 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "375f00e1-1628-411a-a050-e9f0d84294d4") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{INH}" + (shape output) + (at 43.688 35.814 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "3a532c8a-0140-49ec-bca7-f1bf55c4903c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 35.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RDY" + (shape output) + (at 114.046 106.934 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "3c2e0881-ee4b-4cd5-b934-799444c7617c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 114.046 106.934 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RESET}" + (shape bidirectional) + (at 43.688 33.274 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "3c62175f-2251-40e6-9460-17c9e80a22d6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 33.274 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RDY" + (shape output) + (at 114.046 30.734 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "3e3cc596-f8c8-479f-b766-806825927a8b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 114.046 30.734 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D[0..7]" + (shape bidirectional) + (at 189.992 160.274 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3e54695c-1f76-43af-8435-a54a933b328d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 189.992 160.274 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "R~{W}" + (shape input) + (at 209.042 114.554 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "3f0291b6-172f-4e79-a00c-5302b6e0610f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 209.042 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{NMI}" + (shape output) + (at 93.98 104.394 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "418fb849-b3ad-4088-8ab5-1f363ca4ad68") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 104.394 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI1" + (shape input) + (at 93.98 127.254 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "479b6454-591f-4312-9e81-59ccf5db20af") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IRQ}" + (shape output) + (at 93.98 30.734 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "47f08013-e313-4a30-b9c3-e03f14f26a01") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 30.734 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RESET}" + (shape bidirectional) + (at 142.748 109.474 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "4814bdd8-19c1-4965-82eb-73c363bf01ca") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 109.474 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO_STB}" + (shape input) + (at 213.106 33.274 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "4bde77de-ae6e-40cf-a2d3-734bf3df74b7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 213.106 33.274 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "7M" + (shape input) + (at 193.04 45.974 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4cf9b866-28ab-42cc-bfc5-d546515d869e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 45.974 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{NMI}" + (shape output) + (at 142.748 28.194 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "4ee99bd1-1f34-42ce-aca8-d7a87c1b2109") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 28.194 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "USER-1" + (shape output) + (at 43.688 129.794 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "501f5930-761c-4dda-a4a6-59815eccfc33") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 129.794 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "USER-1" + (shape output) + (at 93.98 129.794 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5139fe25-fb23-4ecf-b144-83c0c9a79ac9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 129.794 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RESET}" + (shape bidirectional) + (at 142.748 33.274 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "51775865-3093-46c0-8569-6e4916506bae") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 33.274 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO_STB}" + (shape input) + (at 114.046 109.474 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "53644b29-0a19-4dcb-b05c-d06bdfecc09c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 114.046 109.474 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape input) + (at 193.04 56.134 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "569c6929-f8ed-4e3b-a7b1-20f50af28fda") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 56.134 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IRQ}" + (shape output) + (at 93.98 106.934 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "59ba9d31-53d2-4f5e-9305-d2bde8bdaf29") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 106.934 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO_STB}" + (shape input) + (at 63.754 33.274 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "5c1cd5db-e114-4557-a65a-0a1973a7f233") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 63.754 33.274 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI1" + (shape input) + (at 43.688 127.254 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6390ba8f-e603-4e5b-b50f-41e59538ff2b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "USER-1" + (shape output) + (at 142.748 129.794 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "65606118-1c25-4a29-96f7-7311ee946e26") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 129.794 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "Q3" + (shape input) + (at 142.748 48.514 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "65867548-b229-45b2-927b-d109c7c01295") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 48.514 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DMA}" + (shape output) + (at 213.106 104.394 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "67942d1f-7af2-47e5-8567-119c5008caf5") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 213.106 104.394 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape input) + (at 93.98 56.134 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6845b113-30fc-48d5-b905-286d540d0525") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 56.134 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "Q3" + (shape input) + (at 142.748 124.714 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "69b9ae8c-db85-498c-a263-43ee33a78e4d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 124.714 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A[0..15]" + (shape input) + (at 168.148 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "69bed7fe-41bb-4612-a382-ef5f2f913d58") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 168.148 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape input) + (at 43.688 56.134 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6abe8dca-d15c-4415-81c7-e6ce2bc08fdd") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 56.134 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DEV-SEL-1}" + (shape input) + (at 93.98 58.674 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "6ace32b2-badb-43a4-a1e0-816984bd0c22") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 58.674 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "Q3" + (shape input) + (at 93.98 48.514 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6c58234e-80ad-4f42-98d8-1468aade5540") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 48.514 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DMA}" + (shape output) + (at 114.046 104.394 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "6cd716af-152b-4ade-92ad-46c16b387293") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 114.046 104.394 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO_STB}" + (shape input) + (at 63.754 109.474 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "6f80bd16-8c7e-4e09-ad03-ab4bf5a47da2") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 63.754 109.474 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO_STB}" + (shape input) + (at 114.046 33.274 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "705f567d-ca99-46df-8b10-dca5fff2eb00") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 114.046 33.274 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "USER-1" + (shape output) + (at 142.748 53.594 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7483b7b7-4d3d-4f39-b706-37dca53f1d99") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 53.594 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "7M" + (shape input) + (at 93.98 122.174 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7684227a-e8b5-40d4-9392-80423fd1761e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 122.174 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "USER-1" + (shape output) + (at 43.688 53.594 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7b4c93b0-e5be-4ac6-a6e9-5b0e4053d4e2") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 53.594 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D[0..7]" + (shape bidirectional) + (at 189.992 84.074 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7e2e69d5-6685-42ca-992b-578346249c6b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 189.992 84.074 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO-SELECT-4}" + (shape input) + (at 64.516 157.734 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "7ecda25b-ccc2-48bb-bfec-ace23e748689") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 64.516 157.734 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RDY" + (shape output) + (at 213.106 30.734 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "8034e8ab-de74-4e85-94c8-cbe59e3f1933") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 213.106 30.734 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "Q3" + (shape input) + (at 93.98 124.714 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "81197c54-59ee-4e59-89d8-e5aafdc1ba2a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 124.714 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape input) + (at 43.688 132.334 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "833ddab7-e6bf-437a-90e1-4aef5195c4eb") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 132.334 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "R~{W}" + (shape input) + (at 59.69 114.554 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "859ac22e-1af1-4b19-aa12-7b21cee0a211") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 59.69 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{NMI}" + (shape output) + (at 142.748 104.394 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "87963036-1d7a-4a43-bd6c-675cd1684eb4") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 104.394 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D[0..7]" + (shape bidirectional) + (at 90.932 84.074 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "88794e65-63ff-4040-b643-524e44880cfd") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 90.932 84.074 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RESET}" + (shape bidirectional) + (at 93.98 109.474 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "89753cb8-d8ee-4d9a-961f-c3f8bfd3dc57") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 109.474 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DEV-SEL-6}" + (shape input) + (at 142.748 134.874 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "8984954e-7f5c-4278-8a92-6152a115a3f0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 134.874 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{NMI}" + (shape output) + (at 193.04 28.194 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "8e6aa612-a31a-4889-ac73-0ddfc2415737") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 28.194 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A[0..15]" + (shape input) + (at 119.38 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "8ec3e423-b2a7-4c27-bfe9-2424e1f36692") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 119.38 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IRQ}" + (shape output) + (at 43.688 30.734 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "8f535c4d-7e7d-411d-927c-dc6cc189871a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 30.734 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO_STB}" + (shape input) + (at 162.814 109.474 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "8f84f494-131b-410b-882e-6dbb59affffe") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 162.814 109.474 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO_STB}" + (shape input) + (at 162.814 33.274 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "95d54e11-deef-4c49-b8b5-f166aa9c5449") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 162.814 33.274 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO-SELECT-7}" + (shape input) + (at 213.868 157.734 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "9616273c-1c27-4a47-9ce1-c76de597e42f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 213.868 157.734 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI1" + (shape input) + (at 142.748 51.054 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "97471f96-0c60-404e-9d4c-9f4afb67cb76") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RDY" + (shape output) + (at 63.754 30.734 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "990b0784-7a23-4e43-b0e1-fb1c84cd745a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 63.754 30.734 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DEV-SEL-7}" + (shape input) + (at 193.04 134.874 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "9ba07ab9-adfa-45a7-b7a8-c9ade9f81bf3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 134.874 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "7M" + (shape input) + (at 142.748 122.174 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a1e4f5da-447a-4117-a1b4-99f47a270c2e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 122.174 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A[0..15]" + (shape input) + (at 69.088 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "a2f4b1b7-4c84-4ac3-868f-1ca8c0883974") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 69.088 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI1" + (shape input) + (at 93.98 51.054 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a35b0989-a76c-4fde-9891-3b7003a181fe") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{NMI}" + (shape output) + (at 93.98 28.194 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "a3dd536f-a95f-4530-a245-9640c62ca9e3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 28.194 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "R~{W}" + (shape input) + (at 109.982 38.354 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "a4f7ff83-410c-4d16-bb32-77107f5bc51b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 109.982 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RDY" + (shape output) + (at 63.754 106.934 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "a6b9af01-6812-470d-a62c-468133dbccdf") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 63.754 106.934 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RESET}" + (shape bidirectional) + (at 193.04 33.274 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "a6d9fffa-0b58-4510-8971-cb899f4b185f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 33.274 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape input) + (at 142.748 56.134 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a710e3f3-5b99-4939-9b2f-aa2aaa3ebb8e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 56.134 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "USER-1" + (shape output) + (at 93.98 53.594 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a76b170a-b907-4ab4-b601-3bc6f08bf321") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 53.594 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "USER-1" + (shape output) + (at 193.04 53.594 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a8a6180e-9954-4c9b-b07f-282fc714a209") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 53.594 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{INH}" + (shape output) + (at 193.04 35.814 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "a99fe029-e743-445c-ac4a-a0be1233cf89") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 35.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DMA}" + (shape output) + (at 114.046 28.194 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "aa3c67ed-9300-4ad9-95a1-0965df45fedd") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 114.046 28.194 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{INH}" + (shape output) + (at 142.748 112.014 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "abf9283f-cff5-42ad-a3f8-aa5eebe04be4") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape input) + (at 93.98 132.334 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "acb9ec6c-ca64-4789-bbb1-87048be1868c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 132.334 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D[0..7]" + (shape bidirectional) + (at 139.446 160.274 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ae740179-eb3a-4f51-94d1-1fc1a58a08e3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 139.446 160.274 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DEV-SEL-5}" + (shape input) + (at 93.98 134.874 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "afdde63a-e03e-4d73-8e83-1bb80df7d038") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 134.874 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IRQ}" + (shape output) + (at 43.688 106.934 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "b3ae149a-0750-41b8-b792-d689c920adc2") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 106.934 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape input) + (at 142.748 132.334 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b9457aa4-5f8a-48d9-9676-26574bc12b7b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 132.334 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RESET}" + (shape bidirectional) + (at 193.04 109.474 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "ba759816-fcd9-4cb1-98a6-7a7db76e4c9f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 109.474 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{NMI}" + (shape output) + (at 193.04 104.394 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "c70b82f2-19d9-4ec0-8cad-a275e5d5cc0b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 104.394 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{INH}" + (shape output) + (at 43.688 112.014 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "d42032ff-ea45-4176-b67b-11b44187ae36") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DEV-SEL-0}" + (shape input) + (at 43.688 58.674 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "d5e9b33e-28a7-49f7-ba97-9a9f6374743e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 58.674 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO-SELECT-5}" + (shape input) + (at 114.808 157.734 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "d67297dd-88f8-4997-90f4-200a70dac391") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 114.808 157.734 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI1" + (shape input) + (at 193.04 127.254 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d7cfcd1a-c501-4b7c-bcac-e117201cf3fd") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO-SELECT-1}" + (shape input) + (at 114.808 81.534 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "da0f3678-483b-4d5c-be81-39a7a9215e47") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 114.808 81.534 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IRQ}" + (shape output) + (at 142.748 106.934 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "de94f1b7-b3a2-4b0c-80ea-11020b056848") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 106.934 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape input) + (at 193.04 132.334 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "df611dc0-5158-4a97-bfdb-1118f9a68ae3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 132.334 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RDY" + (shape output) + (at 162.814 30.734 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "dfe698b6-0348-4ef6-b354-9903f2b54fae") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 162.814 30.734 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "7M" + (shape input) + (at 43.688 122.174 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e09762b3-81d3-40e1-8b67-4e4fc82c14f5") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 122.174 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RESET}" + (shape bidirectional) + (at 43.688 109.474 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "e27fff81-5754-494a-a09a-592aa6ffbd65") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 109.474 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DMA}" + (shape output) + (at 162.814 28.194 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "e4c569a1-b087-44c2-a7b6-48330551b209") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 162.814 28.194 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DMA}" + (shape output) + (at 213.106 28.194 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "e8593c12-ed73-45c1-946e-95f15d29eb70") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 213.106 28.194 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IRQ}" + (shape output) + (at 193.04 30.734 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "e9e9fed6-d2c4-4619-978c-e8c9f5f17675") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 30.734 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RDY" + (shape output) + (at 213.106 106.934 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "ed0e2589-dc08-43ae-9d4c-269b6b926943") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 213.106 106.934 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A[0..15]" + (shape input) + (at 168.148 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "ed1e6352-44dc-4c44-beb2-921d6d6992b5") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 168.148 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{INH}" + (shape output) + (at 193.04 112.014 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "f03cab4e-4b1c-40e6-aab3-90cd8e4c6294") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO-SELECT-2}" + (shape input) + (at 163.576 81.534 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "f0ecd4be-297e-4f51-a3ba-2ce64fccb07e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 163.576 81.534 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{NMI}" + (shape output) + (at 43.688 104.394 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "f117edbe-040a-42ea-9c77-65651e0e7da4") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 104.394 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "7M" + (shape input) + (at 193.04 122.174 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f1d98e04-7cdb-4c77-a8f8-05205606bd07") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 122.174 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "R~{W}" + (shape input) + (at 109.982 114.554 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "f37ec4d3-2809-4204-a1ee-61d99d635fa2") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 109.982 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IRQ}" + (shape output) + (at 193.04 106.934 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "f4fa801e-ad34-4ecb-9139-d610e6ae507e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 193.04 106.934 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "7M" + (shape input) + (at 43.688 45.974 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f5b9cc45-9b64-453f-9ec6-e463055aca20") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 45.974 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO-SELECT-6}" + (shape input) + (at 163.576 157.734 0) + (effects + (font + (size 0.9906 0.9906) + ) + (justify left) + ) + (uuid "f5dd53a2-9fbb-4b62-a57f-31ba8bf297a7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 163.576 157.734 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DEV-SEL-4}" + (shape input) + (at 43.688 134.874 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "f714ebb6-74cd-4a33-adb3-46066dec0ac7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 134.874 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{NMI}" + (shape output) + (at 43.688 28.194 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "f95528f7-af33-46c2-b3ed-7166634345e9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 28.194 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D[0..7]" + (shape bidirectional) + (at 40.386 84.074 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f9ec7e4d-3ade-477e-a68f-144549cdfd11") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 40.386 84.074 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A[0..15]" + (shape input) + (at 218.44 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "fa7204a4-ada1-44bf-9c73-026d16440e6e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 218.44 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI1" + (shape input) + (at 43.688 51.054 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "fc6cef99-a49c-44b1-aa65-0b1faca88e62") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 43.688 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IRQ}" + (shape output) + (at 142.748 30.734 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "ff8e29ba-c3c4-489c-ac2b-8d3efe2d989f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 142.748 30.734 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_02x25_Counter_Clockwise") + (at 53.848 51.054 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000605957e7") + (property "Reference" "SLOT0" + (at 52.578 16.764 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "50 pin slot" + (at 55.372 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 53.848 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 53.848 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 53.848 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "5a6cd005-a275-4976-800e-4bceda91ffd4") + ) + (pin "2" + (uuid "ded5f728-38b4-4a0a-a959-6d4d8d95422e") + ) + (pin "3" + (uuid "115bac21-7990-4197-9c96-50b1239fe22a") + ) + (pin "11" + (uuid "ddf75017-e22f-4e75-83f3-9f64f906b66b") + ) + (pin "18" + (uuid "17db9985-b95a-4cde-b489-058f35cd05a8") + ) + (pin "25" + (uuid "3cc67eb5-0811-4fab-8fdb-22508cecb930") + ) + (pin "46" + (uuid "6fd40fc4-8e1d-4066-9c58-817cadc8e1de") + ) + (pin "22" + (uuid "1b85d99a-380a-441b-a83d-b4bfde5dbf72") + ) + (pin "50" + (uuid "5c31fd35-1f19-4a68-91cc-2d5beac118c0") + ) + (pin "15" + (uuid "fc1a0123-8613-4abf-9f9a-36e5316dfa2b") + ) + (pin "41" + (uuid "b49a09f0-523d-4249-98de-6ca72c24e261") + ) + (pin "49" + (uuid "24cce00c-db62-471e-b1ab-98f3e9307383") + ) + (pin "8" + (uuid "59c46396-d1b7-4fdb-a135-1fa1922545ee") + ) + (pin "10" + (uuid "db3fd398-0f99-4757-bc09-1aaea4f6dd82") + ) + (pin "19" + (uuid "fc7cb55f-2232-4b95-8c6f-8886abcd2469") + ) + (pin "23" + (uuid "52f40974-ff79-4032-87ae-60167ee961de") + ) + (pin "17" + (uuid "4d796ad8-c83b-4718-9228-25c59328a89f") + ) + (pin "4" + (uuid "1ca74a97-15a7-448e-9c21-57c947de7931") + ) + (pin "24" + (uuid "9f0c8c14-d439-4f07-ad0e-0c5020c68b85") + ) + (pin "48" + (uuid "92fd21c5-0fc2-405c-8461-4288d4deb9ae") + ) + (pin "9" + (uuid "f346be26-27ed-4e8e-8b1d-63b167d32874") + ) + (pin "12" + (uuid "4594608c-eb04-40ed-85ae-e904fbf3f283") + ) + (pin "14" + (uuid "013f048e-a93d-411b-8959-7cab0126f711") + ) + (pin "16" + (uuid "09bcec6e-6ae0-4d3b-b770-76bc1c47efc3") + ) + (pin "5" + (uuid "66c21792-b7e0-460b-a604-c740804d73b4") + ) + (pin "6" + (uuid "600114f7-c085-46ed-9af2-95ca0d7c6d4d") + ) + (pin "7" + (uuid "05c42d25-95c0-492b-ac4d-5576176cc4f6") + ) + (pin "13" + (uuid "745334af-34e1-4abf-aa0f-cabf1292e270") + ) + (pin "21" + (uuid "8efcf5ae-be64-4c0d-a37e-e676687b7e08") + ) + (pin "20" + (uuid "edab38fb-6e75-4e97-9e5a-3ddcae06524b") + ) + (pin "47" + (uuid "5e403c2f-d19d-4ed6-8544-4ee27e2501a6") + ) + (pin "45" + (uuid "7d288e46-97db-4bc4-a0ca-4865bcbfb6d7") + ) + (pin "44" + (uuid "dbbe4dd5-0b64-4a9d-b772-0c0e42078696") + ) + (pin "43" + (uuid "79244386-848a-4926-90c5-396bdf0ffe89") + ) + (pin "42" + (uuid "cf168c29-2aaa-45ca-a1f6-75ec4046ec99") + ) + (pin "26" + (uuid "cca3e5b8-5196-483c-b5b2-58db8c2cf9a1") + ) + (pin "37" + (uuid "15938537-5d52-4eb2-a4c8-81662507e1e9") + ) + (pin "38" + (uuid "7a1552ec-6167-4482-bf6b-b8eb10fb7db5") + ) + (pin "35" + (uuid "e6a9c852-f50a-4b80-bffa-698e96dc0c65") + ) + (pin "29" + (uuid "db091603-1a8c-4617-ae97-6d4c9b2309f4") + ) + (pin "28" + (uuid "c24ccae8-9feb-4cbd-a948-ac01541e446a") + ) + (pin "27" + (uuid "7835e919-6ec0-4afc-ba09-e5d494dc75af") + ) + (pin "36" + (uuid "debe9e0d-6252-40ae-8aed-839aa9837d40") + ) + (pin "31" + (uuid "2d63f855-bebf-4977-b873-22e15cf7ba1b") + ) + (pin "30" + (uuid "ac4febfa-b0fc-4627-8f74-76e0764ffb5d") + ) + (pin "32" + (uuid "6a78cd4b-e9f5-471b-9bef-4aedafc98d1e") + ) + (pin "34" + (uuid "92cdeb36-ad50-45ce-a5b3-bad84c07dfd3") + ) + (pin "40" + (uuid "dfcf07bf-0f73-4faf-a5f9-2f95a19574c4") + ) + (pin "33" + (uuid "8cfb14a8-7197-484d-9bd7-ff1a8e6e2936") + ) + (pin "39" + (uuid "dae9453f-0dbb-4dc9-bf04-3b41f12edb58") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "SLOT0") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 43.434 82.804 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060595848") + (property "Reference" "#PWR0324" + (at 43.434 86.614 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 44.45 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 43.434 82.804 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 43.434 82.804 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 43.434 82.804 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "f1eb1f3e-21c4-4579-9402-29517165d334") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0324") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 60.452 19.812 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060595857") + (property "Reference" "#PWR0325" + (at 60.452 23.622 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 62.738 17.272 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 60.452 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 60.452 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 60.452 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a3c43519-4cff-4017-9f1a-324747b167aa") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0325") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 41.656 20.574 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060595864") + (property "Reference" "#PWR0326" + (at 41.656 26.924 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 39.116 23.368 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 41.656 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 41.656 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 41.656 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "1e5c7a71-3705-4cbb-82eb-ab4584d2ab7a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0326") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-12V") + (at 38.608 38.354 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060595874") + (property "Reference" "#PWR0327" + (at 38.608 35.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-12V" + (at 35.56 36.322 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 38.608 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 38.608 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 38.608 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b3c6a11f-9c4f-414b-a8ad-103d9bfec0f3") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0327") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 36.068 40.894 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006059587b") + (property "Reference" "#PWR0328" + (at 36.068 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 33.528 38.862 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 36.068 40.894 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 36.068 40.894 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 36.068 40.894 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "be2b83f6-ed58-4dcf-ae53-bcbaa2a85c16") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0328") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_02x03_Odd_Even") + (at 259.08 27.94 0) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060835024") + (property "Reference" "CP0" + (at 260.35 19.685 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Power Connector" + (at 260.35 21.9964 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 259.08 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 259.08 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 259.08 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "cce69fbf-0192-4ec1-9efc-23d299bd8309") + ) + (pin "3" + (uuid "3b60b179-9b85-4692-99f0-4f10e3b52a1a") + ) + (pin "5" + (uuid "1c4b3556-e783-4ad8-a340-ecc546739010") + ) + (pin "2" + (uuid "e64802f5-64e9-4ff1-a315-382d7e65bca9") + ) + (pin "4" + (uuid "54baae1a-8f20-46bc-af0d-fad32fd3c933") + ) + (pin "6" + (uuid "80c98d3a-a30b-4729-a4ce-f7e88f0afc38") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "CP0") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 274.32 27.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609326e6") + (property "Reference" "#PWR0359" + (at 274.32 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 277.114 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 274.32 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 274.32 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 274.32 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "34684887-3100-4768-ba36-38b39c02758b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0359") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 269.24 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060933d0d") + (property "Reference" "#PWR0360" + (at 269.24 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 271.526 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 269.24 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 269.24 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 269.24 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "2fecb36b-c016-4b0f-9bbf-e3dae667bc89") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0360") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 269.24 33.02 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609347e4") + (property "Reference" "#PWR0361" + (at 269.24 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 269.367 37.4142 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 269.24 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 269.24 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 269.24 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "87825b54-5b22-4c17-9e83-8d87753a7b4b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0361") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-12V") + (at 248.92 25.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060935780") + (property "Reference" "#PWR0362" + (at 248.92 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-12V" + (at 246.126 22.606 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 248.92 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 248.92 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 248.92 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "1d04bdf5-6bde-4785-a972-f6b565752c40") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0362") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 246.38 27.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060936274") + (property "Reference" "#PWR0363" + (at 246.38 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 243.84 25.908 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 246.38 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 246.38 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 246.38 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "22f96a3e-9964-4199-893c-8cc81f171b7d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0363") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 86.36 40.894 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060d393a0") + (property "Reference" "#PWR0288" + (at 86.36 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 83.82 38.862 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 86.36 40.894 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 86.36 40.894 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 86.36 40.894 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a294ccb1-ea62-48c8-a192-58904e8be88a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0288") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-12V") + (at 88.9 38.354 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060d393a6") + (property "Reference" "#PWR0289" + (at 88.9 35.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-12V" + (at 85.852 36.322 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 88.9 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 88.9 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 88.9 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "0ffcae69-2a6b-44e8-9d1e-2c5b0cc6ca87") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0289") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 110.744 19.812 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060d393c1") + (property "Reference" "#PWR0290" + (at 110.744 23.622 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 113.03 17.272 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 110.744 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 110.744 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 110.744 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "5fc83b81-887e-41d0-8368-bcd4fdc80849") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0290") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 93.726 82.804 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060d393cb") + (property "Reference" "#PWR0291" + (at 93.726 86.614 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 94.742 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 93.726 82.804 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 93.726 82.804 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 93.726 82.804 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "cfc880a1-715e-47b9-aa0d-e13bed4816c1") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0291") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_02x25_Counter_Clockwise") + (at 104.14 51.054 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060d39426") + (property "Reference" "SLOT1" + (at 102.87 16.764 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "50 pin slot" + (at 105.664 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 104.14 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 104.14 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 104.14 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "b471dcd2-2410-4b27-a99d-de55d170dcce") + ) + (pin "5" + (uuid "79fe5a16-b5c5-4fd7-9888-7a2b2a61bd48") + ) + (pin "10" + (uuid "f54c6c26-dfda-4075-95ea-2462d2c0a7e1") + ) + (pin "2" + (uuid "18bf82ef-c511-4153-a20b-22b3d429cdbe") + ) + (pin "1" + (uuid "af6646bf-7bf7-4843-91e7-970636bb55a6") + ) + (pin "4" + (uuid "039b0c54-3c72-4c1f-8214-55421e87e1f5") + ) + (pin "7" + (uuid "fbd93cac-a094-4015-a5c6-041375dd8cbd") + ) + (pin "6" + (uuid "e0613433-dfda-44c3-9392-7b13204314e2") + ) + (pin "8" + (uuid "3eed92a4-1676-41df-8b19-482171861f17") + ) + (pin "9" + (uuid "5c402ff2-30b1-4217-b00d-e391239bcff0") + ) + (pin "17" + (uuid "025dd262-788b-4ede-9a84-dfa00f7ad61e") + ) + (pin "46" + (uuid "b004f888-81d7-4334-bf1e-9901037ab070") + ) + (pin "13" + (uuid "7cb07966-54df-4585-9604-2133f575c076") + ) + (pin "19" + (uuid "0e09903b-be26-4636-9dec-9e2e3a7e97a6") + ) + (pin "22" + (uuid "7c7e32f2-8645-4992-a9b1-15f332ad5207") + ) + (pin "14" + (uuid "9de2906d-d79e-4f0c-ba2d-97cf679d14a3") + ) + (pin "24" + (uuid "de623f30-070f-4ffb-a59e-c3e641a8781b") + ) + (pin "23" + (uuid "f318bb09-efad-48c4-aab6-bc4e311e6570") + ) + (pin "50" + (uuid "01154d61-2284-43e7-acfd-30e3a0a3f942") + ) + (pin "47" + (uuid "5a816bed-4587-45de-8a65-e1d6b6e0c836") + ) + (pin "18" + (uuid "f4f26e5f-46d7-498c-b1cc-6d746ab27566") + ) + (pin "45" + (uuid "41c5eafc-42ee-44b8-ae87-8b6ba5c97452") + ) + (pin "44" + (uuid "80617c5d-8730-41e6-af42-96d4f0e8af43") + ) + (pin "43" + (uuid "c6061d05-0d48-4ac5-a244-4063c6e3bcfa") + ) + (pin "20" + (uuid "2e7e3fcc-c885-4152-a759-ffd480bd8956") + ) + (pin "15" + (uuid "921beb11-c28e-4a06-a94c-6682ad3f23f8") + ) + (pin "25" + (uuid "e58e2898-02f2-4c42-87d0-bd7c7b6238b3") + ) + (pin "11" + (uuid "c33f4d60-43b3-4b07-8d03-baa9371acb4b") + ) + (pin "48" + (uuid "17a66e89-422a-4313-b134-a53b4d4ceb72") + ) + (pin "16" + (uuid "28418966-34c3-4799-9d7f-a7190948631d") + ) + (pin "49" + (uuid "1fda430b-4cf2-4e0f-a6f8-d7526e5b6e69") + ) + (pin "42" + (uuid "09b3125c-fcc6-496d-ab5e-cba821307398") + ) + (pin "41" + (uuid "4a6e3bbc-422c-4a22-8b79-ac6d8d547036") + ) + (pin "40" + (uuid "b8d11d4f-54a3-4380-952d-805ea3ce8815") + ) + (pin "12" + (uuid "5e9cdb0c-31a7-443f-97ae-cf44e1bd28ba") + ) + (pin "21" + (uuid "ae4a5859-b35b-463d-8676-01170142bd28") + ) + (pin "28" + (uuid "d7b9a14a-17a6-48a6-af55-ea5c3c0e8349") + ) + (pin "35" + (uuid "8a8a3268-f29c-4496-8a9f-dbb7d313afae") + ) + (pin "39" + (uuid "1f186d43-fc7d-4b4a-a29e-c746057a23a9") + ) + (pin "27" + (uuid "e9ec711a-9ab3-4444-b650-b94682e4160d") + ) + (pin "38" + (uuid "221c1c9b-456e-49cc-9692-16a2f2078368") + ) + (pin "37" + (uuid "c9f8bd38-2c9e-41da-beb2-0957a22d42eb") + ) + (pin "32" + (uuid "3f1874aa-7c02-4e0c-829c-89c22124502e") + ) + (pin "33" + (uuid "19c7d188-fd35-470e-858f-1bd0f78723d6") + ) + (pin "34" + (uuid "e8a57303-e5c2-4af3-863c-7b66942f47ce") + ) + (pin "31" + (uuid "6cfbb570-e070-426a-9774-288a1917256f") + ) + (pin "30" + (uuid "607c6bf5-5358-4b9d-9479-f06ccdd8b4d7") + ) + (pin "29" + (uuid "5bb98fc4-0887-49d8-8dcf-5132bb8f023d") + ) + (pin "36" + (uuid "694e1540-799c-4aa9-81c9-e47cbc2baf36") + ) + (pin "26" + (uuid "0e79d425-6a98-42bf-b0f1-ba87d700e82a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "SLOT1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 135.128 40.894 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060dacc10") + (property "Reference" "#PWR0319" + (at 135.128 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 132.588 38.862 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 135.128 40.894 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 135.128 40.894 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 135.128 40.894 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "786a9bca-9bed-41d3-b32f-66a8a2815a33") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0319") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-12V") + (at 137.668 38.354 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060dacc16") + (property "Reference" "#PWR0320" + (at 137.668 35.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-12V" + (at 134.62 36.322 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 137.668 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 137.668 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 137.668 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "ddd61cc3-58b3-4658-9ca1-6242003e4fde") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0320") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 159.512 19.812 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060dacc2c") + (property "Reference" "#PWR0321" + (at 159.512 23.622 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 161.798 17.272 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 159.512 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 159.512 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 159.512 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "22887705-b008-461b-a8df-25a5695d273a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0321") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 142.494 82.804 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060dacc35") + (property "Reference" "#PWR0322" + (at 142.494 86.614 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 143.51 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 142.494 82.804 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 142.494 82.804 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 142.494 82.804 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "d30a48e0-cde8-4bcc-8d51-5febd2e83dc3") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0322") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_02x25_Counter_Clockwise") + (at 152.908 51.054 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060dacc90") + (property "Reference" "SLOT2" + (at 151.638 16.764 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "50 pin slot" + (at 154.432 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 152.908 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 152.908 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 152.908 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "c9bf9366-009e-4e12-aa8a-a67f5c7f6de7") + ) + (pin "8" + (uuid "d882de34-f6ea-4530-9e31-66e186c69606") + ) + (pin "10" + (uuid "d23bb76d-3d0d-450e-be13-eba861f16f7f") + ) + (pin "14" + (uuid "05f92df6-b24c-4cb1-ada3-3737f5408c66") + ) + (pin "6" + (uuid "628cf4e8-c0f1-4dc0-bbd3-97efb92a7185") + ) + (pin "11" + (uuid "9553bbdc-034a-45c8-a67a-bd019e9fb690") + ) + (pin "20" + (uuid "170d7273-826d-44ad-8901-5eb17fe4f987") + ) + (pin "1" + (uuid "88fd974a-2d27-4c7a-b92b-c5a137c01d8a") + ) + (pin "5" + (uuid "50b2223b-d51d-48b4-b23d-69cead854b80") + ) + (pin "15" + (uuid "b52d667a-0b8e-4dcb-8e5b-a6eccca26211") + ) + (pin "3" + (uuid "e279f6cf-662f-488b-ad3f-afe40258b002") + ) + (pin "4" + (uuid "f3d2c2d5-117f-411c-a7ad-01493acfba3e") + ) + (pin "7" + (uuid "db3a098b-25f9-4566-94f4-55f03e050eb4") + ) + (pin "9" + (uuid "3505a256-6c39-4728-9e78-eca71e0e702d") + ) + (pin "12" + (uuid "ef1fe0b0-4136-44a1-acd9-64c054fdce19") + ) + (pin "13" + (uuid "b489aedc-419c-4010-9796-9202b94629d3") + ) + (pin "16" + (uuid "9237845f-67a0-4a73-9087-71d9cfdf393c") + ) + (pin "17" + (uuid "c5e73395-0d3b-4451-bd8b-be1ad49edf66") + ) + (pin "18" + (uuid "dee4b9b1-d375-4d12-9e35-bd09c76651d9") + ) + (pin "19" + (uuid "d4c3f10f-8c17-4b7b-97cc-f32a4207406c") + ) + (pin "22" + (uuid "58d4c7a3-b700-435e-878f-a9053245fd94") + ) + (pin "23" + (uuid "21357c42-4079-4dd8-845a-d859c2dca198") + ) + (pin "24" + (uuid "19d6ff40-9a11-47e7-a17a-19b316f07e52") + ) + (pin "21" + (uuid "ccf64cae-6ed2-4347-94c4-1f7593ecfde5") + ) + (pin "47" + (uuid "d05adc58-683e-4c46-8e63-e52355acf18b") + ) + (pin "30" + (uuid "456c93b8-0c8f-44dc-867c-9de9057ffa1e") + ) + (pin "42" + (uuid "b539bcd4-e045-4b37-8b11-48e03e1cd969") + ) + (pin "27" + (uuid "dc93b802-ee5d-429a-8f88-c53c32542576") + ) + (pin "40" + (uuid "0e61c915-12c0-4e7c-88a7-f513a0283ec8") + ) + (pin "36" + (uuid "ebfec5a2-dab9-4335-8304-85e09b843179") + ) + (pin "41" + (uuid "7754775d-bc1a-4fe8-850f-df91b155e934") + ) + (pin "26" + (uuid "77174ac1-99d1-4e2a-a29f-d8656122bdf5") + ) + (pin "44" + (uuid "6ab603c6-a5eb-42d4-8bf5-fbc078903034") + ) + (pin "50" + (uuid "7bd2c138-84e0-4ee4-ba07-9574c729fa6c") + ) + (pin "45" + (uuid "a99c8e93-264b-4891-ba91-2716218f3ba8") + ) + (pin "25" + (uuid "2354e263-f5b0-4eb2-b387-673a13a1157e") + ) + (pin "37" + (uuid "816a6d31-68bc-4480-8a64-4baea82b5b90") + ) + (pin "33" + (uuid "3bc8fc73-b81d-4441-9fee-f0a05f3ae943") + ) + (pin "39" + (uuid "266d871e-eee9-421d-bd34-5467991622e9") + ) + (pin "49" + (uuid "775e098d-0ad2-4a28-96f4-d0419743cbcf") + ) + (pin "46" + (uuid "c87ddf55-3bd8-456e-a3e1-c283d3716367") + ) + (pin "48" + (uuid "a9b342e9-6426-42aa-b675-8149231eb039") + ) + (pin "35" + (uuid "8d56a312-3056-44e3-8f11-03abf4129f0f") + ) + (pin "34" + (uuid "2035e52b-1903-465d-a614-b32e54559bbd") + ) + (pin "32" + (uuid "0c5f508c-58c4-405a-b740-5e0f2fd4766a") + ) + (pin "38" + (uuid "85b61265-d672-481b-b57c-368373327098") + ) + (pin "43" + (uuid "6ee3fef7-8f2a-4cf9-ad63-fc0c5fcd16c4") + ) + (pin "31" + (uuid "f3f6babd-b415-4252-971a-f53393d0473e") + ) + (pin "29" + (uuid "00114813-d9d4-4779-891e-06f50456d2fe") + ) + (pin "28" + (uuid "dd75f04f-d4c4-43b5-97a8-9dd945e2ae2b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "SLOT2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 185.42 40.894 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060dacca2") + (property "Reference" "#PWR0323" + (at 185.42 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 182.88 38.862 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 185.42 40.894 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 185.42 40.894 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 185.42 40.894 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "9349c8dc-6da9-4aff-8d20-80df500452a6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0323") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-12V") + (at 187.96 38.354 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060dacca8") + (property "Reference" "#PWR0329" + (at 187.96 35.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-12V" + (at 184.912 36.322 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 187.96 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 187.96 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 187.96 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "097833dd-70ac-4304-9de2-d3027de016b5") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0329") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 209.804 19.812 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060daccbf") + (property "Reference" "#PWR0330" + (at 209.804 23.622 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 212.09 17.272 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 209.804 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 209.804 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 209.804 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "4d9f8d2f-3f15-45f2-acd3-2d3f7b50e841") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0330") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 192.786 82.804 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060daccc9") + (property "Reference" "#PWR0331" + (at 192.786 86.614 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 193.802 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 192.786 82.804 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 192.786 82.804 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 192.786 82.804 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "bc0a4d49-fb1f-4be7-a9c3-353f35445950") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0331") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_02x25_Counter_Clockwise") + (at 203.2 51.054 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060dacd24") + (property "Reference" "SLOT3" + (at 201.93 16.764 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "50 pin slot" + (at 204.724 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 203.2 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 203.2 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 203.2 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "430f4cac-81d9-4d90-a70d-954f6b744c9f") + ) + (pin "5" + (uuid "9fcff3dc-51df-4a60-9d16-c1ec542a98b8") + ) + (pin "2" + (uuid "17644942-0630-4657-8809-0164dd34fcd5") + ) + (pin "8" + (uuid "0855df13-6160-47f3-944b-180bd517ac92") + ) + (pin "14" + (uuid "a09d6c81-ca57-4468-93cb-8634b372aa0a") + ) + (pin "12" + (uuid "c428c60d-4173-4595-b0cf-1e4f19a131fd") + ) + (pin "13" + (uuid "d6aac0c4-673a-47bb-a5c0-e9237e0f122c") + ) + (pin "1" + (uuid "5f97b3be-0c0f-4cb2-b949-2b9c4a7e1c33") + ) + (pin "4" + (uuid "b2bc040f-efc7-4b87-8b4f-3a61a8cea532") + ) + (pin "6" + (uuid "2a0c80d2-a5b5-483b-96be-42939fe3d5ac") + ) + (pin "7" + (uuid "38216ee1-803e-4b8c-ac90-b4489f509095") + ) + (pin "10" + (uuid "de593164-697a-422e-8688-bac7758501cf") + ) + (pin "9" + (uuid "efa1d73b-7696-48bd-8187-503124dec1c6") + ) + (pin "11" + (uuid "867692d9-a81d-44b3-8f73-f9dcdb8df729") + ) + (pin "45" + (uuid "47f88229-2b3a-4b1d-9438-8dbc9fc2ff83") + ) + (pin "21" + (uuid "9b46a1f0-778b-48e4-a3a4-11488a63590c") + ) + (pin "42" + (uuid "aa01eba6-649d-492f-bbfd-4e75b0a3ded5") + ) + (pin "41" + (uuid "b07ec40e-2bb6-4a75-b8d7-32ff01fad05c") + ) + (pin "37" + (uuid "d7175333-8eb4-4432-a960-3cfb90c3c756") + ) + (pin "50" + (uuid "a31b103c-3898-439d-b170-96cfa0d4ee9f") + ) + (pin "39" + (uuid "2d263472-494f-4374-8319-572737858b95") + ) + (pin "36" + (uuid "0c2be1d6-7200-43ff-bb9c-5b63a9813a21") + ) + (pin "34" + (uuid "88e6c566-6c69-46b1-9422-044ccce89b52") + ) + (pin "33" + (uuid "53ed42ae-9861-4eee-b2fc-ad1e8d58b50a") + ) + (pin "46" + (uuid "aec29769-0a26-4b50-aa5e-1d40b18e2eb7") + ) + (pin "32" + (uuid "58f575b2-d027-419e-b36b-2a43ed80e3a7") + ) + (pin "23" + (uuid "208ef044-e03d-4df2-9e70-67e29790debc") + ) + (pin "22" + (uuid "c7d347d1-f03c-49ec-8ace-755f0a643c73") + ) + (pin "48" + (uuid "8b3a33d0-cbbc-4ae1-a1c7-e53ab4b741e0") + ) + (pin "17" + (uuid "5aadfcd9-8af7-47a1-9cfd-5660854c7389") + ) + (pin "18" + (uuid "92d2d155-a914-4694-b411-3c4c03f9bed8") + ) + (pin "19" + (uuid "134f7c08-492f-4c2e-a4b4-ecca1198f090") + ) + (pin "20" + (uuid "9fd12687-b504-420d-93c8-d625b795fac6") + ) + (pin "16" + (uuid "1a3b0eaa-99e0-424d-a2e3-a32047b6377b") + ) + (pin "24" + (uuid "439669f0-7c83-43c8-ae52-348c559e0e18") + ) + (pin "25" + (uuid "b6d4111f-2644-4cb4-b81c-4c3a79d0ca99") + ) + (pin "15" + (uuid "54d23c3b-f5d8-404c-8a49-b56e44d605ac") + ) + (pin "47" + (uuid "5aceafc6-ab93-4b34-b756-20370f269d84") + ) + (pin "49" + (uuid "cf66bf66-42c4-47ec-8fc6-6cf98cbc3e36") + ) + (pin "44" + (uuid "60cec73b-87c6-482e-80b5-df0712bb5a86") + ) + (pin "43" + (uuid "bde62c58-d2d2-426e-9a0f-7de42fe7fe15") + ) + (pin "40" + (uuid "4be48cb6-13d9-45f4-af52-b5f74c8641f5") + ) + (pin "38" + (uuid "7be3c0e4-456b-477c-8440-f03193ef686e") + ) + (pin "35" + (uuid "30627191-8562-4565-ace1-e176a29538a3") + ) + (pin "29" + (uuid "49f67c0d-3f8c-4e8e-aff4-bf9883f4a4a6") + ) + (pin "27" + (uuid "afff40e8-fdf4-4d10-aa24-659c51dcd0df") + ) + (pin "30" + (uuid "596b70b8-b5c1-421d-8a2c-a7da9d248fbc") + ) + (pin "28" + (uuid "65e00e70-172f-4bf2-92f9-cdc10b97b772") + ) + (pin "26" + (uuid "7babb8c4-ce4b-4d9d-8dbc-9a125bbcd660") + ) + (pin "31" + (uuid "153acad2-7df6-480c-95ab-f18adce30bab") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "SLOT3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 36.068 117.094 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc80e") + (property "Reference" "#PWR0332" + (at 36.068 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 33.528 115.062 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 36.068 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 36.068 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 36.068 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "9343a3ed-4f3e-46a4-a755-ea61b9979390") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0332") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-12V") + (at 38.608 114.554 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc814") + (property "Reference" "#PWR0333" + (at 38.608 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-12V" + (at 35.56 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 38.608 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 38.608 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 38.608 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "9ef6d0f4-2517-4d26-b542-d2f2dcb82a51") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0333") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 60.452 96.012 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc82a") + (property "Reference" "#PWR0334" + (at 60.452 99.822 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 62.738 93.472 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 60.452 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 60.452 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 60.452 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "2c97b241-e044-4c44-9bde-415e9cecec22") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0334") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 43.434 159.004 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc833") + (property "Reference" "#PWR0335" + (at 43.434 162.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 44.45 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 43.434 159.004 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 43.434 159.004 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 43.434 159.004 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "ea279d7d-37b1-4d9f-b6df-7330db2a85da") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0335") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_02x25_Counter_Clockwise") + (at 53.848 127.254 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc88e") + (property "Reference" "SLOT4" + (at 52.578 92.964 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "50 pin slot" + (at 55.372 93.726 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 53.848 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 53.848 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 53.848 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "22" + (uuid "f1377a74-6db5-4e94-90d6-d8840345d782") + ) + (pin "6" + (uuid "cc861a05-39ee-4506-a71c-308f7aed176a") + ) + (pin "10" + (uuid "b767775e-dee2-40ba-80d2-fc3c1be8b67e") + ) + (pin "17" + (uuid "1fb53003-0589-4d58-a1c0-46f282d6c42b") + ) + (pin "8" + (uuid "133ad240-afa7-4651-a473-db70bf5420f8") + ) + (pin "4" + (uuid "f13018fb-e83a-4968-b8d3-c534eee49bf2") + ) + (pin "20" + (uuid "0da7f6bb-51f3-48fe-a136-421b01ae9534") + ) + (pin "1" + (uuid "2e4da45c-31e4-4ea4-8a3b-d34896d70158") + ) + (pin "5" + (uuid "f0e70d7f-d284-4eb8-a7a8-68fbc2de2605") + ) + (pin "11" + (uuid "27ed63e6-a95a-4358-9836-71d4d22b60c1") + ) + (pin "12" + (uuid "5370ce5d-c9a5-4b24-9712-1ddd2f188af7") + ) + (pin "14" + (uuid "2ba1e318-423d-4593-8412-979d4a7d38e6") + ) + (pin "15" + (uuid "ea37110b-fd2b-48a4-9e00-0fce95f67d3a") + ) + (pin "18" + (uuid "56f556ab-f4ff-4591-8f64-0196218cea2a") + ) + (pin "2" + (uuid "375308fc-20fc-4687-a1a4-e61348cfb590") + ) + (pin "13" + (uuid "a8a3a873-cad7-4c85-b58d-ac1fb44098d6") + ) + (pin "9" + (uuid "bae14017-0473-4654-b217-888fcfdca659") + ) + (pin "19" + (uuid "e9d319bb-6451-43cb-81d7-2aa6ca67a134") + ) + (pin "21" + (uuid "3c26ec6c-b721-441a-979d-c71732661941") + ) + (pin "16" + (uuid "6ae08ad5-3bd6-44ab-b29c-0d75943ea524") + ) + (pin "3" + (uuid "28b8ea8d-057e-4aeb-bb56-79449768edbe") + ) + (pin "7" + (uuid "d58ffce2-9518-4aa7-901f-8ec69f35f97b") + ) + (pin "23" + (uuid "7ec61c7c-612a-46de-bd25-2d257525fd2a") + ) + (pin "50" + (uuid "1035120f-3fa2-4062-b232-37e2d17c1ff3") + ) + (pin "25" + (uuid "4b614f37-2abb-4b1c-abe1-984d5e9225d4") + ) + (pin "49" + (uuid "3bf0b71f-262c-40b9-8ff7-5aca4ae93de0") + ) + (pin "48" + (uuid "6c4fc873-626b-4c72-a463-3b893a789246") + ) + (pin "47" + (uuid "4978ca80-3a66-493c-b302-185dd33d2120") + ) + (pin "46" + (uuid "88e6b530-8d8b-4756-b6b7-a7925a3b18ba") + ) + (pin "45" + (uuid "40572f2c-e8d8-49df-b5ec-cd7913bbe336") + ) + (pin "44" + (uuid "aedce537-96d8-463c-b936-194818440563") + ) + (pin "24" + (uuid "d1caedbd-1378-4db5-9185-261dccbdca65") + ) + (pin "43" + (uuid "df7eadd9-3740-474d-8e26-bc6e28fc7fe1") + ) + (pin "42" + (uuid "71086dd8-d68b-41a2-92e5-0104b32a5b8c") + ) + (pin "35" + (uuid "cd9f077c-91b2-4c18-9dea-73ddae07a0e4") + ) + (pin "40" + (uuid "0029cc78-a430-4f7d-acfe-569f8ab96da5") + ) + (pin "38" + (uuid "40369c40-5dc5-4254-b53f-d9bd9b0030b9") + ) + (pin "36" + (uuid "75852ead-8785-46c6-a6b0-73a22acabc41") + ) + (pin "41" + (uuid "19070c24-6c4b-4edb-a0ff-e3ec9be02144") + ) + (pin "32" + (uuid "a37bb054-eccf-49a4-9a87-ad253f53253e") + ) + (pin "31" + (uuid "b99f13a9-a56b-4ea6-8961-72107e1ce554") + ) + (pin "30" + (uuid "d9f29b5f-28e3-46af-a94d-6fdf3affce9b") + ) + (pin "34" + (uuid "1a7fa21a-3ef2-4528-a729-fc90f30b131e") + ) + (pin "39" + (uuid "9e6f9ca7-280c-4302-a3d8-22399ffafce9") + ) + (pin "37" + (uuid "4ff9a1a6-64ef-4b72-bdea-be99e3ebdbff") + ) + (pin "33" + (uuid "e2d745ac-e42a-435f-8b87-ac62a9128a5e") + ) + (pin "29" + (uuid "5387b01c-d0e1-40c4-89ef-1659f2e3cb85") + ) + (pin "28" + (uuid "fa5c9709-17a6-4a1f-a1e9-1e032fed42a0") + ) + (pin "26" + (uuid "246a2274-2d77-401e-8133-824ffdb228b5") + ) + (pin "27" + (uuid "ea964bcb-3176-49f4-962d-9ee5577c3ed0") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "SLOT4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 86.36 117.094 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc8a0") + (property "Reference" "#PWR0336" + (at 86.36 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 83.82 115.062 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 86.36 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 86.36 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 86.36 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "3dca5cb0-f517-497d-9d24-731f42f4e579") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0336") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-12V") + (at 88.9 114.554 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc8a6") + (property "Reference" "#PWR0337" + (at 88.9 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-12V" + (at 85.852 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 88.9 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 88.9 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 88.9 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "4fa8bee2-1477-401e-a5f9-7f86608d2781") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0337") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 93.98 96.52 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc8b5") + (property "Reference" "#PWR0338" + (at 93.98 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 93.98 95.504 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 93.98 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 93.98 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 93.98 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "22cb2355-6a00-4aef-94ce-093a3f1b1cca") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0338") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 110.744 96.012 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc8bd") + (property "Reference" "#PWR0339" + (at 110.744 99.822 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 113.03 93.472 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 110.744 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 110.744 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 110.744 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e68b94f0-295f-477c-a9ec-05815df5d6eb") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0339") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 93.726 159.004 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc8c6") + (property "Reference" "#PWR0340" + (at 93.726 162.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 94.742 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 93.726 159.004 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 93.726 159.004 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 93.726 159.004 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "5313c9fc-f37a-4ab9-9d36-e7b5faefe38f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0340") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_02x25_Counter_Clockwise") + (at 104.14 127.254 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc921") + (property "Reference" "SLOT5" + (at 102.87 92.964 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "50 pin slot" + (at 105.664 93.726 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 104.14 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 104.14 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 104.14 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "74535d16-9874-45bb-bd45-c9014ced8ce5") + ) + (pin "12" + (uuid "7d50fc10-a47e-42e6-a151-a4f1f55a80bb") + ) + (pin "14" + (uuid "4e21ef87-90f7-4eb3-8b75-0d22275e3de5") + ) + (pin "16" + (uuid "21e82108-ff45-4005-9938-c706c3cf58bf") + ) + (pin "2" + (uuid "63b37ad7-4d2b-42c4-bc5a-97b439883c33") + ) + (pin "8" + (uuid "c88d0c22-a171-4711-bc51-8dd223557b8f") + ) + (pin "7" + (uuid "9069eeaa-7e52-4806-bde3-92f05e8214af") + ) + (pin "10" + (uuid "3b3cd845-31e2-4a58-ac8c-bceac0df24c1") + ) + (pin "23" + (uuid "2edc2c45-f04c-4377-b938-26cd3a797c0b") + ) + (pin "11" + (uuid "4f449622-7a9e-487b-8d74-e1c37fa4e52a") + ) + (pin "1" + (uuid "b7262367-37e2-4d93-b9c5-3da0e39d8c53") + ) + (pin "4" + (uuid "19b17b71-eb78-4fdb-b66d-09daa97311d8") + ) + (pin "5" + (uuid "e968c4eb-9a38-44b1-aefe-43354bce4589") + ) + (pin "6" + (uuid "e9dc9af9-20f4-4d5e-a888-09c49bb50663") + ) + (pin "9" + (uuid "1c285545-c3df-4101-acc2-6cb43a72a13b") + ) + (pin "13" + (uuid "bbc0574b-dd8a-41be-a9ed-560661779fbb") + ) + (pin "15" + (uuid "3c921b37-0287-41fe-ab56-16ab24aa5844") + ) + (pin "17" + (uuid "b2819adb-4c9e-4430-ae0a-40b1e1c4ebe9") + ) + (pin "18" + (uuid "70b5b9b9-b466-4625-bad6-438f415c19e6") + ) + (pin "19" + (uuid "82a6346d-1e32-418f-8b2a-24eea5239661") + ) + (pin "20" + (uuid "876f999a-cfa9-4b4a-87d8-128b52f0e1df") + ) + (pin "21" + (uuid "2438d57a-d763-4ac7-97c1-95ad744220c2") + ) + (pin "22" + (uuid "2352b6c5-06b6-4a80-8df9-2d74cdc06e54") + ) + (pin "49" + (uuid "eebb70e3-7fc2-42b5-bf97-f18f56f39138") + ) + (pin "28" + (uuid "07e85a6b-a0b0-4a45-ae89-9b3c2080e8fd") + ) + (pin "30" + (uuid "695008e0-daa0-471c-a53f-92330998f4e9") + ) + (pin "46" + (uuid "34f515a6-5857-475c-86cc-2f56963ba9c8") + ) + (pin "40" + (uuid "77ee1e0f-2af4-4a3c-8ea6-84bc6d5f0559") + ) + (pin "25" + (uuid "f49b4995-001e-4c41-8548-276ac9559f5c") + ) + (pin "42" + (uuid "f80d6815-641d-4fe7-8547-09a36cc363f6") + ) + (pin "24" + (uuid "2150bfb4-6f87-44c5-add4-630aa2f89846") + ) + (pin "34" + (uuid "37d0cccf-806c-4961-8a52-2c3c4e10bfb2") + ) + (pin "37" + (uuid "dd0f7dd3-928c-4f57-876b-2a16b5fdeee7") + ) + (pin "32" + (uuid "767f0ab6-00f3-42e7-a0fc-48594c839632") + ) + (pin "38" + (uuid "8133f78d-ca65-4292-ac38-6a9c43181cfd") + ) + (pin "33" + (uuid "58a6e614-f1a7-457f-9aee-8e0109b82b24") + ) + (pin "45" + (uuid "1b1fe16e-2712-4b7f-bf36-9e497ab3766b") + ) + (pin "43" + (uuid "59a551df-8f7a-4f43-bb7d-ac6147853eeb") + ) + (pin "36" + (uuid "64a27ee8-d059-4a8f-a113-329b84ecdcd4") + ) + (pin "35" + (uuid "6a7acff3-2e65-4cc7-9118-750af982efa6") + ) + (pin "31" + (uuid "ee1c780e-742c-4a9a-906b-42d1e3376bd5") + ) + (pin "41" + (uuid "be3f37cd-0a40-4fb6-8d75-09b41d937c67") + ) + (pin "47" + (uuid "79c3dc46-cc94-467a-a26d-bd4e05d137a8") + ) + (pin "29" + (uuid "440359b4-3cc1-406d-ad33-f2d108f89470") + ) + (pin "48" + (uuid "6f64b8f8-1822-4d5f-9c02-fd00e27954a4") + ) + (pin "50" + (uuid "3e1fb0da-f107-4bb8-9e6a-721aa18ea6c2") + ) + (pin "44" + (uuid "bd961714-3314-4a25-b71c-40521761e48d") + ) + (pin "39" + (uuid "70985777-18c3-47d1-b9d4-88560e2076b4") + ) + (pin "27" + (uuid "cff44a5e-7c4b-4952-a7b6-b80e96c57f17") + ) + (pin "26" + (uuid "1ddbbf1e-b317-443f-99e9-df90292025b5") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "SLOT5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 135.128 117.094 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc93c") + (property "Reference" "#PWR0341" + (at 135.128 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 132.588 115.062 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 135.128 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 135.128 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 135.128 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "06c78404-a399-4ed9-b999-1cc432df6f54") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0341") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-12V") + (at 137.668 114.554 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc942") + (property "Reference" "#PWR0342" + (at 137.668 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-12V" + (at 134.62 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 137.668 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 137.668 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 137.668 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "1d5fa7a8-2dc7-4b3e-943b-1a16616a1dbc") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0342") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 159.512 96.012 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc958") + (property "Reference" "#PWR0343" + (at 159.512 99.822 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 161.798 93.472 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 159.512 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 159.512 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 159.512 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "bb27098f-2e04-4df7-8a38-f625b492a2b6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0343") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 142.494 159.004 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc961") + (property "Reference" "#PWR0344" + (at 142.494 162.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 143.51 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 142.494 159.004 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 142.494 159.004 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 142.494 159.004 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "9c58b996-7ab3-4c30-b6ed-5fe0fc0d6eb0") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0344") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_02x25_Counter_Clockwise") + (at 152.908 127.254 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc9bc") + (property "Reference" "SLOT6" + (at 151.638 92.964 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "50 pin slot" + (at 154.432 93.726 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 152.908 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 152.908 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 152.908 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "11" + (uuid "baff1ced-9291-44b0-aa67-acee9752c673") + ) + (pin "25" + (uuid "a4e97fd5-d117-44d5-b8c9-75686238b41e") + ) + (pin "17" + (uuid "f3dee7c6-c21f-4897-a16b-52d326131ef6") + ) + (pin "48" + (uuid "e7a731d2-78f2-481d-a103-4d3771ce525d") + ) + (pin "4" + (uuid "7408b7b9-67e9-4378-afbd-c3e6cdbdfd40") + ) + (pin "5" + (uuid "99da6b7f-2d06-4a9c-94b6-84e988e2e60c") + ) + (pin "8" + (uuid "9783e26d-026b-4c93-b1c6-a26b8f27fb17") + ) + (pin "2" + (uuid "bc6d4953-ddd3-45b7-9186-137dab902dad") + ) + (pin "16" + (uuid "172153ec-8da4-4662-8ba8-52d8c24875ee") + ) + (pin "21" + (uuid "636f94a6-93ae-4a94-baf5-044b1f25ad65") + ) + (pin "3" + (uuid "a16acef9-a8f0-4057-ad45-0ea72514c91a") + ) + (pin "12" + (uuid "26bde4c2-62d6-4edf-817b-14ccbf13f243") + ) + (pin "14" + (uuid "76d48e20-a85f-40e7-b1e8-8b03f9768316") + ) + (pin "1" + (uuid "95cdd038-d748-4304-957b-1f6999657d5b") + ) + (pin "10" + (uuid "bd9f95b4-3451-4b1d-9ca8-07441ead538a") + ) + (pin "15" + (uuid "033dcf2b-f8f7-4464-9a21-6a899e46fc06") + ) + (pin "19" + (uuid "5a43a3da-7c82-43e9-a3eb-b6e9459af40a") + ) + (pin "18" + (uuid "ef0737fb-c329-4eb0-9f57-6dae1a2adce6") + ) + (pin "20" + (uuid "5821c810-b15e-4c1c-8a79-e92058f1ab7d") + ) + (pin "6" + (uuid "97c7e9bc-980b-47b8-a5d9-99b1e1df27eb") + ) + (pin "7" + (uuid "dd55bf64-bdf3-4073-a888-52a11df6d4bd") + ) + (pin "9" + (uuid "d41050e3-e0b7-403b-ba31-4b26f9a42cd1") + ) + (pin "22" + (uuid "c35fe664-b250-4e34-a78e-57efc203869f") + ) + (pin "23" + (uuid "0a62b361-c504-4c98-a74c-e566eb779e31") + ) + (pin "24" + (uuid "221d44a2-444d-4bad-8e32-bc3cff9d0ff2") + ) + (pin "13" + (uuid "ed067b8e-97d1-41b4-b378-65d67c304121") + ) + (pin "50" + (uuid "50cad20b-185a-4a40-a847-b1386fd45fda") + ) + (pin "49" + (uuid "7ab5a832-81cb-4987-9d02-39a13d34d954") + ) + (pin "47" + (uuid "4afc01d6-37fe-4bca-8929-845cb0e510d1") + ) + (pin "46" + (uuid "78dad7b2-2d23-4750-bee8-182c81db327e") + ) + (pin "45" + (uuid "0673a510-e83c-4a4c-bfcd-b7a1bdb3592c") + ) + (pin "33" + (uuid "5110b870-ffab-49ad-8c41-81c76f5d95a1") + ) + (pin "28" + (uuid "6f112324-4851-4365-b82e-1b2179045edb") + ) + (pin "26" + (uuid "659aacfb-b600-46d9-a45b-01edafbc234d") + ) + (pin "39" + (uuid "ec66d6fa-5ce4-4680-8dde-f9136591a566") + ) + (pin "40" + (uuid "485f9253-8550-4667-b29c-dd7fadc3a011") + ) + (pin "36" + (uuid "84015830-52cc-4847-807d-3f5aeb19dad5") + ) + (pin "35" + (uuid "a2f66cb1-a689-43cb-8931-c6cead2207a4") + ) + (pin "43" + (uuid "c3c07565-4239-4582-9162-0861ecf0e1e2") + ) + (pin "44" + (uuid "af602464-2a83-4020-9655-4aadfdced51c") + ) + (pin "38" + (uuid "14e66aaf-14f0-4d63-a503-cfcd2afac044") + ) + (pin "34" + (uuid "fd2c0aab-33a5-48d6-9baa-1f06daa307a0") + ) + (pin "32" + (uuid "3e102440-fa5d-4fa6-9080-c308a96b333f") + ) + (pin "31" + (uuid "9ad8e1a7-a431-4bed-abdd-d73869f18a06") + ) + (pin "30" + (uuid "c61bdcc1-cbed-43b2-974f-1674e6588787") + ) + (pin "42" + (uuid "9d3dad08-11eb-44d6-a203-b856c83669f0") + ) + (pin "41" + (uuid "6fc819d2-947b-46e8-9c9e-7d59575d2bed") + ) + (pin "29" + (uuid "a31a77ea-2657-4c92-9a89-0fa86f6666c2") + ) + (pin "37" + (uuid "96624b1b-26c1-4f92-9aa8-da9cc2db7211") + ) + (pin "27" + (uuid "817c8c7f-9904-483d-a92d-78d53cd46389") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "SLOT6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 185.42 117.094 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc9ce") + (property "Reference" "#PWR0345" + (at 185.42 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 182.88 115.062 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 185.42 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 185.42 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 185.42 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "2c8d74a0-068b-45e1-b89f-6d551c3d6fdf") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0345") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-12V") + (at 187.96 114.554 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc9d4") + (property "Reference" "#PWR0346" + (at 187.96 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-12V" + (at 184.912 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 187.96 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 187.96 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 187.96 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "426fa832-c237-4931-8589-e5232c8a8306") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0346") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 209.804 96.012 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc9eb") + (property "Reference" "#PWR0347" + (at 209.804 99.822 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 212.09 93.472 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 209.804 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 209.804 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 209.804 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "413089a9-5a37-4baf-8369-3e596909bc1c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0347") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 192.786 159.004 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecc9f5") + (property "Reference" "#PWR0348" + (at 192.786 162.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 193.802 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 192.786 159.004 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 192.786 159.004 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 192.786 159.004 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b3970cf5-008c-44bd-ba2b-871872ce6ce0") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0348") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_02x25_Counter_Clockwise") + (at 203.2 127.254 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ecca50") + (property "Reference" "SLOT7" + (at 201.93 92.964 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "50 pin slot" + (at 204.724 93.726 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 203.2 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 203.2 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 203.2 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e1fa313c-85fd-430d-bacf-cabd8b2e4220") + ) + (pin "2" + (uuid "42d58062-3727-4153-915e-23c164f29be1") + ) + (pin "3" + (uuid "c8e02d43-809b-494d-80fa-7932a5ac843b") + ) + (pin "4" + (uuid "75701821-8cbf-47c9-8451-da97a20722f3") + ) + (pin "17" + (uuid "082e6495-89af-4425-b953-eab74f347cf9") + ) + (pin "20" + (uuid "bcd5c556-d886-4187-a604-a539cce6d984") + ) + (pin "47" + (uuid "e10483e6-f07e-40d3-8a26-095412bc9a8c") + ) + (pin "15" + (uuid "627178c0-8c55-487f-b4a0-60d01c80e14e") + ) + (pin "43" + (uuid "4dc63162-6e71-4880-86f5-4d9010db1612") + ) + (pin "10" + (uuid "366f9c8d-c671-40cd-a221-a1401dd4f56b") + ) + (pin "18" + (uuid "45cf7c6b-8afc-4711-aaf4-aa978a30d6b0") + ) + (pin "11" + (uuid "5aaf5f30-ed4a-4988-95ac-75f21959c85b") + ) + (pin "6" + (uuid "d7044a39-9560-4ca4-80ac-e6773c1a3b46") + ) + (pin "21" + (uuid "d06e5554-3c7b-4a5e-8a56-d2bd69503006") + ) + (pin "9" + (uuid "4a57fe40-7577-4d37-ac9a-b88d7d7c4d56") + ) + (pin "23" + (uuid "644bca2c-1224-4098-844e-3bc9a6422736") + ) + (pin "24" + (uuid "f1df769c-1ff9-46fe-9a1a-db1d46972a7c") + ) + (pin "8" + (uuid "df8d1fb4-fef7-4288-95d3-738023f0efad") + ) + (pin "50" + (uuid "5d10ef41-6bda-4a47-8205-77f34a2a5fa8") + ) + (pin "46" + (uuid "51fc216e-285e-4357-a6d2-873914604350") + ) + (pin "19" + (uuid "21184cb7-93fc-419b-98ac-8e5a923ca07c") + ) + (pin "12" + (uuid "4bd37544-428b-46ef-bc83-458ac2fc1756") + ) + (pin "49" + (uuid "94bbb313-62f8-4668-aba0-6d4e9d089a53") + ) + (pin "13" + (uuid "01ffb371-8574-48b9-9e05-535461253bf6") + ) + (pin "22" + (uuid "0f6752ae-56c4-4e27-a042-7cea8dd0e2b7") + ) + (pin "5" + (uuid "620fc041-368e-444c-b411-e854cb1f593a") + ) + (pin "7" + (uuid "0919c8eb-4cf3-44ba-9877-bcfe85c4fa4f") + ) + (pin "14" + (uuid "318c4f6e-c40f-4132-917e-fcb869739a12") + ) + (pin "16" + (uuid "2f176fb3-3777-4f8f-ba73-5768e5c6cd8d") + ) + (pin "25" + (uuid "b72213e5-e895-47b1-82a1-b20888210b37") + ) + (pin "48" + (uuid "d27ec6ea-d141-4920-b8e5-cccd20aae276") + ) + (pin "45" + (uuid "e981aaec-d311-4eb6-9668-d39df0058dc6") + ) + (pin "44" + (uuid "4248321b-5c45-4c6b-88e2-ba5ecedd81d8") + ) + (pin "29" + (uuid "5fd723cc-a229-4ad6-a4a9-7873caf21c87") + ) + (pin "38" + (uuid "d9065c70-7350-40da-8b96-8711fb90bff4") + ) + (pin "26" + (uuid "af5c5885-65e0-42db-b4fb-9ee815b84795") + ) + (pin "33" + (uuid "459107c7-cd3e-4629-943b-bcca558108cd") + ) + (pin "42" + (uuid "19d25ca2-bc48-41f4-a715-52725020f857") + ) + (pin "37" + (uuid "fc2ad8f2-b8b7-47f3-beb2-ff5c413899f1") + ) + (pin "35" + (uuid "04934715-6b24-4ba5-a7bb-9419b16bdb4f") + ) + (pin "32" + (uuid "83ac98ad-9b78-4584-875a-fd5bf6874889") + ) + (pin "41" + (uuid "e02e2a2b-8f7f-4c9a-a1c9-f080bf591cd0") + ) + (pin "30" + (uuid "68cf28db-03df-4fcd-98d8-0e6f9dfc3b4b") + ) + (pin "40" + (uuid "55c0620b-93ba-47eb-abf0-8df712b8569d") + ) + (pin "39" + (uuid "1972d36f-c585-44f9-a032-fc255d91991d") + ) + (pin "28" + (uuid "aed5d157-1ab5-4a69-8e8e-3357f4aafb77") + ) + (pin "36" + (uuid "c072ef97-1574-49e9-9aeb-1d4a43ad4ce1") + ) + (pin "31" + (uuid "492e1b56-29b9-4ca8-817a-7224364374de") + ) + (pin "27" + (uuid "cd4a0105-d6b6-4c12-9f7d-b63e4f848521") + ) + (pin "34" + (uuid "719361fb-1b46-40d7-9705-58229a776770") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "SLOT7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 142.748 96.52 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006103d286") + (property "Reference" "#PWR0349" + (at 142.748 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 142.748 95.504 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 142.748 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 142.748 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 142.748 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "2b78f325-7b6a-4ac8-b4ae-8df3daede3b8") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0349") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 193.04 96.52 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000610876fa") + (property "Reference" "#PWR0350" + (at 193.04 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 193.04 95.504 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 193.04 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 193.04 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 193.04 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "573fd3eb-e9c5-478b-be69-ea217f06edb1") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0350") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 93.98 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000611678bb") + (property "Reference" "#PWR0351" + (at 93.98 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 93.98 19.304 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 93.98 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 93.98 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 93.98 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "1a7398c6-edd0-4ec0-ade2-10b7a238fe0e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0351") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 142.748 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000061245b49") + (property "Reference" "#PWR0352" + (at 142.748 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 142.748 19.304 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 142.748 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 142.748 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 142.748 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "345858a4-7895-4e0d-8244-f2a095f58666") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0352") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 193.04 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000061324be3") + (property "Reference" "#PWR0353" + (at 193.04 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 193.04 19.304 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 193.04 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 193.04 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 193.04 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "8d2527c0-246b-4bc9-bae1-80a3fc63f254") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060408bd1" + (reference "#PWR0353") + (unit 1) + ) + ) + ) + ) +) diff --git a/Apple/Apple II/AppleII/IO_AddressDecode.kicad_sch b/Apple/Apple II/AppleII/IO_AddressDecode.kicad_sch new file mode 100644 index 0000000..2c72c77 --- /dev/null +++ b/Apple/Apple II/AppleII/IO_AddressDecode.kicad_sch @@ -0,0 +1,12897 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "04c5cc80-5dd8-4640-921e-f512ded28979") + (paper "A4") + (title_block + (title "Apple II Schematic") + (rev "0") + (comment 1 "Captured from the Apple II Reference Manual (1979)") + ) + (lib_symbols + (symbol "74xx:74LS138" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS138" + (at -7.62 -13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS138" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Decoder 3 to 8 active low outputs" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL DECOD DECOD8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS138_1_0" + (pin input line + (at -12.7 7.62 0) + (length 5.08) + (name "A0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 5.08) + (name "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 5.08) + (name "E3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input input_low + (at -12.7 -7.62 0) + (length 5.08) + (name "E2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input input_low + (at -12.7 -10.16 0) + (length 5.08) + (name "E1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 15.24 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -17.78 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output output_low + (at 12.7 7.62 180) + (length 5.08) + (name "O0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output output_low + (at 12.7 5.08 180) + (length 5.08) + (name "O1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output output_low + (at 12.7 2.54 180) + (length 5.08) + (name "O2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output output_low + (at 12.7 0 180) + (length 5.08) + (name "O3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output output_low + (at 12.7 -2.54 180) + (length 5.08) + (name "O4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output output_low + (at 12.7 -5.08 180) + (length 5.08) + (name "O5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output output_low + (at 12.7 -7.62 180) + (length 5.08) + (name "O6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output output_low + (at 12.7 -10.16 180) + (length 5.08) + (name "O7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS138_1_1" + (rectangle + (start -7.62 10.16) + (end 7.62 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS251" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS251" + (at -7.62 -21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS251" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Multiplexer 8 to 1, 3-state Outputs" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL MUX MUX8 3State" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS251_1_0" + (pin input line + (at -12.7 15.24 0) + (length 5.08) + (name "I0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 12.7 0) + (length 5.08) + (name "I1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 10.16 0) + (length 5.08) + (name "I2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 5.08) + (name "I3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "I4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 5.08) + (name "I5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "I6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 5.08) + (name "I7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 5.08) + (name "S0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 5.08) + (name "S1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -12.7 0) + (length 5.08) + (name "S2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -17.78 0) + (length 5.08) + (name "~{OE}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 22.86 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -25.4 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin tri_state line + (at 12.7 15.24 180) + (length 5.08) + (name "Y" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin tri_state line + (at 12.7 12.7 180) + (length 5.08) + (name "~{Y}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS251_1_1" + (rectangle + (start -7.62 17.78) + (end 7.62 -20.32) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS259" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS259" + (at -7.62 -13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS259" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8-bit addressable latch" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL REG DFF" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS259_1_0" + (pin input line + (at -12.7 10.16 0) + (length 5.08) + (name "D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "A0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 5.08) + (name "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 -5.08 0) + (length 5.08) + (name "E" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 -10.16 0) + (length 5.08) + (name "Clr" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 17.78 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -17.78 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 10.16 180) + (length 5.08) + (name "Q0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 7.62 180) + (length 5.08) + (name "Q1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 5.08 180) + (length 5.08) + (name "Q2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 2.54 180) + (length 5.08) + (name "Q3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 5.08) + (name "Q4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -2.54 180) + (length 5.08) + (name "Q5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -5.08 180) + (length 5.08) + (name "Q6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -7.62 180) + (length 5.08) + (name "Q7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS259_1_1" + (rectangle + (start -7.62 12.7) + (end 7.62 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS74" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS74" + (at -7.62 -8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual D Flip-flop, Set & Reset" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL DFF" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS74_1_0" + (pin input line + (at -7.62 2.54 0) + (length 2.54) + (name "D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input clock + (at -7.62 0 0) + (length 2.54) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 0 7.62 270) + (length 2.54) + (name "~{S}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 0 -7.62 90) + (length 2.54) + (name "~{R}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 2.54 180) + (length 2.54) + (name "Q" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 -2.54 180) + (length 2.54) + (name "~{Q}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS74_1_1" + (rectangle + (start -5.08 5.08) + (end 5.08 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "74LS74_2_0" + (pin input line + (at -7.62 2.54 0) + (length 2.54) + (name "D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input clock + (at -7.62 0 0) + (length 2.54) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 0 7.62 270) + (length 2.54) + (name "~{S}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 0 -7.62 90) + (length 2.54) + (name "~{R}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 2.54 180) + (length 2.54) + (name "Q" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 -2.54 180) + (length 2.54) + (name "~{Q}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS74_2_1" + (rectangle + (start -5.08 5.08) + (end 5.08 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "74LS74_3_0" + (pin power_in line + (at 0 10.16 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS74_3_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Amplifier_Operational:LM741" + (pin_names + (offset 0.127) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "LM741" + (at 0 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 1.27 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm741.pdf" + (at 3.81 3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Operational Amplifier, DIP-8/TO-99-8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "single opamp" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOIC*3.9x4.9mm*P1.27mm* DIP*W7.62mm* TSSOP*3x3mm*P0.65mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "LM741_0_1" + (polyline + (pts + (xy -5.08 5.08) (xy 5.08 0) (xy -5.08 -5.08) (xy -5.08 5.08) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "LM741_1_1" + (pin input line + (at -7.62 2.54 0) + (length 2.54) + (name "+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 2.54) + (name "-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 7.62 270) + (length 3.81) + (name "V+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 -7.62 90) + (length 3.81) + (name "V-" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 0 2.54 270) + (length 2.54) + (hide yes) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 0 -7.62 90) + (length 5.08) + (name "NULL" + (effects + (font + (size 0.508 0.508) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 2.54 -7.62 90) + (length 6.35) + (name "NULL" + (effects + (font + (size 0.508 0.508) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII+:GAME_IO_Conn" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 12.7 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GAME_IO_Conn" + (at 0 -11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GAME_IO_Conn_0_1" + (rectangle + (start -7.62 11.43) + (end 7.62 -10.16) + (stroke + (width 0) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (symbol "GAME_IO_Conn_1_1" + (pin power_out line + (at -10.16 8.89 0) + (length 2.54) + (name "+5V" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -10.16 6.35 0) + (length 2.54) + (name "SW0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -10.16 3.81 0) + (length 2.54) + (name "SW1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -10.16 1.27 0) + (length 2.54) + (name "SW2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -1.27 0) + (length 2.54) + (name "STB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -10.16 -3.81 0) + (length 2.54) + (name "PDL0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -10.16 -6.35 0) + (length 2.54) + (name "PDL2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at -10.16 -8.89 0) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 10.16 8.89 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 6.35 180) + (length 2.54) + (name "AN0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 3.81 180) + (length 2.54) + (name "AN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 1.27 180) + (length 2.54) + (name "AN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 -1.27 180) + (length 2.54) + (name "AN3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 -3.81 180) + (length 2.54) + (name "PDL3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 -6.35 180) + (length 2.54) + (name "PDL1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 10.16 -8.89 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII+:NE558" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -0.254 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "NE558" + (at 0.254 -19.812 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -2.54 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at -2.54 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "NE558_0_1" + (rectangle + (start -7.62 10.668) + (end 7.62 -18.796) + (stroke + (width 0) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (symbol "NE558_1_1" + (pin input line + (at -10.16 8.89 0) + (length 2.54) + (name "TriggerA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -10.16 6.35 0) + (length 2.54) + (name "OutA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 3.81 0) + (length 2.54) + (name "TriggerB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -10.16 1.27 0) + (length 2.54) + (name "OutB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -1.27 0) + (length 2.54) + (name "TriggerC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -10.16 -3.81 0) + (length 2.54) + (name "OutC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -6.35 0) + (length 2.54) + (name "TriggerD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -10.16 -8.89 0) + (length 2.54) + (name "OutD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -12.7 0) + (length 2.54) + (name "~{Reset}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -10.16 -15.24 0) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 7.366 180) + (length 2.54) + (name "TimingA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 2.286 180) + (length 2.54) + (name "TimingB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 -2.794 180) + (length 2.54) + (name "TimingC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 -7.874 180) + (length 2.54) + (name "TimingD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 10.16 -15.24 180) + (length 2.54) + (name "Ctrl_Volt" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 10.16 -17.78 180) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Connector:AudioJack2" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Connector_AudioJack2" + (at 0 6.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Jack*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "AudioJack2_0_1" + (rectangle + (start -3.81 0) + (end -2.54 -2.54) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -2.54 3.81) + (end 2.54 -2.54) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0.635 -0.635) (xy 1.27 0) (xy 2.54 0) + ) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 2.54) (xy -0.635 2.54) (xy -0.635 0) (xy -1.27 -0.635) (xy -1.905 0) + ) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "AudioJack2_1_1" + (pin passive line + (at 5.08 2.54 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "S" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "T" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:C_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.254 1.778 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C_Small" + (at 0.254 -2.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "capacitor cap" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_Small_0_1" + (polyline + (pts + (xy -1.524 0.508) (xy 1.524 0.508) + ) + (stroke + (width 0.3048) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 -0.508) (xy 1.524 -0.508) + ) + (stroke + (width 0.3302) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:D" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "D" + (at 0 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "D" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Device" "D" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Sim.Pins" "1=K 2=A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "diode" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "D_0_1" + (polyline + (pts + (xy -1.27 1.27) (xy -1.27 -1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 1.27) (xy 1.27 -1.27) (xy -1.27 0) (xy 1.27 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 0) (xy -1.27 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "D_1_1" + (pin passive line + (at -3.81 0 0) + (length 2.54) + (name "K" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:Q_NPN_Darlington_EBC" + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Q" + (at 4.572 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Device_Q_NPN_Darlington_EBC" + (at 4.572 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 5.08 2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Q_NPN_Darlington_EBC_0_1" + (polyline + (pts + (xy 0.635 1.905) (xy 0.635 -1.905) (xy 0.635 -1.905) + ) + (stroke + (width 0.508) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 0.635) (xy 2.54 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 0) (xy 2.54 1.905) (xy 2.54 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.635 -0.635) (xy 2.54 -2.54) (xy 2.54 -2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 1.27 0) + (radius 2.8194) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 -1.778) (xy 1.778 -1.27) (xy 2.286 -2.286) (xy 1.27 -1.778) (xy 1.27 -1.778) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type outline) + ) + ) + ) + (symbol "Q_NPN_Darlington_EBC_1_1" + (pin passive line + (at -5.08 0 0) + (length 5.715) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 5.08 270) + (length 2.54) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -5.08 90) + (length 2.54) + (name "E" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:R_Network08_Split" + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "RN" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R_Network08_Split" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at -2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "8 resistor network, star topology, bussed resistors, split" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R network star-topology" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R?Array?SIP*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_Network08_Split_0_1" + (rectangle + (start 1.016 2.54) + (end -1.016 -2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "R1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_1_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R1.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_2_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R2.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_3_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R3.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_4_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R4.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_5_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R5.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_6_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R6.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_7_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R7.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "R_Network08_Split_8_1" + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "R8.2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:R_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 0 0 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "R_Small" + (at 1.778 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_Small_0_1" + (rectangle + (start -0.762 1.778) + (end 0.762 -1.778) + (stroke + (width 0.2032) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 0.762) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 0.762) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Jumper:Jumper_2_Open" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "JP" + (at 0 2.794 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Jumper_2_Open" + (at 0 -2.286 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Jumper, 2-pole, open" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Jumper SPST" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Jumper* TestPoint*2Pads* TestPoint*Bridge*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Jumper_2_Open_0_0" + (circle + (center -2.032 0) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 2.032 0) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Jumper_2_Open_0_1" + (arc + (start -1.524 1.27) + (mid 0 1.778) + (end 1.524 1.27) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Jumper_2_Open_1_1" + (pin passive line + (at -5.08 0 0) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 2.54) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "dk_Rectangular-Connectors-Headers-Male-Pins:22-23-2021" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at -2.54 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "dk_Rectangular-Connectors-Headers-Male-Pins_22-23-2021" + (at 1.27 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "digikey-footprints:PinHeader_1x2_P2.54mm_Drill1.02mm" + (at 5.08 5.08 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://media.digikey.com/pdf/Data%20Sheets/Molex%20PDFs/A-6373-N_Series_Dwg_2010-12-03.pdf" + (at 5.08 7.62 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Digi-Key_PN" "WM4200-ND" + (at 5.08 10.16 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "MPN" "22-23-2021" + (at 5.08 12.7 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Category" "Connectors, Interconnects" + (at 5.08 15.24 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Family" "Rectangular Connectors - Headers, Male Pins" + (at 5.08 17.78 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Datasheet_Link" "https://media.digikey.com/pdf/Data%20Sheets/Molex%20PDFs/A-6373-N_Series_Dwg_2010-12-03.pdf" + (at 5.08 20.32 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Detail_Page" "/product-detail/en/molex/22-23-2021/WM4200-ND/26667" + (at 5.08 22.86 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description_1" "CONN HEADER VERT 2POS 2.54MM" + (at 5.08 25.4 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Manufacturer" "Molex" + (at 5.08 27.94 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Status" "Active" + (at 5.08 30.48 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (symbol "22-23-2021_1_1" + (rectangle + (start -1.27 0) + (end 3.81 -2.54) + (stroke + (width 0) + (type solid) + ) + (fill + (type background) + ) + ) + (rectangle + (start -0.254 -1.143) + (end 0.254 -1.651) + (stroke + (width 0) + (type solid) + ) + (fill + (type outline) + ) + ) + (rectangle + (start 2.286 -1.143) + (end 2.794 -1.651) + (stroke + (width 0) + (type solid) + ) + (fill + (type outline) + ) + ) + (pin passive line + (at 0 2.54 270) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 2.54 270) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+5V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:-5V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"-5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "-5V_0_0" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "-5V_0_1" + (polyline + (pts + (xy 0 0) (xy 0 1.27) (xy 0.762 1.27) (xy 0 2.54) (xy -0.762 1.27) (xy 0 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:GND" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + ) + (rectangle + (start 16.51 138.43) + (end 129.54 195.58) + (stroke + (width 0) + (type dash_dot) + ) + (fill + (type none) + ) + (uuid c0511473-4d11-4676-b4dc-b4993cdb2553) + ) + (text "Peripheral Card I/O Locations:\nDevice Select 0 - C080-C08F\nDevice Select 1 - C090-C09F\nDevice Select 2 - C0A0-C0AF\nDevice Select 3 - C0B0-C0BF\nDevice Select 4 - C0C0-C0CF\nDevice Select 5 - C0D0-C0DF\nDevice Select 6 - C0E0-C0EF\nDevice Select 7 - C0F0-C0FF" + (exclude_from_sim no) + (at 94.742 98.552 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "58b716db-efae-4909-91f7-ead531f6cb44") + ) + (text "Peripheral Card ROM Address Space:\nI/O Select 1 - C100-C1FF\nI/O Select 2 - C200-C2FF\nI/O Select 3 - C300-C3FF\nI/O Select 4 - C400-C4FF\nI/O Select 5 - C500-C5FF\nI/O Select 6 - C600-C6FF\nI/O Select 7 - C700-C7FF" + (exclude_from_sim no) + (at 90.17 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a93e81da-2619-4d11-9709-5e3e54e04c36") + ) + (text "Speaker and Cassette Driver Circuit" + (exclude_from_sim no) + (at 35.306 140.462 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "e753ff65-6bd4-4a5b-bb56-1508c6fdcfcc") + ) + (junction + (at 206.248 90.17) + (diameter 0) + (color 0 0 0 0) + (uuid "09d34332-fad1-4560-8b9e-90e2149c9f56") + ) + (junction + (at 126.492 121.158) + (diameter 0) + (color 0 0 0 0) + (uuid "0f2c6178-a8b3-4b35-bfc1-3841eee5ebee") + ) + (junction + (at 237.236 96.774) + (diameter 0) + (color 0 0 0 0) + (uuid "10805d5f-60b5-4932-8e9b-83dc45eceb86") + ) + (junction + (at 33.02 168.91) + (diameter 0) + (color 0 0 0 0) + (uuid "2b98aa2b-1d95-48d7-b592-75a6c21b6694") + ) + (junction + (at 228.854 110.236) + (diameter 0) + (color 0 0 0 0) + (uuid "40a89117-5868-4b23-82f3-fb21259e6817") + ) + (junction + (at 99.314 129.794) + (diameter 0) + (color 0 0 0 0) + (uuid "54e15e9f-13b8-4d15-ac4b-3a9200eebca0") + ) + (junction + (at 206.248 85.09) + (diameter 0) + (color 0 0 0 0) + (uuid "5edec08e-d535-4ae2-a32d-734d2bcaec79") + ) + (junction + (at 90.17 159.004) + (diameter 0) + (color 0 0 0 0) + (uuid "5f5a9b6f-fbb3-40c4-945a-c5d3cb06e067") + ) + (junction + (at 48.26 168.91) + (diameter 0) + (color 0 0 0 0) + (uuid "62af4be1-1340-481e-b0e4-5120d4da8797") + ) + (junction + (at 235.966 74.676) + (diameter 0) + (color 0 0 0 0) + (uuid "708de18d-14a1-435b-a181-e2b82d234d19") + ) + (junction + (at 248.158 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "79d1c1d5-3ed7-44a0-8b95-fb03e67db7ec") + ) + (junction + (at 78.994 149.86) + (diameter 0) + (color 0 0 0 0) + (uuid "8f1ca1ef-7eac-4cbe-be72-11492b66ceea") + ) + (junction + (at 106.426 123.698) + (diameter 0) + (color 0 0 0 0) + (uuid "9532b04c-57e5-424f-b7c2-ad439cc29301") + ) + (junction + (at 105.41 144.78) + (diameter 0) + (color 0 0 0 0) + (uuid "ad5b6fae-1726-404b-a2f6-6e5e49fb5413") + ) + (junction + (at 206.248 101.6) + (diameter 0) + (color 0 0 0 0) + (uuid "b1da15d9-a953-462a-9fc4-961f9cdb7cd9") + ) + (junction + (at 72.39 186.69) + (diameter 0) + (color 0 0 0 0) + (uuid "c155ac62-ccc1-4bfe-b75c-a87525d525f8") + ) + (junction + (at 48.006 39.878) + (diameter 0) + (color 0 0 0 0) + (uuid "c8ed1d14-f1d5-4879-a498-f75b91ea18ac") + ) + (junction + (at 63.5 44.958) + (diameter 0) + (color 0 0 0 0) + (uuid "c9ec3582-ba1d-432a-ad87-457261a67463") + ) + (junction + (at 261.366 91.694) + (diameter 0) + (color 0 0 0 0) + (uuid "d0879593-0d08-4153-95e6-9fb4a51f956e") + ) + (junction + (at 72.39 177.8) + (diameter 0) + (color 0 0 0 0) + (uuid "edd98915-c7ea-4b3c-abd4-71baed64374e") + ) + (junction + (at 107.188 118.618) + (diameter 0) + (color 0 0 0 0) + (uuid "f2b58a7c-ab9e-4958-ba97-8527e329423f") + ) + (junction + (at 206.248 80.01) + (diameter 0) + (color 0 0 0 0) + (uuid "f4145304-d9c3-4ef1-b5db-0ba3955629be") + ) + (no_connect + (at 118.872 128.778) + (uuid "64d68df9-5d42-4ea2-b222-34e21cb23800") + ) + (no_connect + (at 142.24 102.87) + (uuid "8d25dbef-c2c5-44ee-8870-ec5cb35ae456") + ) + (no_connect + (at 116.332 128.778) + (uuid "b7786dea-0a9d-4221-9e25-f294557d28ed") + ) + (bus_entry + (at 32.004 81.28) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0516f087-8979-4077-af5a-bdddb1aea7c0") + ) + (bus_entry + (at 137.16 31.75) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "05cbd6d6-542e-4f78-9630-efe93b1c0266") + ) + (bus_entry + (at 195.072 31.75) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "270d4322-752e-4144-954f-f3043847e3b4") + ) + (bus_entry + (at 58.42 32.258) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3480da10-53f9-4dc4-8047-e84618b18ca4") + ) + (bus_entry + (at 58.42 29.718) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3da792ca-cf1e-4689-8ba2-8492660f4532") + ) + (bus_entry + (at 137.16 44.45) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "44fd7a49-a05c-4f5f-9a7f-00fbbc6bed18") + ) + (bus_entry + (at 58.42 27.178) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "47d4476a-772d-4d1c-a785-e5298fcd56d4") + ) + (bus_entry + (at 32.004 83.82) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5bb70df0-0fa3-4421-bbc6-32100afb5200") + ) + (bus_entry + (at 170.688 82.55) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "66991f4f-f55f-4cb3-8cba-cfb793afdcb6") + ) + (bus_entry + (at 137.16 29.21) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "681b75c5-1aaa-4886-9da4-7058a0147d9b") + ) + (bus_entry + (at 32.004 91.44) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7987d2ee-e278-45b7-8c6e-1ca9db905d72") + ) + (bus_entry + (at 32.004 78.74) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8a0bdea7-2602-4a39-a5fc-7a80e020c81f") + ) + (bus_entry + (at 195.072 34.29) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "9a1ab125-3757-4338-a03a-bfdf4a67589b") + ) + (bus_entry + (at 170.688 80.01) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a02a3c58-7f9a-4f68-8bdb-d7f1e1316f26") + ) + (bus_entry + (at 137.16 26.67) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a22a3630-0ff9-420c-b7b8-77ef379352d4") + ) + (bus_entry + (at 195.072 29.21) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b38ba1d4-3f4d-40e5-8eb4-6a6573da68b5") + ) + (bus_entry + (at 195.072 24.13) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c831fc75-1e0a-4c0c-8c81-f1b911f0b4cc") + ) + (bus_entry + (at 170.688 77.47) + (size 2.54 -2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c91ce5ae-5e9e-42f3-8f61-d1fc6d1d3fe7") + ) + (wire + (pts + (xy 52.324 72.136) (xy 52.324 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00cbc938-5ba8-46c5-b413-3c92d22759a4") + ) + (wire + (pts + (xy 178.308 102.87) (xy 178.308 121.412) + ) + (stroke + (width 0) + (type default) + ) + (uuid "01a209b7-a18e-48c5-b97e-e6114dc6e3cf") + ) + (wire + (pts + (xy 137.16 44.45) (xy 142.24 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "036a8a68-206e-4bc0-ab47-6c1852de0b18") + ) + (wire + (pts + (xy 245.11 74.676) (xy 251.714 74.676) + ) + (stroke + (width 0) + (type default) + ) + (uuid "040eea27-d940-4544-832c-fa1b8a1fadda") + ) + (wire + (pts + (xy 38.1 162.56) (xy 60.96 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "048f93b6-3172-4d06-a684-926660a80787") + ) + (wire + (pts + (xy 266.446 91.694) (xy 276.098 91.694) + ) + (stroke + (width 0) + (type default) + ) + (uuid "053f5fb8-a840-4bdb-ad0a-a0cce96df382") + ) + (wire + (pts + (xy 48.006 39.878) (xy 66.04 39.878) + ) + (stroke + (width 0) + (type default) + ) + (uuid "05782100-58e4-4e69-b0cb-2e2a32247cd7") + ) + (wire + (pts + (xy 48.26 142.875) (xy 33.02 142.875) + ) + (stroke + (width 0) + (type default) + ) + (uuid "06ea0bc2-7f92-4640-9340-a92f6c198fd7") + ) + (wire + (pts + (xy 60.96 182.88) (xy 55.88 182.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0765c83a-d859-4bb9-b7db-e3709f2eeaf8") + ) + (wire + (pts + (xy 168.91 26.67) (xy 170.18 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0783888c-c9c6-45c4-bbb9-2b04074df736") + ) + (bus + (pts + (xy 58.42 27.178) (xy 58.42 29.718) + ) + (stroke + (width 0) + (type default) + ) + (uuid "07a6f9c4-bd9d-4091-b7c4-ebfb545e0df8") + ) + (wire + (pts + (xy 65.024 99.06) (xy 66.294 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "08bb08b7-6501-485f-a721-44226a9b6ed8") + ) + (wire + (pts + (xy 154.94 20.066) (xy 154.94 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09bfafb7-9fb0-4220-a1c2-5d5e9631f208") + ) + (bus + (pts + (xy 32.004 76.2) (xy 32.004 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0b0036e8-b0b6-4dbc-a01f-1e2b2eee613b") + ) + (wire + (pts + (xy 60.96 162.56) (xy 60.96 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0b3cf5a6-c1aa-4473-8a02-418b74d8eebe") + ) + (wire + (pts + (xy 237.236 96.774) (xy 239.522 96.774) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0c8eee23-3ab6-49b1-8ddc-60d88c49bbd0") + ) + (wire + (pts + (xy 228.854 81.534) (xy 231.648 81.534) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d046c03-0c28-47e9-8789-1d68bc15d2cc") + ) + (wire + (pts + (xy 91.44 44.958) (xy 106.68 44.958) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d6e9e70-4b4a-44ec-a4d5-456ae7007783") + ) + (wire + (pts + (xy 208.534 80.01) (xy 206.248 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ef8f78a-acbf-4fe8-bd67-983a6a5762ec") + ) + (wire + (pts + (xy 200.66 26.67) (xy 197.612 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f194edc-39ed-420f-af52-1d1f21a65739") + ) + (wire + (pts + (xy 65.024 81.28) (xy 80.264 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "100befd1-7328-41b7-9499-22d141d9b43a") + ) + (wire + (pts + (xy 52.324 106.68) (xy 52.324 107.696) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1020908c-8798-4350-8863-9f69c710c4d5") + ) + (wire + (pts + (xy 208.534 97.79) (xy 180.34 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "10d96ee3-d9a6-44ba-a070-cc7bc9a120af") + ) + (bus + (pts + (xy 195.072 21.59) (xy 195.072 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "11e2b97a-689f-49d8-941b-1817561e3830") + ) + (wire + (pts + (xy 38.354 96.52) (xy 39.624 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1515c29d-3b9f-492c-bded-37682ff00af4") + ) + (wire + (pts + (xy 48.26 168.91) (xy 48.26 172.72) + ) + (stroke + (width 0) + (type default) + ) + (uuid "153c7a41-493e-4e9f-9b36-59a8cadc476e") + ) + (wire + (pts + (xy 203.454 123.952) (xy 220.726 123.952) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16f93f60-b688-4dd6-84c0-de927750c181") + ) + (wire + (pts + (xy 248.158 86.868) (xy 248.158 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19cbcab1-cb22-43f9-9abb-653f0b015103") + ) + (wire + (pts + (xy 176.276 97.79) (xy 176.276 126.492) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c4b5580-edc7-44f5-9d95-06ff969a30e1") + ) + (wire + (pts + (xy 167.64 105.41) (xy 171.196 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1e477178-f016-4aa0-89c4-ea0a8ab69d1c") + ) + (wire + (pts + (xy 206.248 80.01) (xy 206.248 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1fa49038-fda1-445c-b869-d1bef39ebe25") + ) + (wire + (pts + (xy 228.854 86.614) (xy 244.094 86.614) + ) + (stroke + (width 0) + (type default) + ) + (uuid "20c2a059-4871-45cf-a44d-8e8789649641") + ) + (wire + (pts + (xy 164.084 129.032) (xy 183.134 129.032) + ) + (stroke + (width 0) + (type default) + ) + (uuid "215a7716-e144-43f9-b2c5-45a087ac8a89") + ) + (wire + (pts + (xy 67.31 149.86) (xy 69.85 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2201cd8d-c8c5-4e2d-81ec-544c4dcb9a40") + ) + (wire + (pts + (xy 178.308 121.412) (xy 183.134 121.412) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2213106d-01a0-4e01-a203-31e3c6481ca7") + ) + (wire + (pts + (xy 39.624 81.28) (xy 34.544 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "22c92461-c236-4e71-806b-deaaeedd09bf") + ) + (wire + (pts + (xy 203.454 131.572) (xy 210.566 131.572) + ) + (stroke + (width 0) + (type default) + ) + (uuid "234929a3-fa63-4495-80fb-6a1f82673cb6") + ) + (wire + (pts + (xy 255.27 81.28) (xy 248.158 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "24f410e2-1c53-486b-96c6-3baf1fdef597") + ) + (wire + (pts + (xy 78.74 55.118) (xy 78.74 56.134) + ) + (stroke + (width 0) + (type default) + ) + (uuid "25028e5e-9025-4584-9e2c-e917cc0575ca") + ) + (bus + (pts + (xy 137.16 29.21) (xy 137.16 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "251651e2-b46f-49de-b010-6cb6ef88c8e5") + ) + (wire + (pts + (xy 122.682 113.03) (xy 126.492 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2574c39d-14f1-417e-a0c4-8c6771b16496") + ) + (wire + (pts + (xy 139.7 105.41) (xy 142.24 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "27075a2e-6692-49e3-8cdc-04e84865fca5") + ) + (wire + (pts + (xy 55.88 177.8) (xy 62.23 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "277aa6dc-1a7d-42d8-bdc6-d77e30cbb371") + ) + (wire + (pts + (xy 100.076 123.698) (xy 96.012 123.698) + ) + (stroke + (width 0) + (type default) + ) + (uuid "287f3b08-9c39-4e0b-bc94-28c9fbe0238b") + ) + (wire + (pts + (xy 90.17 144.78) (xy 96.266 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "28ce5346-4645-4399-8a87-eb25ed70f5b9") + ) + (wire + (pts + (xy 88.392 126.238) (xy 88.392 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2a56e1f9-9d83-4454-94e4-c367f17bee0b") + ) + (wire + (pts + (xy 91.44 29.718) (xy 124.46 29.718) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2ac10944-d459-482f-a3fb-92da21023ecd") + ) + (wire + (pts + (xy 105.41 153.67) (xy 105.41 159.004) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c0fb868-37ba-4a00-9f40-2944dd685b00") + ) + (wire + (pts + (xy 124.46 44.45) (xy 137.16 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d517c6a-f357-455d-8ba1-f180af0c150f") + ) + (wire + (pts + (xy 154.94 114.046) (xy 154.94 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2efc0d3e-7ec3-4ac8-bc80-78ba0cbb76f3") + ) + (wire + (pts + (xy 60.96 154.94) (xy 55.88 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2f897c29-4e22-415a-88e2-a8b5816de947") + ) + (wire + (pts + (xy 235.966 79.756) (xy 235.966 80.264) + ) + (stroke + (width 0) + (type default) + ) + (uuid "30df18a1-a0a1-48da-be07-009a86dc12f3") + ) + (wire + (pts + (xy 106.426 124.714) (xy 106.426 123.698) + ) + (stroke + (width 0) + (type default) + ) + (uuid "30e3e210-c72f-41e7-aeb4-cc00a923b27a") + ) + (wire + (pts + (xy 66.04 32.258) (xy 60.96 32.258) + ) + (stroke + (width 0) + (type default) + ) + (uuid "31df47bb-ee54-4948-b035-8da73920b77d") + ) + (wire + (pts + (xy 126.492 113.03) (xy 126.492 121.158) + ) + (stroke + (width 0) + (type default) + ) + (uuid "343f3949-f915-40fd-a959-3a208bceb7cd") + ) + (wire + (pts + (xy 156.464 166.878) (xy 156.464 168.148) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3520ba17-6c35-4941-be07-feadf4fcae63") + ) + (wire + (pts + (xy 135.128 41.91) (xy 142.24 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "356bfe8f-b81f-4b82-a27f-1a87a02a98d1") + ) + (wire + (pts + (xy 200.66 34.29) (xy 197.612 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "361bfcfe-4e39-4bde-8654-dec3512f8d3c") + ) + (wire + (pts + (xy 72.39 186.69) (xy 72.39 187.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "370d753b-6932-4f37-8e67-814326b343e4") + ) + (wire + (pts + (xy 226.06 31.75) (xy 227.33 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "38568ea5-f4e8-401b-9572-5aea984944d3") + ) + (wire + (pts + (xy 152.4 63.246) (xy 154.94 63.246) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3936215b-5af8-4143-97a2-58f9f9d89562") + ) + (wire + (pts + (xy 139.7 46.99) (xy 142.24 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "396011c7-fc9a-4bb5-8e34-aebbd8624abf") + ) + (wire + (pts + (xy 170.688 77.47) (xy 167.64 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3a3b795e-d7d3-4a69-9a80-55eb72c62fd8") + ) + (wire + (pts + (xy 170.18 44.45) (xy 170.18 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3a4c0ba1-0440-49be-a515-f64d27265d6d") + ) + (wire + (pts + (xy 167.64 31.75) (xy 172.72 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3a564bc0-9bf2-40d7-9af6-2472e2ef9f33") + ) + (wire + (pts + (xy 167.64 100.33) (xy 177.292 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3a673793-2d9b-4994-8193-bf64304ecba6") + ) + (wire + (pts + (xy 206.248 95.25) (xy 208.534 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c087842-e0c6-45cf-bb71-20a17bdebfe4") + ) + (wire + (pts + (xy 99.314 129.794) (xy 88.392 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c5abc5b-3911-44ac-83a1-d05bb10aaf60") + ) + (wire + (pts + (xy 167.64 87.63) (xy 208.534 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d531c3f-5080-4060-b2d2-d3696faa993d") + ) + (wire + (pts + (xy 38.1 177.8) (xy 38.1 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40f9e440-cab7-4df2-a2ff-6a9344b01eb8") + ) + (wire + (pts + (xy 175.514 131.572) (xy 183.134 131.572) + ) + (stroke + (width 0) + (type default) + ) + (uuid "42dbcfaf-9ce5-4cee-b629-3609dcc71c7d") + ) + (wire + (pts + (xy 149.86 113.03) (xy 149.86 114.046) + ) + (stroke + (width 0) + (type default) + ) + (uuid "43fd1a0f-d22b-4cd1-8c54-eb6b4f9ab866") + ) + (wire + (pts + (xy 228.854 96.774) (xy 237.236 96.774) + ) + (stroke + (width 0) + (type default) + ) + (uuid "445030c2-9c37-4e93-9fd0-f0c2c9c06c55") + ) + (wire + (pts + (xy 90.17 154.94) (xy 90.17 159.004) + ) + (stroke + (width 0) + (type default) + ) + (uuid "450c5a32-5fea-473a-ad59-ceb24c476069") + ) + (wire + (pts + (xy 241.3 34.29) (xy 226.06 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "470ada2f-af42-4592-99cf-005f132e9cfd") + ) + (wire + (pts + (xy 231.14 110.236) (xy 228.854 110.236) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4cb93e47-557e-43b9-8478-de7f54762e1a") + ) + (wire + (pts + (xy 48.006 31.242) (xy 48.006 30.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d491440-cf60-44aa-b43c-19df14d4cfaa") + ) + (wire + (pts + (xy 126.492 121.158) (xy 127.508 121.158) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d69586b-203a-4a40-8d00-049f43829073") + ) + (wire + (pts + (xy 39.624 93.98) (xy 34.544 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4e43e296-c069-402d-802f-3b170a8d0861") + ) + (wire + (pts + (xy 235.966 74.676) (xy 240.03 74.676) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f3b98da-a75d-4e8c-85fe-8f38f0e1aaa7") + ) + (wire + (pts + (xy 188.214 64.77) (xy 206.248 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "50f2ac71-7086-43dc-842d-809c8c1d8d80") + ) + (wire + (pts + (xy 188.214 46.99) (xy 188.214 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "53c7db78-a95d-46c9-87b2-895f6222704e") + ) + (wire + (pts + (xy 175.26 95.25) (xy 167.64 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5490ac1a-0887-4387-b43b-837004d2e7b3") + ) + (wire + (pts + (xy 200.66 31.75) (xy 197.612 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "563f437b-a49f-4a14-846a-ece6fa2719fe") + ) + (wire + (pts + (xy 260.35 81.28) (xy 266.7 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58071e32-8c77-4654-9dd7-e8a932a0ce0a") + ) + (wire + (pts + (xy 63.5 44.958) (xy 66.04 44.958) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5822c6f6-0d7b-45d5-ba98-2e524a4ef1b2") + ) + (wire + (pts + (xy 91.44 47.498) (xy 92.71 47.498) + ) + (stroke + (width 0) + (type default) + ) + (uuid "587d78d0-014c-4740-8cbc-d70cbe491f74") + ) + (wire + (pts + (xy 40.64 177.8) (xy 38.1 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58badd93-9e07-4eb8-a8b4-b23046bd05b8") + ) + (wire + (pts + (xy 228.854 91.694) (xy 261.366 91.694) + ) + (stroke + (width 0) + (type default) + ) + (uuid "597a656c-e2d8-4326-b312-489b3cb0ef83") + ) + (wire + (pts + (xy 175.26 82.55) (xy 175.26 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "59d49956-9bf8-4936-b8ea-165da1fe7de0") + ) + (wire + (pts + (xy 231.14 104.14) (xy 231.14 105.156) + ) + (stroke + (width 0) + (type default) + ) + (uuid "608fc9b7-e3d0-4a2f-a654-bce2120f4513") + ) + (wire + (pts + (xy 23.114 152.4) (xy 40.64 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61008d33-a54d-4835-8c56-129ca353763a") + ) + (wire + (pts + (xy 55.88 149.86) (xy 62.23 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "619e3c2e-d733-4721-bd0d-98f300fefcd9") + ) + (wire + (pts + (xy 105.41 144.78) (xy 113.03 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61f9aadc-7886-4b98-8fa5-793dcb65c798") + ) + (wire + (pts + (xy 29.464 39.878) (xy 34.544 39.878) + ) + (stroke + (width 0) + (type default) + ) + (uuid "63de2991-ebf6-46ab-93e0-196e7ebd8c25") + ) + (wire + (pts + (xy 206.248 101.6) (xy 206.248 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64067a79-d41d-46d7-be86-32e5a4230f4f") + ) + (wire + (pts + (xy 19.812 99.06) (xy 39.624 99.06) + ) + (stroke + (width 0) + (type default) + ) + (uuid "649d35e1-bce8-4b20-b9bc-1afc87a35620") + ) + (wire + (pts + (xy 181.61 118.872) (xy 183.134 118.872) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65538908-3852-40b7-bfb1-8ac2b50d4b63") + ) + (wire + (pts + (xy 176.276 126.492) (xy 183.134 126.492) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66708ba7-690e-403e-91d2-02a38f9940ca") + ) + (wire + (pts + (xy 206.248 85.09) (xy 206.248 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "67143eb0-aafd-4b4a-a068-f42e33b71cea") + ) + (wire + (pts + (xy 44.704 39.878) (xy 48.006 39.878) + ) + (stroke + (width 0) + (type default) + ) + (uuid "67af2ad9-1c63-4ccb-891e-2c7ce04d852c") + ) + (wire + (pts + (xy 198.12 46.99) (xy 200.66 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68380845-3828-49a6-8c06-430a138330ab") + ) + (wire + (pts + (xy 78.74 20.574) (xy 78.74 22.098) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a1d2998-539e-4f41-9182-7cf3f2cd3e36") + ) + (bus + (pts + (xy 58.42 29.718) (xy 58.42 32.258) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a791706-cc29-4b39-9870-79e418b0dd3e") + ) + (wire + (pts + (xy 132.588 121.158) (xy 171.196 121.158) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a80eef7-cf6b-42cd-b51a-52acc028cacb") + ) + (wire + (pts + (xy 170.688 80.01) (xy 167.64 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6bfd8dc0-3faf-44ee-8a11-c1a314bda9af") + ) + (wire + (pts + (xy 90.17 159.004) (xy 78.994 159.004) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6d5ac8a5-5037-445c-8f7f-e5cbdba202fb") + ) + (bus + (pts + (xy 173.228 77.47) (xy 173.228 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6dcfbd9b-bd80-4742-a753-e5eb8bc062d7") + ) + (wire + (pts + (xy 38.1 190.5) (xy 60.96 190.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e09e9c6-5210-436c-8594-a3f61bd745af") + ) + (wire + (pts + (xy 105.41 144.78) (xy 105.41 148.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e46cddf-ac74-45c4-bce4-7643f491e90c") + ) + (wire + (pts + (xy 206.248 101.6) (xy 208.534 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6fd0b2b9-f03d-4a79-ae9d-09310c9cda27") + ) + (bus + (pts + (xy 58.42 24.638) (xy 58.42 27.178) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7040f570-4e60-495e-829c-cfc01a7cabcb") + ) + (wire + (pts + (xy 72.39 177.8) (xy 81.28 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "74785435-7c07-4617-875f-5da363625aff") + ) + (wire + (pts + (xy 167.64 97.79) (xy 176.276 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "751342aa-dd63-4527-8f9a-85c7f1c61076") + ) + (wire + (pts + (xy 167.64 46.99) (xy 188.214 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "761f4877-4e0e-4376-a527-a26cfd53f932") + ) + (bus + (pts + (xy 173.228 74.93) (xy 173.228 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "764d7097-eef1-4cbb-ba7b-e082071db04a") + ) + (wire + (pts + (xy 172.72 31.75) (xy 172.72 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7a52c122-57a1-4126-b7a4-3f518fbddc0d") + ) + (wire + (pts + (xy 65.024 86.36) (xy 80.264 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7a70596b-fd30-49dc-8e6f-0fd93a4a7432") + ) + (wire + (pts + (xy 142.24 31.75) (xy 139.7 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7af33541-a0ac-48f4-8c4a-ead25e2bcc6f") + ) + (wire + (pts + (xy 181.864 137.922) (xy 181.864 136.652) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7bb1fb60-42ef-4536-890b-a5c3b131f6aa") + ) + (wire + (pts + (xy 65.024 96.52) (xy 80.264 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e3e716b-bdbe-4ae3-8ebc-6e8f163255e0") + ) + (bus + (pts + (xy 195.072 29.21) (xy 195.072 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7eb4d586-7f0c-4e7c-9d1e-aa151205889b") + ) + (wire + (pts + (xy 66.04 29.718) (xy 60.96 29.718) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80c08ce5-35b0-42c1-9a59-d4d9938a24f8") + ) + (wire + (pts + (xy 48.26 194.31) (xy 48.26 187.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8152ec4c-cbe2-430e-826e-de1cce40ff32") + ) + (wire + (pts + (xy 203.454 121.412) (xy 220.726 121.412) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8226942c-887b-4fd6-9a3f-89a97435624c") + ) + (wire + (pts + (xy 60.96 190.5) (xy 60.96 182.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "842088c1-1e78-49d2-aa67-75d440c2ed44") + ) + (wire + (pts + (xy 228.854 104.14) (xy 231.14 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "84c8ce57-dc31-44f2-a543-4c1f88537679") + ) + (wire + (pts + (xy 208.534 82.55) (xy 175.26 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "855626e6-c5f7-4ecd-abb2-fe6d975fc862") + ) + (wire + (pts + (xy 99.314 118.618) (xy 99.314 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "86009b76-57a6-4eac-bc7a-962e9635a2c2") + ) + (wire + (pts + (xy 107.188 118.618) (xy 107.188 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "86ff6ac0-a253-44a1-8127-9a163a3960a9") + ) + (wire + (pts + (xy 170.688 82.55) (xy 167.64 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "87c1abd4-ba1e-4605-b00c-22bc2e9f40b1") + ) + (wire + (pts + (xy 124.46 29.718) (xy 124.46 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88baa015-e494-4c1f-babf-d56774b0bfc9") + ) + (wire + (pts + (xy 78.994 149.86) (xy 82.55 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88dbf86e-b622-4cd7-99f3-ca883f9e953b") + ) + (wire + (pts + (xy 113.792 129.794) (xy 113.792 128.778) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a0708a6-56cb-4a06-862f-c1e511056ffb") + ) + (wire + (pts + (xy 72.39 179.07) (xy 72.39 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a3079f0-176d-43ff-a4f3-f71f7b932a0c") + ) + (wire + (pts + (xy 65.024 93.98) (xy 66.294 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a3bc377-1ee3-4248-a4c1-3af95df979a8") + ) + (wire + (pts + (xy 65.024 91.44) (xy 80.264 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a56beac-9434-4e52-a8b3-29216db456a1") + ) + (bus + (pts + (xy 137.16 24.13) (xy 137.16 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8ab8e982-252a-45fc-a6e6-7a2467070437") + ) + (wire + (pts + (xy 33.02 142.875) (xy 33.02 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8bf7c245-2bbe-404f-9a12-3048c2b55cb3") + ) + (bus + (pts + (xy 137.16 26.67) (xy 137.16 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c13d8cd-f38b-4d49-80b9-6c1e6c1a7836") + ) + (wire + (pts + (xy 181.864 136.652) (xy 183.134 136.652) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c25289f-7ef8-481a-bcd0-3d7a146434bd") + ) + (wire + (pts + (xy 126.492 121.158) (xy 123.952 121.158) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c861bed-4e4c-4eba-aa17-a15b9bcfe134") + ) + (wire + (pts + (xy 177.292 100.33) (xy 177.292 123.952) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c93bfa2-ebc1-4d12-987f-cf52f1e85854") + ) + (wire + (pts + (xy 48.26 144.78) (xy 48.26 142.875) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8cb30839-c2fa-4018-ac27-a736f80e4874") + ) + (wire + (pts + (xy 180.34 97.79) (xy 180.34 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e79c6ff-6fb6-428d-8ab6-2a0479c8032e") + ) + (wire + (pts + (xy 206.248 104.14) (xy 208.534 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8fdc5686-5ea4-4e45-8dd8-3c7a7ae5de0a") + ) + (wire + (pts + (xy 177.292 123.952) (xy 183.134 123.952) + ) + (stroke + (width 0) + (type default) + ) + (uuid "907c7fdd-4f74-4183-aaee-5a379f20b8bb") + ) + (wire + (pts + (xy 113.792 112.522) (xy 113.792 113.538) + ) + (stroke + (width 0) + (type default) + ) + (uuid "91d4d647-0e24-494f-842d-dbe2d81d90c6") + ) + (wire + (pts + (xy 115.57 143.51) (xy 115.57 147.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "91dbb40f-f22f-440a-bb0b-b9201136cf82") + ) + (wire + (pts + (xy 171.196 105.41) (xy 171.196 121.158) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92c83667-a750-4fa5-a770-83e823b0f903") + ) + (wire + (pts + (xy 241.3 29.21) (xy 226.06 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92d4d3a9-1ead-4fba-abda-7a261d91f291") + ) + (wire + (pts + (xy 182.88 90.17) (xy 167.64 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "958339c3-da52-4eb0-b02f-d98199b3385d") + ) + (wire + (pts + (xy 40.64 149.86) (xy 38.1 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95ef8ba8-f9f5-4db5-9f08-644fceb163b1") + ) + (wire + (pts + (xy 33.02 168.91) (xy 48.26 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "968e5055-a91f-4065-8663-7a23ea78955a") + ) + (wire + (pts + (xy 63.5 47.498) (xy 63.5 44.958) + ) + (stroke + (width 0) + (type default) + ) + (uuid "979c5a6d-9a12-4038-9fba-23bd1802b0d6") + ) + (wire + (pts + (xy 154.94 63.246) (xy 154.94 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a3f2b51-5af2-4e43-aec1-d3f620afa517") + ) + (wire + (pts + (xy 39.624 86.36) (xy 34.544 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9c569d3e-da72-468f-9378-9f5e93748e9a") + ) + (wire + (pts + (xy 172.72 29.21) (xy 175.26 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9d201fb1-dd08-432e-90c4-4d550a47d04f") + ) + (wire + (pts + (xy 66.04 47.498) (xy 63.5 47.498) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e057139-7198-4cf6-a540-1c2992cb727c") + ) + (wire + (pts + (xy 168.91 29.21) (xy 168.91 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a07f8d50-1254-4312-a983-df3671161c6e") + ) + (wire + (pts + (xy 101.346 144.78) (xy 105.41 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a0dac400-12c8-45bb-a878-4d2b30cd40d3") + ) + (wire + (pts + (xy 244.094 81.28) (xy 248.158 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a0e3a707-af9e-452b-a575-3a60db35e159") + ) + (wire + (pts + (xy 208.534 92.71) (xy 182.88 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1668a58-87a5-4c94-b244-d6c4f0bb1768") + ) + (bus + (pts + (xy 32.004 81.28) (xy 32.004 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1eddff0-751c-42fd-917d-2e1780bd0907") + ) + (wire + (pts + (xy 228.854 106.68) (xy 228.854 110.236) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2dc3576-f2ff-4192-97f3-8da62ecbf1f1") + ) + (wire + (pts + (xy 213.36 56.134) (xy 213.36 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a385ce15-89ac-4b67-b7a6-b0f1f28741e7") + ) + (wire + (pts + (xy 203.454 126.492) (xy 220.726 126.492) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a3cf5283-9d01-4119-b02e-2dd415073752") + ) + (wire + (pts + (xy 203.454 129.032) (xy 220.726 129.032) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a455060f-207e-4885-ab49-0f54f306569a") + ) + (wire + (pts + (xy 206.248 90.17) (xy 206.248 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a46117b2-01cc-4483-b04d-01692dce0ee8") + ) + (wire + (pts + (xy 66.04 39.878) (xy 66.04 42.418) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a4be0b3c-ec56-4dc4-a7f8-57d8800d1b30") + ) + (wire + (pts + (xy 91.44 39.878) (xy 106.68 39.878) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a4bf2a76-c818-4e59-905d-5712030710bd") + ) + (wire + (pts + (xy 48.006 38.862) (xy 48.006 39.878) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a57f05dd-5ce1-46e5-bcd5-25158382c390") + ) + (wire + (pts + (xy 167.64 44.45) (xy 170.18 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6e59578-a029-4bd3-9f83-3d6fb92bb60b") + ) + (wire + (pts + (xy 65.024 88.9) (xy 66.294 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a891f916-1e96-4833-a474-9a56ef5909d4") + ) + (wire + (pts + (xy 208.534 85.09) (xy 206.248 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a8cce1bc-6eb9-41ea-99be-61cca6be9e94") + ) + (wire + (pts + (xy 231.648 81.534) (xy 231.648 74.676) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a9eee191-5f65-4c7e-8fdd-b0302d51da8a") + ) + (wire + (pts + (xy 156.464 188.468) (xy 156.464 189.484) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac79d8a2-6284-484b-b6e1-89872c0182f1") + ) + (wire + (pts + (xy 182.88 92.71) (xy 182.88 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b0b459e4-52a4-4011-99d6-5df9abd39b81") + ) + (wire + (pts + (xy 74.93 149.86) (xy 78.994 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b228a5b0-5c48-424d-b788-445535deb4fd") + ) + (wire + (pts + (xy 39.624 83.82) (xy 34.544 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b23bd385-5e6d-42c1-a249-06c55e728fd0") + ) + (bus + (pts + (xy 32.004 83.82) (xy 32.004 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2d5fa15-48c2-4c03-a827-7ecb688c9ad8") + ) + (bus + (pts + (xy 32.004 78.74) (xy 32.004 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b32ead52-4ce2-4b1c-8715-7d752b4a77ab") + ) + (wire + (pts + (xy 105.918 118.618) (xy 107.188 118.618) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b3c0ab96-409e-4c94-a3e0-8cfa1c64012a") + ) + (wire + (pts + (xy 33.02 168.91) (xy 33.02 194.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b3c2f599-c526-49ea-84d5-f0085dea78a4") + ) + (wire + (pts + (xy 154.94 56.134) (xy 154.94 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b4be5288-d5a3-4bbe-b4b2-3f4837dbe2cf") + ) + (wire + (pts + (xy 91.44 32.258) (xy 92.71 32.258) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b9e3ac4c-885e-4bf1-b351-5818fbf8d857") + ) + (wire + (pts + (xy 227.33 26.67) (xy 226.06 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ba532ccf-4edb-4d68-b2f8-53429a21b0ae") + ) + (wire + (pts + (xy 244.094 86.614) (xy 244.094 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bae74ba6-e8c2-4717-9aba-369e4439508e") + ) + (wire + (pts + (xy 78.994 149.86) (xy 78.994 151.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc0fee96-63d2-4f4b-84c1-b98c14eefaf9") + ) + (wire + (pts + (xy 108.712 118.618) (xy 107.188 118.618) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc7b562f-a532-4b4c-bfe9-4ca680fb852a") + ) + (wire + (pts + (xy 72.39 186.69) (xy 80.01 186.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bce9b13b-7663-4de9-81f0-32331143b278") + ) + (wire + (pts + (xy 106.426 123.698) (xy 105.156 123.698) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bde7c4f9-8d93-4b82-b5dc-342cd400aa83") + ) + (wire + (pts + (xy 20.066 180.34) (xy 40.64 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0be0863-f022-4fbf-a92b-404278bffd0e") + ) + (wire + (pts + (xy 80.01 186.69) (xy 80.01 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c34c51b7-cef4-45cb-8855-8448dae94fe1") + ) + (wire + (pts + (xy 67.31 177.8) (xy 72.39 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c509fc88-70e7-4cc8-b97c-b9a328a38f34") + ) + (wire + (pts + (xy 48.26 160.02) (xy 48.26 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c54c4cc2-6e45-4cb6-ab02-7a8cecee5a29") + ) + (wire + (pts + (xy 113.03 144.78) (xy 113.03 147.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c61efc2c-1ab5-4681-9ab5-a49003ef35a9") + ) + (wire + (pts + (xy 88.392 126.238) (xy 85.852 126.238) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cae44cac-3388-4ea9-a189-4649bd0fc352") + ) + (wire + (pts + (xy 85.852 123.698) (xy 90.932 123.698) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cc2d653d-9cee-4a18-9dd0-b0beef389e9f") + ) + (wire + (pts + (xy 100.838 118.618) (xy 99.314 118.618) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cdc6b075-60ad-4070-b821-38538993ec34") + ) + (bus + (pts + (xy 195.072 24.13) (xy 195.072 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce191114-4073-420a-8883-b7186af7acf2") + ) + (wire + (pts + (xy 244.602 96.774) (xy 250.19 96.774) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cfe5151a-75b6-42b2-9a01-36deea92c0af") + ) + (wire + (pts + (xy 180.34 92.71) (xy 167.64 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1dc9e1a-6881-4f0e-8f4a-03f231a95f4b") + ) + (wire + (pts + (xy 167.64 102.87) (xy 178.308 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d27d4efc-6984-4bf4-8dfa-e9b5d8441456") + ) + (wire + (pts + (xy 142.24 34.29) (xy 139.7 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d30eea8f-9df1-4735-8b00-92cc7346715c") + ) + (wire + (pts + (xy 231.648 74.676) (xy 235.966 74.676) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d44ffca1-d3e9-4028-b3e4-89263696ef6e") + ) + (wire + (pts + (xy 26.67 168.91) (xy 33.02 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d560b8a1-120c-486a-8de4-f8c4d7e1659e") + ) + (bus + (pts + (xy 137.16 31.75) (xy 137.16 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d782284e-d7ca-432b-9d8e-fcf9fdf24639") + ) + (wire + (pts + (xy 80.01 180.34) (xy 81.28 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d7f954c5-d64f-4578-92aa-20fa17abaed9") + ) + (wire + (pts + (xy 91.44 37.338) (xy 92.71 37.338) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9eb68e4-dddc-4884-8a39-61c2894b7287") + ) + (wire + (pts + (xy 170.18 72.39) (xy 167.64 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da4d51af-f0f3-4c37-8265-5336b0035218") + ) + (wire + (pts + (xy 149.86 114.046) (xy 154.94 114.046) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dcf76150-d69f-4bd1-877b-e9146e951b99") + ) + (wire + (pts + (xy 261.366 95.25) (xy 261.366 91.694) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd9f0439-550f-4377-968c-f2cdbbe88dd1") + ) + (bus + (pts + (xy 195.072 31.75) (xy 195.072 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de5af5c4-4bad-4c4c-a8b8-290f0546f508") + ) + (wire + (pts + (xy 90.17 159.004) (xy 90.17 160.274) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df308444-3fe0-43eb-84b7-0ab4fddd4bef") + ) + (wire + (pts + (xy 33.02 194.31) (xy 48.26 194.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dfa51dc8-52fc-455d-b648-cd439b5a8d3f") + ) + (wire + (pts + (xy 78.994 159.004) (xy 78.994 158.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e0cf0034-94e6-48b3-b31e-ea2fa63c7de1") + ) + (wire + (pts + (xy 167.64 41.91) (xy 200.66 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e1558222-14aa-4abc-ba5d-a887d7744658") + ) + (wire + (pts + (xy 203.454 134.112) (xy 210.566 134.112) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e1ffed1e-1969-4e44-9d29-cae79d15b6bf") + ) + (wire + (pts + (xy 206.248 64.77) (xy 206.248 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e432078d-7c55-49ea-acf5-d531744a1a36") + ) + (wire + (pts + (xy 72.39 184.15) (xy 72.39 186.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6f86f77-b3a9-4648-8d12-b760e5b59c7b") + ) + (wire + (pts + (xy 200.66 36.83) (xy 197.612 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e76982a6-f734-4734-98eb-31905d95933e") + ) + (wire + (pts + (xy 213.36 17.526) (xy 213.36 19.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e861af21-8781-47e3-81d5-258abd44bf0a") + ) + (bus + (pts + (xy 173.228 72.39) (xy 173.228 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eb770a8b-3063-487d-ba57-9e6b09d7950c") + ) + (wire + (pts + (xy 105.41 159.004) (xy 90.17 159.004) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed7aff47-1f3d-4074-a1e2-a909c45082c7") + ) + (wire + (pts + (xy 66.04 34.798) (xy 60.96 34.798) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ef8cea56-dc63-4f22-92ee-ebfebcfc0b0c") + ) + (wire + (pts + (xy 167.64 29.21) (xy 168.91 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f046df82-1c43-483e-ab44-63ea463a81d8") + ) + (wire + (pts + (xy 65.024 83.82) (xy 66.294 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f22e6ca8-f448-4095-a19c-f2117792d8d6") + ) + (wire + (pts + (xy 142.24 29.21) (xy 139.7 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f44410f7-b4d2-4c64-9a79-1bc60c499598") + ) + (wire + (pts + (xy 91.44 42.418) (xy 92.71 42.418) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4b8d3cb-e591-41d4-acaa-428d410a9a42") + ) + (wire + (pts + (xy 108.712 123.698) (xy 106.426 123.698) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f51386ad-1861-4ba3-8488-414e8a844f3a") + ) + (wire + (pts + (xy 152.4 64.77) (xy 152.4 63.246) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5a31bf0-a90c-4a7f-9444-47e7886171ea") + ) + (wire + (pts + (xy 91.44 34.798) (xy 106.68 34.798) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f6ab5c41-1d04-483f-86de-cf4bd43f1b17") + ) + (wire + (pts + (xy 106.426 129.794) (xy 99.314 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f955c76c-da02-4177-860b-0cad55d3e79c") + ) + (wire + (pts + (xy 38.1 149.86) (xy 38.1 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fabc7dd3-1d55-49b7-b044-fc2642bc51a9") + ) + (wire + (pts + (xy 208.534 90.17) (xy 206.248 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fb1c41b9-beb6-4436-bf7b-36eaee896a21") + ) + (wire + (pts + (xy 107.188 113.03) (xy 117.602 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fd56e4ab-3077-431b-9b3e-777ec3b81c69") + ) + (wire + (pts + (xy 55.88 44.958) (xy 63.5 44.958) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ff114043-246b-47d7-902a-55729efd5ea1") + ) + (wire + (pts + (xy 175.514 134.112) (xy 183.134 134.112) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ff8fc210-c8f3-44d7-8718-9c37924b929e") + ) + (label "A0" + (at 168.148 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "04e22f16-0366-4fb7-8cdd-75a00e8ed4b1") + ) + (label "PDL2" + (at 271.526 91.694 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0b142f5c-7b42-435f-b161-2da2d4a514f7") + ) + (label "GamePort_ANN1" + (at 226.06 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0cbef430-286c-44dd-ac31-d4873f13e6c7") + ) + (label "A3" + (at 198.12 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1574e070-3495-4b72-85da-78d10a5933a5") + ) + (label "PDL0" + (at 180.34 131.572 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "22175a29-f620-4e44-913e-05476dfdd985") + ) + (label "GamePort_ANN1" + (at 205.74 123.952 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "22bae74b-06d0-4412-803c-f5e5c3a1a320") + ) + (label "A5" + (at 35.306 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "27cf3f68-7969-4c91-831d-d429d0bfc959") + ) + (label "Cassette_Out" + (at 32.385 180.34 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "29e1627a-5052-4a3e-b331-7e941afd9b7d") + ) + (label "A4" + (at 35.306 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "42fa7837-b221-40a4-aacc-22c64c75d8e3") + ) + (label "A0" + (at 198.12 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "42ffefb8-8a08-4f23-9559-2cdfc32f2011") + ) + (label "A1" + (at 168.148 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "44b5d924-24f8-43a4-92c4-0d2b405c2092") + ) + (label "~{C000-C0FF}" + (at 30.988 99.06 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "44bca6be-7af4-4608-9e4d-1170ccfdf5b0") + ) + (label "A10" + (at 63.5 34.798 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4d40ca36-1297-429b-9d49-23eeaa43dedc") + ) + (label "A5" + (at 139.7 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4fb0f7d7-415f-4d2e-803f-cbdf9f23738a") + ) + (label "SPKR_Out" + (at 167.64 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "503c2ea5-d40c-44f1-b979-360cb0cf8e73") + ) + (label "SPKR_Out" + (at 32.385 152.4 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "58fdedd4-3f93-4caa-bf9f-e21db86a2d98") + ) + (label "A8" + (at 63.5 29.718 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "592c3c88-9d16-4a29-9fd2-d8866740d5aa") + ) + (label "PDL2" + (at 180.34 134.112 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5fc5979b-0439-4a20-bc68-4d0974026dcd") + ) + (label "A2" + (at 198.12 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6c115fd0-ba4d-49f2-b172-359b0879c6dc") + ) + (label "PDL0" + (at 247.142 74.676 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "798fb149-2a16-402b-9ba3-fd21690ae666") + ) + (label "~{GamePort_Strobe}" + (at 167.64 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "811a3c02-cff1-4802-8551-0d7fa0a973ca") + ) + (label "A6" + (at 139.7 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "90db0345-49be-4623-8308-73e1e875ff0f") + ) + (label "PDL1" + (at 205.74 134.112 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "93004e98-54b7-4be1-b7e0-74a4ed5d3a0a") + ) + (label "A6" + (at 35.306 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9705800b-a70b-4b4d-939f-18f93a7edac0") + ) + (label "GamePort_ANN2" + (at 226.06 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9800e06a-80c7-465b-92b9-3525e3c7b4d0") + ) + (label "A1" + (at 198.12 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9838382c-82ea-4a90-82e1-c10a6ff17db7") + ) + (label "GamePort_ANN2" + (at 205.74 126.492 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9ee9eb4d-5a6b-4c41-aec4-7b37b73965cd") + ) + (label "PDL1" + (at 245.618 96.774 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a048727a-a42f-43f6-b99c-1b10284daa02") + ) + (label "GamePort_ANN0" + (at 205.74 121.412 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ad17117d-0ed3-42c7-bdcc-e7f2ba8ca734") + ) + (label "CASSETTE_IN" + (at 162.814 121.158 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b2cebc55-d19e-4c42-b06c-abbc4e368ab6") + ) + (label "A7" + (at 139.7 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bd1db66b-0394-41de-8d37-1125d2c7024e") + ) + (label "Cassette_Out" + (at 167.64 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c443007a-279f-47cb-857a-67ffbe7db975") + ) + (label "A9" + (at 63.5 32.258 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c58f9ca0-dc8a-4335-a691-24eda0f6af28") + ) + (label "GamePort_ANN3" + (at 226.06 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ce85d628-be3c-4f72-a2bd-e114dd4950ae") + ) + (label "A2" + (at 168.148 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d0ff19a8-7202-41b8-ac80-7bb8f29ab0bd") + ) + (label "PDL3" + (at 262.128 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "db824b88-8ca3-4763-ab0a-7a87e5b3a710") + ) + (label "PDL3" + (at 205.74 131.572 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e3a305df-8b05-4df5-98cb-5ffd7bdcbec1") + ) + (label "GamePort_ANN3" + (at 205.74 129.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e40ec13a-d940-454a-a842-d7c378223880") + ) + (label "~{C000-C0FF}" + (at 91.44 29.718 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f5198654-520f-4c09-b2be-6b001f5e3242") + ) + (label "GamePort_ANN0" + (at 226.06 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f5d2f98d-4a6a-4d8e-981d-df2235e34c4d") + ) + (label "A7" + (at 35.306 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f705e191-0651-42f5-8d31-20b609f8d4e6") + ) + (label "~{GamePort_Strobe}" + (at 180.34 129.032 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f7d62f62-9e98-430a-916a-07e3b2db2c38") + ) + (label "A4" + (at 139.7 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ffa14486-6c6f-409f-a82b-f370466501ae") + ) + (global_label "SS-GR_~{TXT}" + (shape output) + (at 227.33 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "0979e363-d8e8-432f-85c6-ac89681c2c7a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 227.33 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{C000-C7FF}" + (shape input) + (at 55.88 44.958 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0e38a06d-2e6d-4b2d-b5d3-01394cf9a9ea") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 55.88 44.958 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A[0..15]" + (shape input) + (at 32.004 76.2 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "1bba8b63-beef-46c8-a465-72f181b714b0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 32.004 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A[0..15]" + (shape input) + (at 173.228 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "1cd40192-c680-4fc5-99ed-293ab43a124a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 173.228 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A[0..15]" + (shape input) + (at 137.16 24.13 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "20558cad-2f03-4008-9a83-a25d0a0e37ea") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 137.16 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{CLR_STB}" + (shape output) + (at 175.26 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "211b2584-df0b-4c11-8883-fb60ff445e7f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 175.26 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DEV-SEL-1}" + (shape output) + (at 66.294 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "2bc0c2d3-22eb-47b7-a7e2-1f0b221bb818") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 66.294 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO-Select-4}" + (shape output) + (at 106.68 39.878 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "31f336f8-2a93-458a-940c-a7fec68ba0dd") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 106.68 39.878 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DEV-SEL-7}" + (shape output) + (at 66.294 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "3cf38a42-ca23-473d-a22d-1bb614f40030") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 66.294 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SS-Mix_~{NoMix}" + (shape output) + (at 241.3 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "47dae46a-dd24-468a-b49e-0e90a5947b51") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 241.3 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A[0..15]" + (shape input) + (at 58.42 24.638 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "57eaffcd-822a-4bf3-8e8f-a7bc47a0c5d7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 58.42 24.638 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO-Select-1}" + (shape output) + (at 92.71 32.258 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "5b9ba9c6-5d5e-44b7-adf0-5bdfcd06d4a1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 92.71 32.258 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A[0..15]" + (shape input) + (at 195.072 21.59 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "838655c0-c5b8-4626-bea2-acbd5a31d68d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 195.072 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DEV-SEL-6}" + (shape output) + (at 80.264 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "866fa957-9c8a-4467-affa-d978782205bf") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 80.264 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "Soft5" + (shape input) + (at 198.12 46.99 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "94d0d9fd-b8ac-4cbc-b6ba-c16771476a60") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 198.12 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{KBD}" + (shape output) + (at 170.18 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "9742466d-78e9-4cc2-8303-8e811f4b9244") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 170.18 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO-Select-6}" + (shape output) + (at 106.68 44.958 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "9ba68352-6bdd-4c98-9171-debff4143c1a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 106.68 44.958 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DEV-SEL-2}" + (shape output) + (at 80.264 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "9c12e6d5-ec81-450d-9116-6bd6ab8248a4") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 80.264 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SS-HI_~{LORES}" + (shape output) + (at 241.3 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "ac96e751-f36a-42cd-af7a-309acbabdc26") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 241.3 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO-Select-2}" + (shape output) + (at 106.68 34.798 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "b0dd44a3-65ff-4c27-b296-ae9e5fcbb9e0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 106.68 34.798 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DEV-SEL-4}" + (shape output) + (at 80.264 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "b13f4c84-c32b-4402-958c-7eccef834323") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 80.264 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DEV-SEL-5}" + (shape output) + (at 66.294 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "b2677c5f-c0fb-4011-a61b-15f64c6e2682") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 66.294 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO-Select-7}" + (shape output) + (at 92.71 47.498 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "be3fa57d-36f8-4fda-922c-046315feefed") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 92.71 47.498 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D7" + (shape input) + (at 139.7 105.41 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c53fc87c-665d-46e4-93f4-6d8dbb5efc21") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 139.7 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO-Select-3}" + (shape output) + (at 92.71 37.338 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "c596024d-4964-4c65-a4bf-fa3d87d9cbc5") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 92.71 37.338 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape input) + (at 135.128 41.91 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c89721b2-a4da-4876-a625-09d74a499a5b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 135.128 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DEV-SEL-3}" + (shape output) + (at 66.294 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "ca8e23df-9e11-42c9-9718-82d89a7dcec9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 66.294 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "Soft5" + (shape input) + (at 26.67 168.91 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "cafaeb48-3275-46da-bdcb-acfcd4901703") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 26.67 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "USER-1" + (shape input) + (at 29.464 39.878 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d26dccb3-1ae5-45b2-9ce3-73c8706d1a83") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 29.464 39.878 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO-Select-5}" + (shape output) + (at 92.71 42.418 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "e60bfba8-3c53-4ee9-b690-dccb137fb763") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 92.71 42.418 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI1" + (shape input) + (at 38.354 96.52 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ef667c03-748f-46c6-b5f9-c446398854de") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 38.354 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DEV-SEL-0}" + (shape output) + (at 80.264 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "fa611fce-4b07-4ee2-9b30-af46f01f8765") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 80.264 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SS-PG2_~{PG1}" + (shape output) + (at 227.33 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "fc49f7b8-9abe-40df-a102-7dc5459eb87e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 227.33 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol + (lib_id "AppleII+:NE558") + (at 218.694 88.9 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060083cc6") + (property "Reference" "H13" + (at 218.694 74.041 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "NE558" + (at 218.694 76.3524 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 216.154 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 216.154 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 218.694 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "4" + (uuid "dcca0686-d45b-4a47-aee8-f66446576b6c") + ) + (pin "8" + (uuid "ec13e582-bee2-4a73-9d2d-f6c19329e2f7") + ) + (pin "1" + (uuid "fa4fcfb6-689d-49d6-86b8-3ae796f6daf2") + ) + (pin "11" + (uuid "4af513e9-40f9-4379-8eea-d5d341f96b8a") + ) + (pin "14" + (uuid "45b560a5-5243-4f53-8e39-83c796681a80") + ) + (pin "2" + (uuid "83e91c06-39ef-4199-9c0b-924e0c02874e") + ) + (pin "9" + (uuid "4f9101e8-5bbc-4eed-b157-15f7c4bf223f") + ) + (pin "13" + (uuid "43870636-2692-4549-ab0b-bd0cc9fb4524") + ) + (pin "7" + (uuid "d8be3f28-204c-4cb9-971e-9849c3b00b1f") + ) + (pin "3" + (uuid "bcae0de6-b52f-47ab-9cd7-c62db917b7cb") + ) + (pin "6" + (uuid "b4e7db2a-b7ce-4376-a105-e12757cb5c3b") + ) + (pin "16" + (uuid "82c988de-2cf4-40aa-b6d9-238aa1c4e03c") + ) + (pin "5" + (uuid "b6d5160c-4ec2-4a23-8b7f-777d8be05939") + ) + (pin "10" + (uuid "ab4c2dc5-0a11-4043-bc3d-354dbb13d607") + ) + (pin "15" + (uuid "38e788fc-5e9e-4f2c-8cb5-4aaa67f85b8c") + ) + (pin "12" + (uuid "bf7b43a8-8ee0-445b-947f-13df13d9832f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "H13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 213.36 56.134 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006009d128") + (property "Reference" "#PWR0141" + (at 213.36 62.484 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 210.82 58.928 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 213.36 56.134 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 213.36 56.134 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 213.36 56.134 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a49fc86a-f7f2-419e-aaa0-7e307b2ad6c4") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0141") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 213.36 17.526 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006009f49a") + (property "Reference" "#PWR0142" + (at 213.36 21.336 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 210.82 14.986 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 213.36 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 213.36 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 213.36 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "1ee3d01b-44f8-4e88-90d2-8a1770dce296") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0142") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 64.77 149.86 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006011e3e3") + (property "Reference" "Cap11" + (at 66.548 147.32 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" ".1uF" + (at 66.802 152.908 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 64.77 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 64.77 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 64.77 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7b2463e3-13ca-4fe5-b4b7-2f65943f4b0b") + ) + (pin "2" + (uuid "6162479f-76ae-46ee-8cbd-ef6be64ab30e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "Cap11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 242.062 96.774 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060132e44") + (property "Reference" "R21" + (at 242.062 94.996 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100R" + (at 242.57 98.552 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 242.062 96.774 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 242.062 96.774 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 242.062 96.774 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "12e2738b-b43b-4852-9940-67ef94aa077d") + ) + (pin "2" + (uuid "23930880-5a0b-49ac-bacd-07ef9c5f86ab") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "R21") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 263.906 91.694 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060135d61") + (property "Reference" "R22" + (at 263.906 89.916 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100R" + (at 264.414 93.472 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 263.906 91.694 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 263.906 91.694 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 263.906 91.694 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "aa427474-4fb1-450e-826e-1ef1ffba1426") + ) + (pin "1" + (uuid "6b108ae4-97a9-4e6b-9ed6-1a0e682ec714") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "R22") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 257.81 81.28 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006014ba0d") + (property "Reference" "R23" + (at 257.81 79.502 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100R" + (at 258.318 83.058 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 257.81 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 257.81 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 257.81 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "d3afaa24-25c6-432c-8f07-1e88ddae551b") + ) + (pin "2" + (uuid "43b988ca-9245-4063-be05-8c230184c73a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "R23") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 242.57 74.676 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006014cc6f") + (property "Reference" "R20" + (at 242.57 72.898 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100R" + (at 243.078 76.454 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 242.57 74.676 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 242.57 74.676 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 242.57 74.676 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "02ba46ff-e943-4dae-a56e-cc79f124c09a") + ) + (pin "1" + (uuid "6bfabb98-7b70-4de0-85bc-42791a69fe28") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "R20") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 72.39 149.86 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006014dd76") + (property "Reference" "R24" + (at 72.39 148.082 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "47K" + (at 72.39 151.638 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 72.39 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 72.39 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 72.39 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "50371335-d6e0-4704-9386-f6966bccc818") + ) + (pin "2" + (uuid "c42eec47-28bb-488e-b8c2-03cece62f21e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "R24") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:D") + (at 78.994 154.94 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060158a4d") + (property "Reference" "CR1" + (at 73.914 154.432 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1N914" + (at 71.374 156.464 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 78.994 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 78.994 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 78.994 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "fed01dc8-cab5-4cfe-90ce-14fe9e72f2ec") + ) + (pin "2" + (uuid "daa9f8d9-3cf2-456b-a58a-030d1fb461ef") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "CR1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:Q_NPN_Darlington_EBC") + (at 87.63 149.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016f458") + (property "Reference" "Q4" + (at 83.82 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "MPSA13" + (at 78.994 147.828 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 92.71 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 87.63 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 87.63 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "21388bfd-d45e-4557-8821-8589ce15d378") + ) + (pin "1" + (uuid "65e9de3f-610b-4c06-82fa-c300c5a81d36") + ) + (pin "3" + (uuid "bd0de32b-b113-41eb-884c-ec4d8bffaa40") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "Q4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 206.248 101.6 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601752c0") + (property "Reference" "#PWR0144" + (at 206.248 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 203.708 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 206.248 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 206.248 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 206.248 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "fe0fa683-874a-40d5-826a-6c14b956ac71") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0144") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS138") + (at 78.74 37.338 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006017a5e1") + (property "Reference" "H12" + (at 84.074 25.654 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS138" + (at 83.058 51.308 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 78.74 37.338 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS138" + (at 78.74 37.338 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 78.74 37.338 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "c4ec9217-7cb3-45fd-b27f-f7bc100ed227") + ) + (pin "6" + (uuid "8f9b15a6-428e-4992-8ae5-7b02bdd88871") + ) + (pin "2" + (uuid "b6ec1dab-36b6-4810-a9d9-bcb92d7903cd") + ) + (pin "3" + (uuid "63eb9ffe-ed04-4246-916e-ebc953b0c311") + ) + (pin "9" + (uuid "7c1d496c-83fa-4557-9702-087d82c2db6f") + ) + (pin "5" + (uuid "c81f64c6-7c21-4a9c-bc7e-206a70147f8b") + ) + (pin "16" + (uuid "21ed18ef-e79f-4965-bd4b-e40d8be16b41") + ) + (pin "10" + (uuid "113a5416-bfee-44ea-b78f-488265870518") + ) + (pin "8" + (uuid "fc1e8196-1dcd-4d6f-bc0e-0a2bba000efa") + ) + (pin "4" + (uuid "3eee187e-de3f-4d5d-ae7a-97401ed11359") + ) + (pin "15" + (uuid "13280884-ab17-4193-8703-cc5f114870e3") + ) + (pin "12" + (uuid "31b11b61-adfe-4ec5-80cb-2615788e6693") + ) + (pin "13" + (uuid "77e3eff4-f244-441f-b467-8826a8f515e6") + ) + (pin "14" + (uuid "2cfd0519-f811-49cf-bfcc-66cf85a3d462") + ) + (pin "11" + (uuid "6b7e65af-5994-43a9-88e6-a04bbbd73abb") + ) + (pin "7" + (uuid "15b198b5-0022-479e-bed1-a53ef3596780") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "H12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 90.17 160.274 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006017b25b") + (property "Reference" "#PWR0152" + (at 90.17 166.624 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 87.63 163.068 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 90.17 160.274 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 90.17 160.274 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 90.17 160.274 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b89f0a14-58bf-4dab-81b2-9f4abfc73c82") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0152") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS138") + (at 52.324 88.9 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006017b2db") + (property "Reference" "H2" + (at 57.15 77.216 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS138" + (at 56.642 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 52.324 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS138" + (at 52.324 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 52.324 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "425eebda-26d5-4ba5-9351-8df9a7e53fcd") + ) + (pin "7" + (uuid "b016c1d2-aad1-416e-8a98-839038903732") + ) + (pin "8" + (uuid "7cddb81f-0f86-47ff-ae94-583a51ca864b") + ) + (pin "9" + (uuid "855d2d32-82fe-443d-9854-58afba09aa77") + ) + (pin "10" + (uuid "d47bcd29-70aa-4a46-9d79-4f1c1caf5b16") + ) + (pin "6" + (uuid "596792b6-951b-41d1-9a39-37bcd15eb908") + ) + (pin "11" + (uuid "89c689cd-f648-4cf7-8049-fc267d53a1e6") + ) + (pin "2" + (uuid "e5c5dcd3-858b-4dc3-8a96-f8119941583f") + ) + (pin "15" + (uuid "9d28ceeb-973d-46ae-9d99-038cf7c65bd7") + ) + (pin "16" + (uuid "33347b2b-09a0-4419-99a0-86df6c54cbe0") + ) + (pin "14" + (uuid "7c98ae68-1ced-4cca-9e20-d04f1d42db7c") + ) + (pin "5" + (uuid "ffab976e-21ed-4fa1-bdf2-aac2befc5acb") + ) + (pin "13" + (uuid "702a5d25-87e4-4172-a6b2-7092ff6d0178") + ) + (pin "3" + (uuid "b8c36a94-34d5-4bfc-9663-7502b5a8ca88") + ) + (pin "4" + (uuid "33e1b854-4805-4bbe-8b22-99c1dfaeb30d") + ) + (pin "12" + (uuid "d714c4da-b96f-4f14-8304-1739026105b7") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "H2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS138") + (at 154.94 36.83 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006017bbe9") + (property "Reference" "F13" + (at 160.782 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS138" + (at 159.258 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 154.94 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS138" + (at 154.94 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 154.94 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "11" + (uuid "298b2ee3-acc5-46cd-9806-2cd21fe8e029") + ) + (pin "12" + (uuid "98efdb2a-1d93-4060-ba92-6bb76f6e0759") + ) + (pin "7" + (uuid "4eafce6c-cd8c-4f37-ada8-d91dc577eac3") + ) + (pin "13" + (uuid "c9c1ead4-e10c-40a5-9536-feaa19e48c3b") + ) + (pin "1" + (uuid "3891746b-f5ce-4ed4-819d-093b3866609a") + ) + (pin "2" + (uuid "ce52d9c9-1014-4bb2-8943-315da81169e0") + ) + (pin "3" + (uuid "e94db4be-816d-4620-9f6d-4303ef0a7481") + ) + (pin "5" + (uuid "82e4c3b5-8fbb-414d-81af-40fd017bd595") + ) + (pin "16" + (uuid "6b764460-a34d-400e-a6e6-bbd492298c7d") + ) + (pin "8" + (uuid "e070bb99-ac45-43f4-b6df-ec71557b7361") + ) + (pin "4" + (uuid "ea3a9794-b1b1-497f-b893-763ba63cd243") + ) + (pin "15" + (uuid "a5c15573-cb08-45f6-b5dd-c8cf49bac1e7") + ) + (pin "6" + (uuid "85db17ab-c086-48e9-ae97-f3a2e8ded69a") + ) + (pin "14" + (uuid "7c8f7bcb-df75-477c-9104-876f5fcee52b") + ) + (pin "9" + (uuid "77a696cc-80f7-467c-b96d-545deaf01a24") + ) + (pin "10" + (uuid "2948e4d2-ffa5-4efb-9bc8-9b45f78b78b0") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "F13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS259") + (at 213.36 36.83 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006017ccca") + (property "Reference" "F14" + (at 219.202 22.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS259" + (at 217.932 50.8 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 213.36 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS259" + (at 213.36 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 213.36 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "15" + (uuid "67573536-9c75-465a-a9cf-7f53b1d3d4d0") + ) + (pin "12" + (uuid "90172567-3f01-4202-b7da-7a0fea8f1d64") + ) + (pin "3" + (uuid "6b18449d-fb38-46ce-a3d4-4efc93f81a35") + ) + (pin "14" + (uuid "213812b1-1f86-41c6-ac86-19d38f4de367") + ) + (pin "13" + (uuid "17b0fdcd-925c-4241-bafa-47fb2e238eb6") + ) + (pin "1" + (uuid "449163a3-5579-40a9-943b-d83ab468fdc9") + ) + (pin "2" + (uuid "ddfff465-e8d9-4a2c-9610-dc1654028a70") + ) + (pin "16" + (uuid "07a0350f-bb48-4f9b-aa4f-6f48c36bf1cb") + ) + (pin "6" + (uuid "dacf2285-b02d-462f-8578-e9b2604f5652") + ) + (pin "7" + (uuid "c2ab1ddf-0436-4ebe-979e-81f1743e3bfd") + ) + (pin "11" + (uuid "30fdcade-c462-4241-bddd-add15fdf4a3a") + ) + (pin "4" + (uuid "02da7b2e-a2e7-486b-8b99-0cea0fc4dffd") + ) + (pin "5" + (uuid "7d0028e6-eea0-481c-ae0f-f59e1c45348b") + ) + (pin "8" + (uuid "5ffafda2-e033-421d-8b8b-f5e79ff81e7c") + ) + (pin "9" + (uuid "ae0bd7cd-858e-4a88-a57f-911bfbdc5625") + ) + (pin "10" + (uuid "571838d9-928d-43d6-a200-08966c868b33") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "F14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 149.86 113.03 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006017e6fb") + (property "Reference" "#PWR0145" + (at 149.86 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 147.32 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 149.86 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 149.86 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 149.86 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "cf736ce9-5cff-43c0-9cbe-4ef89f37fb21") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0145") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS251") + (at 154.94 90.17 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006017e906") + (property "Reference" "H14" + (at 160.274 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS251" + (at 154.94 85.598 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 154.94 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS251" + (at 154.94 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 154.94 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "4" + (uuid "5bb2ae4b-9a82-4f25-b401-6b2f50167271") + ) + (pin "3" + (uuid "8e6edee7-77a9-451d-831c-39a74bba5561") + ) + (pin "2" + (uuid "f4270684-0332-499a-bddb-efce42cfc60f") + ) + (pin "1" + (uuid "513c8d76-fa49-48c4-952b-86ee6152de6d") + ) + (pin "15" + (uuid "2565ae38-6694-434a-a243-5dd47bfb8709") + ) + (pin "14" + (uuid "09272d8d-bb8a-4679-a226-c4cb2db1a545") + ) + (pin "13" + (uuid "ab29f975-a101-475f-b519-99116d608f7b") + ) + (pin "12" + (uuid "6d585792-95fb-46fe-a4ce-994642457bde") + ) + (pin "7" + (uuid "85e0c6b0-b269-434a-a130-e82f6fcc4f7d") + ) + (pin "5" + (uuid "5d1a05e0-300a-4731-959e-d333e5804c02") + ) + (pin "8" + (uuid "093e6103-75d5-4e47-ab1e-d78d513fc077") + ) + (pin "16" + (uuid "48e3f571-20ca-4623-ba5a-d29710cc4416") + ) + (pin "9" + (uuid "0aa1293b-63dc-487f-9462-7bae18119743") + ) + (pin "10" + (uuid "c4035001-d8bd-499e-ae7d-2dc9f95c6acf") + ) + (pin "6" + (uuid "c63c70b6-273d-4d00-9a89-764beac959c0") + ) + (pin "11" + (uuid "90e1f16a-753a-47f5-a50e-b15c5989b454") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "H14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS74") + (at 48.26 152.4 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006018047f") + (property "Reference" "J13A" + (at 51.816 145.542 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS74" + (at 52.832 159.258 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 48.26 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" + (at 48.26 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 48.26 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "6" + (uuid "33e9b658-8544-40a5-ba12-6bd32a890f02") + ) + (pin "12" + (uuid "8b8a0fcd-b549-4a09-90a2-8fd03952a581") + ) + (pin "3" + (uuid "5186429a-6fef-435d-aa89-0f9358e54fcd") + ) + (pin "2" + (uuid "bf091962-588c-40c3-8f01-4c8c54ca2e2c") + ) + (pin "1" + (uuid "56bf1aa8-c6cd-4c70-83f2-6df16d02d581") + ) + (pin "4" + (uuid "61ebb748-0f9c-4537-888b-d08f3149265c") + ) + (pin "13" + (uuid "7d388f41-f933-4c7c-b431-8c43efac54bd") + ) + (pin "7" + (uuid "0713f0ae-72df-4a47-8287-2eb1dfeafe7c") + ) + (pin "8" + (uuid "eb96d671-d776-4d06-8465-7f20dada2af7") + ) + (pin "14" + (uuid "a736eeb3-5012-4eb2-8814-6c601a9cfd6a") + ) + (pin "5" + (uuid "db42105b-e8d6-457d-91cb-b42b6f909caa") + ) + (pin "10" + (uuid "14cdf42f-b089-4515-9f7d-a2b98ce5fa2a") + ) + (pin "9" + (uuid "3aa75d8a-468e-42cd-b230-ab8f11bf8e94") + ) + (pin "11" + (uuid "37538cb2-1be6-4d89-a237-3ef967785205") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "J13A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS74") + (at 48.26 180.34 0) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060182148") + (property "Reference" "J13B" + (at 52.07 173.482 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS74" + (at 53.086 187.198 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 48.26 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" + (at 48.26 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 48.26 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "8" + (uuid "a69bbb59-6faf-45e5-b03d-b3634548705f") + ) + (pin "1" + (uuid "f56a058b-1a7f-4322-86ce-2357652460ae") + ) + (pin "3" + (uuid "afaf2da6-3cd9-40e0-9d6c-dabf26bb27fa") + ) + (pin "5" + (uuid "f0e959d1-1dd4-4239-8db5-1b323300d9e7") + ) + (pin "2" + (uuid "766fd579-449d-4fc1-bab7-17e8c35c9820") + ) + (pin "12" + (uuid "4f7b74ec-a3a0-457d-8e9a-1371a5d59b7d") + ) + (pin "6" + (uuid "2e980225-9532-4f3b-8dc9-76f39d61a136") + ) + (pin "11" + (uuid "57b75bd6-5c38-476d-823a-310984a6fbaf") + ) + (pin "10" + (uuid "ea669a28-9b23-44cc-9234-76f78002b3cb") + ) + (pin "13" + (uuid "55f65d5d-f9a3-4ff0-a38a-949a9b7909fb") + ) + (pin "4" + (uuid "ecc0ce97-e806-403f-8aef-c16fec385caa") + ) + (pin "9" + (uuid "41c9836e-76c2-4b3c-89df-2d43a37c3522") + ) + (pin "14" + (uuid "6f3528c3-a265-49b8-98a5-faabcca31dd3") + ) + (pin "7" + (uuid "6e9162b6-9714-4efe-81e8-9e4306a16cb4") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "J13B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS74") + (at 156.464 178.308 0) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006018297d") + (property "Reference" "J13C" + (at 162.306 177.1396 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "74LS74" + (at 162.306 179.451 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 156.464 178.308 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" + (at 156.464 178.308 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 156.464 178.308 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "8087cfe5-e061-4dfa-8cd8-669dc9cb11d6") + ) + (pin "10" + (uuid "c4f63ecd-b9f7-4267-8049-800011a890f2") + ) + (pin "4" + (uuid "9654ab3a-0dd2-4b59-841c-709c27fd6ad7") + ) + (pin "9" + (uuid "d6f9eb2e-6eda-43cb-b78b-3ffba7868517") + ) + (pin "11" + (uuid "62e2bca3-4b15-40be-9680-beac6c8b450d") + ) + (pin "12" + (uuid "688ae8f1-5a03-4b36-93d8-45a2f74fc19f") + ) + (pin "13" + (uuid "384ec37f-058a-465c-87bd-b41105b4b6a2") + ) + (pin "2" + (uuid "758f0969-4c0e-4269-8714-1bc07ba9cc27") + ) + (pin "14" + (uuid "8222937f-e95e-4339-80c2-86881b64655b") + ) + (pin "7" + (uuid "02c0c2a0-bdf0-44dc-b08f-f19c96898023") + ) + (pin "3" + (uuid "3d867c4f-f234-49ae-b5f6-dbbc4a4932e8") + ) + (pin "8" + (uuid "204a9491-867a-469d-b9b9-7ca1fcf1c6e2") + ) + (pin "5" + (uuid "11c587da-fbea-496c-a245-84d54a5ded55") + ) + (pin "6" + (uuid "81c14687-8311-4d8d-b86d-1c45b4b84ea8") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "J13C") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 98.806 144.78 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601902a4") + (property "Reference" "R25" + (at 98.806 143.002 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "27R" + (at 98.806 146.558 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 98.806 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 98.806 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 98.806 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "046e5d39-af88-4008-ad62-3d3ce1b28b23") + ) + (pin "2" + (uuid "3c6793a2-9c15-4e1c-bf4f-2633f8d06a47") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "R25") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 105.41 151.13 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601913d4") + (property "Reference" "Cap12" + (at 99.06 148.844 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" ".1uF" + (at 100.838 153.162 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 105.41 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 105.41 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 105.41 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "c0c5b4c5-f272-46c7-ae1a-1f54322cfc8a") + ) + (pin "2" + (uuid "682e7e47-ccfe-45e7-a484-074072ca602a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "Cap12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:Jumper_2_Open") + (at 39.624 39.878 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060197378") + (property "Reference" "JP-User1" + (at 39.624 37.084 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Jumper" + (at 39.624 40.894 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 39.624 39.878 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 39.624 39.878 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 39.624 39.878 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "60ae219b-01be-42c2-99ac-c0df4a68893b") + ) + (pin "1" + (uuid "391153f8-58f1-43dc-a65d-e91d2a9777a9") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "JP-User1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "dk_Rectangular-Connectors-Headers-Male-Pins:22-23-2021") + (at 113.03 149.86 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006019d2f9") + (property "Reference" "SPKR1" + (at 123.444 150.876 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Speaker Connector" + (at 125.984 154.178 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "digikey-footprints:PinHeader_1x2_P2.54mm_Drill1.02mm" + (at 118.11 144.78 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://media.digikey.com/pdf/Data%20Sheets/Molex%20PDFs/A-6373-N_Series_Dwg_2010-12-03.pdf" + (at 118.11 142.24 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "" + (at 113.03 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Digi-Key_PN" "WM4200-ND" + (at 118.11 139.7 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "MPN" "22-23-2021" + (at 118.11 137.16 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Category" "Connectors, Interconnects" + (at 118.11 134.62 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Family" "Rectangular Connectors - Headers, Male Pins" + (at 118.11 132.08 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Datasheet_Link" "https://media.digikey.com/pdf/Data%20Sheets/Molex%20PDFs/A-6373-N_Series_Dwg_2010-12-03.pdf" + (at 118.11 129.54 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Detail_Page" "/product-detail/en/molex/22-23-2021/WM4200-ND/26667" + (at 118.11 127 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "CONN HEADER VERT 2POS 2.54MM" + (at 118.11 124.46 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Manufacturer" "Molex" + (at 118.11 121.92 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Status" "Active" + (at 118.11 119.38 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (pin "1" + (uuid "171927c7-3a13-4102-8812-87e60d4520be") + ) + (pin "2" + (uuid "6dbb42c7-45c7-4a32-afb4-ca93626ec79e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "SPKR1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network08_Split") + (at 48.006 35.052 0) + (unit 7) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601a90d8") + (property "Reference" "RA1" + (at 50.292 38.354 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1K" + (at 48.006 36.322 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP9" + (at 45.974 35.052 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 48.006 35.052 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 48.006 35.052 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "95e91e5b-521e-4919-8b9a-e7f5b870bcf1") + ) + (pin "1" + (uuid "d6f7309d-d928-4c61-bd04-9015d83d3f7d") + ) + (pin "6" + (uuid "58e075aa-777f-4f8f-865e-66faafb955f8") + ) + (pin "5" + (uuid "0d9349c4-6dbb-423e-8a72-5a01d7c0fe6a") + ) + (pin "3" + (uuid "80a83690-6c20-4110-9904-75a66689ad3d") + ) + (pin "4" + (uuid "86fd1937-df87-4645-9057-908526b5770f") + ) + (pin "8" + (uuid "fe30113b-fd99-4726-a3f6-c8408c2828c3") + ) + (pin "9" + (uuid "754756c0-20df-4982-9cb0-1823f20271e6") + ) + (pin "7" + (uuid "dde8681e-cf6c-4e11-be13-ed7e8cf90a45") + ) + (instances + (project "" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00005fe9ff4d" + (reference "RA?") + (unit 7) + ) + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "RA1") + (unit 7) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 48.006 30.734 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601aaad3") + (property "Reference" "#PWR0132" + (at 48.006 34.544 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 45.212 28.702 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 48.006 30.734 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 48.006 30.734 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 48.006 30.734 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "417f36bf-9361-40ef-9285-e44ff7fb640a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0132") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 78.74 20.574 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601abc4c") + (property "Reference" "#PWR0133" + (at 78.74 24.384 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 76.2 18.034 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 78.74 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 78.74 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 78.74 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "f0493b5d-a6be-4f43-b625-d6cb9844c117") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0133") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 78.74 56.134 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601ad1f0") + (property "Reference" "#PWR0134" + (at 78.74 62.484 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 76.2 58.928 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 78.74 56.134 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 78.74 56.134 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 78.74 56.134 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "8ab0e06e-83d1-49ba-8170-03050b5337ce") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0134") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 237.236 99.314 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601ae14a") + (property "Reference" "Cap5" + (at 230.378 98.806 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" ".022uF" + (at 230.632 100.838 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 237.236 99.314 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 237.236 99.314 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 237.236 99.314 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "f14c1e98-79e9-4ed6-953e-9e851586c3bb") + ) + (pin "2" + (uuid "31511d1d-b7b1-4a9c-9d46-4072cfe2aa14") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "Cap5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 237.236 101.854 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601b6144") + (property "Reference" "#PWR0146" + (at 237.236 108.204 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 239.776 104.394 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 237.236 101.854 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 237.236 101.854 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 237.236 101.854 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "3add4457-21b8-4158-ae90-d35409308f5c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0146") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 261.366 97.79 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601b92d5") + (property "Reference" "Cap6" + (at 262.89 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" ".022uF" + (at 261.366 99.822 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 261.366 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 261.366 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 261.366 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e60d4336-57c5-457a-893a-7a25dd076059") + ) + (pin "2" + (uuid "943858be-1a5c-4b8b-9a1b-34b6af548bdb") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "Cap6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 261.366 100.33 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601b92e4") + (property "Reference" "#PWR0147" + (at 261.366 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 263.906 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 261.366 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 261.366 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 261.366 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "272be3fd-d452-4c87-ab7d-40b5d6164a85") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0147") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 52.324 72.136 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601ba58c") + (property "Reference" "#PWR0135" + (at 52.324 75.946 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 49.784 69.596 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 52.324 72.136 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 52.324 72.136 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 52.324 72.136 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "be569db6-75dc-48ca-9e0e-0639bc8ee02b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0135") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 52.324 107.696 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601bcd95") + (property "Reference" "#PWR0136" + (at 52.324 114.046 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 49.784 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 52.324 107.696 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 52.324 107.696 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 52.324 107.696 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e887d739-a65d-4411-9a56-0572eba1cdf2") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0136") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 154.94 56.134 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601bde5e") + (property "Reference" "#PWR0137" + (at 154.94 62.484 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 152.4 58.928 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 154.94 56.134 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 154.94 56.134 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 154.94 56.134 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "297916a4-d026-4677-84da-5c5e1debd624") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0137") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 235.966 80.264 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601bdeeb") + (property "Reference" "#PWR0148" + (at 235.966 86.614 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 238.506 82.804 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 235.966 80.264 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 235.966 80.264 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 235.966 80.264 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "4126bd29-4515-4dc5-b0e9-9274eecd1794") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0148") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 152.4 64.77 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601bee97") + (property "Reference" "#PWR0138" + (at 152.4 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 149.86 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 152.4 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 152.4 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 152.4 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "9129eb6a-1ab8-4f21-91c1-9df727631d67") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0138") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 156.464 189.484 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601bfc6f") + (property "Reference" "#PWR0139" + (at 156.464 195.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 153.924 192.278 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 156.464 189.484 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 156.464 189.484 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 156.464 189.484 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "5dc05076-7568-4a6d-b318-16200c5aad7d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0139") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 228.854 110.236 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601c0929") + (property "Reference" "#PWR0140" + (at 228.854 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 228.854 113.792 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 228.854 110.236 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 228.854 110.236 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 228.854 110.236 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "d982ae51-ffff-49fb-97c3-25818858a0a4") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0140") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 235.966 77.216 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601c25fc") + (property "Reference" "Cap8" + (at 235.966 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" ".022uF" + (at 235.966 80.264 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 235.966 77.216 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 235.966 77.216 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 235.966 77.216 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "2a3b0027-a3ef-448f-a8ea-ea4db980bc63") + ) + (pin "1" + (uuid "2458fdfe-ef63-467b-bc6b-67a4cf5d0e3d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "Cap8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 248.158 86.868 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601c260b") + (property "Reference" "#PWR0149" + (at 248.158 93.218 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 250.698 89.408 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 248.158 86.868 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 248.158 86.868 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 248.158 86.868 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "6f3526dc-6790-4496-b487-0fbdbc6e6b53") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0149") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 154.94 20.066 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000601dc1a2") + (property "Reference" "#PWR0143" + (at 154.94 23.876 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 152.4 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 154.94 20.066 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 154.94 20.066 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 154.94 20.066 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e18d8b0a-2229-427c-ba3d-b7db6a33b1f9") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0143") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 115.57 143.51 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060218674") + (property "Reference" "#PWR0153" + (at 115.57 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 113.03 140.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 115.57 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 115.57 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 115.57 143.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "6b599233-929a-4fc2-8fc6-0889ace02991") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0153") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 248.158 83.82 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006021cbfe") + (property "Reference" "Cap7" + (at 249.682 83.058 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" ".022uF" + (at 248.92 85.852 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 248.158 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 248.158 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 248.158 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "cb518321-a6a1-4239-b504-f3f23d3e0589") + ) + (pin "2" + (uuid "ebcfe418-6173-4352-b358-dae5b941033e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "Cap7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 156.464 166.878 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060224b37") + (property "Reference" "#PWR0154" + (at 156.464 170.688 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 153.924 164.338 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 156.464 166.878 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 156.464 166.878 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 156.464 166.878 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "0c818072-015e-42c5-8e94-e129e3a4bb1d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0154") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 231.14 107.696 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006023560e") + (property "Reference" "Cap9" + (at 231.648 105.918 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" ".1uF" + (at 231.648 109.474 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 231.14 107.696 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 231.14 107.696 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 231.14 107.696 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "203d4918-6be0-4041-9fdf-9be9d1675dc1") + ) + (pin "2" + (uuid "d678aa1f-dcf8-4887-a14a-826c44173472") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "Cap9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:GAME_IO_Conn") + (at 193.294 127.762 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006025229b") + (property "Reference" "J14" + (at 193.294 112.141 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GAME_IO_Conn" + (at 193.294 114.4524 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 193.294 127.762 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 193.294 127.762 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 193.294 127.762 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "56aa67ec-5b3a-4eb5-a675-2a785ce7ab6e") + ) + (pin "2" + (uuid "63d84f3b-eb5e-47f2-bf3b-c8cc8541d99b") + ) + (pin "9" + (uuid "7935796b-fd69-4c90-9e7a-bea1daf0a586") + ) + (pin "5" + (uuid "3fefdd94-48c8-42a8-8548-f6782e5dd4c5") + ) + (pin "4" + (uuid "144fa728-398e-41b9-a069-224a6743f630") + ) + (pin "10" + (uuid "a1e37874-86eb-4dcb-8ccf-3536dca8df8c") + ) + (pin "1" + (uuid "c965a5e3-9b2a-4f39-a6ce-6ab3523b19ea") + ) + (pin "6" + (uuid "7f76c8ca-54fb-4c53-bb25-4c9ce1320008") + ) + (pin "8" + (uuid "a24da880-6e9a-456a-af87-f5ac9654f42d") + ) + (pin "12" + (uuid "49a28834-e686-47d3-890c-055834f1f444") + ) + (pin "15" + (uuid "8b82ee16-e19d-4f68-b221-b2697f1181d8") + ) + (pin "11" + (uuid "499c960c-a2c0-456f-852c-452fefa9820f") + ) + (pin "16" + (uuid "5f6876c3-e418-455a-8c2e-04ff8f6a485a") + ) + (pin "14" + (uuid "4b64d1cd-a43e-4a0b-9bfe-a01b8f3e2e00") + ) + (pin "13" + (uuid "e535e25b-8dd7-42cb-a387-743ef076739a") + ) + (pin "7" + (uuid "aa2b7d7d-2ff7-44dc-b2cb-cb1569bbd6d7") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "J14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 64.77 177.8 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006025c9e3") + (property "Reference" "R19" + (at 64.77 176.022 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "12K" + (at 64.77 179.578 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 64.77 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 64.77 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 64.77 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "4cd1357e-59a0-4d71-aafe-802f19c70dd4") + ) + (pin "1" + (uuid "454d84fd-244d-49ca-be21-d793fb0de3e0") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "R19") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 72.39 181.61 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006025d275") + (property "Reference" "R18" + (at 69.596 181.864 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100R" + (at 74.422 181.61 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 72.39 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 72.39 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 72.39 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "ea3fe6de-f3bb-4321-a9b4-ebaa73204616") + ) + (pin "2" + (uuid "6f868a7d-93e6-4e8d-beed-d0bd7b9b5ff7") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "R18") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:AudioJack2") + (at 86.36 180.34 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006025ddff") + (property "Reference" "J2" + (at 85.09 175.26 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Cassette Data Out" + (at 83.82 184.15 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 86.36 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 86.36 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 86.36 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "T" + (uuid "6b9c5e2f-aa4f-4cea-980a-a3d9cea6020d") + ) + (pin "S" + (uuid "3deab810-dfc0-4a62-a0ec-83cf9114c60b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "J2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 72.39 187.96 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602c0312") + (property "Reference" "#PWR0155" + (at 72.39 194.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 69.85 190.754 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 72.39 187.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 72.39 187.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 72.39 187.96 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "fdd09039-9ca6-4b93-ab2b-51d3b073db53") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0155") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 181.61 118.872 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000603360fc") + (property "Reference" "#PWR0150" + (at 181.61 122.682 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 180.848 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 181.61 118.872 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 181.61 118.872 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 181.61 118.872 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "c02577c8-0820-4a93-ab45-40aeecd4f485") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0150") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 181.864 137.922 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006033eead") + (property "Reference" "#PWR0151" + (at 181.864 144.272 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 179.324 140.716 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 181.864 137.922 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 181.864 137.922 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 181.864 137.922 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "193356f0-4590-4c9f-881a-f8f5060cb59d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0151") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Amplifier_Operational:LM741") + (at 116.332 121.158 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000061587a64") + (property "Reference" "K13" + (at 120.396 122.682 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "MA741" + (at 120.396 124.46 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 117.602 119.888 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm741.pdf" + (at 120.142 117.348 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 116.332 121.158 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "1a8aa3f0-aa14-446b-8136-7b7656db9b4b") + ) + (pin "4" + (uuid "65f748ef-5ea7-477e-9e92-d5dcb35165c2") + ) + (pin "3" + (uuid "da5d01ec-bdb8-467d-aa02-33e153a7f1f9") + ) + (pin "7" + (uuid "e6e8c7ea-35ba-410f-8b75-a27313b3fe99") + ) + (pin "1" + (uuid "54a9e004-9254-4974-9180-d17dbae12223") + ) + (pin "8" + (uuid "faefde9f-db58-45ca-b8bc-1a088e8b192a") + ) + (pin "5" + (uuid "60cd38a1-daaa-4b73-84f0-8d14832dc8ea") + ) + (pin "6" + (uuid "92e328d9-31ce-4053-89b8-060a0ab084e6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "K13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:AudioJack2") + (at 80.772 123.698 0) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000615aa405") + (property "Reference" "J0" + (at 79.756 119.888 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Cassette Data In" + (at 86.868 129.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 80.772 123.698 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 80.772 123.698 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 80.772 123.698 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "S" + (uuid "bcf89ea3-2c3a-4734-bdce-6004fc35128c") + ) + (pin "T" + (uuid "ce27d2e7-d9e9-4f15-8b24-591a8dff6fb4") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "J0") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 93.472 123.698 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000615b8a20") + (property "Reference" "Cap10" + (at 96.52 120.65 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" ".1uF" + (at 98.298 124.968 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 93.472 123.698 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 93.472 123.698 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 93.472 123.698 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e8a0b427-11d5-4f0e-aea5-13f0e0471e08") + ) + (pin "2" + (uuid "9466c6eb-ad4b-4dcd-8c81-26061094080b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "Cap10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 99.314 129.794 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000615b99b2") + (property "Reference" "#PWR0156" + (at 99.314 136.144 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 96.774 132.588 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 99.314 129.794 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 99.314 129.794 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 99.314 129.794 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b1aa83e3-474d-4363-8a66-801548d5720d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0156") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 102.616 123.698 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000615d5aff") + (property "Reference" "R30" + (at 102.616 121.92 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "12K" + (at 102.616 123.698 90) + (effects + (font + (size 0.9906 0.9906) + ) + ) + ) + (property "Footprint" "" + (at 102.616 123.698 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 102.616 123.698 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 102.616 123.698 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "df970e73-6a4a-41b6-aac4-15f514b94c61") + ) + (pin "2" + (uuid "be9a2bcd-11d5-47fc-a5f7-b73cae574eff") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "R30") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 106.426 127.254 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000615e40c5") + (property "Reference" "R17" + (at 103.632 127 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "12K" + (at 106.426 127.254 90) + (effects + (font + (size 0.9906 0.9906) + ) + ) + ) + (property "Footprint" "" + (at 106.426 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 106.426 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 106.426 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "0246793a-f54e-4281-b401-018d27813951") + ) + (pin "2" + (uuid "2794b942-06b9-4f5a-8985-3598155e6945") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "R17") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 113.792 112.522 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006162b807") + (property "Reference" "#PWR0157" + (at 113.792 116.332 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 111.252 109.982 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 113.792 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 113.792 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 113.792 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "0912746d-edab-4936-8b4b-cb77e55d52b8") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0157") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 120.142 113.03 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006163a03b") + (property "Reference" "R15" + (at 120.142 111.506 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1M" + (at 120.142 113.03 90) + (effects + (font + (size 0.9906 0.9906) + ) + ) + ) + (property "Footprint" "" + (at 120.142 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 120.142 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 120.142 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "f9dfc3fe-873e-441b-98b5-2721c431447f") + ) + (pin "2" + (uuid "8d2d8b4d-b35e-480f-aef1-936ac99118e9") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "R15") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 130.048 121.158 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006169419c") + (property "Reference" "R29" + (at 130.048 119.634 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "12K" + (at 130.048 121.158 90) + (effects + (font + (size 0.9906 0.9906) + ) + ) + ) + (property "Footprint" "" + (at 130.048 121.158 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 130.048 121.158 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 130.048 121.158 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "6369816a-5a01-4125-a299-87c652dee39a") + ) + (pin "2" + (uuid "ab52268a-833a-420d-82c0-0e956d43b806") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "R29") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Small") + (at 103.378 118.618 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000616a3975") + (property "Reference" "R16" + (at 103.378 117.094 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "12K" + (at 103.378 118.618 90) + (effects + (font + (size 0.9906 0.9906) + ) + ) + ) + (property "Footprint" "" + (at 103.378 118.618 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 103.378 118.618 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 103.378 118.618 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "d8b5f91a-2828-4b83-b437-6f60a0e368ef") + ) + (pin "2" + (uuid "95300cf1-d6e3-4f64-839e-10f0a3babf19") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "R16") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 113.792 129.794 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000616d34f7") + (property "Reference" "#PWR0158" + (at 113.792 132.334 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 111.252 132.588 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 113.792 129.794 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 113.792 129.794 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 113.792 129.794 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e3bbce42-d8a2-47bb-8e5f-874c2753bbc6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006017a131" + (reference "#PWR0158") + (unit 1) + ) + ) + ) + ) +) diff --git a/Apple/Apple II/AppleII/RAM.kicad_sch b/Apple/Apple II/AppleII/RAM.kicad_sch new file mode 100644 index 0000000..7a678ec --- /dev/null +++ b/Apple/Apple II/AppleII/RAM.kicad_sch @@ -0,0 +1,22843 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "bf3f884d-285b-4bbf-9087-63f1902316d8") + (paper "A4") + (title_block + (title "Apple II Schematic") + (rev "0") + (comment 1 "Captured from the Apple II Reference Manual (1979)") + ) + (lib_symbols + (symbol "74xx:74LS174" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS174" + (at -7.62 -16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS174" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Hex D-type Flip-Flop, reset" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL REG REG6 DFF" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS174_1_0" + (pin input line + (at -12.7 10.16 0) + (length 5.08) + (name "D0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 5.08) + (name "D1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "D2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 5.08) + (name "D3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "D4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 5.08) + (name "D5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input clock + (at -12.7 -7.62 0) + (length 5.08) + (name "Cp" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -12.7 0) + (length 5.08) + (name "~{Mr}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 17.78 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -20.32 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 10.16 180) + (length 5.08) + (name "Q0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 7.62 180) + (length 5.08) + (name "Q1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 5.08 180) + (length 5.08) + (name "Q2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 2.54 180) + (length 5.08) + (name "Q3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 5.08) + (name "Q4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -2.54 180) + (length 5.08) + (name "Q5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS174_1_1" + (rectangle + (start -7.62 12.7) + (end 7.62 -15.24) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII+:4116" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -5.08 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 2.54 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "4116_0_1" + (rectangle + (start -6.35 15.24) + (end 5.08 -16.51) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "4116_1_1" + (pin input line + (at -8.89 12.7 0) + (length 2.54) + (name "A0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -8.89 10.16 0) + (length 2.54) + (name "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -8.89 7.62 0) + (length 2.54) + (name "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -8.89 5.08 0) + (length 2.54) + (name "A3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -8.89 2.54 0) + (length 2.54) + (name "A4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -8.89 0 0) + (length 2.54) + (name "A5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -8.89 -2.54 0) + (length 2.54) + (name "A6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -8.89 -7.62 0) + (length 2.54) + (name "~{CAS}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -8.89 -10.16 0) + (length 2.54) + (name "~{RAS}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -8.89 -12.7 0) + (length 2.54) + (name "R~{W}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -19.05 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 12.7 180) + (length 2.54) + (name "VBB" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 10.16 180) + (length 2.54) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 7.62 180) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 -7.62 180) + (length 2.54) + (name "D0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 7.62 -12.7 180) + (length 2.54) + (name "DI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+12V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+12V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+12V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+12V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+5V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:-5V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"-5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "-5V_0_0" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "-5V_0_1" + (polyline + (pts + (xy 0 0) (xy 0 1.27) (xy 0.762 1.27) (xy 0 2.54) (xy -0.762 1.27) (xy 0 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:GND" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + ) + (text "LD0..7 = Latched Data bus\nfeeding Video Generator sections" + (exclude_from_sim no) + (at 129.032 169.672 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "229b2803-fa34-4e29-8b3f-ca246bd42653") + ) + (junction + (at 104.394 102.616) + (diameter 0) + (color 0 0 0 0) + (uuid "09ad2948-4fde-42c0-9811-70f6863acb5a") + ) + (junction + (at 134.62 150.368) + (diameter 0) + (color 0 0 0 0) + (uuid "0ad8727f-d076-4317-a1cd-a0a59791468d") + ) + (junction + (at 102.616 150.368) + (diameter 0) + (color 0 0 0 0) + (uuid "0cd307e7-5b6d-4db2-b5d9-75fd5fa7b5fc") + ) + (junction + (at 136.144 54.864) + (diameter 0) + (color 0 0 0 0) + (uuid "17fbc79b-0128-45fe-b6fe-9c86aed5d4e3") + ) + (junction + (at 201.676 102.616) + (diameter 0) + (color 0 0 0 0) + (uuid "21ded59c-af43-43d1-8d84-1622de448aee") + ) + (junction + (at 71.882 102.616) + (diameter 0) + (color 0 0 0 0) + (uuid "24c55cdf-e497-4453-8072-0bbf6ff808e6") + ) + (junction + (at 201.422 54.864) + (diameter 0) + (color 0 0 0 0) + (uuid "2bdbb161-0cfd-46f7-9c48-060ff09e873d") + ) + (junction + (at 39.878 102.616) + (diameter 0) + (color 0 0 0 0) + (uuid "41f5945f-d0f7-4a51-b6f9-89c33a4b1217") + ) + (junction + (at 169.418 54.864) + (diameter 0) + (color 0 0 0 0) + (uuid "478dd095-31d1-4a96-a7e4-922614ce0910") + ) + (junction + (at 233.934 54.864) + (diameter 0) + (color 0 0 0 0) + (uuid "4a1192f5-ff21-4802-be3f-377063e9b515") + ) + (junction + (at 265.938 54.864) + (diameter 0) + (color 0 0 0 0) + (uuid "5506facf-7a8a-4990-aeaa-272b6e07f404") + ) + (junction + (at 232.41 150.368) + (diameter 0) + (color 0 0 0 0) + (uuid "65e87a19-8a21-43c0-9a95-6d4fef00d69d") + ) + (junction + (at 169.672 102.616) + (diameter 0) + (color 0 0 0 0) + (uuid "6825c79d-cdaa-4b8e-8a39-1585327d311d") + ) + (junction + (at 234.188 102.616) + (diameter 0) + (color 0 0 0 0) + (uuid "7df09984-0fbd-4a19-8b03-178c0f45924c") + ) + (junction + (at 136.398 102.616) + (diameter 0) + (color 0 0 0 0) + (uuid "8782c694-bda9-42ed-bf5f-a3d31cf67322") + ) + (junction + (at 167.894 150.368) + (diameter 0) + (color 0 0 0 0) + (uuid "a66c2cc6-f427-4309-921e-14dd0b5f45bd") + ) + (junction + (at 104.14 54.864) + (diameter 0) + (color 0 0 0 0) + (uuid "b120527d-8421-4375-b043-4848143457a6") + ) + (junction + (at 70.104 150.368) + (diameter 0) + (color 0 0 0 0) + (uuid "b362ed3d-91db-47e7-8a7d-aeeb83378818") + ) + (junction + (at 199.898 150.368) + (diameter 0) + (color 0 0 0 0) + (uuid "ca0493fa-f1ec-4199-9493-4f4b4cfaa9d6") + ) + (junction + (at 38.1 150.368) + (diameter 0) + (color 0 0 0 0) + (uuid "dc9d115d-29b4-4492-849f-eb8ac9157eb5") + ) + (junction + (at 71.628 54.864) + (diameter 0) + (color 0 0 0 0) + (uuid "e42d73b7-ce2f-4428-9106-8575c55531b2") + ) + (no_connect + (at 89.662 163.83) + (uuid "036d0412-936e-43fb-a5b6-6f5bd0d61706") + ) + (no_connect + (at 89.662 176.53) + (uuid "2ab924ed-22b2-4312-a08c-ebf3b213cef9") + ) + (no_connect + (at 42.418 176.53) + (uuid "4a52ad03-91fb-4594-aa28-daa86be27b80") + ) + (no_connect + (at 115.062 176.53) + (uuid "4da0b2ca-8bdd-42e9-9fd2-b9b50ec4fdcd") + ) + (no_connect + (at 67.818 176.53) + (uuid "87af4852-205c-44f8-83ae-4e4a0ed913d6") + ) + (no_connect + (at 67.818 163.83) + (uuid "b0b5f2d2-f76a-4b3d-aefa-8aefed6effc1") + ) + (no_connect + (at 42.418 163.83) + (uuid "d916b3b0-9e73-4853-b293-b11cb405a643") + ) + (no_connect + (at 115.316 163.83) + (uuid "de4d5260-ab94-4736-a1d7-ea76beb4f7ac") + ) + (bus_entry + (at 24.384 77.47) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "027c1455-5da9-4145-91e4-5f5f0f6940d6") + ) + (bus_entry + (at 186.182 80.01) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "09fd8409-bf13-44e6-8b96-5d929f624c83") + ) + (bus_entry + (at 121.412 168.91) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0af37aa4-97b7-4ebe-b0ec-0597aa9f8b97") + ) + (bus_entry + (at 22.606 127.762) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0b2efab0-d66a-46f9-a025-a90ed00054bc") + ) + (bus_entry + (at 184.404 120.142) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0b30cfd0-80ac-4c4e-ae41-b8db49a98979") + ) + (bus_entry + (at 54.61 122.682) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0b6abcc0-5cd8-4390-a5bd-af3edd3cc8fb") + ) + (bus_entry + (at 154.178 77.47) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0c6bcf34-8e51-4486-9ceb-b47b88b9f62a") + ) + (bus_entry + (at 216.916 125.222) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0ee46e0a-09e7-43b9-bccf-9b241c323e86") + ) + (bus_entry + (at 87.122 122.682) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0fcae7f1-e915-4906-8ea5-bf5ae9e1a5a7") + ) + (bus_entry + (at 250.698 67.31) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "131003fa-e5f9-4ba3-b412-6358191a8f1d") + ) + (bus_entry + (at 54.61 127.762) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "13ef7547-9fc1-4b4c-8260-681d55aa1295") + ) + (bus_entry + (at 250.444 25.146) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "144b98ff-edf7-4489-adbd-37dd62172835") + ) + (bus_entry + (at 121.412 166.37) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "14906fa2-eaae-4312-b243-01b8adba9816") + ) + (bus_entry + (at 184.404 117.602) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "17b074b6-d172-4bbc-98ac-9e08b6f75946") + ) + (bus_entry + (at 74.168 163.83) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "17e5f8d7-e80f-4f82-8f97-364c9a80a6c0") + ) + (bus_entry + (at 119.126 115.062) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1ab5a452-0f48-4540-9ae9-7b6ebd39d89c") + ) + (bus_entry + (at 185.928 20.066) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1bd5157a-41dc-454c-a917-182044208143") + ) + (bus_entry + (at 250.698 69.85) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1f4ab17a-ee45-4450-99bc-e1861efee3ad") + ) + (bus_entry + (at 248.92 122.682) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1fa3e506-123d-4247-b1d7-ea14fd554233") + ) + (bus_entry + (at 119.126 125.222) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "22684b17-64b9-405e-9d58-079a0f5f68be") + ) + (bus_entry + (at 184.404 125.222) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "24f4c13a-c9c2-4ee2-a979-729d74457b2f") + ) + (bus_entry + (at 22.606 115.062) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "259b1a78-beb3-42c3-b5f4-ff38473cc75e") + ) + (bus_entry + (at 24.13 32.766) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "279e95db-dc33-4a0a-a1a4-38d3025ed0ca") + ) + (bus_entry + (at 153.924 27.686) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "27c0a8aa-9e2c-4f76-8a78-015521c2486f") + ) + (bus_entry + (at 153.924 30.226) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "2b653b91-7492-4c3c-bf55-958c0084adc5") + ) + (bus_entry + (at 56.134 25.146) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "2c6b7c47-e12f-49fd-b933-fe6bd569b8c9") + ) + (bus_entry + (at 185.928 30.226) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "2ec7fa52-077a-4be9-911b-d068e994644b") + ) + (bus_entry + (at 152.4 115.062) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "2eccdba8-5e50-4ac3-adb5-21e10ae42696") + ) + (bus_entry + (at 56.388 72.39) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "2ece7d9e-fe5d-4ac6-a350-0c691d3123f5") + ) + (bus_entry + (at 120.65 25.146) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3156fdf5-8f8e-44e0-a0c7-67843e234ec7") + ) + (bus_entry + (at 88.9 74.93) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "33d968d7-51a7-4524-9aa5-2b3fcc40d458") + ) + (bus_entry + (at 216.916 127.762) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "342ba051-ce6d-4636-b539-a61ebfd38204") + ) + (bus_entry + (at 22.606 125.222) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "343ead9e-eca8-4217-b267-6e61fc7007c7") + ) + (bus_entry + (at 120.65 30.226) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "359a6646-fc03-4654-bca4-cbff94a0dbcc") + ) + (bus_entry + (at 218.44 25.146) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "366a7633-0abb-4dff-97ed-61dcb63f6bc2") + ) + (bus_entry + (at 250.698 74.93) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "37a5b302-5ad5-4b4b-a7c9-887cdc0d1a93") + ) + (bus_entry + (at 216.916 115.062) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "37c8f42a-7c8c-4e04-8bfd-f5231aa5b5c2") + ) + (bus_entry + (at 88.9 67.31) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "385322b8-8ae8-474c-95be-fd7fa2043ec7") + ) + (bus_entry + (at 248.92 125.222) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3885aead-7cb3-41f0-a026-8c02ddb3f497") + ) + (bus_entry + (at 54.61 115.062) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3910d0a3-4290-40b2-9010-734a2d271206") + ) + (bus_entry + (at 216.916 122.682) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3a709c61-6591-4145-a38f-2bbb20b41086") + ) + (bus_entry + (at 186.182 72.39) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3b4e6fb5-2011-4360-b5c9-e674131740f0") + ) + (bus_entry + (at 121.412 163.83) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3c3a9b0e-8e40-4d62-8bdd-f88f1e66fa73") + ) + (bus_entry + (at 152.4 117.602) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3d145292-8a6c-4da2-909b-585b91c3f5ac") + ) + (bus_entry + (at 87.122 127.762) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3e5ac8af-c6c3-41e4-91b9-ff7e239cbe6e") + ) + (bus_entry + (at 88.646 30.226) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3e71e5e4-107c-4fed-a2d7-5a4554bef09f") + ) + (bus_entry + (at 74.168 166.37) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3f22b28d-5314-49aa-baed-28446b48714d") + ) + (bus_entry + (at 154.178 67.31) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4003e2bc-5ac2-4fe7-99ce-4077a90f8d96") + ) + (bus_entry + (at 87.122 117.602) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4669a9fa-b824-4afd-9e81-3a991e9a5880") + ) + (bus_entry + (at 87.122 115.062) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "497ff835-bd68-4995-bf54-82f6f2166a56") + ) + (bus_entry + (at 153.924 20.066) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4aaa586e-a257-48a9-82e3-2c6c77c2fb26") + ) + (bus_entry + (at 54.61 117.602) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4ce94f14-578e-4430-84b7-8dd1d6d9849b") + ) + (bus_entry + (at 248.92 120.142) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4d969164-b8f2-46bf-8679-523b2d763062") + ) + (bus_entry + (at 184.404 115.062) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5019a8dd-0e28-4011-b35f-531f63014244") + ) + (bus_entry + (at 186.182 74.93) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "516294cb-4b05-4065-8b83-0c66b29ff42a") + ) + (bus_entry + (at 22.606 120.142) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "52611138-3acc-4a52-a8d0-2b09bc7a55b4") + ) + (bus_entry + (at 56.388 74.93) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5398765c-58b8-4bb7-a6bd-f98f617b4f9a") + ) + (bus_entry + (at 120.65 27.686) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "56927aae-17f4-4285-b18c-d326b0a924f8") + ) + (bus_entry + (at 218.694 69.85) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "56d02aab-ed9a-43df-a0f8-4ef5486cebb9") + ) + (bus_entry + (at 154.178 69.85) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "57766017-4f65-499f-a62b-e3c2b9f5440d") + ) + (bus_entry + (at 56.134 22.606) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "59977989-9fe5-4eb2-abb5-bab490b1f98b") + ) + (bus_entry + (at 250.444 20.066) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5abdb29f-ded0-42d8-825c-ef81244f5683") + ) + (bus_entry + (at 88.9 72.39) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5ccdd3b3-017c-49f0-a097-3220ce0abb25") + ) + (bus_entry + (at 218.44 22.606) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5dcca147-f4ed-4db3-8ea1-b144ca62d0df") + ) + (bus_entry + (at 154.178 80.01) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5e29e493-8436-45ae-9d73-1213081a6b30") + ) + (bus_entry + (at 250.444 32.766) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5e2a221e-4173-46ae-9b57-4256c886c967") + ) + (bus_entry + (at 152.4 120.142) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6460104f-82cd-479e-a40b-d09b8070c221") + ) + (bus_entry + (at 24.384 72.39) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "64787f38-0370-4995-9817-855d52a9c0e6") + ) + (bus_entry + (at 186.182 69.85) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "64bc0d02-7b41-4343-91a6-98870e3d0f4a") + ) + (bus_entry + (at 218.44 30.226) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "650cbf4c-7c76-4b44-99d1-21f031f2fb3c") + ) + (bus_entry + (at 186.182 67.31) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "69e5ca3d-e7f7-43fe-81df-70c0d6ce8fb7") + ) + (bus_entry + (at 88.646 27.686) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6ac7f5ad-bfac-44d7-b922-0e84bcf2b9e5") + ) + (bus_entry + (at 120.65 32.766) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6fcb2c63-5bf7-4a34-994a-0acc9adab11e") + ) + (bus_entry + (at 185.928 27.686) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6fdb0770-5ace-48d9-8fe9-29ee511b771a") + ) + (bus_entry + (at 87.122 125.222) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6ff292bc-36b3-4021-be9a-8a5a1a01c28d") + ) + (bus_entry + (at 119.126 120.142) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "70becea2-c54f-4333-b4f6-fe19beb8d7c6") + ) + (bus_entry + (at 218.694 80.01) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "70d7fdb6-10b1-4310-ad9b-60eda09634f5") + ) + (bus_entry + (at 218.694 77.47) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "71e13a16-7c5c-48ee-aec1-a444be34a89e") + ) + (bus_entry + (at 154.178 72.39) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "71f415fd-7c34-457d-86f1-aa0a79a7fc43") + ) + (bus_entry + (at 119.126 122.682) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "73dbe10e-9611-4f9f-8894-73c928e9a95b") + ) + (bus_entry + (at 248.92 117.602) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "793a0226-1637-47a7-a4d8-f279938a2316") + ) + (bus_entry + (at 218.44 32.766) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7b8750ba-c4b7-43aa-920d-54bbfa1e25b3") + ) + (bus_entry + (at 186.182 77.47) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7bcd2832-61b6-4ded-8ef1-914d85a53c07") + ) + (bus_entry + (at 152.4 125.222) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8022d2e4-6e1b-4155-bd1c-e377138a81c6") + ) + (bus_entry + (at 88.646 32.766) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "81602aea-f306-4220-b984-3271ab46d06e") + ) + (bus_entry + (at 250.444 22.606) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "833378c6-cbbb-44c1-b869-914c395fa86d") + ) + (bus_entry + (at 248.92 115.062) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "85c68241-4496-4aac-a322-ccb322ee0dce") + ) + (bus_entry + (at 218.44 27.686) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "880c2360-b8f0-4eb0-bcb5-0d827d0af159") + ) + (bus_entry + (at 88.646 22.606) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8b497213-a90b-499d-bf99-0f3fa3583bd6") + ) + (bus_entry + (at 185.928 25.146) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8b634de8-dc28-4c68-ad9e-cf3462b730ae") + ) + (bus_entry + (at 74.168 171.45) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8bc7aaf5-44f0-4294-b853-fb171b9c5201") + ) + (bus_entry + (at 120.904 69.85) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8c74f31e-5b58-4b17-86e7-c6fa3da6d38d") + ) + (bus_entry + (at 56.388 67.31) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "91c61da4-23c5-4adf-b54f-dc9da2f2fe1f") + ) + (bus_entry + (at 54.61 120.142) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "938c89db-e872-438e-b5b8-a3abd2499a62") + ) + (bus_entry + (at 250.698 72.39) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "9430ece5-a6b3-47e7-b4ec-0331d93a4b56") + ) + (bus_entry + (at 119.126 117.602) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "946c20f7-d4b9-419e-9da8-2a180fafc283") + ) + (bus_entry + (at 120.65 22.606) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "9526d5fd-7412-43c9-8dd2-356fb4f46672") + ) + (bus_entry + (at 54.61 125.222) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "95412d84-da8a-46d8-9e48-a93bf3e8a169") + ) + (bus_entry + (at 56.134 32.766) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "964f9b69-9773-4cc7-8169-8f77f8fa0cd1") + ) + (bus_entry + (at 24.13 27.686) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "99004ba7-a23a-4988-99e8-1a35ce117d3e") + ) + (bus_entry + (at 24.13 30.226) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "9f1cf89d-4a5a-4629-8f68-63cb0b3e117f") + ) + (bus_entry + (at 218.44 20.066) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a1939438-dca7-4e73-81f8-8ff4054f150f") + ) + (bus_entry + (at 184.404 127.762) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a3d08209-412a-49b5-8bd2-03cdbaff42a9") + ) + (bus_entry + (at 24.13 25.146) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ab33b962-4d1b-44e0-8dd7-d83fb1024525") + ) + (bus_entry + (at 185.928 22.606) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ac73e129-3c07-401d-8f0f-19df63d53b35") + ) + (bus_entry + (at 56.388 69.85) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "af482a0e-f08f-4247-a141-d52de7199e15") + ) + (bus_entry + (at 88.9 80.01) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "af7665a7-362d-4dde-90c2-6440fb7cdee8") + ) + (bus_entry + (at 153.924 25.146) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b1084a3f-98b3-439e-8cb2-2e26318db7d6") + ) + (bus_entry + (at 216.916 120.142) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b1f83a78-e749-4065-aa1f-bfd126218fb0") + ) + (bus_entry + (at 88.9 69.85) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b233310d-b522-40c9-bc94-c08f63654f7a") + ) + (bus_entry + (at 250.698 77.47) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b87a12e7-c639-4e1b-a46a-3f5427aa2b4a") + ) + (bus_entry + (at 24.13 22.606) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b9a078ca-c415-4015-9384-92893da0239d") + ) + (bus_entry + (at 250.444 30.226) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "babc6aad-7e09-4bd7-a040-882d8d706f8f") + ) + (bus_entry + (at 153.924 22.606) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "bded4618-0276-4576-8176-3c2821dfe170") + ) + (bus_entry + (at 88.646 20.066) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "bf6641c0-5244-4135-87bc-172dad5bf677") + ) + (bus_entry + (at 152.4 127.762) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c2ae3792-b84f-4588-96ab-7dc37557761e") + ) + (bus_entry + (at 153.924 32.766) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c3665c76-3d3a-4a09-bdf5-b9fce229a8b9") + ) + (bus_entry + (at 56.134 20.066) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c3aa7d88-ae8a-4c18-bd0c-403c020e01b3") + ) + (bus_entry + (at 121.412 171.45) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c428cf28-8bff-4e0b-9a7a-d702bd661b7e") + ) + (bus_entry + (at 24.384 80.01) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c582af4b-b703-4759-9593-9e67aba25b42") + ) + (bus_entry + (at 22.606 122.682) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c8edf2d7-6512-450a-ba3f-030485f9be20") + ) + (bus_entry + (at 24.384 69.85) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "cb1a000f-8011-44b1-9399-671925204b91") + ) + (bus_entry + (at 74.168 168.91) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "cb7f295f-13b7-45c5-b2aa-9dbab7147113") + ) + (bus_entry + (at 218.694 74.93) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "cb84d8bc-7368-4fcf-bc8d-30f5f77029c1") + ) + (bus_entry + (at 24.384 67.31) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d032d506-4f1b-4bae-b21a-a8408c555204") + ) + (bus_entry + (at 152.4 122.682) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d17eabb7-e1bf-4cb6-843a-fd7dafd05b24") + ) + (bus_entry + (at 56.388 77.47) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d245aead-644b-4597-9d2d-d51681dcfc91") + ) + (bus_entry + (at 119.126 127.762) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d252cc47-09d7-48f2-9956-568097c4456a") + ) + (bus_entry + (at 250.698 80.01) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d4b2bbd5-f2f5-4c1a-a860-0f2889ee2f88") + ) + (bus_entry + (at 184.404 122.682) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d53ab4ef-a232-4a8a-95bd-8c2dcf6b2ba6") + ) + (bus_entry + (at 56.134 30.226) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d7f40af0-1074-4567-8a19-7bccb3f3eff9") + ) + (bus_entry + (at 120.904 67.31) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d939b3e7-5e63-447a-b38b-5c3de3899d53") + ) + (bus_entry + (at 185.928 32.766) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "dd3ae6ec-f3c5-4bb7-ac41-2e9e4a955288") + ) + (bus_entry + (at 56.388 80.01) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e2347f23-a311-406b-9526-3c53a8041ee8") + ) + (bus_entry + (at 154.178 74.93) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e29582b6-f671-4e7d-8b2c-2d26f0c4ae74") + ) + (bus_entry + (at 87.122 120.142) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e5425269-f97f-4336-b850-d9ee34f101f4") + ) + (bus_entry + (at 24.13 20.066) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e8c7af5a-fee2-43c6-b761-d8656fc023c2") + ) + (bus_entry + (at 56.134 27.686) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ea4eeb9f-10d3-425d-b276-b8552daf0500") + ) + (bus_entry + (at 120.904 74.93) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ec2549de-5106-40d8-be76-fcfc7225d9b4") + ) + (bus_entry + (at 218.694 67.31) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ec5f1b2a-225a-45d3-81cb-38158456adf9") + ) + (bus_entry + (at 120.904 80.01) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ed50bebf-4c40-45c1-b6b1-03274c5facdf") + ) + (bus_entry + (at 88.9 77.47) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ef686ad3-797e-4c8f-ae2a-276f7551e6d9") + ) + (bus_entry + (at 120.904 77.47) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f072e7ee-2a4a-423c-b152-42f0c3dd9b7b") + ) + (bus_entry + (at 120.65 20.066) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f0c0c3df-8d69-440c-925b-c7a5fe86b8e6") + ) + (bus_entry + (at 250.444 27.686) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f0fe88d4-64a5-4171-80de-3defe49141fa") + ) + (bus_entry + (at 248.92 127.762) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f13607e5-f605-4124-9b00-ca7600fd7abe") + ) + (bus_entry + (at 22.606 117.602) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f396d14a-7ac9-46d7-90f2-9a5b704043f5") + ) + (bus_entry + (at 218.694 72.39) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f6e623e3-30c1-4092-b36a-94d1e36f9476") + ) + (bus_entry + (at 88.646 25.146) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f72eebb8-a49d-444b-96ec-2dee3de42673") + ) + (bus_entry + (at 216.916 117.602) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f96cee99-8fb7-423f-9774-c1dc6d59c1e7") + ) + (bus_entry + (at 120.904 72.39) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f9f3188b-38b3-44f7-9f19-48178054bb78") + ) + (bus_entry + (at 24.384 74.93) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "fbdc6dbc-d418-497a-acb1-25da9654798c") + ) + (bus + (pts + (xy 248.92 112.522) (xy 248.92 115.062) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00095f87-2bc5-4772-a35b-30db0e53c481") + ) + (wire + (pts + (xy 188.468 22.606) (xy 192.532 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0018477b-84e3-4280-9ead-5cd4a9a9a3a3") + ) + (wire + (pts + (xy 58.928 69.85) (xy 62.992 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0030ec94-2f9d-4b80-adc5-913dd4210519") + ) + (wire + (pts + (xy 156.718 80.01) (xy 160.782 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00d2f2c8-6ab8-4ff9-810b-e82eb81dab87") + ) + (wire + (pts + (xy 89.662 120.142) (xy 93.726 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00d40751-b223-4ca1-b22c-3fc1a7492254") + ) + (wire + (pts + (xy 177.038 27.686) (xy 181.864 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00d458a6-cfc9-4e76-a988-bec5719a802b") + ) + (wire + (pts + (xy 89.662 168.91) (xy 84.582 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00e9a288-e1d6-4995-a905-7911ed388f2b") + ) + (wire + (pts + (xy 144.018 90.17) (xy 149.606 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "012cb667-0b73-4762-ab06-9d37ce52a066") + ) + (wire + (pts + (xy 180.34 122.682) (xy 180.34 115.316) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0175c2bd-4ec9-4ed7-af86-48d67c752961") + ) + (wire + (pts + (xy 207.518 137.922) (xy 213.106 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "019e6fc7-b55a-442d-8d0d-a9ea0eb9f444") + ) + (wire + (pts + (xy 212.344 122.682) (xy 212.344 115.316) + ) + (stroke + (width 0) + (type default) + ) + (uuid "020b2012-4979-47df-8351-9d737315a890") + ) + (bus + (pts + (xy 120.65 20.066) (xy 120.65 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0244af58-b9df-4c01-98a1-10ca1d73a8e5") + ) + (wire + (pts + (xy 189.484 140.462) (xy 191.008 140.462) + ) + (stroke + (width 0) + (type default) + ) + (uuid "02501669-ba81-4a5f-b083-00c7d298ba06") + ) + (wire + (pts + (xy 71.628 54.356) (xy 71.628 54.864) + ) + (stroke + (width 0) + (type default) + ) + (uuid "028403c8-cf6a-4386-8117-a440fd130b46") + ) + (wire + (pts + (xy 191.008 45.466) (xy 192.532 45.466) + ) + (stroke + (width 0) + (type default) + ) + (uuid "029f7857-6da2-49c1-8da7-36ef1165d409") + ) + (wire + (pts + (xy 154.94 122.682) (xy 159.004 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "02f3f56d-fd86-44cd-b14c-e25c5c6c3e3a") + ) + (bus + (pts + (xy 218.694 67.31) (xy 218.694 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "03f363ac-06a4-44cc-a5b9-f4129b1728a0") + ) + (wire + (pts + (xy 256.286 90.17) (xy 257.302 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "041f4658-4ae4-41ae-a30f-595edc185bb8") + ) + (wire + (pts + (xy 256.286 89.154) (xy 256.286 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0421eb8a-da85-4dd2-9d1e-c1735e80665b") + ) + (wire + (pts + (xy 256.032 42.926) (xy 257.048 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04541d88-277e-48f3-a62b-8eac2992300f") + ) + (bus + (pts + (xy 24.13 17.526) (xy 24.13 20.066) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0458670e-e9b6-4646-a9de-daae8e20497d") + ) + (wire + (pts + (xy 191.516 42.926) (xy 192.532 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04a95fb7-a616-4d5f-ab0f-aefc7b7b5879") + ) + (wire + (pts + (xy 252.984 132.842) (xy 255.524 132.842) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04aa8239-34e7-484d-9678-065340c147a4") + ) + (wire + (pts + (xy 91.44 77.47) (xy 95.504 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04f1aee6-0d5d-4e05-ae5a-7e1bb310dc4f") + ) + (wire + (pts + (xy 242.57 120.142) (xy 242.57 115.316) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0611f49f-e1b7-48e2-83d2-3de992261097") + ) + (wire + (pts + (xy 112.776 120.142) (xy 112.776 115.316) + ) + (stroke + (width 0) + (type default) + ) + (uuid "06e58c2f-716d-4eac-ab38-2b859e7700f8") + ) + (wire + (pts + (xy 210.82 95.25) (xy 209.296 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0771c12b-dcf1-4002-8d5a-c8e78c5cfcce") + ) + (wire + (pts + (xy 255.778 92.71) (xy 257.302 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09050bb5-1976-403c-8246-2d54c5e307ca") + ) + (bus + (pts + (xy 248.92 120.142) (xy 248.92 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09526db6-2976-45ff-be74-aef21a93281c") + ) + (wire + (pts + (xy 213.868 27.686) (xy 213.868 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09933d03-984b-429d-bdde-c79fc8f9b911") + ) + (wire + (pts + (xy 77.724 137.922) (xy 83.312 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09b314f6-6423-4408-ba97-40bdea75efb0") + ) + (wire + (pts + (xy 244.348 72.39) (xy 244.348 67.564) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09da447b-7771-4be9-823c-d9f7733336a5") + ) + (wire + (pts + (xy 70.104 149.352) (xy 70.104 150.368) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0a80052d-809f-417c-a1d9-72223b76d9e3") + ) + (wire + (pts + (xy 94.234 42.926) (xy 95.25 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ac8f9c2-9a69-4fe2-8e6a-6279caecebb5") + ) + (wire + (pts + (xy 274.574 120.142) (xy 274.574 115.316) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0bcf6114-80d5-4c20-ab88-a45d99dda980") + ) + (wire + (pts + (xy 121.666 127.762) (xy 125.73 127.762) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ca7dad6-91c8-475e-bd4c-d7c700933065") + ) + (wire + (pts + (xy 26.924 72.39) (xy 30.988 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d6af48c-b80f-4280-b9a1-37c9d65ada98") + ) + (wire + (pts + (xy 124.968 41.91) (xy 126.238 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0db94da7-e306-4da2-a4a4-06d5c6325843") + ) + (wire + (pts + (xy 159.258 92.71) (xy 160.782 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0dbef5b2-c7e5-48a8-bad3-e3c38c3c3924") + ) + (wire + (pts + (xy 154.94 127.762) (xy 159.004 127.762) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e4c503b-37fe-48cb-8876-5797aeb226a8") + ) + (wire + (pts + (xy 91.44 136.906) (xy 92.71 136.906) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e4e5d9b-9636-4fbb-b65f-d5010df67936") + ) + (wire + (pts + (xy 92.964 143.764) (xy 92.964 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e537425-f05b-4744-8dc5-e4e5fd38f7a9") + ) + (wire + (pts + (xy 186.944 120.142) (xy 191.008 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e7637f0-00db-4651-852b-c439fad3a67c") + ) + (wire + (pts + (xy 175.768 116.586) (xy 175.768 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ed89c60-3259-47ae-972c-fdb693d64f92") + ) + (wire + (pts + (xy 189.992 137.922) (xy 191.008 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f5c80c8-2065-4f82-a4d6-fef816a81899") + ) + (wire + (pts + (xy 167.894 149.352) (xy 167.894 150.368) + ) + (stroke + (width 0) + (type default) + ) + (uuid "103cfd7c-c416-4023-b6ae-c426154ed0a6") + ) + (wire + (pts + (xy 182.118 74.93) (xy 182.118 67.564) + ) + (stroke + (width 0) + (type default) + ) + (uuid "123524da-d6b8-43bb-a351-05db501ecc69") + ) + (wire + (pts + (xy 272.034 120.142) (xy 274.574 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "12532012-0db2-4f9f-9406-c379b0357ad4") + ) + (wire + (pts + (xy 224.282 48.768) (xy 224.282 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "13116fcc-055e-41d9-a0ac-b1e4ff5a4f16") + ) + (wire + (pts + (xy 124.714 137.922) (xy 125.73 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "131a0153-a877-4bcc-903e-e8d15a94fa6d") + ) + (wire + (pts + (xy 47.244 27.686) (xy 52.07 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "138786be-1520-4256-b8ad-efc7b0f9e87f") + ) + (wire + (pts + (xy 199.898 149.352) (xy 199.898 150.368) + ) + (stroke + (width 0) + (type default) + ) + (uuid "13f52366-a0b0-4108-a943-df39f4be288b") + ) + (wire + (pts + (xy 209.296 74.93) (xy 214.122 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "14825dd2-6a8f-4f60-a583-be6141e3f748") + ) + (bus + (pts + (xy 152.4 112.522) (xy 152.4 115.062) + ) + (stroke + (width 0) + (type default) + ) + (uuid "155c9c5d-b68c-41aa-b394-c0b222f16f52") + ) + (bus + (pts + (xy 87.122 117.602) (xy 87.122 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1597107e-4b60-42e9-9367-4d5ca2e11601") + ) + (bus + (pts + (xy 120.65 27.686) (xy 120.65 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15b59e9f-866a-472b-8316-62ef3a2a14d2") + ) + (wire + (pts + (xy 158.242 143.764) (xy 158.242 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15f2e3c7-24a4-44c7-b5b2-7578dcff7a19") + ) + (wire + (pts + (xy 243.078 95.25) (xy 241.808 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16338878-617a-433e-ab70-a276cd6a34aa") + ) + (wire + (pts + (xy 252.984 27.686) (xy 257.048 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16512887-ca54-40c4-a613-f9db54a95c46") + ) + (wire + (pts + (xy 201.676 102.616) (xy 169.672 102.616) + ) + (stroke + (width 0) + (type default) + ) + (uuid "166ba42d-a9a0-40fc-9a15-0c1977d08973") + ) + (wire + (pts + (xy 94.742 96.012) (xy 94.742 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "167f5e53-a3af-41d4-a1a9-45ad7e755e39") + ) + (bus + (pts + (xy 22.606 122.682) (xy 22.606 125.222) + ) + (stroke + (width 0) + (type default) + ) + (uuid "168e3f2d-f1d4-47d5-983f-a5de69c0f629") + ) + (wire + (pts + (xy 61.468 92.71) (xy 62.992 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "175af969-40cf-457d-bc6e-6132789a2b92") + ) + (wire + (pts + (xy 209.296 21.59) (xy 209.296 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1770ebae-87f0-464c-9266-f10f4b1ee55d") + ) + (wire + (pts + (xy 189.484 143.764) (xy 190.246 143.764) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1779fa32-adc4-4316-b057-d8bf8dde840f") + ) + (wire + (pts + (xy 112.268 69.85) (xy 112.014 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1783e703-6246-4420-ab97-0e9b0bbb912f") + ) + (bus + (pts + (xy 22.606 112.522) (xy 22.606 115.062) + ) + (stroke + (width 0) + (type default) + ) + (uuid "17bec803-78be-4aee-a6a2-37a9be53f87b") + ) + (bus + (pts + (xy 186.182 77.47) (xy 186.182 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1869ef31-b7b4-4851-8bd3-571b7d9d403e") + ) + (wire + (pts + (xy 252.984 25.146) (xy 257.048 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "187b816b-d4cb-4827-8e7b-88f7533c89fe") + ) + (wire + (pts + (xy 224.282 89.154) (xy 224.282 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ad6d310-770d-4ca3-933f-4acc5cf68fb6") + ) + (wire + (pts + (xy 273.812 21.59) (xy 273.812 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1af06f05-844d-4d5e-bfa6-9fa3843789da") + ) + (wire + (pts + (xy 60.198 37.846) (xy 62.738 37.846) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1e3f1e91-53d9-404c-9ca1-f0f87532acdc") + ) + (wire + (pts + (xy 209.55 68.834) (xy 209.55 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ead24b1-fefb-48fe-9bda-a40afa542af6") + ) + (wire + (pts + (xy 42.418 166.37) (xy 37.338 166.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f004d10-885f-4723-af44-1c767a2fedf1") + ) + (bus + (pts + (xy 216.916 112.522) (xy 216.916 115.062) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f1387b7-1455-4269-80ce-29524667e830") + ) + (wire + (pts + (xy 110.236 137.922) (xy 115.824 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "201befc4-cd14-4d30-b60e-efc7195d368e") + ) + (wire + (pts + (xy 256.54 96.012) (xy 256.54 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "205a97c5-89a8-483e-8e90-30bc77320f80") + ) + (bus + (pts + (xy 120.904 64.77) (xy 120.904 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "208146a2-c861-4c76-a8c5-3d7131f6bed1") + ) + (wire + (pts + (xy 22.86 90.17) (xy 30.988 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "21102f22-bd61-4383-b6c3-180db5e15cfc") + ) + (wire + (pts + (xy 113.284 48.006) (xy 111.76 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "218770a1-f51a-4faf-a39c-99e7a0c3c2f5") + ) + (bus + (pts + (xy 218.44 27.686) (xy 218.44 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "218c052d-e29f-40a1-bc27-5fc86b9a8dab") + ) + (wire + (pts + (xy 112.014 74.93) (xy 116.84 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2203df10-f2ad-46cd-af16-93a88e0c7a4b") + ) + (bus + (pts + (xy 120.65 17.526) (xy 120.65 20.066) + ) + (stroke + (width 0) + (type default) + ) + (uuid "22138655-b84f-4293-8a28-6eae3f20e0fb") + ) + (wire + (pts + (xy 158.242 143.002) (xy 159.004 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "222991c3-afad-403e-ad46-d5316e32f417") + ) + (bus + (pts + (xy 22.606 120.142) (xy 22.606 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2243cbfe-6e20-4f65-9fa2-e6cf40d104d5") + ) + (wire + (pts + (xy 58.928 72.39) (xy 62.992 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2361fc50-b279-4d4b-9685-c8399cfb4db1") + ) + (bus + (pts + (xy 185.928 25.146) (xy 185.928 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23fe83da-dc0a-4773-835b-aaa1df73981f") + ) + (wire + (pts + (xy 240.03 137.922) (xy 245.618 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "246fba47-38c2-448f-b74b-9b0d80193a35") + ) + (wire + (pts + (xy 157.48 143.764) (xy 158.242 143.764) + ) + (stroke + (width 0) + (type default) + ) + (uuid "24b53cee-7ad7-40b8-88aa-f91388b96ff5") + ) + (wire + (pts + (xy 92.71 136.906) (xy 92.71 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "25130b2d-a063-456d-8a75-89b249371280") + ) + (wire + (pts + (xy 22.86 95.25) (xy 30.988 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "257e11f5-9a00-4c15-8770-a2e820bfb656") + ) + (wire + (pts + (xy 57.15 127.762) (xy 61.214 127.762) + ) + (stroke + (width 0) + (type default) + ) + (uuid "25d9c123-82f1-409b-ba32-3cc432d5cdde") + ) + (wire + (pts + (xy 159.512 42.926) (xy 160.528 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "26d0f2c4-dc6d-4fc4-85c0-e0ab4be7cd73") + ) + (bus + (pts + (xy 22.606 125.222) (xy 22.606 127.762) + ) + (stroke + (width 0) + (type default) + ) + (uuid "272b0b8b-acc3-473f-a168-e537e1fb3092") + ) + (wire + (pts + (xy 47.498 74.93) (xy 52.324 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "272b3f49-96fd-4610-9d06-ab04eee6a2e7") + ) + (wire + (pts + (xy 220.98 22.606) (xy 225.044 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "274db44a-9626-4eec-88cb-ee4d21790204") + ) + (wire + (pts + (xy 144.018 72.39) (xy 146.558 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "275d396c-71b9-45ff-a67d-90cd1cdfc123") + ) + (wire + (pts + (xy 58.674 132.842) (xy 61.214 132.842) + ) + (stroke + (width 0) + (type default) + ) + (uuid "279f1c20-6383-4b0e-b1e5-5d83be9591fd") + ) + (wire + (pts + (xy 201.422 54.864) (xy 233.934 54.864) + ) + (stroke + (width 0) + (type default) + ) + (uuid "27acba68-b157-413c-af92-14fbb61ecb73") + ) + (wire + (pts + (xy 47.498 22.606) (xy 47.244 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2801b8d6-b261-434c-9b04-27e5f7bd6a83") + ) + (wire + (pts + (xy 61.976 90.17) (xy 62.992 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2809b88a-e70f-4c65-81b3-c4e086b1cc68") + ) + (wire + (pts + (xy 142.24 137.922) (xy 147.828 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "284b3a76-a165-4780-a1b7-ca0a34aad12e") + ) + (wire + (pts + (xy 61.722 42.926) (xy 62.738 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2868af75-f999-42cc-bea4-7264379a6796") + ) + (bus + (pts + (xy 56.388 72.39) (xy 56.388 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "28a490ab-8b2d-4f6b-84ce-b41dff4e454c") + ) + (wire + (pts + (xy 91.186 35.306) (xy 95.25 35.306) + ) + (stroke + (width 0) + (type default) + ) + (uuid "28aae7de-6241-421d-a6f6-9fc60f8ccdc1") + ) + (wire + (pts + (xy 58.674 30.226) (xy 62.738 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "28b1b103-8830-4445-82af-30c415952f2c") + ) + (wire + (pts + (xy 276.86 122.682) (xy 276.86 115.316) + ) + (stroke + (width 0) + (type default) + ) + (uuid "29621e31-612d-4939-8034-b4e11ce340ac") + ) + (bus + (pts + (xy 87.122 120.142) (xy 87.122 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "29daed79-452f-4bf0-a095-3849a00a3172") + ) + (wire + (pts + (xy 126.492 48.768) (xy 126.492 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2a5d5898-5eed-4d20-93e9-c20fc5ec68a1") + ) + (wire + (pts + (xy 89.662 171.45) (xy 84.582 171.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2ad51bfa-9554-4768-9b24-d4aa75c04e1f") + ) + (wire + (pts + (xy 94.488 89.154) (xy 94.488 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2bebf0fe-7e6b-40b4-bc75-d22c20b6c6dc") + ) + (wire + (pts + (xy 142.494 116.586) (xy 142.494 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c25af47-0ab5-40d4-be3e-efcdde51ae3c") + ) + (bus + (pts + (xy 22.606 117.602) (xy 22.606 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c3c6448-ddbb-4101-a53a-9aed82ae3dad") + ) + (wire + (pts + (xy 22.86 137.922) (xy 29.21 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c59c4cf-bf1d-4a60-bde4-10ff0b993912") + ) + (wire + (pts + (xy 224.536 96.012) (xy 224.536 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c810d91-f1ac-4cb6-96b7-a2d521887451") + ) + (wire + (pts + (xy 124.968 143.764) (xy 124.968 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c8223fd-cd1d-45a8-a0ee-5c3744d8d9b3") + ) + (bus + (pts + (xy 54.61 122.682) (xy 54.61 125.222) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2cbe281c-0228-44f0-a8df-447998ce8e54") + ) + (bus + (pts + (xy 152.4 125.222) (xy 152.4 127.762) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d37b17e-436d-438b-99b1-9a348773361b") + ) + (wire + (pts + (xy 175.768 117.602) (xy 175.514 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d3da2d7-6c89-4019-87d8-0b2ebbf22555") + ) + (wire + (pts + (xy 266.192 102.616) (xy 234.188 102.616) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d72e401-7bc6-4387-b42d-ef8ce9f7e6ce") + ) + (bus + (pts + (xy 250.444 20.066) (xy 250.444 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d8cb9c1-72f9-40c8-ae41-b517da412054") + ) + (bus + (pts + (xy 216.916 122.682) (xy 216.916 125.222) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e30a729-da0b-439f-8c19-c92082d89746") + ) + (bus + (pts + (xy 250.444 17.526) (xy 250.444 20.066) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e3ac859-422f-48ae-ba03-8d820ac72c07") + ) + (wire + (pts + (xy 276.098 25.146) (xy 276.098 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e45840c-5b3a-439f-a5b4-67f3b1831be6") + ) + (wire + (pts + (xy 177.038 143.002) (xy 175.514 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e622864-c50b-4f7b-bdff-09a8aa953ae2") + ) + (wire + (pts + (xy 255.016 89.154) (xy 256.286 89.154) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e8ebab8-61d8-49f0-adec-b001725c61bd") + ) + (wire + (pts + (xy 189.992 37.846) (xy 192.532 37.846) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2ecb0487-33b7-4621-8205-a7c80b81c2d8") + ) + (wire + (pts + (xy 159.766 48.006) (xy 160.528 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2ed73d3e-ab8c-49c6-8f11-750b1ec5a42a") + ) + (wire + (pts + (xy 188.722 72.39) (xy 192.786 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2f169080-5c3f-4c0c-8d9f-eaf025e3f3a9") + ) + (wire + (pts + (xy 252.984 32.766) (xy 257.048 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2f3c6b79-43e6-434b-8057-4dc43d44aa32") + ) + (wire + (pts + (xy 121.666 120.142) (xy 125.73 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2f7fc58b-9a1e-424c-94b9-08cefd8b6e5d") + ) + (wire + (pts + (xy 71.628 54.864) (xy 104.14 54.864) + ) + (stroke + (width 0) + (type default) + ) + (uuid "300a7f81-0bd2-45f7-ab87-5a18fbd69ab2") + ) + (wire + (pts + (xy 156.464 32.766) (xy 160.528 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3028fd2b-282e-4c1f-911a-9cddf05dbd64") + ) + (wire + (pts + (xy 273.812 90.17) (xy 279.4 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "302d6765-1816-4413-8acf-0addb0f6a118") + ) + (wire + (pts + (xy 191.77 89.154) (xy 191.77 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "304594a8-7e18-4a9b-a3fc-76c35184a229") + ) + (wire + (pts + (xy 241.808 72.39) (xy 244.348 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "305945d9-82b7-4e93-b99b-a78d4b406a5a") + ) + (wire + (pts + (xy 112.014 22.606) (xy 111.76 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "309e1866-876f-4565-a05b-bef92fb4e5b0") + ) + (wire + (pts + (xy 146.558 72.39) (xy 146.558 67.564) + ) + (stroke + (width 0) + (type default) + ) + (uuid "317fa3d1-5d96-4bec-a6fe-7f012407a5f2") + ) + (wire + (pts + (xy 115.062 173.99) (xy 118.872 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "319fccf8-c7b6-401c-b0d6-b047668c5837") + ) + (wire + (pts + (xy 223.774 96.012) (xy 224.536 96.012) + ) + (stroke + (width 0) + (type default) + ) + (uuid "31f29d85-4ec6-4a00-94ce-8f8a34bb2775") + ) + (wire + (pts + (xy 121.666 125.222) (xy 125.73 125.222) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3279dd63-1392-4372-88e0-de195be296af") + ) + (wire + (pts + (xy 222.758 143.764) (xy 222.758 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "329f86ad-ed35-4e3b-b88d-3931e565e584") + ) + (bus + (pts + (xy 88.9 69.85) (xy 88.9 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "32a26259-fecc-4080-81be-1ba50d6eb8e4") + ) + (wire + (pts + (xy 157.988 137.922) (xy 159.004 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "33a9e39e-c354-450b-81f2-f3f50d89f8aa") + ) + (wire + (pts + (xy 222.758 41.91) (xy 224.028 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3487dcba-a1b4-4e05-a440-2b2936c05f59") + ) + (wire + (pts + (xy 144.272 68.834) (xy 144.272 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3489fb20-8449-4ea9-afe6-7905a1cf40b4") + ) + (wire + (pts + (xy 91.44 82.55) (xy 95.504 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "34c87b1f-f5bb-41de-a765-33b330b9d5f2") + ) + (wire + (pts + (xy 143.764 27.686) (xy 148.59 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "35e40a88-bcd4-41a0-850f-3d047534d9ac") + ) + (wire + (pts + (xy 188.722 77.47) (xy 192.786 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "366c5208-b8ca-409a-bd66-3fbf4eb62a89") + ) + (wire + (pts + (xy 222.758 85.09) (xy 225.298 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36ba0ce3-40ed-4bb8-a009-12f3f72e34dc") + ) + (wire + (pts + (xy 79.248 25.146) (xy 81.788 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36c80c23-0c4e-4d9a-9ea3-6591b394be34") + ) + (wire + (pts + (xy 121.666 122.682) (xy 125.73 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36d5d9a4-b29f-4e50-b841-7f12be4573e8") + ) + (bus + (pts + (xy 88.9 72.39) (xy 88.9 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3717a9cd-a210-46db-a7c4-77503a436023") + ) + (bus + (pts + (xy 56.388 77.47) (xy 56.388 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3729faa0-c3ac-49a8-bc3b-9c391502ff73") + ) + (wire + (pts + (xy 209.296 90.17) (xy 214.884 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "38a5dcb3-2d10-455a-a273-a8fe862fb477") + ) + (wire + (pts + (xy 253.238 80.01) (xy 257.302 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "38b7c8d8-cd59-4e0e-a753-ce6a2f075099") + ) + (wire + (pts + (xy 26.416 85.09) (xy 30.988 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "395cca72-cfe5-4dee-a87c-2dd05af3c211") + ) + (wire + (pts + (xy 256.286 48.006) (xy 257.048 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "398c708f-03f4-44cf-877f-bb5ce31e4368") + ) + (wire + (pts + (xy 177.038 25.146) (xy 179.578 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "399b5d2c-3f54-47ea-a102-c227b3c4a5bf") + ) + (wire + (pts + (xy 26.67 25.146) (xy 30.734 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "39a059c6-bb6e-40e4-b22b-9d27b5283ec8") + ) + (wire + (pts + (xy 251.46 130.302) (xy 255.524 130.302) + ) + (stroke + (width 0) + (type default) + ) + (uuid "39af6a55-bb5e-42ec-b0fb-feb0d8d609ee") + ) + (bus + (pts + (xy 250.698 77.47) (xy 250.698 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "39f501e1-b6f6-4e96-b8df-5ecd70d64d4a") + ) + (wire + (pts + (xy 47.244 25.146) (xy 49.784 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3a873e69-e6d7-43af-919a-205c75d4d770") + ) + (wire + (pts + (xy 62.23 96.012) (xy 62.23 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b374671-615e-4f1c-a416-8679175c5c74") + ) + (wire + (pts + (xy 272.034 137.922) (xy 277.622 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b5c9260-f976-46a1-8e58-94ea3db60d13") + ) + (wire + (pts + (xy 242.062 68.834) (xy 242.062 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b7061eb-bebd-45db-98e3-b57b915d87e4") + ) + (wire + (pts + (xy 125.984 92.71) (xy 127.508 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3cd21297-4ce6-402d-97b7-f94182c00d56") + ) + (bus + (pts + (xy 24.13 27.686) (xy 24.13 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d9f144a-1f17-4924-958e-689d37e93d73") + ) + (wire + (pts + (xy 191.77 90.17) (xy 192.786 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3e47b5e6-d0f9-4332-bd05-199fcf7724a3") + ) + (bus + (pts + (xy 250.698 72.39) (xy 250.698 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3e4be89f-7d45-48f9-8915-dc813544a98e") + ) + (wire + (pts + (xy 110.236 120.142) (xy 112.776 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3e7fb524-b243-443b-9073-1403af892969") + ) + (bus + (pts + (xy 184.404 120.142) (xy 184.404 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3e9b9ab5-c47e-46ca-8291-df6c694fc1eb") + ) + (wire + (pts + (xy 45.974 116.586) (xy 45.974 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40bdd801-341f-4e5d-b015-74d4407256b5") + ) + (wire + (pts + (xy 220.98 32.766) (xy 225.044 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "412039a1-6ca9-4456-95e3-dc4d1b9f231b") + ) + (wire + (pts + (xy 156.718 77.47) (xy 160.782 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "42a17bdb-f9d6-43f2-9c1e-0a2b48295818") + ) + (wire + (pts + (xy 57.15 130.302) (xy 61.214 130.302) + ) + (stroke + (width 0) + (type default) + ) + (uuid "439131a8-d75b-4227-9d4c-699001401068") + ) + (bus + (pts + (xy 248.92 122.682) (xy 248.92 125.222) + ) + (stroke + (width 0) + (type default) + ) + (uuid "447fe923-b959-40da-b2ac-fcb810c3157f") + ) + (wire + (pts + (xy 104.394 101.6) (xy 104.394 102.616) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44de8720-dda8-4ad4-af92-f76c182836cc") + ) + (bus + (pts + (xy 186.182 69.85) (xy 186.182 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44e21e02-70dd-4739-9cb2-7e2cf428ea1e") + ) + (bus + (pts + (xy 24.384 72.39) (xy 24.384 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "454597e7-65a9-48af-a35c-1472c7a46a4d") + ) + (wire + (pts + (xy 169.418 54.356) (xy 169.418 54.864) + ) + (stroke + (width 0) + (type default) + ) + (uuid "45a79143-fd52-4577-83be-479de6652dcb") + ) + (wire + (pts + (xy 79.502 74.93) (xy 84.328 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4623dc28-35ce-41bb-ba6d-8929ccc64faa") + ) + (wire + (pts + (xy 276.352 72.39) (xy 276.352 67.564) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4644c0c3-ab99-4d07-a464-eeb7d66654ec") + ) + (bus + (pts + (xy 250.444 27.686) (xy 250.444 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "465e6b47-50e8-4775-848c-e1955c325ef7") + ) + (bus + (pts + (xy 218.694 77.47) (xy 218.694 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "46836d8d-52f6-4e93-b8df-b7d15787761e") + ) + (wire + (pts + (xy 192.024 95.25) (xy 192.786 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "46890e5d-44fb-49a7-931f-d5243a2f18ee") + ) + (wire + (pts + (xy 154.94 117.602) (xy 159.004 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "46d71762-1369-470d-a4bf-71d683a49993") + ) + (wire + (pts + (xy 254 140.462) (xy 255.524 140.462) + ) + (stroke + (width 0) + (type default) + ) + (uuid "46f5ec9b-9bd3-4d82-a6b2-fedce3d61aba") + ) + (wire + (pts + (xy 211.582 25.146) (xy 211.582 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47f3aff7-fd84-4579-a234-24261f1c9b26") + ) + (wire + (pts + (xy 26.67 27.686) (xy 30.734 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4aaeb794-6486-4da7-9d52-8c0940ac9e84") + ) + (wire + (pts + (xy 144.018 143.002) (xy 142.24 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ad0c725-1eb9-435c-ae27-bcb9183c66f8") + ) + (wire + (pts + (xy 67.818 168.91) (xy 71.628 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b0dbdfe-6635-42b6-a709-421d1b96faa3") + ) + (wire + (pts + (xy 123.444 72.39) (xy 127.508 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b5518dd-fd2a-44e7-b6d0-239da09e2750") + ) + (wire + (pts + (xy 134.62 149.352) (xy 134.62 150.368) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b5a6857-d9b3-4231-8a6d-8b32c10a4baf") + ) + (bus + (pts + (xy 24.13 22.606) (xy 24.13 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b5c6de7-26d9-45d4-a7f0-a187c1096601") + ) + (wire + (pts + (xy 244.856 122.682) (xy 244.856 115.316) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ba8ba70-5bc3-4937-ae60-5dd9aa2a095c") + ) + (wire + (pts + (xy 115.062 168.91) (xy 118.872 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4bf644d8-f55c-4110-9738-ad06982f4ae9") + ) + (wire + (pts + (xy 81.788 25.146) (xy 81.788 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c093863-c7a3-45da-a22f-c0b4114ffb1a") + ) + (wire + (pts + (xy 222.504 136.906) (xy 222.504 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c166309-add1-4a9e-8100-1a430d26622b") + ) + (wire + (pts + (xy 221.234 72.39) (xy 225.298 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c3b3736-43da-42bf-a3ab-11cb6668e44f") + ) + (wire + (pts + (xy 26.162 37.846) (xy 30.734 37.846) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c51d283-f4eb-4f42-ae05-b07e6ddd2eed") + ) + (wire + (pts + (xy 25.146 120.142) (xy 29.21 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c7c9c90-7a9b-4803-b549-3df54a663cec") + ) + (wire + (pts + (xy 274.066 69.85) (xy 273.812 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d56348e-07fb-438f-b66c-6ee5d6b3d72b") + ) + (wire + (pts + (xy 241.554 27.686) (xy 246.38 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d71107d-5155-4956-9a57-af5a309d1eb7") + ) + (wire + (pts + (xy 201.422 54.356) (xy 201.422 54.864) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d8981e4-983d-464e-8975-7fbce008dc2d") + ) + (wire + (pts + (xy 39.624 54.864) (xy 39.624 54.356) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4da2ca76-c348-4819-aa89-97cdd2cd9107") + ) + (wire + (pts + (xy 177.546 69.85) (xy 177.292 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4dcbb379-36c2-4351-afc9-70923a8f08e7") + ) + (wire + (pts + (xy 278.384 27.686) (xy 278.384 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4e073190-ea49-4111-be30-3cb8981a4c99") + ) + (wire + (pts + (xy 26.924 77.47) (xy 30.988 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f2be65b-2058-449d-802f-c8b4d0ed21a9") + ) + (wire + (pts + (xy 219.456 120.142) (xy 223.52 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4f9545b0-9fde-45f8-bfa8-af1401a18463") + ) + (wire + (pts + (xy 26.67 35.306) (xy 30.734 35.306) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4fabc92d-96f0-47c3-9597-b38608532476") + ) + (wire + (pts + (xy 209.042 27.686) (xy 213.868 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4fd044a2-30e5-48a8-aa5b-f1096dba0452") + ) + (wire + (pts + (xy 22.86 42.926) (xy 30.734 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "50160d7a-638c-4042-afd3-b25a504aa410") + ) + (wire + (pts + (xy 188.722 136.906) (xy 189.992 136.906) + ) + (stroke + (width 0) + (type default) + ) + (uuid "50272be8-718a-4adf-8a9c-17cbeee72f17") + ) + (wire + (pts + (xy 266.192 101.6) (xy 266.192 102.616) + ) + (stroke + (width 0) + (type default) + ) + (uuid "502c2419-519e-4c8a-96e2-8f1174bf47bf") + ) + (wire + (pts + (xy 144.272 69.85) (xy 144.018 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5037c8fe-ee8f-4f2a-bfc6-22421cf47518") + ) + (wire + (pts + (xy 148.844 74.93) (xy 148.844 67.564) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5124bf14-ab6b-4838-aa12-09ee6576483a") + ) + (wire + (pts + (xy 102.616 150.368) (xy 70.104 150.368) + ) + (stroke + (width 0) + (type default) + ) + (uuid "512f04b3-c11b-4c09-9f4c-c2f2c4213658") + ) + (wire + (pts + (xy 156.718 82.55) (xy 160.782 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "51adf84d-65a7-4ad9-9533-f9e68307247b") + ) + (bus + (pts + (xy 250.444 30.226) (xy 250.444 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "51f5f905-73df-424c-bd7b-df72a79d52c6") + ) + (bus + (pts + (xy 56.388 67.31) (xy 56.388 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52003916-0a60-4c51-a907-732fe2b60141") + ) + (wire + (pts + (xy 26.924 82.55) (xy 30.988 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52410847-3616-4337-b74a-b4aaa0f39833") + ) + (wire + (pts + (xy 60.452 85.09) (xy 62.992 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "524163e5-e0d7-4cc3-9ed4-2f950208f322") + ) + (wire + (pts + (xy 273.558 42.926) (xy 279.146 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52b6609a-9cd1-4637-a875-cfbf5112067c") + ) + (wire + (pts + (xy 220.98 35.306) (xy 225.044 35.306) + ) + (stroke + (width 0) + (type default) + ) + (uuid "534a9a67-e439-44ac-82fd-1b0b61f8fc4a") + ) + (wire + (pts + (xy 60.452 143.764) (xy 60.452 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "53a49f32-05e7-4474-9911-f5db1338d0f7") + ) + (wire + (pts + (xy 67.818 166.37) (xy 71.628 166.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "53e86a79-8705-41d9-93dc-c2a55caa7201") + ) + (wire + (pts + (xy 191.008 48.768) (xy 191.77 48.768) + ) + (stroke + (width 0) + (type default) + ) + (uuid "53ee1e9e-24f9-4256-828e-67ed41d98161") + ) + (wire + (pts + (xy 123.19 25.146) (xy 127.254 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5422e6c1-16a0-4098-892a-be71371c2b81") + ) + (wire + (pts + (xy 92.71 37.846) (xy 95.25 37.846) + ) + (stroke + (width 0) + (type default) + ) + (uuid "544bd674-4cc5-4789-aba7-12b4d0e6e4a5") + ) + (bus + (pts + (xy 152.4 120.142) (xy 152.4 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54a492ec-f572-4e9f-80d9-1b4f2ffe809d") + ) + (wire + (pts + (xy 59.69 143.764) (xy 60.452 143.764) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54cf8729-9311-4a01-ab66-c06ecfd0c68c") + ) + (wire + (pts + (xy 224.536 95.25) (xy 225.298 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54e8676b-6f21-43df-aa74-c2e45ac7b0de") + ) + (wire + (pts + (xy 222.504 137.922) (xy 223.52 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "55287d9f-4d89-490b-86bf-50122c07761f") + ) + (wire + (pts + (xy 188.468 30.226) (xy 192.532 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "554aaf52-1a65-4e09-be9a-995f9960e4b0") + ) + (wire + (pts + (xy 62.23 95.25) (xy 62.992 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "55c1d183-4ab7-482e-9135-dc706acd6147") + ) + (wire + (pts + (xy 190.246 85.09) (xy 192.786 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "564c3be8-d520-4c2c-a81f-96c4212a5193") + ) + (wire + (pts + (xy 71.882 101.6) (xy 71.882 102.616) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5687a6f2-defa-4eeb-a52a-782e9c8a75ec") + ) + (wire + (pts + (xy 146.05 95.25) (xy 144.018 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "56989287-e8e2-4d91-b05d-a8284d4e4ee7") + ) + (wire + (pts + (xy 136.398 102.616) (xy 104.394 102.616) + ) + (stroke + (width 0) + (type default) + ) + (uuid "56cb78d6-d798-4810-9c08-84faa0890b43") + ) + (wire + (pts + (xy 27.94 45.466) (xy 30.734 45.466) + ) + (stroke + (width 0) + (type default) + ) + (uuid "574387f0-56a6-4ff2-a4b6-9956abc4af05") + ) + (wire + (pts + (xy 251.46 125.222) (xy 255.524 125.222) + ) + (stroke + (width 0) + (type default) + ) + (uuid "574d7f7f-323b-4e29-8509-75ead330868a") + ) + (wire + (pts + (xy 272.288 117.602) (xy 272.034 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "579ba7cb-3afa-4d9d-a2c6-4ba2ececdbd1") + ) + (wire + (pts + (xy 85.852 181.61) (xy 89.662 181.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "57ccf838-a3b2-497e-9982-fe186ea013c8") + ) + (wire + (pts + (xy 156.464 27.686) (xy 160.528 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "57dc9a21-eea7-4aa4-9892-f21f72ae4fe9") + ) + (wire + (pts + (xy 177.038 42.926) (xy 182.626 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58490921-76ad-49b8-9a6c-e823ddbae097") + ) + (wire + (pts + (xy 190.246 143.764) (xy 190.246 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58b38f94-5b7b-4fc9-a9fd-5e4231c7a798") + ) + (wire + (pts + (xy 55.118 194.31) (xy 55.118 194.818) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58f39c0e-e778-4191-9af9-bd14ecbf5496") + ) + (wire + (pts + (xy 71.882 102.616) (xy 39.878 102.616) + ) + (stroke + (width 0) + (type default) + ) + (uuid "592435e7-29ca-41b2-a04b-a7ca16129dea") + ) + (wire + (pts + (xy 79.756 68.834) (xy 79.756 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "592813bb-a356-4b20-b9ef-e3114588de2d") + ) + (wire + (pts + (xy 253.238 72.39) (xy 257.302 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5942d41b-5397-4a04-bf19-36a0f458aaea") + ) + (wire + (pts + (xy 27.686 92.71) (xy 30.988 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5a09ab45-a6f4-4b30-80b6-d1b6831e4c42") + ) + (bus + (pts + (xy 216.916 125.222) (xy 216.916 127.762) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5bb7bf4b-c152-4112-b287-bba90b01de58") + ) + (wire + (pts + (xy 67.818 171.45) (xy 71.628 171.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c130fb5-3483-4742-8d90-f8ec5fce5fd2") + ) + (bus + (pts + (xy 56.134 27.686) (xy 56.134 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c17f05c-86c1-47c3-8d5c-986e48512e9e") + ) + (wire + (pts + (xy 112.014 90.17) (xy 117.602 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c7ab55b-1e84-4cd2-be90-a733c0e16ef2") + ) + (wire + (pts + (xy 191.77 48.006) (xy 192.532 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ca4ffd0-fb50-40ba-879a-e92bc2327299") + ) + (bus + (pts + (xy 24.384 77.47) (xy 24.384 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5cdde084-8608-4b09-98cc-3de93c75f96c") + ) + (bus + (pts + (xy 121.412 166.37) (xy 121.412 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d710c3d-2419-4d41-86a1-0e8ded590051") + ) + (wire + (pts + (xy 47.498 21.59) (xy 47.498 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e5a7fe0-fb5c-4d35-8f07-d62d98f2696e") + ) + (wire + (pts + (xy 124.968 143.002) (xy 125.73 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5ed51d51-f057-4890-8e3f-4b4b1a0b947b") + ) + (wire + (pts + (xy 159.004 48.768) (xy 159.766 48.768) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f6dad12-a931-4a48-a860-dfea4462d744") + ) + (wire + (pts + (xy 91.44 74.93) (xy 95.504 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "612c0556-c4b3-4a33-8a3b-989d7631672c") + ) + (wire + (pts + (xy 219.456 117.602) (xy 223.52 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61d12e36-d709-440b-8230-2d0e045d4a92") + ) + (bus + (pts + (xy 87.122 122.682) (xy 87.122 125.222) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6205f207-9ed3-4716-88d5-98de2d2d9c8f") + ) + (wire + (pts + (xy 175.514 120.142) (xy 178.054 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6208cb10-f557-4596-a061-cbb74ecaf996") + ) + (bus + (pts + (xy 74.168 163.83) (xy 74.168 166.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62614c25-08a2-486e-8312-6b0c4548ffb2") + ) + (wire + (pts + (xy 220.98 132.842) (xy 223.52 132.842) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6269ed2a-45f5-4003-9a11-c1194b83ed42") + ) + (wire + (pts + (xy 255.524 48.768) (xy 256.286 48.768) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62873fb9-17d3-4c7e-8ba8-123c51c88cba") + ) + (wire + (pts + (xy 114.3 25.146) (xy 114.3 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62e28eed-6042-4618-9a78-e4fa335b1c36") + ) + (wire + (pts + (xy 39.624 54.864) (xy 71.628 54.864) + ) + (stroke + (width 0) + (type default) + ) + (uuid "631f6612-7064-40e2-945f-2a9f0d2e40c6") + ) + (wire + (pts + (xy 223.774 92.71) (xy 225.298 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "635528b0-4b6a-4a84-8f03-e06121f4e1c3") + ) + (bus + (pts + (xy 54.61 120.142) (xy 54.61 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64113a81-e2fb-45f1-9ca8-4fa319913dc0") + ) + (wire + (pts + (xy 254.762 41.91) (xy 256.032 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "642dd89d-633e-4be8-9a28-73053382211b") + ) + (wire + (pts + (xy 160.02 95.25) (xy 160.782 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "643dceb3-3ea3-4f25-bda3-8c03495b495c") + ) + (bus + (pts + (xy 119.126 117.602) (xy 119.126 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64a4c556-121a-459e-820d-aa036bc93e0a") + ) + (wire + (pts + (xy 234.188 102.616) (xy 201.676 102.616) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65037123-f5c9-4312-b1c1-67d96104459f") + ) + (wire + (pts + (xy 253.238 69.85) (xy 257.302 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "655ff9b5-f35c-43a5-9d78-8e092f687d6d") + ) + (wire + (pts + (xy 178.562 48.006) (xy 177.038 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65ab6259-c999-4db1-b706-1aade3a363b0") + ) + (bus + (pts + (xy 153.924 27.686) (xy 153.924 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65d5df01-339e-4376-b70a-a1f709f4ebf9") + ) + (bus + (pts + (xy 186.182 64.77) (xy 186.182 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65dcfd47-b9e3-4a13-b089-27663c81926b") + ) + (bus + (pts + (xy 184.404 125.222) (xy 184.404 127.762) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66464413-e549-4ec2-b246-13a2cb547fe3") + ) + (bus + (pts + (xy 218.44 17.526) (xy 218.44 20.066) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6652d1f7-b896-417c-bdd0-e61867e083f2") + ) + (bus + (pts + (xy 248.92 125.222) (xy 248.92 127.762) + ) + (stroke + (width 0) + (type default) + ) + (uuid "666d8705-dbe3-4d21-90e5-4dd32157012c") + ) + (wire + (pts + (xy 52.07 27.686) (xy 52.07 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66b1e66b-fa8c-487e-9754-5ee25f5b49be") + ) + (wire + (pts + (xy 91.186 22.606) (xy 95.25 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "672c9e47-ec2f-41b3-bca2-26301e982a3c") + ) + (wire + (pts + (xy 126.492 48.006) (xy 127.254 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6766a1f7-927b-40e8-b943-9ca029d0335a") + ) + (wire + (pts + (xy 24.638 132.842) (xy 29.21 132.842) + ) + (stroke + (width 0) + (type default) + ) + (uuid "676b6009-7ca0-435e-8e7b-730e76c62913") + ) + (bus + (pts + (xy 186.182 72.39) (xy 186.182 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "67ca849d-0251-43c6-9b77-bfffb7379ba0") + ) + (wire + (pts + (xy 211.836 72.39) (xy 211.836 67.564) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68098f81-808a-422a-93af-254e8c0daadb") + ) + (wire + (pts + (xy 142.24 120.142) (xy 144.78 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6824c5a9-7148-45ba-8d2a-004f8fb8cbd4") + ) + (wire + (pts + (xy 210.058 120.142) (xy 210.058 115.316) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6846a831-c371-4eb1-a7e9-e8c80cc1e264") + ) + (wire + (pts + (xy 38.608 181.61) (xy 42.418 181.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6909a619-fbda-40c7-b6a6-dd5bf3aab8d1") + ) + (wire + (pts + (xy 123.19 22.606) (xy 127.254 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "69945b07-8379-4f9e-a121-50af72e57b05") + ) + (wire + (pts + (xy 178.816 95.25) (xy 177.292 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "69e9429c-7725-432a-a997-40ea8f003e02") + ) + (wire + (pts + (xy 272.288 116.586) (xy 272.288 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a39fe0a-c7ab-49b6-a572-378578dff29a") + ) + (wire + (pts + (xy 126.492 90.17) (xy 127.508 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a4c1543-678a-435f-80f0-1e8547604c48") + ) + (bus + (pts + (xy 88.9 64.77) (xy 88.9 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a5e4f7b-ef64-4725-997e-b5ce9afdc6b6") + ) + (bus + (pts + (xy 218.44 20.066) (xy 218.44 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6aaafb3c-a670-4f81-a176-2d77ad71d699") + ) + (wire + (pts + (xy 57.15 122.682) (xy 61.214 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6aab545c-56bd-4e7d-9062-a0859acb9345") + ) + (wire + (pts + (xy 45.72 120.142) (xy 48.26 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6abae6a7-3b01-4a75-b57f-54bae42a1369") + ) + (wire + (pts + (xy 61.976 48.768) (xy 61.976 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6aeadf91-8155-486c-8c42-5be028be776e") + ) + (bus + (pts + (xy 154.178 77.47) (xy 154.178 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b194874-bb6a-42ef-ab0f-abc867d7d42b") + ) + (wire + (pts + (xy 177.546 68.834) (xy 177.546 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b4ca55c-f047-4402-940d-1f069c428d64") + ) + (wire + (pts + (xy 221.234 80.01) (xy 225.298 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6bdb206d-40fe-4023-937b-0eded091ccd3") + ) + (wire + (pts + (xy 224.282 48.006) (xy 225.044 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6bea8603-443e-43ee-8104-bd45592c1b57") + ) + (wire + (pts + (xy 60.198 136.906) (xy 60.198 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c2c7998-c3bb-4772-abc7-f95c0c7aba15") + ) + (wire + (pts + (xy 136.144 54.864) (xy 169.418 54.864) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c7c8f36-3b46-47e8-be22-fed969bf9ded") + ) + (wire + (pts + (xy 113.538 95.25) (xy 112.014 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6d04e218-f944-4ebf-9c8f-3f95676fb616") + ) + (wire + (pts + (xy 241.808 74.93) (xy 246.634 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6d1af8f0-8560-44d4-83d5-5c05da6981f1") + ) + (bus + (pts + (xy 88.9 77.47) (xy 88.9 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6d38b3e7-c5da-4d69-90a1-77f6bec79cac") + ) + (wire + (pts + (xy 223.52 45.466) (xy 225.044 45.466) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6d3c48d2-45b6-4ba3-a94d-906bd55e5fbc") + ) + (wire + (pts + (xy 186.944 122.682) (xy 191.008 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6d8570c4-089a-47cb-a766-a9e76e519578") + ) + (wire + (pts + (xy 221.234 77.47) (xy 225.298 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6dd5a5a4-a6fa-4fe3-bb64-b5bc5560b22f") + ) + (bus + (pts + (xy 186.182 67.31) (xy 186.182 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6dd77aa5-4f88-49bd-8cf0-2739f5c3cbb3") + ) + (bus + (pts + (xy 218.694 72.39) (xy 218.694 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e25e378-041e-4abf-bd10-03591ac92a87") + ) + (bus + (pts + (xy 56.134 22.606) (xy 56.134 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e329c4b-08bd-4005-a15b-f5c31c5d8ae5") + ) + (wire + (pts + (xy 25.146 127.762) (xy 29.21 127.762) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ea239c4-5327-4060-a8c0-bb93573dc16c") + ) + (bus + (pts + (xy 250.698 67.31) (xy 250.698 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ea50f88-f9fd-4f3f-9886-a7ce755648e4") + ) + (wire + (pts + (xy 115.062 171.45) (xy 118.872 171.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6efcd50a-5290-4657-b4fc-43af01dacb46") + ) + (wire + (pts + (xy 241.554 143.002) (xy 240.03 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f39572c-e732-44c5-aad9-9d36714b42c8") + ) + (wire + (pts + (xy 38.1 150.876) (xy 38.1 150.368) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f7d2243-9964-47d9-9695-28fe2c229ed7") + ) + (wire + (pts + (xy 188.722 80.01) (xy 192.786 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "701dfbc4-9cba-4619-9f91-30c0aecd8de7") + ) + (wire + (pts + (xy 159.766 89.154) (xy 159.766 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70220d6c-55e3-4d15-83a1-9e5f95a47c0e") + ) + (wire + (pts + (xy 240.284 116.586) (xy 240.284 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "703de882-0d65-4855-b5a8-26b01180ab21") + ) + (wire + (pts + (xy 275.336 95.25) (xy 273.812 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70bf19f0-2d9b-4d01-8b16-1bcb2fd89b18") + ) + (wire + (pts + (xy 123.444 77.47) (xy 127.508 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70c3e335-1f94-4ddf-885b-a042ee090ef5") + ) + (wire + (pts + (xy 265.938 55.88) (xy 265.938 54.864) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70d5d267-9a37-4583-a005-ff9c65063975") + ) + (wire + (pts + (xy 58.674 22.606) (xy 62.738 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70ddfdbe-a189-40e5-ab27-2e105d8ac0db") + ) + (wire + (pts + (xy 169.672 102.616) (xy 136.398 102.616) + ) + (stroke + (width 0) + (type default) + ) + (uuid "710dcf8f-00a6-4cdc-b529-0510fe72f863") + ) + (wire + (pts + (xy 42.418 171.45) (xy 37.338 171.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7117dd54-b7cb-4196-94d7-876c5074d93e") + ) + (wire + (pts + (xy 177.292 22.606) (xy 177.038 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "715f7ff0-ed56-4056-b051-fbc391f27c31") + ) + (bus + (pts + (xy 54.61 115.062) (xy 54.61 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7184d3dd-9a1d-464e-ba90-f6dd8e203150") + ) + (wire + (pts + (xy 242.062 69.85) (xy 241.808 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "71a7018f-4104-4994-bb4e-3b6509cd019c") + ) + (wire + (pts + (xy 186.944 127.762) (xy 191.008 127.762) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7239c08f-0137-4aa6-8842-d039e7edfbdf") + ) + (wire + (pts + (xy 22.86 143.002) (xy 29.21 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "726e9d52-8912-47dc-8711-ecf7cc73921c") + ) + (wire + (pts + (xy 175.514 122.682) (xy 180.34 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "728bcf60-dab8-43b5-adbd-3e244e8ed5d6") + ) + (wire + (pts + (xy 232.41 149.352) (xy 232.41 150.368) + ) + (stroke + (width 0) + (type default) + ) + (uuid "73a5bade-91fe-494e-820c-539920e790fc") + ) + (wire + (pts + (xy 159.766 90.17) (xy 160.782 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "743d0e7e-d104-4c72-a417-ed369f9f86aa") + ) + (wire + (pts + (xy 274.066 68.834) (xy 274.066 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "746c61d1-b35e-42f3-8ee7-a4c3890b270f") + ) + (wire + (pts + (xy 142.494 117.602) (xy 142.24 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "75508c76-72a0-4ba5-b01e-f0766e2129cb") + ) + (wire + (pts + (xy 232.41 150.368) (xy 199.898 150.368) + ) + (stroke + (width 0) + (type default) + ) + (uuid "758853a3-595b-4f52-ab70-22ec7448f2a2") + ) + (bus + (pts + (xy 88.646 30.226) (xy 88.646 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "75f5da7c-21e1-4ea5-8c56-8a9a6764da77") + ) + (wire + (pts + (xy 273.558 27.686) (xy 278.384 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "76bcf358-5839-4e20-9cc4-a05e2fcff84f") + ) + (wire + (pts + (xy 26.67 30.226) (xy 30.734 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "773bcc76-8af0-4040-8d79-110fd537f907") + ) + (wire + (pts + (xy 125.73 48.768) (xy 126.492 48.768) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7792c023-ace2-47b6-901b-5bbc5662d522") + ) + (wire + (pts + (xy 39.878 103.124) (xy 39.878 102.616) + ) + (stroke + (width 0) + (type default) + ) + (uuid "77a31550-c242-4a2b-abdf-073a18b235f3") + ) + (wire + (pts + (xy 255.524 45.466) (xy 257.048 45.466) + ) + (stroke + (width 0) + (type default) + ) + (uuid "77a5b6f3-9e89-4419-afa1-8a3e6b6926b4") + ) + (bus + (pts + (xy 152.4 122.682) (xy 152.4 125.222) + ) + (stroke + (width 0) + (type default) + ) + (uuid "77b6cc51-1eff-4fd7-9f36-c287b265f48c") + ) + (wire + (pts + (xy 47.752 69.85) (xy 47.498 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "78bd2dae-f877-4d9c-b0b2-cd384438cc5a") + ) + (wire + (pts + (xy 240.03 122.682) (xy 244.856 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "796f812e-f8fb-469a-8691-d0eae534d0f3") + ) + (wire + (pts + (xy 59.69 140.462) (xy 61.214 140.462) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79ee3051-799e-4704-bdee-6c30342ab166") + ) + (bus + (pts + (xy 218.694 74.93) (xy 218.694 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79f2d7ab-7c98-450d-94e5-c7a15a7f64ff") + ) + (wire + (pts + (xy 273.812 72.39) (xy 276.352 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79f7301e-ada2-4ce3-b180-b81ad2a59cb1") + ) + (bus + (pts + (xy 119.126 120.142) (xy 119.126 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7a9ea0d3-95ee-4108-b615-71198a8011d6") + ) + (bus + (pts + (xy 186.182 74.93) (xy 186.182 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7b4ec42b-99b8-44eb-9f20-bb4c08c607d3") + ) + (bus + (pts + (xy 218.44 22.606) (xy 218.44 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7b83d56f-47c5-403d-9e5e-ae08516d7bec") + ) + (wire + (pts + (xy 256.032 41.91) (xy 256.032 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c7ae46c-a693-4183-b16a-9aa7fae11f7f") + ) + (wire + (pts + (xy 124.968 85.09) (xy 127.508 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7cd1c19f-b778-4213-a9b0-91396c32ab90") + ) + (bus + (pts + (xy 185.928 22.606) (xy 185.928 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7d64a327-d596-4bed-952b-98f1b8ae2637") + ) + (wire + (pts + (xy 186.944 130.302) (xy 191.008 130.302) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7d72f8ec-c08d-4310-b36f-bb970a151848") + ) + (wire + (pts + (xy 94.488 48.006) (xy 95.25 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7da504d8-5424-457d-9c62-829ecc278845") + ) + (wire + (pts + (xy 89.662 117.602) (xy 93.726 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e2f9491-b12a-4fbe-8381-17cde74582ab") + ) + (wire + (pts + (xy 112.268 68.834) (xy 112.268 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e871f2e-5305-49a8-a6f5-202cdbb34106") + ) + (wire + (pts + (xy 221.234 82.55) (xy 225.298 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7ea0dd5f-0913-4ddb-b9c1-c2df89f44eeb") + ) + (bus + (pts + (xy 56.134 17.526) (xy 56.134 20.066) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7f102b20-8d89-4f64-8006-eb51d2f9cb26") + ) + (wire + (pts + (xy 48.26 120.142) (xy 48.26 115.316) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7f8f3e3d-0fe0-4d6d-9047-51f678db303e") + ) + (wire + (pts + (xy 207.772 117.602) (xy 207.518 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7fdd7bfb-0340-49b3-87eb-bc8e8ca75d1d") + ) + (bus + (pts + (xy 24.384 69.85) (xy 24.384 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7fea4ac2-8597-4a4f-9a5e-2e8d8a23ecfd") + ) + (bus + (pts + (xy 74.168 168.91) (xy 74.168 171.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7ffa27f5-03d0-4219-ac08-74bcd43a2697") + ) + (bus + (pts + (xy 74.168 158.75) (xy 74.168 163.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "800cb152-25c6-496a-a36b-90b72681eaa2") + ) + (wire + (pts + (xy 241.554 42.926) (xy 247.142 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "806f6794-78ae-43b8-94c4-ed09363d9f07") + ) + (wire + (pts + (xy 61.214 48.768) (xy 61.976 48.768) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8174e104-7c43-4158-8352-c7021863ed25") + ) + (wire + (pts + (xy 77.978 117.602) (xy 77.724 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "818e2790-f879-4034-8e46-21e8014b3f54") + ) + (wire + (pts + (xy 89.662 130.302) (xy 93.726 130.302) + ) + (stroke + (width 0) + (type default) + ) + (uuid "81eb394c-d5f7-4f7a-a8e8-0aa3209ce82d") + ) + (bus + (pts + (xy 184.404 112.522) (xy 184.404 115.062) + ) + (stroke + (width 0) + (type default) + ) + (uuid "81ff2ebc-1661-4ca6-997e-d96103dc2895") + ) + (wire + (pts + (xy 114.554 72.39) (xy 114.554 67.564) + ) + (stroke + (width 0) + (type default) + ) + (uuid "822deda4-acc1-4f6a-848c-a85a7447203f") + ) + (wire + (pts + (xy 188.722 74.93) (xy 192.786 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8238095a-a6e4-4378-8f83-31279754494a") + ) + (wire + (pts + (xy 94.234 41.91) (xy 94.234 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "824638c5-7e3a-49e5-ae48-9a528f19c740") + ) + (wire + (pts + (xy 158.242 85.09) (xy 160.782 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "83432991-f07f-43a9-8be8-5973b3dfa466") + ) + (wire + (pts + (xy 223.52 48.768) (xy 224.282 48.768) + ) + (stroke + (width 0) + (type default) + ) + (uuid "83bc02ce-c19a-401c-ba61-710e94a73a5e") + ) + (wire + (pts + (xy 222.504 37.846) (xy 225.044 37.846) + ) + (stroke + (width 0) + (type default) + ) + (uuid "83cd01b6-c6c0-4dbf-97b2-589c735e54c6") + ) + (wire + (pts + (xy 111.76 27.686) (xy 116.586 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8411fc80-13c7-4c14-ad8e-633584bccc3d") + ) + (wire + (pts + (xy 58.674 32.766) (xy 62.738 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8470f6fc-0517-48eb-b169-2e960794edaa") + ) + (wire + (pts + (xy 60.452 143.002) (xy 61.214 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "84877b8a-32c4-4820-a0ea-5c656088e780") + ) + (wire + (pts + (xy 222.758 143.002) (xy 223.52 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "84cfcf0a-48d2-435e-85e4-ed2a82107ab6") + ) + (wire + (pts + (xy 221.996 143.764) (xy 222.758 143.764) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8505db23-bfc6-4f10-9641-bd70676e5342") + ) + (wire + (pts + (xy 45.72 143.002) (xy 46.482 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "856898cd-bbaa-4aea-8cc7-4d56413b85c6") + ) + (wire + (pts + (xy 79.248 143.002) (xy 77.724 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "859af97e-bf63-4110-8c6a-09c1d24ea3f3") + ) + (wire + (pts + (xy 175.514 137.922) (xy 181.102 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "869afc20-a684-453b-8979-2495191c641f") + ) + (wire + (pts + (xy 265.938 54.864) (xy 265.938 54.356) + ) + (stroke + (width 0) + (type default) + ) + (uuid "870e6e13-a1be-4615-af70-07810e28ecc8") + ) + (wire + (pts + (xy 91.186 132.842) (xy 93.726 132.842) + ) + (stroke + (width 0) + (type default) + ) + (uuid "880ce020-cacf-40ac-92c4-90978b786c59") + ) + (wire + (pts + (xy 191.516 41.91) (xy 191.516 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88136b59-8cf6-498b-b580-5541f82405c4") + ) + (wire + (pts + (xy 209.55 69.85) (xy 209.296 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8829a2dc-483a-4018-9bff-da75ffd27d79") + ) + (wire + (pts + (xy 144.78 120.142) (xy 144.78 115.316) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88a34e61-10ac-4944-863d-87e5df751646") + ) + (wire + (pts + (xy 125.222 89.154) (xy 126.492 89.154) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88b3b3f5-8296-4e4d-9aa4-cf5fb1d63d8a") + ) + (wire + (pts + (xy 123.444 80.01) (xy 127.508 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a1ae3f3-d961-4686-98bb-b63caddbf640") + ) + (bus + (pts + (xy 120.65 22.606) (xy 120.65 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8aa255a6-51fc-43d7-a0e2-00d61aacf1ab") + ) + (wire + (pts + (xy 79.248 42.926) (xy 84.836 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8acb1467-2eb5-44f8-8fbe-7e7ee351eadd") + ) + (wire + (pts + (xy 156.718 136.906) (xy 157.988 136.906) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8bbf44d4-4911-48cd-b3d2-2ec584275b98") + ) + (wire + (pts + (xy 253.238 77.47) (xy 257.302 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c0120b6-7247-486a-a44a-09148695abf9") + ) + (wire + (pts + (xy 47.498 90.17) (xy 53.086 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8cec9b96-4d32-479c-a4af-c0d206ba9646") + ) + (wire + (pts + (xy 219.456 122.682) (xy 223.52 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d05a241-0fe0-44a1-9b77-7d50f54d993d") + ) + (wire + (pts + (xy 52.324 74.93) (xy 52.324 67.564) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d9663ad-a75d-4d4d-8c3f-fce71ffd2297") + ) + (wire + (pts + (xy 61.214 45.466) (xy 62.738 45.466) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e09f03a-c082-44a8-9e69-4666c54d7b8d") + ) + (wire + (pts + (xy 157.988 136.906) (xy 157.988 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e0f9ac4-409d-45b9-89a3-52588d360e37") + ) + (wire + (pts + (xy 272.034 122.682) (xy 276.86 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8fbaa059-1400-469c-81f1-8a54b27b1a19") + ) + (bus + (pts + (xy 88.646 17.526) (xy 88.646 20.066) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8ff507d4-daa4-4c63-9d90-58498b102813") + ) + (bus + (pts + (xy 218.44 25.146) (xy 218.44 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8ffe5567-ac4e-4013-a5c3-34ab7b2a5354") + ) + (wire + (pts + (xy 79.502 90.17) (xy 85.09 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "901cacaa-438f-4544-b845-3e5866b8a651") + ) + (wire + (pts + (xy 49.784 25.146) (xy 49.784 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "91045ed9-973e-4b77-9505-293a3b815c3c") + ) + (wire + (pts + (xy 115.062 166.37) (xy 118.872 166.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "918c6e01-5462-4613-b3c1-c642dd54e72d") + ) + (wire + (pts + (xy 77.724 122.682) (xy 82.55 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9265f4c3-8485-4c3b-9142-c0687ae77aaa") + ) + (bus + (pts + (xy 218.694 64.77) (xy 218.694 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92698f08-3dc7-4e75-a9b2-861de5ff6cf3") + ) + (bus + (pts + (xy 153.924 30.226) (xy 153.924 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92927d12-6cc7-4900-aa77-a0a954c10743") + ) + (bus + (pts + (xy 184.404 122.682) (xy 184.404 125.222) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9293f3bf-897f-41ff-b8f9-e295c3d4006b") + ) + (bus + (pts + (xy 56.134 20.066) (xy 56.134 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92c926b5-17d7-4f52-bc54-9f299155fe80") + ) + (wire + (pts + (xy 186.944 117.602) (xy 191.008 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92ebdf83-0ed9-4a20-96cb-f3b1e17dfa27") + ) + (bus + (pts + (xy 184.404 115.062) (xy 184.404 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "93ba9965-0323-4ac0-bdd8-425df79a88cb") + ) + (wire + (pts + (xy 179.578 25.146) (xy 179.578 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9461b6e3-21da-430b-b982-5c548b1a127b") + ) + (wire + (pts + (xy 116.586 27.686) (xy 116.586 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "94dc96bf-40fc-402e-a151-b9024437b194") + ) + (wire + (pts + (xy 188.468 25.146) (xy 192.532 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95324894-3871-4471-8056-29c52ce938a0") + ) + (wire + (pts + (xy 224.028 41.91) (xy 224.028 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "953e24e5-d382-4434-9d4f-c0e6959aebad") + ) + (wire + (pts + (xy 26.67 22.606) (xy 30.734 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96129db2-75bc-4810-87fb-de9c790c2aac") + ) + (bus + (pts + (xy 88.9 74.93) (xy 88.9 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "964a6f9f-c03d-4ec1-b96c-8c3803dac9ab") + ) + (wire + (pts + (xy 102.362 155.194) (xy 102.362 156.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "97f6270e-48af-44c7-a10b-32335d941ae9") + ) + (wire + (pts + (xy 209.296 72.39) (xy 211.836 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "988bcba0-6a94-4a57-bb6f-eac6d4dea049") + ) + (bus + (pts + (xy 120.904 72.39) (xy 120.904 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9891d08a-93ff-4e6b-8e9a-a9976ab0a72c") + ) + (wire + (pts + (xy 154.94 125.222) (xy 159.004 125.222) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9918cfd0-4a2d-497f-99c0-3ed11761255d") + ) + (bus + (pts + (xy 154.178 72.39) (xy 154.178 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "99fec5c1-fa66-4e3a-b55a-e5b6993bcf5c") + ) + (wire + (pts + (xy 188.468 132.842) (xy 191.008 132.842) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a71d247-783c-45dc-9cfa-359ec570a244") + ) + (wire + (pts + (xy 126.746 95.25) (xy 127.508 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a96b5cf-db4d-4bc1-acb8-ec769b2f5cb2") + ) + (wire + (pts + (xy 124.714 136.906) (xy 124.714 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9ace1ce0-864f-4521-82d3-81e47ac55882") + ) + (wire + (pts + (xy 154.94 120.142) (xy 159.004 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9ae42e8d-c659-4984-8c97-723128e7e10b") + ) + (bus + (pts + (xy 24.384 67.31) (xy 24.384 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9b836613-e3ca-4e8c-a81f-98fff6e10643") + ) + (wire + (pts + (xy 79.756 69.85) (xy 79.502 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9c2c3a64-54d6-42ae-9c65-18d21f04b863") + ) + (wire + (pts + (xy 111.76 25.146) (xy 114.3 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9c556629-3847-4ace-8134-85a28e1bf5ce") + ) + (wire + (pts + (xy 233.934 54.864) (xy 265.938 54.864) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9c681f63-2b77-485a-b9c1-22a4b63c9f6b") + ) + (wire + (pts + (xy 102.362 194.31) (xy 102.362 194.818) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9d47a09a-eceb-475e-8deb-9de322cf4a9d") + ) + (wire + (pts + (xy 159.512 41.91) (xy 159.512 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9dcb1dbc-848c-470a-902c-f547587e749f") + ) + (bus + (pts + (xy 54.61 117.602) (xy 54.61 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9dd15334-76b7-4711-8420-44edea857192") + ) + (wire + (pts + (xy 61.976 89.154) (xy 61.976 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e348195-99a0-4880-80fd-48e99c170ca4") + ) + (bus + (pts + (xy 154.178 69.85) (xy 154.178 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f0b60b7-1e62-4264-9b86-9218cb25ab32") + ) + (wire + (pts + (xy 144.018 21.59) (xy 144.018 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f57f29b-1115-48f1-b3dd-870236501e9f") + ) + (wire + (pts + (xy 123.19 27.686) (xy 127.254 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f7aa85d-5f7f-4415-8f3e-5375e77c8a40") + ) + (wire + (pts + (xy 58.928 74.93) (xy 62.992 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a054dee0-575f-478d-a442-dadee3677e0b") + ) + (wire + (pts + (xy 94.488 48.768) (xy 94.488 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a13274f9-b0dc-41b7-83b7-53a267a4b8cf") + ) + (bus + (pts + (xy 152.4 117.602) (xy 152.4 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a15f1805-e37d-4856-a1a8-f9f0b0a792f5") + ) + (wire + (pts + (xy 191.262 96.012) (xy 192.024 96.012) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1a0a909-1a93-4cf9-bdc8-adf8e1f89ea4") + ) + (wire + (pts + (xy 39.878 102.616) (xy 39.878 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a20b34e8-dd71-471c-8b0c-c50dbbaf7eac") + ) + (bus + (pts + (xy 153.924 22.606) (xy 153.924 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a23d2200-ca96-4ea6-b1da-e3d045bd4c79") + ) + (wire + (pts + (xy 110.49 117.602) (xy 110.236 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a28e145c-dba3-4fb1-926a-e5ce333d3795") + ) + (wire + (pts + (xy 79.248 27.686) (xy 84.074 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2a97cd0-b422-4eef-8cd4-4295f8d780a7") + ) + (bus + (pts + (xy 54.61 125.222) (xy 54.61 127.762) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2f7ffc6-d9fd-47e3-822a-d5f6acd44856") + ) + (wire + (pts + (xy 77.978 116.586) (xy 77.978 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a3941dca-789f-4b30-9a45-7f652cd9ef7c") + ) + (wire + (pts + (xy 254.762 143.764) (xy 254.762 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a45d8653-7ad6-4a60-b409-e616305e7397") + ) + (wire + (pts + (xy 224.282 90.17) (xy 225.298 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a4d72ddf-1bce-4b3d-b662-fbc68368907c") + ) + (wire + (pts + (xy 60.706 89.154) (xy 61.976 89.154) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a512a559-9cda-4fb4-947d-e36b79d14141") + ) + (wire + (pts + (xy 191.262 92.71) (xy 192.786 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a52b82cc-003c-4539-bfc3-4ad75a2c7d68") + ) + (wire + (pts + (xy 142.24 122.682) (xy 147.066 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a5446c2a-b20a-45ab-852b-2911ef13c626") + ) + (wire + (pts + (xy 157.988 37.846) (xy 160.528 37.846) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a5785490-fbdd-4a67-b304-8a019ac9bd82") + ) + (bus + (pts + (xy 250.698 64.77) (xy 250.698 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a57e3679-2c4b-424b-8d1c-61e4f74f636f") + ) + (bus + (pts + (xy 88.646 27.686) (xy 88.646 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a59993e6-4167-4c01-8dfe-d37d964aedf4") + ) + (wire + (pts + (xy 177.292 21.59) (xy 177.292 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a5c54f38-988e-4a7d-9689-060bc3133422") + ) + (wire + (pts + (xy 104.14 54.864) (xy 136.144 54.864) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6651cd2-a7c2-4c5c-a7ed-9ed242c08f96") + ) + (bus + (pts + (xy 87.122 115.062) (xy 87.122 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6a0e73a-e356-4f52-a23f-bb7e6991ce2d") + ) + (wire + (pts + (xy 254.508 136.906) (xy 254.508 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6a40f87-7e40-41a4-bd9a-305604819a2d") + ) + (wire + (pts + (xy 246.634 74.93) (xy 246.634 67.564) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6b3dc04-b2d6-4cf3-96da-ec82402e9c12") + ) + (bus + (pts + (xy 22.606 115.062) (xy 22.606 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a723e896-c975-4e2f-8f29-5e73f4fd14b5") + ) + (wire + (pts + (xy 94.488 90.17) (xy 95.504 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a7bd796d-7755-4c81-97d9-80c6925e0eb5") + ) + (wire + (pts + (xy 169.418 54.864) (xy 201.422 54.864) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a7fea9ef-5993-4f5b-9ff7-4a4b1faadb06") + ) + (wire + (pts + (xy 115.062 122.682) (xy 115.062 115.316) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a8827907-b6e2-4e19-9eb4-388145a46593") + ) + (bus + (pts + (xy 88.646 25.146) (xy 88.646 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a8bb7cea-7da6-4c17-ac4c-23e173f080fc") + ) + (bus + (pts + (xy 119.126 125.222) (xy 119.126 127.762) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a8d4f5b7-05bf-485c-bbd5-3320b4f39d73") + ) + (wire + (pts + (xy 254.762 143.002) (xy 255.524 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a917e0e9-c7bd-40a1-a138-a5523ba29f53") + ) + (wire + (pts + (xy 220.98 25.146) (xy 225.044 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa759228-4b2f-47e3-be2d-3fe6199097d0") + ) + (wire + (pts + (xy 80.264 120.142) (xy 80.264 115.316) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa8de627-e84e-4a8d-8609-be899ceca85d") + ) + (wire + (pts + (xy 92.202 143.764) (xy 92.964 143.764) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa9864d5-8cae-4ac6-b132-c43358a26025") + ) + (wire + (pts + (xy 210.82 48.006) (xy 209.042 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aac21064-43ff-43bb-9868-e14f3a721c5e") + ) + (wire + (pts + (xy 156.718 72.39) (xy 160.782 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aae9a685-ca9e-45cb-9f7c-c6624b302f8f") + ) + (wire + (pts + (xy 92.964 41.91) (xy 94.234 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac0a4b3e-7e9f-47db-819a-d7523e6b7060") + ) + (wire + (pts + (xy 186.944 125.222) (xy 191.008 125.222) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac0b026f-d4f6-4ded-82a8-8627d76317c6") + ) + (wire + (pts + (xy 89.662 125.222) (xy 93.726 125.222) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac67d08d-6323-430a-acab-0f7eae923947") + ) + (bus + (pts + (xy 24.384 64.77) (xy 24.384 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac6d965e-13a2-4276-9fef-715ab6d255f4") + ) + (wire + (pts + (xy 273.812 22.606) (xy 273.558 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac812796-0a52-4206-b9f0-eb33ab75fb30") + ) + (wire + (pts + (xy 178.054 120.142) (xy 178.054 115.316) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ace94272-adf7-4a04-8739-e46113a0451d") + ) + (wire + (pts + (xy 188.468 27.686) (xy 192.532 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad062b65-8045-42ca-80ef-a2ab00a78a08") + ) + (wire + (pts + (xy 25.146 125.222) (xy 29.21 125.222) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad6538dd-d8b7-448d-80f4-b0f213ad0cd1") + ) + (wire + (pts + (xy 177.292 74.93) (xy 182.118 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ada540f1-7866-4d06-b3a4-2c5d21fe122e") + ) + (wire + (pts + (xy 156.464 25.146) (xy 160.528 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ae84385e-7972-4e31-8257-440350f2e867") + ) + (wire + (pts + (xy 58.674 25.146) (xy 62.738 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aee895cc-8a57-4881-a5c8-91204a482e50") + ) + (wire + (pts + (xy 126.238 41.91) (xy 126.238 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af34cde8-c6a0-4773-afdb-bbb184746103") + ) + (wire + (pts + (xy 241.808 21.59) (xy 241.808 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af3782a5-efb5-4241-84ab-6180c910fd14") + ) + (wire + (pts + (xy 160.02 96.012) (xy 160.02 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af6009f1-ddbc-411b-afa6-94f86741ef3f") + ) + (wire + (pts + (xy 58.674 27.686) (xy 62.738 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af8d18d9-6547-4aef-8649-fc183b38b93d") + ) + (wire + (pts + (xy 158.242 41.91) (xy 159.512 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "afb821ef-6286-48dd-9b1d-a2a0e5c3dbe5") + ) + (wire + (pts + (xy 240.284 117.602) (xy 240.03 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "afc2a926-7025-4e38-bd66-25650c06bfbd") + ) + (bus + (pts + (xy 88.9 67.31) (xy 88.9 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b07a70f9-734e-443c-8da6-446b506efb3a") + ) + (wire + (pts + (xy 38.608 186.69) (xy 42.418 186.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b0e97d00-f485-4af0-bc9a-4728dd46ea9c") + ) + (wire + (pts + (xy 223.012 89.154) (xy 224.282 89.154) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b0f28fe8-d6df-44e8-b5f1-2c632fede0e6") + ) + (bus + (pts + (xy 88.646 20.066) (xy 88.646 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b1c1bef6-8907-477c-8016-dd5f469047ab") + ) + (bus + (pts + (xy 185.928 30.226) (xy 185.928 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b202c332-d089-46bb-8008-d39447ac7b82") + ) + (wire + (pts + (xy 192.024 96.012) (xy 192.024 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2450ed5-9b18-46e0-b620-bfc21fd99725") + ) + (wire + (pts + (xy 157.48 140.462) (xy 159.004 140.462) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2b85b10-18fe-40c1-995f-4ba7f574a785") + ) + (wire + (pts + (xy 57.15 120.142) (xy 61.214 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b33fc260-b87e-4ea8-9bdf-41cb21c26155") + ) + (wire + (pts + (xy 58.928 136.906) (xy 60.198 136.906) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b5537958-7c96-4b8a-aed9-1d0b237ac99f") + ) + (wire + (pts + (xy 58.928 82.55) (xy 62.992 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b5e3ac99-6803-48f4-b3f6-4f2c9dcba559") + ) + (bus + (pts + (xy 119.126 122.682) (xy 119.126 125.222) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b764c963-61b8-4b6a-8d0a-c01f3c8a5c6d") + ) + (wire + (pts + (xy 61.468 96.012) (xy 62.23 96.012) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b76f39bf-0f10-48a3-8636-9bd86a1f6617") + ) + (wire + (pts + (xy 61.976 48.006) (xy 62.738 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b7f32bf1-65ba-4211-a5a1-8d7fcee16ce6") + ) + (wire + (pts + (xy 273.558 25.146) (xy 276.098 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b86a897e-5336-498b-9cb9-65c77f9b6f60") + ) + (wire + (pts + (xy 77.724 120.142) (xy 80.264 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b89ed2fb-d81c-4c8a-a2dd-5a78f768311c") + ) + (bus + (pts + (xy 87.122 112.522) (xy 87.122 115.062) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b8aeeefd-a06f-404b-b2ce-c386fc299513") + ) + (wire + (pts + (xy 70.104 150.368) (xy 38.1 150.368) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b9155a35-6eff-4f9d-bb4b-3420bdc4be26") + ) + (wire + (pts + (xy 209.042 42.926) (xy 214.63 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b9b3ec91-4c63-4ba8-9ac5-cc33d0213eb1") + ) + (wire + (pts + (xy 207.772 116.586) (xy 207.772 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b9c29411-abfd-4241-93f4-1013f6901112") + ) + (wire + (pts + (xy 26.924 74.93) (xy 30.988 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ba8d9695-7117-4f8f-a9e0-27f709c6c148") + ) + (wire + (pts + (xy 179.832 72.39) (xy 179.832 67.564) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bae5f5b3-2d48-45b7-82df-15bdf4e9573e") + ) + (wire + (pts + (xy 254.508 37.846) (xy 257.048 37.846) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb728b46-51a5-480b-8b61-009c5f6b6208") + ) + (bus + (pts + (xy 121.412 158.75) (xy 121.412 163.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc04c274-ec0e-4fc9-9eb7-f5222e580b8f") + ) + (bus + (pts + (xy 120.65 30.226) (xy 120.65 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc64e48d-e6a5-4980-ad9a-354e982c4bda") + ) + (wire + (pts + (xy 159.766 48.768) (xy 159.766 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc90465c-d7bd-4584-8573-12173997473b") + ) + (bus + (pts + (xy 88.646 22.606) (xy 88.646 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bd818ba1-3da6-45fc-a03d-0d9e61c973cd") + ) + (wire + (pts + (xy 144.018 22.606) (xy 143.764 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bda9d335-a884-4aed-a9d2-af057280ee4b") + ) + (wire + (pts + (xy 252.984 35.306) (xy 257.048 35.306) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bdac4b0a-24ad-4184-97f1-c0c4a0032673") + ) + (wire + (pts + (xy 82.042 72.39) (xy 82.042 67.564) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bdb9c24b-f462-4d2d-88e0-73631e09a407") + ) + (wire + (pts + (xy 123.19 32.766) (xy 127.254 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bdec5152-529c-46ad-b1b2-112ad8d582ce") + ) + (wire + (pts + (xy 110.49 116.586) (xy 110.49 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "be2d454a-1092-4d24-8565-93d3b897f0cd") + ) + (wire + (pts + (xy 124.206 143.764) (xy 124.968 143.764) + ) + (stroke + (width 0) + (type default) + ) + (uuid "be3eb14c-3a27-4ca9-b781-b555c72b2f49") + ) + (wire + (pts + (xy 158.496 89.154) (xy 159.766 89.154) + ) + (stroke + (width 0) + (type default) + ) + (uuid "be82f680-74da-4ff8-913f-be08854e1eaf") + ) + (bus + (pts + (xy 185.928 17.526) (xy 185.928 20.066) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bf0cd688-a731-48b2-a9eb-a550734e562a") + ) + (bus + (pts + (xy 56.388 74.93) (xy 56.388 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bf8650a5-3848-4663-8b75-bd5d62ba9b32") + ) + (wire + (pts + (xy 25.146 130.302) (xy 29.21 130.302) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bfb6aaa7-c503-4981-aab5-ebf8b7a42562") + ) + (wire + (pts + (xy 275.082 48.006) (xy 273.558 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0db72e7-9555-41a3-a6ea-07a64fb888b0") + ) + (wire + (pts + (xy 112.014 21.59) (xy 112.014 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0fe25e5-1803-44d4-9913-4f22db0ac8e4") + ) + (wire + (pts + (xy 241.554 25.146) (xy 244.094 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c227ae3a-e25f-4c0a-9b17-4687836ca209") + ) + (wire + (pts + (xy 244.094 25.146) (xy 244.094 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2519372-653f-4229-99dd-40635ed8ab72") + ) + (wire + (pts + (xy 209.296 22.606) (xy 209.042 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c270262c-eaf6-4ba6-bd6c-da54afd43049") + ) + (bus + (pts + (xy 154.178 67.31) (xy 154.178 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c3293557-44a2-46c1-9f6f-bfd0ba8c775a") + ) + (bus + (pts + (xy 250.444 22.606) (xy 250.444 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c36eabc7-581d-43b2-a3c6-f4d2196ed462") + ) + (bus + (pts + (xy 120.65 25.146) (xy 120.65 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c3aa6694-be99-4706-b53d-5366013b509e") + ) + (wire + (pts + (xy 256.286 48.768) (xy 256.286 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c4cf1934-7a80-44c9-91d7-e07e3f3b4983") + ) + (wire + (pts + (xy 181.864 27.686) (xy 181.864 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c4d0aa84-62e0-4512-8842-1086b1b1ded4") + ) + (wire + (pts + (xy 91.186 30.226) (xy 95.25 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c52f4642-b24b-4b9d-814f-17e3822d94f6") + ) + (wire + (pts + (xy 89.662 122.682) (xy 93.726 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c55f5080-3e45-4263-a5e7-9185ac53b1eb") + ) + (bus + (pts + (xy 218.44 30.226) (xy 218.44 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c58c6cb3-d29b-41d7-aa4d-8ef03d530718") + ) + (wire + (pts + (xy 104.394 102.616) (xy 71.882 102.616) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c5b9fa6b-5479-42fd-b5db-d5d0435c4352") + ) + (wire + (pts + (xy 201.676 101.6) (xy 201.676 102.616) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c5f41ab4-8470-4f28-9d9e-5db4c8573147") + ) + (wire + (pts + (xy 47.498 95.25) (xy 48.26 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c62a2024-4267-493d-8217-99f15e0783f6") + ) + (wire + (pts + (xy 42.418 168.91) (xy 37.338 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c62d8312-028c-47a0-8056-c48e329bd222") + ) + (wire + (pts + (xy 93.98 92.71) (xy 95.504 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c64102af-612c-4e42-ae0f-79795823b708") + ) + (bus + (pts + (xy 119.126 112.522) (xy 119.126 115.062) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c6c3fc0c-57f4-46ba-bbd5-f3e95cb3c353") + ) + (wire + (pts + (xy 177.292 90.17) (xy 182.88 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c761e4de-16ee-4ed1-8a04-7639b5723618") + ) + (wire + (pts + (xy 147.066 122.682) (xy 147.066 115.316) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c7824ad1-9838-4e35-9ec7-45282a97dc5f") + ) + (wire + (pts + (xy 92.71 137.922) (xy 93.726 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c78a4077-e8be-4544-9453-426b81c45705") + ) + (wire + (pts + (xy 264.414 150.368) (xy 232.41 150.368) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c78c4c35-7932-494d-9d66-76c8dc6a1292") + ) + (wire + (pts + (xy 253.238 136.906) (xy 254.508 136.906) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c8594364-43c1-4ed9-b3f0-7803d88403b4") + ) + (wire + (pts + (xy 22.86 48.006) (xy 30.734 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c8acbe0e-4275-40fd-8318-176f58124802") + ) + (bus + (pts + (xy 250.698 69.85) (xy 250.698 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c9037460-db27-45e1-967a-9d23f5d8f4aa") + ) + (bus + (pts + (xy 54.61 112.522) (xy 54.61 115.062) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c9106ad6-0652-434d-bee1-4a2fe8a3b226") + ) + (wire + (pts + (xy 102.616 149.352) (xy 102.616 150.368) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c923e1a9-6c76-4d63-9660-8ccb3c488493") + ) + (wire + (pts + (xy 93.726 48.768) (xy 94.488 48.768) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c96d2613-7b46-403b-b47a-a0f0343c3f6d") + ) + (wire + (pts + (xy 93.98 96.012) (xy 94.742 96.012) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c9d6a7ed-f827-4295-92a6-a8ad3ddfb2b0") + ) + (wire + (pts + (xy 123.19 30.226) (xy 127.254 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ca2c1d34-c5e7-4c2e-acda-b3fdde1b1f1e") + ) + (bus + (pts + (xy 24.13 30.226) (xy 24.13 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ca579712-7fe4-44c2-bb8c-72e263dee7f9") + ) + (wire + (pts + (xy 148.59 27.686) (xy 148.59 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "caad1bf2-7af5-4f55-a7a4-fc460e8cd6cb") + ) + (wire + (pts + (xy 154.94 130.302) (xy 159.004 130.302) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cb1c5f1a-19bc-489c-8dcb-a0eb6116213a") + ) + (wire + (pts + (xy 45.72 137.922) (xy 51.308 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cb455295-4b4a-4eff-96cd-be8c850993d9") + ) + (wire + (pts + (xy 159.258 96.012) (xy 160.02 96.012) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cbd3e3e5-debd-4655-9fec-353644f8307a") + ) + (wire + (pts + (xy 190.5 89.154) (xy 191.77 89.154) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cbdd48f5-18d6-4d90-99a6-ca1320af9c24") + ) + (wire + (pts + (xy 123.19 132.842) (xy 125.73 132.842) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cc0c9aae-8c84-4446-9d65-ae1714d214da") + ) + (wire + (pts + (xy 124.206 140.462) (xy 125.73 140.462) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cc4f8cde-dac0-46c4-a0cd-8e54f7273041") + ) + (wire + (pts + (xy 126.492 89.154) (xy 126.492 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cd9c7a99-38de-467c-b9e4-b490e9d88f00") + ) + (wire + (pts + (xy 254.762 85.09) (xy 257.302 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cdb4a43a-04c7-4a13-b2f7-599a661e7829") + ) + (wire + (pts + (xy 145.542 48.006) (xy 143.764 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cde510c0-e015-4423-b2d6-e0a075e33eb4") + ) + (wire + (pts + (xy 246.38 27.686) (xy 246.38 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cdf7c91b-7a96-448a-81d0-7ad0239edbd5") + ) + (wire + (pts + (xy 104.14 54.356) (xy 104.14 54.864) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cecc3a8b-d74c-4eba-99e8-3c1c8e0739b5") + ) + (bus + (pts + (xy 24.384 74.93) (xy 24.384 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cedb7969-c799-4383-8eed-c16dc18ab36c") + ) + (wire + (pts + (xy 60.452 41.91) (xy 61.722 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf1893c4-eab6-40fa-9141-d91618daf0a1") + ) + (wire + (pts + (xy 273.812 74.93) (xy 278.638 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf6d151b-f533-4a5c-8ef2-d0dbf016063a") + ) + (wire + (pts + (xy 79.502 22.606) (xy 79.248 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cff66da6-0223-4456-b372-d725db65b0ae") + ) + (wire + (pts + (xy 57.15 117.602) (xy 61.214 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d000aadd-4a7f-4333-8ca0-ceb75ef629b6") + ) + (bus + (pts + (xy 152.4 115.062) (xy 152.4 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d0242d5a-2ef1-4e53-873b-22bd2ec84b58") + ) + (wire + (pts + (xy 45.974 117.602) (xy 45.72 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d05ee714-3184-4bae-b530-6ad65bc1b0fb") + ) + (wire + (pts + (xy 123.19 35.306) (xy 127.254 35.306) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d0937a18-624b-460f-b553-64c4a370411b") + ) + (wire + (pts + (xy 278.638 74.93) (xy 278.638 67.564) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d0dd0d88-a395-4fda-b89c-fdf39101568d") + ) + (bus + (pts + (xy 216.916 117.602) (xy 216.916 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d0e5c53a-f4bb-4c7e-9488-ed47ac40bfb4") + ) + (wire + (pts + (xy 159.004 45.466) (xy 160.528 45.466) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d0fe6652-bcc3-4453-911c-a5d965de4e05") + ) + (wire + (pts + (xy 144.018 74.93) (xy 148.844 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d100c332-32b1-4af9-9811-f6e26f8c2a7a") + ) + (wire + (pts + (xy 243.078 48.006) (xy 241.554 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d15b6a9d-6db9-4a06-a9c8-6d6c46050fc8") + ) + (wire + (pts + (xy 91.186 25.146) (xy 95.25 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1666d87-f632-402e-9e34-4e6c074398f8") + ) + (wire + (pts + (xy 48.26 48.006) (xy 47.244 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d17a3f1a-d9b6-4bd1-8b3e-e51ecebc3ff0") + ) + (wire + (pts + (xy 224.028 42.926) (xy 225.044 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1df1bc8-2b25-43e3-96c9-8cba6d05580e") + ) + (wire + (pts + (xy 253.238 74.93) (xy 257.302 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d22d639a-b170-4a7b-88f5-36a1abc5f456") + ) + (wire + (pts + (xy 256.54 95.25) (xy 257.302 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d28d8d1a-5a05-42cb-b58d-ce2ef9852caf") + ) + (wire + (pts + (xy 207.518 120.142) (xy 210.058 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d30dee27-063e-43ef-b4db-a7748f6e162d") + ) + (wire + (pts + (xy 38.1 150.368) (xy 38.1 149.352) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d310cdf8-e81f-4079-9941-00d38551249b") + ) + (wire + (pts + (xy 125.73 45.466) (xy 127.254 45.466) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d3d25c40-11b1-4044-936e-57bee8431dbd") + ) + (bus + (pts + (xy 153.924 25.146) (xy 153.924 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d46ccfc5-109e-425d-b583-634f1d19ce77") + ) + (wire + (pts + (xy 50.038 72.39) (xy 50.038 67.564) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d4723989-cb32-419b-a23b-126cf6c23945") + ) + (wire + (pts + (xy 58.674 35.306) (xy 62.738 35.306) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d49aae99-5b2b-48e0-9b0d-789f40bc5ed0") + ) + (wire + (pts + (xy 92.964 85.09) (xy 95.504 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d4a4911c-87a3-48c7-b469-172dc19d8a18") + ) + (wire + (pts + (xy 221.234 74.93) (xy 225.298 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d55a7093-61a1-4acd-97a9-9eacfde57859") + ) + (wire + (pts + (xy 123.444 74.93) (xy 127.508 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d5bc6069-14fc-4d0d-b2d9-122e1bc01162") + ) + (bus + (pts + (xy 119.126 115.062) (xy 119.126 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d5d2096e-342a-4920-83b3-439d1468b0c4") + ) + (wire + (pts + (xy 111.76 42.926) (xy 117.348 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d5de7f4f-e77d-448e-af2d-c5c447008fef") + ) + (wire + (pts + (xy 264.414 149.352) (xy 264.414 150.368) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d613b55a-498e-47ec-8fbe-3f982e89ba33") + ) + (bus + (pts + (xy 56.388 64.77) (xy 56.388 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6560146-f01e-41b9-9339-2e8cba51c350") + ) + (bus + (pts + (xy 218.694 69.85) (xy 218.694 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6bb5207-f40f-460a-8a79-a777f107225b") + ) + (wire + (pts + (xy 92.202 140.462) (xy 93.726 140.462) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d732558f-66de-4b6a-b500-ae103346564c") + ) + (wire + (pts + (xy 89.662 127.762) (xy 93.726 127.762) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d74f401f-88f8-49f4-869b-598b3fb5e8b4") + ) + (wire + (pts + (xy 89.662 173.99) (xy 84.582 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d77d40f4-8805-4652-b6dd-47bef11fe9a9") + ) + (wire + (pts + (xy 92.964 143.002) (xy 93.726 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d78c59ef-5113-4ac2-a1c8-50c546437c26") + ) + (wire + (pts + (xy 89.662 166.37) (xy 84.582 166.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d80142fb-ccdb-496a-9b22-64e226dc61cc") + ) + (bus + (pts + (xy 153.924 17.526) (xy 153.924 20.066) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d819c230-2cbc-40fe-bc47-8a36dddf06ab") + ) + (wire + (pts + (xy 79.248 48.006) (xy 80.264 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d831f184-3af5-4db4-8a67-56c2841b357d") + ) + (wire + (pts + (xy 134.62 150.368) (xy 102.616 150.368) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d86bf9cf-b335-4f7c-a68d-66bfcb6d62a8") + ) + (wire + (pts + (xy 251.46 127.762) (xy 255.524 127.762) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d93f5300-b760-47ec-8c27-ad9188d3f5eb") + ) + (bus + (pts + (xy 24.13 25.146) (xy 24.13 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d98a2fe2-9613-4297-abdf-65e5e92e7097") + ) + (wire + (pts + (xy 84.328 74.93) (xy 84.328 67.564) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9a6c867-510d-4971-aa14-da346ab708a7") + ) + (wire + (pts + (xy 58.928 80.01) (xy 62.992 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9c95e2b-fbc6-42ae-888d-515a2b7b467a") + ) + (wire + (pts + (xy 121.666 117.602) (xy 125.73 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d9f9b49d-39d3-421d-9ae3-34ce077cb223") + ) + (bus + (pts + (xy 154.178 64.77) (xy 154.178 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da1feec3-fec0-4be5-af41-91d77277b101") + ) + (wire + (pts + (xy 55.118 155.702) (xy 55.118 156.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da5c7dc7-92be-400e-89b6-0eb957c891c6") + ) + (wire + (pts + (xy 188.468 32.766) (xy 192.532 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da78c48d-ec3a-43b7-a810-15ece4bac46a") + ) + (wire + (pts + (xy 233.934 54.356) (xy 233.934 54.864) + ) + (stroke + (width 0) + (type default) + ) + (uuid "db220909-cf0f-461b-bb03-29166dc402f4") + ) + (wire + (pts + (xy 80.518 95.25) (xy 79.502 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "db351527-7a30-4bf1-ab54-0db75735fe6b") + ) + (wire + (pts + (xy 214.122 74.93) (xy 214.122 67.564) + ) + (stroke + (width 0) + (type default) + ) + (uuid "db5e73d7-4182-447e-af11-53a93acd12de") + ) + (wire + (pts + (xy 188.722 82.55) (xy 192.786 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dbab69b8-8bbf-48e1-9795-5a2a53117270") + ) + (bus + (pts + (xy 87.122 125.222) (xy 87.122 127.762) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dbca144d-f8d2-44be-a75f-41410f69d611") + ) + (wire + (pts + (xy 220.98 27.686) (xy 225.044 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dc0b5fd6-b773-441e-8c85-5159b75e866b") + ) + (wire + (pts + (xy 123.444 136.906) (xy 124.714 136.906) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dc0b9fcf-cba8-476a-bbc9-d8810ae1afa0") + ) + (wire + (pts + (xy 61.722 41.91) (xy 61.722 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dc94d822-60e1-4772-ad18-d66136b88c7f") + ) + (wire + (pts + (xy 123.444 82.55) (xy 127.508 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd4741fb-a4bd-4271-b483-920f35f481a3") + ) + (wire + (pts + (xy 254 143.764) (xy 254.762 143.764) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd738c00-6b22-4462-ab58-f792872d0462") + ) + (wire + (pts + (xy 207.518 122.682) (xy 212.344 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ddc85bd0-d652-4e8c-b24b-72d40479e7fd") + ) + (wire + (pts + (xy 26.67 32.766) (xy 30.734 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de3fc4cb-605d-46e3-83b3-6b37a4ead9ae") + ) + (wire + (pts + (xy 254.508 137.922) (xy 255.524 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de935d3d-dd0a-4aba-8ee0-fd4dfc36d411") + ) + (wire + (pts + (xy 221.996 140.462) (xy 223.52 140.462) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df149f92-2094-4a62-925a-af16d0bd61ae") + ) + (wire + (pts + (xy 252.984 30.226) (xy 257.048 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df2da997-8413-4306-9091-d1801c9cc7c6") + ) + (wire + (pts + (xy 221.234 136.906) (xy 222.504 136.906) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df473943-06d7-48d7-8a5c-d45dc0e2aa43") + ) + (wire + (pts + (xy 251.46 122.682) (xy 255.524 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df7679f3-af46-477e-94ca-3d130d7f1ddf") + ) + (wire + (pts + (xy 123.444 69.85) (xy 127.508 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "df8f4126-600a-4da1-9454-8ba70634e550") + ) + (wire + (pts + (xy 143.764 42.926) (xy 149.352 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dfb03405-2f4e-4792-b1ab-4f5b79c77efe") + ) + (wire + (pts + (xy 26.924 69.85) (xy 30.988 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e062c566-0c67-438a-9273-2605076b3ef1") + ) + (wire + (pts + (xy 91.44 69.85) (xy 95.504 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e0aab076-97df-4c8e-ac87-72b862cc3439") + ) + (wire + (pts + (xy 79.502 72.39) (xy 82.042 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e22141ea-b034-4768-b0fa-1ec67941c522") + ) + (bus + (pts + (xy 250.444 25.146) (xy 250.444 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e340b536-cc45-4c9e-a241-54ad05035c96") + ) + (wire + (pts + (xy 167.894 150.368) (xy 134.62 150.368) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e39136aa-7918-4576-910e-4e57634b4826") + ) + (wire + (pts + (xy 251.46 120.142) (xy 255.524 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e3dba234-1ae3-47a9-8225-6183df1a28c5") + ) + (bus + (pts + (xy 154.178 74.93) (xy 154.178 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e3e9a9e4-8993-4b87-b793-fe6a3c416da5") + ) + (wire + (pts + (xy 91.186 27.686) (xy 95.25 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4042304-2a3b-40dd-ae96-9f7771b60e77") + ) + (wire + (pts + (xy 60.198 137.922) (xy 61.214 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e40cd00c-f7b4-46da-a210-a104dbd0e118") + ) + (bus + (pts + (xy 120.904 67.31) (xy 120.904 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4972f56-c5cc-44b0-826e-716eea5f6654") + ) + (bus + (pts + (xy 56.134 30.226) (xy 56.134 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4b73fc7-f5d4-4942-8a5f-749feead0c34") + ) + (wire + (pts + (xy 143.764 25.146) (xy 146.304 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e52ec4ad-865e-4598-8c98-ceccb7a4bad5") + ) + (wire + (pts + (xy 25.146 122.682) (xy 29.21 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5659149-c2fb-4bca-b656-b3d64d480cf5") + ) + (wire + (pts + (xy 188.722 69.85) (xy 192.786 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5c2bf86-9f21-47ca-95ef-5c28198e6fd6") + ) + (wire + (pts + (xy 84.074 27.686) (xy 84.074 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5f14854-3e54-4a54-821c-03e8ae6174a8") + ) + (bus + (pts + (xy 153.924 20.066) (xy 153.924 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e64c1e19-c475-4154-9519-5fc6f930f9ff") + ) + (wire + (pts + (xy 110.236 122.682) (xy 115.062 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7207a79-de3a-487d-8e6f-adc0616b828e") + ) + (wire + (pts + (xy 91.44 72.39) (xy 95.504 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e78b5592-b2fd-426f-ab62-2a65af32c0f2") + ) + (wire + (pts + (xy 121.666 130.302) (xy 125.73 130.302) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7938103-ff49-426a-91e6-696895da2664") + ) + (wire + (pts + (xy 47.244 42.926) (xy 52.832 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7b4c0cb-6445-460f-b82d-b56d36264d83") + ) + (wire + (pts + (xy 156.718 69.85) (xy 160.782 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e7cb9517-4566-4088-9bab-d7418e838e79") + ) + (wire + (pts + (xy 85.852 186.69) (xy 89.662 186.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e90a2809-2e4f-4a88-8f4e-5ac5ef6db5bc") + ) + (wire + (pts + (xy 50.546 122.682) (xy 50.546 115.316) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9178ee8-4b86-4b73-955f-a969d9a68494") + ) + (wire + (pts + (xy 156.464 132.842) (xy 159.004 132.842) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ea1e810d-f112-43f6-8fd0-e07ff601d7ad") + ) + (wire + (pts + (xy 156.464 30.226) (xy 160.528 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ea823180-3987-49fe-828e-592339b190e4") + ) + (wire + (pts + (xy 136.144 54.356) (xy 136.144 54.864) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eb1de759-ee2f-47fc-9a86-15ff6d7b9524") + ) + (wire + (pts + (xy 273.812 143.002) (xy 272.034 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eb2fccea-86d2-476d-b3ce-f7ba0b2bb0bc") + ) + (wire + (pts + (xy 219.456 130.302) (xy 223.52 130.302) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ebc7a8c5-61c9-46fd-8732-d4793f4b0439") + ) + (bus + (pts + (xy 121.412 168.91) (xy 121.412 171.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ec1119ef-b9ce-49c9-b79e-07b2e6a992fb") + ) + (wire + (pts + (xy 58.928 77.47) (xy 62.992 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ec567713-0c97-48ab-bf86-4d9d939a58ed") + ) + (wire + (pts + (xy 26.924 80.01) (xy 30.988 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ec58b5be-c606-4a75-9a6a-740961afc874") + ) + (wire + (pts + (xy 112.014 72.39) (xy 114.554 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eca8c00a-ee3e-4476-8da8-e6c5a9fd4ba9") + ) + (wire + (pts + (xy 199.898 150.368) (xy 167.894 150.368) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ecced91b-95ee-4b92-a99f-f543bb200d68") + ) + (wire + (pts + (xy 25.146 117.602) (xy 29.21 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ecfa9b1d-bb65-4e40-84b7-5684d126aa32") + ) + (bus + (pts + (xy 24.13 20.066) (xy 24.13 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed77bc49-0885-460d-8971-32a8a3f1c2fb") + ) + (wire + (pts + (xy 241.808 90.17) (xy 247.396 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed983705-7f3f-4af9-816d-d85ad7cf3886") + ) + (wire + (pts + (xy 126.746 96.012) (xy 126.746 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "edbd3d05-d390-4851-889c-9af88cfaa83d") + ) + (wire + (pts + (xy 241.808 22.606) (xy 241.554 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ee3d59a0-4a04-43ea-930f-05769191d865") + ) + (wire + (pts + (xy 189.992 136.906) (xy 189.992 137.922) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eef30f0a-accb-430f-b400-10e783d15f1d") + ) + (bus + (pts + (xy 121.412 163.83) (xy 121.412 166.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ef43883a-ed96-4040-83b2-e5ffe0c408b0") + ) + (wire + (pts + (xy 188.468 35.306) (xy 192.532 35.306) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f0864cb0-4af6-4498-bb9d-da499a80a6ca") + ) + (wire + (pts + (xy 125.984 96.012) (xy 126.746 96.012) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f1010233-8b09-4a09-9e9c-77875dc939eb") + ) + (wire + (pts + (xy 47.752 68.834) (xy 47.752 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f16806f9-5cc8-4a3d-a162-c251df9a6789") + ) + (wire + (pts + (xy 27.686 140.462) (xy 29.21 140.462) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f1705c1d-8541-4643-af37-44c34cd712f1") + ) + (wire + (pts + (xy 47.498 72.39) (xy 50.038 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f1741a83-4256-4032-ace8-6c511a5f7553") + ) + (wire + (pts + (xy 251.46 117.602) (xy 255.524 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f1925a7d-901d-422f-a77f-c8ff69032c82") + ) + (wire + (pts + (xy 45.72 122.682) (xy 50.546 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f1baade8-527b-48b3-8433-5b7e9eecb168") + ) + (wire + (pts + (xy 252.984 22.606) (xy 257.048 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f1ee6056-1a53-47c7-b7ad-2b7504d86cd2") + ) + (bus + (pts + (xy 184.404 117.602) (xy 184.404 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f209a7c4-15b7-48ea-978e-da4169632408") + ) + (wire + (pts + (xy 190.246 143.002) (xy 191.008 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f22efca6-f0c8-4aee-8e73-e04b605c31f3") + ) + (wire + (pts + (xy 116.84 74.93) (xy 116.84 67.564) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f288499e-a42c-4a44-bdc2-44b6d33a7bf5") + ) + (wire + (pts + (xy 91.44 80.01) (xy 95.504 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f28cde5d-c28b-4bd8-bde6-f9b1e9836758") + ) + (bus + (pts + (xy 185.928 27.686) (xy 185.928 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f35eb35c-8a23-44f9-973a-e045da14fdf5") + ) + (bus + (pts + (xy 56.388 69.85) (xy 56.388 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f380a271-9c08-4636-875e-9bf613140ae6") + ) + (wire + (pts + (xy 146.304 25.146) (xy 146.304 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f3ced039-2379-4eb6-a8b7-adbaf75ae0a2") + ) + (wire + (pts + (xy 156.464 35.306) (xy 160.528 35.306) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f3e1db20-6cc7-4ca4-b311-2dab2f97b9a4") + ) + (bus + (pts + (xy 120.904 69.85) (xy 120.904 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f47d2661-f2f0-4e78-8be6-bc215834342f") + ) + (bus + (pts + (xy 248.92 115.062) (xy 248.92 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f484c5d0-0283-43f5-bcd6-46ceb2ed7c36") + ) + (bus + (pts + (xy 216.916 115.062) (xy 216.916 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4cd3edb-908e-4829-808e-39d9bf37bc3f") + ) + (bus + (pts + (xy 120.904 74.93) (xy 120.904 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f537443e-d9da-45e2-8f66-eaade1774393") + ) + (wire + (pts + (xy 110.236 143.002) (xy 111.252 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f53f6f89-2939-4cbb-a29d-4f77b4258414") + ) + (wire + (pts + (xy 177.292 72.39) (xy 179.832 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5578d9e-67eb-4a2a-adf7-c39ee2a92f9c") + ) + (wire + (pts + (xy 209.042 25.146) (xy 211.582 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5864df4-27c0-434b-9e7d-910225ac8052") + ) + (bus + (pts + (xy 216.916 120.142) (xy 216.916 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5982ff1-9bec-4d59-9e6a-3fd80166d2ee") + ) + (bus + (pts + (xy 248.92 117.602) (xy 248.92 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f68034dc-c950-465a-9d3c-42f7ff6be92a") + ) + (wire + (pts + (xy 94.742 95.25) (xy 95.504 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f6b44e1a-7bc0-4416-837a-31aa443fb9f6") + ) + (wire + (pts + (xy 124.714 37.846) (xy 127.254 37.846) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f7133983-5efd-4465-bcdb-1ac3297533b2") + ) + (wire + (pts + (xy 219.456 127.762) (xy 223.52 127.762) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f739478f-af8b-47e9-a197-22dce3d45d4d") + ) + (bus + (pts + (xy 120.904 77.47) (xy 120.904 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f73c39e7-a887-47c2-8026-157d83760ddf") + ) + (wire + (pts + (xy 209.042 143.002) (xy 207.518 143.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f7ea127a-062f-466a-9427-fd53564d5794") + ) + (wire + (pts + (xy 93.218 89.154) (xy 94.488 89.154) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f7fb1241-4fe3-4102-8990-7287a3fdcc4d") + ) + (wire + (pts + (xy 191.77 48.768) (xy 191.77 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f80b1113-dba4-42aa-8c46-90d2d12f0157") + ) + (wire + (pts + (xy 190.246 41.91) (xy 191.516 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f9374451-f569-472d-bdd1-879a458d4426") + ) + (wire + (pts + (xy 219.456 125.222) (xy 223.52 125.222) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f95b596d-a439-4243-b525-175c4d9c27bc") + ) + (wire + (pts + (xy 253.238 82.55) (xy 257.302 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f96c65f2-c454-4ed2-858c-48796508260b") + ) + (wire + (pts + (xy 57.15 125.222) (xy 61.214 125.222) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f9f64c3e-12d3-4635-85e1-7ae8cea1cc80") + ) + (wire + (pts + (xy 42.418 173.99) (xy 37.338 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa1cbed3-50cf-41e2-b1bb-80481a3fa813") + ) + (wire + (pts + (xy 67.818 173.99) (xy 71.628 173.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa2fa9c8-0030-4cb0-ab2c-1272510b3d0f") + ) + (wire + (pts + (xy 169.672 101.6) (xy 169.672 102.616) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa3e516e-25a0-46bd-bfe1-084ffb392df5") + ) + (bus + (pts + (xy 250.698 74.93) (xy 250.698 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa63ac3b-ec98-4d8c-bfb8-30da99db183a") + ) + (wire + (pts + (xy 126.238 42.926) (xy 127.254 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa9220e3-a118-449c-92f7-2e88099016bf") + ) + (wire + (pts + (xy 221.234 69.85) (xy 225.298 69.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "faa473fa-ce71-4447-8a0d-4a523448152e") + ) + (bus + (pts + (xy 56.134 25.146) (xy 56.134 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "faab4f6d-f8d4-4313-ac67-e18dc8432cbe") + ) + (wire + (pts + (xy 240.03 120.142) (xy 242.57 120.142) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fabf33ce-b680-4542-a8a0-6799198fa77c") + ) + (wire + (pts + (xy 220.98 30.226) (xy 225.044 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fad65cef-5067-48b9-b1b1-1df4b729f2be") + ) + (wire + (pts + (xy 79.502 21.59) (xy 79.502 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fc90fbf3-e844-494a-8da8-5b411d81bcdf") + ) + (wire + (pts + (xy 136.398 101.6) (xy 136.398 102.616) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fcef79b2-80c0-48c3-9c7f-c8df714299e4") + ) + (wire + (pts + (xy 91.186 32.766) (xy 95.25 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fda5087a-a162-4298-a4ea-38f4f1ab9cd5") + ) + (wire + (pts + (xy 156.718 74.93) (xy 160.782 74.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fdda0849-2d5f-49bc-a8c2-9813507f9a13") + ) + (wire + (pts + (xy 82.55 122.682) (xy 82.55 115.316) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe1bbffa-e044-47ac-a872-6c20b8d07378") + ) + (bus + (pts + (xy 185.928 20.066) (xy 185.928 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe5322b5-1399-4aab-833d-ac272c88ffeb") + ) + (wire + (pts + (xy 255.778 96.012) (xy 256.54 96.012) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe8822dd-7f35-4e44-98eb-ac66c0554ee8") + ) + (bus + (pts + (xy 74.168 166.37) (xy 74.168 168.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ff4d11bd-c7e1-447d-9546-cbee4c45f167") + ) + (wire + (pts + (xy 156.464 22.606) (xy 160.528 22.606) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ff4f8f6c-5de9-4fa5-ab32-194641e330cd") + ) + (wire + (pts + (xy 234.188 101.6) (xy 234.188 102.616) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ff859e1d-6b5a-466d-9c5e-9e4422dd9891") + ) + (wire + (pts + (xy 93.726 45.466) (xy 95.25 45.466) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffc1ae6a-c64a-4bed-8b2e-5a726a05ab6b") + ) + (label "RDO3" + (at 144.526 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "04fac100-66a9-4eb9-b86a-c2fe24f0ce12") + ) + (label "RA2" + (at 126.746 27.686 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "05c99286-d50b-441a-a181-27391ecff5af") + ) + (label "RA0" + (at 192.278 22.606 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "088c03d2-0d48-4022-ba54-693918aeeb03") + ) + (label "RA4" + (at 126.746 32.766 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0a5d657a-b136-4cc6-80d4-3652709db86b") + ) + (label "RA2" + (at 94.742 27.686 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0b65db31-45d4-47ac-aef9-5dfa16198ad5") + ) + (label "RA4" + (at 30.226 32.766 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0b6753ba-2d3a-4da0-a57b-c22e7bc790b0") + ) + (label "RA4" + (at 160.02 32.766 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0d13221f-15df-4e1c-83f7-c825c6d2d4fc") + ) + (label "RA3" + (at 62.484 77.47 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "0dfa73bb-abf6-446e-82f0-594c4bd69c2a") + ) + (label "RDO4" + (at 176.022 137.922 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "15347a3e-114a-4fe0-a41e-5e682e2cfeb9") + ) + (label "RDO4" + (at 177.546 42.926 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1575dfcd-d781-4d85-9125-284fcb5ac859") + ) + (label "LD1" + (at 71.628 173.99 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "177f06ad-2bad-4cd0-954e-d44feb104d9d") + ) + (label "RA4" + (at 192.024 32.766 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "181128ea-9f78-4d0d-bbbe-02a16d4ff6b7") + ) + (label "RA3" + (at 127 77.47 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "18894343-9d84-4b60-8faa-24152b55628d") + ) + (label "RA0" + (at 125.476 117.602 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1a8f9fd7-741e-4a13-a263-505de0e64133") + ) + (label "RA2" + (at 30.226 27.686 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1bbba5b7-82ff-4c67-96b7-894576edd756") + ) + (label "RA2" + (at 28.702 122.682 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1c8414c3-38cf-4281-b79d-0820e8d6671d") + ) + (label "RA2" + (at 62.23 27.686 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1e1d5918-dfcc-403e-ab3f-c36adc82e97d") + ) + (label "RA0" + (at 93.472 117.602 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "1ff3ca04-3ee1-4706-8fa1-f070d645bd8a") + ) + (label "RA5" + (at 224.79 35.306 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "206123a7-9cb5-48ff-9f33-3a33c06ce036") + ) + (label "RA4" + (at 192.278 80.01 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "210e962c-fbad-4cbd-b931-051b8f4fd12a") + ) + (label "RA5" + (at 158.75 130.302 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "21463e5c-82cd-4222-ac8b-3794916f3848") + ) + (label "RA1" + (at 62.23 25.146 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "21ff4aa2-8c21-4138-a149-38299eb194df") + ) + (label "RDO4" + (at 89.662 171.45 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "223e1548-c045-46f8-bf72-ae77a93b4d3f") + ) + (label "RA3" + (at 125.222 125.222 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "22964284-8976-43de-9ae7-bb8bf2f06529") + ) + (label "RA4" + (at 93.218 127.762 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "23568429-6fb6-496b-8c14-9c9ac4588a58") + ) + (label "RDO7" + (at 89.662 168.91 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "23abf985-0e9f-49ef-adcc-a5d4f6e6de0d") + ) + (label "RA0" + (at 256.794 22.606 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "23ba51ea-60d9-4a9b-a796-84a6f87e8883") + ) + (label "RA3" + (at 30.226 30.226 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "23e4cbe9-35da-4543-bf40-baede8deee23") + ) + (label "RDO3" + (at 142.748 137.922 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2af0302f-7ffb-4e91-a01c-731471cdd485") + ) + (label "RA1" + (at 94.742 25.146 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2b564410-9ac7-43ba-b1de-ca2b1b94250c") + ) + (label "RDO3" + (at 144.272 42.926 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2b8867d7-7926-41cb-b130-d7fbdeefa2d6") + ) + (label "RA3" + (at 94.742 30.226 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2dc498b1-73a7-43a4-b6b5-9f0df8907305") + ) + (label "RA5" + (at 160.528 82.55 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "2fa7e4dc-bcec-4042-972a-f21c0fdecac1") + ) + (label "RA4" + (at 94.742 32.766 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "307c50f9-dcca-4a9e-842b-2dce134e3283") + ) + (label "RA1" + (at 62.484 72.39 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "36d953be-7329-45e9-964b-7ff937bd3f22") + ) + (label "RA0" + (at 62.484 22.606 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "37a34e55-07ab-4e50-bea4-f9ae9ddf0364") + ) + (label "RDO0" + (at 47.752 42.926 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "382f1749-3f44-42db-84a3-887588ac7ec0") + ) + (label "RA5" + (at 257.048 82.55 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "395c4ba1-52f6-4c5f-850e-a69ebd788e6f") + ) + (label "RA3" + (at 224.536 30.226 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "397585a1-e880-4a6b-973a-a163bba03c27") + ) + (label "RA1" + (at 256.54 25.146 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "3c069d70-e3cb-4862-965d-2a8246843ea9") + ) + (label "RA2" + (at 60.706 122.682 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "3e65114f-ea17-4723-a14f-6054fd5600c2") + ) + (label "RA1" + (at 224.536 25.146 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "3f0bd35e-da81-4c4f-8a2c-13ccaf4c324d") + ) + (label "RA3" + (at 62.23 30.226 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "403eb1c0-9065-4730-94ee-211a1308e774") + ) + (label "RA1" + (at 224.79 72.39 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "40bc17dd-c323-4407-887f-6faa2e33f01f") + ) + (label "RA0" + (at 95.25 69.85 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "417d1a1e-b9c4-4575-8c6f-1e17a12f5632") + ) + (label "RA4" + (at 127 80.01 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "447ecfe0-5199-49ed-a47f-553bfa917de0") + ) + (label "RDO0" + (at 42.418 171.45 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "4a396d53-1b89-4e35-a783-3114ef3ede01") + ) + (label "RA5" + (at 192.532 82.55 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "4bcd16fd-e366-46a3-92cd-6cc09e244ecb") + ) + (label "RA4" + (at 62.484 80.01 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "4c5477d4-4b16-44c8-9104-808fdb67abe3") + ) + (label "RA0" + (at 28.956 117.602 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "4eac264f-873b-4d79-8d96-97d359f8523e") + ) + (label "RA5" + (at 223.266 130.302 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "4ee15c70-31d8-4800-88fa-4eeab144e4cc") + ) + (label "RDO3" + (at 42.418 168.91 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "4fb1d0c3-9145-4bc2-968e-f9ad85194fd0") + ) + (label "RA0" + (at 190.754 117.602 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "501ad175-e832-46fb-9eca-51eb0c67bc50") + ) + (label "RA2" + (at 192.024 27.686 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "509f62ae-9bf5-411f-9dcb-b96696823670") + ) + (label "RA5" + (at 28.956 130.302 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "50fccf56-96ea-4b1a-8658-9b91ea2c5e67") + ) + (label "RA3" + (at 223.012 125.222 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "515596dd-c9b6-40c7-87ca-0931d9af696f") + ) + (label "RA4" + (at 256.794 80.01 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5352bfe8-f8e8-402b-935c-39783708e5ce") + ) + (label "RA3" + (at 255.016 125.222 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "537fb1a5-2f00-4aab-91d7-bea1bb8b4fb9") + ) + (label "RA0" + (at 127.254 69.85 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "544f0ec1-b631-45e5-8064-1723e0baa94d") + ) + (label "RA0" + (at 255.27 117.602 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "54c08156-bc22-4fa7-a83c-0e24eee9ab14") + ) + (label "RA2" + (at 256.54 27.686 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "57d3fb4a-70eb-4305-be32-79a33d9b5195") + ) + (label "RA3" + (at 158.496 125.222 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "58f8110a-4351-469f-9eca-26a669e8070c") + ) + (label "RA0" + (at 257.048 69.85 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5aaf3a9b-84da-498f-a5b0-bbd612e4f2c8") + ) + (label "RA5" + (at 225.044 82.55 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5c7f56c6-f7d4-4dd5-9b65-3e380f44cffe") + ) + (label "RA1" + (at 94.996 72.39 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5d2f4766-c318-4eec-93da-4f55da3532dc") + ) + (label "RA2" + (at 30.48 74.93 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5d66458a-903c-476f-86d1-315f25a2fd46") + ) + (label "RDO6" + (at 242.062 42.926 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5ef89b3b-7a0f-41e4-af48-2938f1b9958a") + ) + (label "RA2" + (at 158.496 122.682 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "5f5f25ae-d907-4b57-8150-607116ce8d58") + ) + (label "RA4" + (at 160.274 80.01 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "604f30a4-9c7d-4287-8360-0e7e271bbdde") + ) + (label "RA2" + (at 62.484 74.93 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "607977d0-d765-41c2-988c-04162b299c11") + ) + (label "RA4" + (at 60.706 127.762 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "6260b859-efe5-48dd-bde6-66fdc502fc33") + ) + (label "RA2" + (at 160.274 74.93 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "6296fdef-3f65-45e6-9800-9a81003b5763") + ) + (label "RA0" + (at 223.266 117.602 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "63ad4789-b25f-4853-a79c-d40cb1bd84c9") + ) + (label "RDO6" + (at 242.316 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "64e81bb1-43f1-44a8-a980-752ab0c951f2") + ) + (label "RA0" + (at 30.48 22.606 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "67c7cc3c-eaa8-4c00-b5d7-6a5a0cf48669") + ) + (label "RA2" + (at 255.016 122.682 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "67f60eb4-a9e1-44c4-9083-677fd149a0de") + ) + (label "RDO2" + (at 112.522 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6c75eb2c-061d-4f6a-bfc8-f3edfaba6bd2") + ) + (label "RA5" + (at 30.48 35.306 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "6d087d19-64ac-46ee-b696-de0530083eda") + ) + (label "RDO5" + (at 209.55 42.926 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6e50bb1d-6aa2-4b06-84ce-41b64a1c883b") + ) + (label "RA0" + (at 224.79 22.606 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "70cdb461-9dbc-4003-9f14-9f8d2308aaad") + ) + (label "RA1" + (at 192.278 72.39 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "71950b1a-d208-4664-a7c3-eaf559bf1f91") + ) + (label "RA1" + (at 192.024 25.146 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "73cd4a42-de7a-4055-8b6a-c329cba44a99") + ) + (label "RA3" + (at 192.024 30.226 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "748ccd01-0c9e-4a39-8085-760edcba0f1d") + ) + (label "RA5" + (at 255.27 130.302 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "783bd05d-cf85-4abc-a684-341bb6a17905") + ) + (label "LD0" + (at 71.628 171.45 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "78d0e21f-1f48-4391-af70-393aaea7f05e") + ) + (label "RA5" + (at 93.472 130.302 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7ad274ce-aaff-4053-9eea-846dd5df5d42") + ) + (label "RA2" + (at 223.012 122.682 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7bdcb25e-6937-4df3-b1ed-ea8f949f387c") + ) + (label "RDO1" + (at 79.756 42.926 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7c51a0a8-b472-48d1-bee8-ad869848178b") + ) + (label "RA2" + (at 93.218 122.682 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7e11382d-fda2-4b41-87df-1b9b5760e737") + ) + (label "RA1" + (at 160.02 25.146 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7ee17c2e-d85d-4041-ba78-e52fa744d83b") + ) + (label "RA0" + (at 62.738 69.85 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "7fcb7a75-3e98-4d9b-a1f6-e598e848c615") + ) + (label "RDO5" + (at 209.804 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8032f811-0f7b-4a65-a5f9-8593a7f4c3de") + ) + (label "RA2" + (at 94.996 74.93 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "81454d22-457a-4398-8611-0ec75e98ab41") + ) + (label "RA2" + (at 224.536 27.686 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "814ce471-3081-4c0c-9d0c-51fd02fd0c8d") + ) + (label "RA5" + (at 62.738 82.55 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "824288cf-6042-4a86-b6bb-74cf30c0b39e") + ) + (label "RA1" + (at 127 72.39 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8379efb8-1981-4532-b945-f9f720e5b074") + ) + (label "RA3" + (at 94.996 77.47 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "84c8b286-fe58-4006-89e1-ef3c5c326fd9") + ) + (label "RA4" + (at 94.996 80.01 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "85aee589-e683-4ad4-9265-66872ef2092c") + ) + (label "RA4" + (at 158.496 127.762 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8738e498-d575-4069-8e62-52431646aa7b") + ) + (label "RA0" + (at 160.274 22.606 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "87d8d351-2cc7-4190-8ef9-06371d8fb25d") + ) + (label "RA4" + (at 30.48 80.01 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "88bb6e27-381d-4ef4-8d92-fc099cc230b9") + ) + (label "LD0" + (at 118.872 171.45 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8c0093ee-d978-4076-ae6a-7c5c949594bd") + ) + (label "RA5" + (at 60.96 130.302 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "8d881c28-d34b-42b1-b3fb-125802f2f02f") + ) + (label "RA0" + (at 60.96 117.602 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "925e3020-3c89-4de4-bd4d-cb5109343c23") + ) + (label "RDO1" + (at 78.232 137.922 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9291f0f4-f11b-4c35-987e-513b48a585a6") + ) + (label "RA2" + (at 127 74.93 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9424c4ca-a765-4caa-8dcc-e0e49a514e16") + ) + (label "RA1" + (at 60.706 120.142 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "958b83cc-ca1d-45c7-a29d-0c8adfd18546") + ) + (label "RDO5" + (at 208.026 137.922 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9736e7fe-a458-4abf-b656-dd1040699ae8") + ) + (label "RDO7" + (at 274.066 42.926 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "98e3cf2a-88f3-4bac-b6ff-8f0e5a54522a") + ) + (label "RA3" + (at 126.746 30.226 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9da88805-de5f-4de9-bdeb-a535fba8bc4a") + ) + (label "RA0" + (at 158.75 117.602 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a06e8423-52ca-4257-871b-6db435001be6") + ) + (label "RA2" + (at 224.79 74.93 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a07aff53-e9cb-4631-93ed-336216c94a00") + ) + (label "RA4" + (at 255.016 127.762 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a2300a3c-de79-42ff-92ae-e63609ed2d19") + ) + (label "RA5" + (at 30.734 82.55 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a34d7d58-c2cc-40d9-be1e-d13312e70ef5") + ) + (label "RA3" + (at 93.218 125.222 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a3669a7f-95af-41ab-8117-3711b2459f7d") + ) + (label "RA5" + (at 160.274 35.306 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a3e42c44-efb7-49cd-aac8-81537c7ee40a") + ) + (label "RA3" + (at 30.48 77.47 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a5648e9b-114d-425b-8225-54c3e296cb7c") + ) + (label "RA5" + (at 192.278 35.306 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a5a9b151-c237-4872-b6ca-2e7e0f20a034") + ) + (label "LD3" + (at 71.628 168.91 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a6f65988-4257-4751-bfb0-07c5e5308f8c") + ) + (label "RA4" + (at 224.536 32.766 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a9d9a1e8-634a-4623-a38c-78324c342d4b") + ) + (label "RDO5" + (at 89.662 173.99 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "aaa46c07-a676-41b1-a8ac-1c05bacbba91") + ) + (label "RDO6" + (at 240.538 137.922 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ab6d5ca5-59a3-4084-89b4-c469c707ce8a") + ) + (label "RA1" + (at 125.222 120.142 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ab75ba2a-68fb-4286-a52a-38ef17d31a16") + ) + (label "RA2" + (at 256.794 74.93 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "abb9c106-8932-43b3-b700-ceaf91e758dd") + ) + (label "RA1" + (at 158.496 120.142 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ad2f20ba-cf59-44d4-b688-8ffc0b35b7f0") + ) + (label "RA0" + (at 127 22.606 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ad860915-3099-4856-a0be-99fdad892b80") + ) + (label "RA5" + (at 62.484 35.306 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "aec5a222-be51-47a0-85ea-76b24c3a37a9") + ) + (label "RA4" + (at 62.23 32.766 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "af7dba74-aa99-4f89-8451-5ffd3de80980") + ) + (label "RA4" + (at 224.79 80.01 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "b64d1edc-bfee-4942-ba94-cc242e15adcd") + ) + (label "LD2" + (at 71.628 166.37 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bae0186c-93ad-474f-ade0-9b4c043c8bd1") + ) + (label "RDO1" + (at 42.418 173.99 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bd6b1c2a-7168-4e46-b859-b6278261a145") + ) + (label "LD2" + (at 118.872 166.37 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "bfcee645-524a-49e7-bc1a-62bc50ed2e15") + ) + (label "RA1" + (at 126.746 25.146 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c16d84e1-ff62-4406-959d-21d991119283") + ) + (label "RA3" + (at 190.5 125.222 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c22bb370-58fb-4e9d-8253-e48777a3383c") + ) + (label "RDO7" + (at 274.32 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c3957dcb-3843-48cc-843f-8030aaf068c4") + ) + (label "RA5" + (at 95.25 82.55 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c6c6e20b-32f3-44ae-8b56-cdb76d31a706") + ) + (label "RA1" + (at 160.274 72.39 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "c6f27aab-c949-4588-be0f-2b0c4e352238") + ) + (label "RDO1" + (at 80.01 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c6fdc952-2009-46c8-bbf1-9211829470dc") + ) + (label "RA1" + (at 93.218 120.142 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "cbc94422-7c2b-4c25-8cf6-2b22a0475a5a") + ) + (label "RA3" + (at 160.02 30.226 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "cd0a776c-b719-4f59-b7e7-ee75addbf765") + ) + (label "LD1" + (at 118.872 173.99 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "cdc63ff7-2c05-406e-82d6-6afd7c4e6e4d") + ) + (label "RA3" + (at 256.54 30.226 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ce16402f-cbfe-4eaa-9512-1dcf7811c0b2") + ) + (label "RA2" + (at 190.5 122.682 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "cfeff474-b855-42b7-96d9-bc351fd331b4") + ) + (label "RDO2" + (at 112.268 42.926 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d06f11df-f148-4968-9ad9-0505282762c4") + ) + (label "RA3" + (at 28.702 125.222 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d0d409e5-3fa4-4cdb-a942-cd75adb0166d") + ) + (label "RA5" + (at 127 35.306 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d2384222-c1af-43ef-bf0a-abc9d5f2b3de") + ) + (label "RA4" + (at 125.222 127.762 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d3bb7851-8d2e-44ed-bab7-8a76c3aca0d9") + ) + (label "RA5" + (at 256.794 35.306 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d459dbe2-75a8-44e1-b205-d94c81738611") + ) + (label "RA0" + (at 94.996 22.606 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d46d16e7-31ed-4aac-9741-71f93c60924e") + ) + (label "RA4" + (at 190.5 127.762 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d4e94380-3c16-4837-b65c-19ce82c1a32d") + ) + (label "RDO7" + (at 272.542 137.922 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d66d4c30-ec9b-4a25-bdff-56864edee7f5") + ) + (label "RA4" + (at 256.54 32.766 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d78c8ef2-d4ff-4c4d-bbdb-52a2669fb756") + ) + (label "RA1" + (at 256.794 72.39 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d9b0e7cf-a8a1-4ef2-88b9-1321ec49fe77") + ) + (label "LD3" + (at 118.872 168.91 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "d9c486e8-d500-43e4-b771-909942c45a47") + ) + (label "RA1" + (at 30.226 25.146 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "da6404a0-6253-468d-8d94-adef3546a494") + ) + (label "RA2" + (at 160.02 27.686 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "dba1f375-676d-4682-8316-75476324f6d4") + ) + (label "RA1" + (at 190.5 120.142 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "dbb1de54-1786-4439-83d6-82b50ce5b364") + ) + (label "RA0" + (at 30.734 69.85 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "dcb5cf4b-4828-4551-8b23-5fccbfa1c9c2") + ) + (label "RA3" + (at 60.706 125.222 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "dd643b39-2cac-4f23-948d-37697880e4f4") + ) + (label "RA1" + (at 28.702 120.142 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "de9b930b-8485-4931-931a-d3e4bcc8d9bf") + ) + (label "RA1" + (at 223.012 120.142 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "deb9961b-98d6-4c8b-b274-99cadd64b345") + ) + (label "RA3" + (at 224.79 77.47 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e06960d9-91b9-473f-8797-61d3abb1be03") + ) + (label "RA5" + (at 190.754 130.302 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e1530d3b-62e9-497b-a37d-21edd3e281e3") + ) + (label "RA5" + (at 125.476 130.302 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e320da0a-2b8f-4cd5-82b2-00f8f523baa8") + ) + (label "RA3" + (at 192.278 77.47 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e3387d6c-6c03-4f62-a071-2e6c942a9e1a") + ) + (label "RA0" + (at 225.044 69.85 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e41201aa-b077-4326-af7b-e036d891ea45") + ) + (label "RA2" + (at 125.222 122.682 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e51e7375-8e42-4bea-8b4f-c854632d7895") + ) + (label "RA1" + (at 255.016 120.142 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e5791c13-2a27-47af-a9fc-5643a76f95eb") + ) + (label "RDO4" + (at 177.8 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e9901079-129a-48f7-8ff2-0e57509984ae") + ) + (label "RA5" + (at 94.996 35.306 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "e9dbd211-40b4-4490-ab87-35240952e537") + ) + (label "RDO0" + (at 46.228 137.922 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ea09851e-0709-4938-9079-cbb047121a55") + ) + (label "RA0" + (at 160.528 69.85 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "eb2c0bac-cb98-49ca-848c-c3583eb0616b") + ) + (label "RA1" + (at 30.48 72.39 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ec3df477-5ff0-44c3-9d18-c8faa833dc0f") + ) + (label "RDO6" + (at 89.662 166.37 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "ed5cdd44-8685-4ffb-9e72-66c858f4e190") + ) + (label "RDO0" + (at 48.006 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f07fe1f1-c404-4bd4-bff3-8f4dbd0198d5") + ) + (label "RDO2" + (at 110.744 137.922 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f180266b-f2be-4d80-960d-e570315df470") + ) + (label "RA4" + (at 223.012 127.762 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f3a31597-04bf-4689-b160-9dc430e5cd81") + ) + (label "RDO2" + (at 42.418 166.37 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f517385f-badd-4259-8b9e-9ade70b288b3") + ) + (label "RA3" + (at 256.794 77.47 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f7a58de8-5f0f-4075-9357-ada289817b2e") + ) + (label "RA0" + (at 192.532 69.85 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f8351725-93f2-4cd7-acff-4cdeac05eb94") + ) + (label "RA5" + (at 127.254 82.55 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f8b96cb0-52ec-4c66-b7a2-3cc4e3822c08") + ) + (label "RA3" + (at 160.274 77.47 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f8ce84b0-7573-440a-b06c-858ee45c8835") + ) + (label "RA4" + (at 28.702 127.762 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "fd52dfda-5600-421b-96a4-595a03d61bbf") + ) + (label "RA2" + (at 192.278 74.93 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "fe5e15c2-b691-4edc-a87f-587625711305") + ) + (global_label "CRA6" + (shape input) + (at 252.984 132.842 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "00216d46-eac0-4413-b44e-e78b9169edc8") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 252.984 132.842 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 255.524 45.466 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "013705a9-cd2b-4040-9a20-219c7ff73de6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 255.524 45.466 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 156.718 136.906 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "01a312b7-e0c1-4011-91a1-72c2fbdf1547") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 156.718 136.906 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 22.86 90.17 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0772fa0e-8704-4630-b5b4-5044a2921cb3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 22.86 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 88.646 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "08649c76-d75d-4576-bd8d-3f3b8a94ac6c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 88.646 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD[0..7]" + (shape output) + (at 74.168 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "0972058d-6981-4566-a372-85f0c71920e3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 74.168 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 124.968 85.09 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "09a21f7a-0d9c-485e-9a0e-3d1ee3742ebd") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 124.968 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 92.964 41.91 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0ad2d1e0-d39b-4578-ac21-4b92f2649b45") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 92.964 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 159.258 92.71 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0b384aa7-1388-45e9-9182-2e3e0d4af375") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 159.258 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D3" + (shape input) + (at 144.018 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "13103b67-3f4f-4bf8-9a22-1f3cb4a5ac3f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 144.018 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 254.762 41.91 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "13a8562a-d4f6-479b-8a84-dfc1da65e524") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 254.762 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD[0..7]" + (shape output) + (at 121.412 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "155cab87-0554-486d-b8b7-ac0d1e888725") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 121.412 158.75 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 190.246 41.91 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "157fe319-1f9c-441c-8304-9afbb9e7cd79") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 190.246 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D7" + (shape input) + (at 273.812 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "15e34cf8-f7df-4ece-8f1d-a6b52538af76") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 273.812 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 91.186 132.842 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "15f34c99-22b0-46bf-a465-70827d5eda02") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 91.186 132.842 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 123.19 132.842 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "17b4c3f0-f0e1-45bd-a444-f35b044487a0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 123.19 132.842 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 123.444 136.906 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "187920eb-6c4b-481c-8607-ff9eb9eab178") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 123.444 136.906 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 60.452 85.09 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "1a378fb3-c520-4e12-95f5-25bc7bf8d69f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 60.452 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D1" + (shape input) + (at 80.264 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "1c9531e6-176e-441c-b55a-6216d0ec3333") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 80.264 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D2" + (shape input) + (at 111.252 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "1d924e0d-9546-48f3-b013-c9860c437f73") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 111.252 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 157.988 37.846 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "1df296ae-6861-43be-9a1d-05e14e7b8264") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 157.988 37.846 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D5" + (shape input) + (at 209.042 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "20a00219-a5e1-4430-bce1-52bd8b36de0e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 209.042 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 253.238 136.906 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "210022cb-bed3-4bc3-8881-4fba6bbfcd33") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 253.238 136.906 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 152.4 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "2177116b-9e54-4a6e-a8d4-7fe5f127b164") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 152.4 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5" + (shape input) + (at 38.608 186.69 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "263c30ae-e048-4d74-9c17-cf088acfa561") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 38.608 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 58.674 132.842 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "2940b9df-7f4b-4c90-ae58-b3dc533fff0f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 58.674 132.842 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 125.222 89.154 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "29e77e45-97c0-4123-834e-c398bb791ae5") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 125.222 89.154 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 61.214 48.768 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "2afec379-9355-43fe-bd75-a47bde39c346") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 61.214 48.768 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D3" + (shape input) + (at 145.542 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "2bf85ed0-db10-4088-a0ad-d39eab869f1e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 145.542 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 60.706 89.154 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "2d7d34d1-5433-420e-aa99-67e8a41f7aeb") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 60.706 89.154 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D4" + (shape input) + (at 177.038 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "2dcdd1c0-d121-4e3f-9d89-10fa7ec919ff") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 177.038 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D7" + (shape input) + (at 275.082 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "2e646b67-bc26-4202-a3b8-1e29093a2463") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 275.082 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 125.73 48.768 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "302e910d-4785-4a22-95e9-28590c6ef8e6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 125.73 48.768 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 184.404 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "305a5bda-3177-4c6f-aad5-fd6cf460802b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 184.404 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 218.694 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "31c04e44-b0ce-4694-9579-40e5b03fc76d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 218.694 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 24.13 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "32862043-6399-4594-bd07-afb8edb4c80c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 24.13 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 223.52 48.768 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "346bb357-e56e-41f7-ab5c-53204de501b3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 223.52 48.768 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 222.504 37.846 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "36cd8e9f-186b-4a03-901b-0661a8b62acb") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 222.504 37.846 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 255.524 48.768 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3c2716a2-55fa-4dad-90c1-e3e78a64da8b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 255.524 48.768 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 188.722 136.906 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3dbe6572-e58f-48f5-a84f-7fbdbe7b2bfc") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 188.722 136.906 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 92.202 143.764 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3e480889-15bf-4e2e-910c-70db1279845f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 92.202 143.764 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 59.69 143.764 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "41b127d0-9b90-48bd-8304-825ea393e77f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 59.69 143.764 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 125.984 96.012 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "44aae385-86bf-450b-b4d0-a91a1d444e66") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 125.984 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 159.004 48.768 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "46792406-1bbc-4330-963c-327615c951be") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 159.004 48.768 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 54.61 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "48ff9fcb-e543-4c75-8ebd-143805c1a3ba") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 54.61 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 56.388 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "4b30eb3c-d8cc-47d2-be5c-d6c1bd9f37ff") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 56.388 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 92.202 140.462 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4b7904ca-d07f-43db-b89a-088b851290ee") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 92.202 140.462 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D6" + (shape input) + (at 243.078 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "4d0defbc-4bb6-4be0-a840-8a23dc9ccfc9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 243.078 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 250.444 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "4e191e7a-f4a1-475e-aa03-21549ef8a56a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 250.444 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 38.608 181.61 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4e389f8b-a2ba-460d-ab28-695efe4c6ee2") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 38.608 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 124.968 41.91 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5018c620-d786-4fc4-bc91-a37815695ebd") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 124.968 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 186.182 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "5184c746-d4ea-4c2c-998f-ff5b469b1ac5") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 186.182 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 27.686 92.71 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "519f09d9-99c4-4bc9-b78c-21e46f978e2d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 27.686 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 250.698 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "51d54ea0-aeb4-42da-9630-3e11734838af") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 250.698 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 24.638 132.842 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "529dde61-aa82-43e1-8be9-618c5c162d43") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 24.638 132.842 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 59.69 140.462 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5436f49a-00f7-49b9-b7c0-736185b6fbcb") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 59.69 140.462 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 254 143.764 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5465d5c6-e0e0-43f2-86ef-b892e5f44729") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 254 143.764 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 191.262 96.012 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "555483ee-ec5a-4217-aa0b-c33d7c9ba460") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 191.262 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 61.468 96.012 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "55d04328-8791-4fbb-bc7d-c7d6f56139f2") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 61.468 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D0" + (shape input) + (at 48.26 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "57a2d4c9-f42f-4e32-8f2d-3487456301f2") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 48.26 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 27.686 140.462 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5ad452b5-8801-44bf-b53c-1c9a0417dbad") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 27.686 140.462 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 153.924 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "5c9867fc-cf3e-4dd3-b635-e1388871de3d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 153.924 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 218.44 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "608eef08-4b7e-4649-9822-1106c47b206c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 218.44 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D5" + (shape input) + (at 210.82 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "62b66392-3e00-4aff-9416-8cc9616ec8b6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 210.82 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 220.98 132.842 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6326a962-bb36-4218-b8c3-edd3aa54657f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 220.98 132.842 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 157.48 140.462 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "63f55396-abf6-4c5a-9111-3d38d73fce86") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 157.48 140.462 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 22.86 143.002 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "64f8144c-8a51-48d1-9c72-971be17895b7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 22.86 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D0" + (shape input) + (at 48.26 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "66203077-f064-407d-ab7d-f73845219b0e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 48.26 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 60.452 41.91 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "669628ba-7f17-495e-a1ac-70af070441c8") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 60.452 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 91.44 136.906 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6a96d440-348d-4974-b7a9-e1cb79136f36") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 91.44 136.906 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 189.484 140.462 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6b88aed4-3d82-4aff-b3a9-43e61202d1c9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 189.484 140.462 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 92.964 85.09 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6c49b204-9b8f-45bd-859e-eae4171f0933") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 92.964 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 125.73 45.466 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6f334312-7f1f-49a0-bf5e-4b8a6d16dd08") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 125.73 45.466 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 88.9 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "73e7dfa4-3f2a-42ce-bc6b-7e2d2d08ebe8") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 88.9 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 154.178 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "76751012-8508-48b9-8067-c1342dfee769") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 154.178 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 254.508 37.846 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "76831361-458d-4099-abad-2e834a4b9754") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 254.508 37.846 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D7" + (shape input) + (at 275.336 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "78602123-b602-4f71-9e17-0b33e0381cc9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 275.336 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 24.384 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "795e0b79-384c-4ddf-a95a-e3ab7264e48b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 24.384 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 190.246 85.09 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7a555a0e-5160-425b-825f-91984dc04259") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 190.246 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 158.496 89.154 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7d716b06-c445-44a4-a83e-7a2128865e98") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 158.496 89.154 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 93.98 96.012 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7eba4178-d8f5-472c-970c-5c22519ad7a7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D5" + (shape input) + (at 210.82 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "812c956c-b31f-4a5e-9fce-376ff4f4ec70") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 210.82 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 22.86 95.25 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "81d10285-a02b-4a55-a157-c142f85a9a01") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 22.86 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D2" + (shape input) + (at 113.538 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "82b34695-f1ae-4544-989c-b1df82097b97") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 113.538 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D3" + (shape input) + (at 146.05 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "82c55ea1-3fb0-489e-9108-3e18f4a7268a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 146.05 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D0" + (shape input) + (at 46.482 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "833bd98a-d4f9-4b90-8cae-4c936d56692c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 46.482 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 158.242 85.09 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "84d46574-d146-416b-9ffe-43e440cbf064") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 158.242 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 120.904 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "84d64eb8-ba13-41c3-896e-b022d629d584") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 120.904 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 223.774 92.71 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8715c45c-f731-4ad0-aa32-5acceacdc48a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 223.774 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D2" + (shape input) + (at 113.284 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "87a2b76c-8d61-49a8-8f23-3382a3bbb04d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 113.284 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 93.218 89.154 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8a98a7b8-029a-452e-ab79-9e46dda9d151") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.218 89.154 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 191.262 92.71 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8b39c83c-f622-4c2b-b4aa-34f41cdb07bc") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 191.262 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 159.004 45.466 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8bedfebc-de25-42f6-a463-99ef78570d6b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 159.004 45.466 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 254 140.462 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8ec0e80d-6d1b-4313-8123-9d3bad737904") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 254 140.462 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D1" + (shape input) + (at 79.248 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "951d7699-695c-453b-8c15-7c14b7a92f96") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 79.248 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{ECAS}" + (shape input) + (at 22.86 42.926 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9550ea36-5f79-4450-9954-254c0a1fedad") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 22.86 42.926 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 191.008 48.768 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "969f98bc-41d7-44d8-a5e0-dcce4a8feefa") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 191.008 48.768 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 248.92 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "96a33f96-50c1-49bf-8432-68467185e71d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 248.92 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 124.206 143.764 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "971b7935-61db-4a6d-87ab-8fb9135b0dbe") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 124.206 143.764 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 56.134 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "9c52bcaa-daaf-4b39-8e35-cdb1de17730a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 56.134 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D6" + (shape input) + (at 241.554 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "9dbeb32e-5e64-478b-9f1b-0ecc4abc36c1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 241.554 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 61.468 92.71 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9e5bc9e6-0184-4628-b337-27477b228363") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 61.468 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 222.758 85.09 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a1864937-0f86-411a-8a3d-c7323b3b5d7a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 222.758 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 254.762 85.09 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a2b08a65-0e2d-44f6-b8cd-3f0f532a2437") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 254.762 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 190.5 89.154 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a3d46da4-ce70-4b60-9fce-db6a94a2194d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 190.5 89.154 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 58.928 136.906 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a584e208-db54-4a1a-8b66-028369c13a0d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 58.928 136.906 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 61.214 45.466 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a58c2d30-5f22-4766-9daa-8b30872c30ab") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 61.214 45.466 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 185.928 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "a8450b19-ec40-4240-94d5-09dc479000e0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 185.928 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 191.008 45.466 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a8e032dd-b998-4108-81df-8888a9b608b9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 191.008 45.466 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 157.48 143.764 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "aa126f71-043d-45aa-ae80-75b14b90e955") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 157.48 143.764 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 87.122 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "ae76463e-7baa-433f-a002-55d104231649") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 87.122 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 156.464 132.842 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "af2bbd68-d707-4372-bc82-630f7b41425c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 156.464 132.842 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 158.242 41.91 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "afe59327-ac91-4203-be4e-34f0eb5f8245") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 158.242 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 188.468 132.842 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b1e8889d-8905-403a-8fd2-7ba0b336d6bc") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 188.468 132.842 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5" + (shape input) + (at 85.852 186.69 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b31b94e2-5a7e-4909-82e7-00cf55942fb0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 85.852 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D1" + (shape input) + (at 80.518 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "b65a7c68-8c22-43e0-bc89-c16dd9796be5") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 80.518 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 223.012 89.154 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b8450a17-4b76-4c65-ae17-e0107241e194") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 223.012 89.154 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 221.234 136.906 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b8916afb-bc40-4d7e-84b3-fe5ba7d2d40e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 221.234 136.906 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 119.126 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "ba4a6c6c-efb9-404d-9e8f-2886981cce6a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 119.126 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 124.714 37.846 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "bde3d1d4-7b22-4035-bb36-ea4464d7c855") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 124.714 37.846 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 93.98 92.71 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c09679ef-ae2b-4afe-9376-d0fff8e8fec3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.98 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 60.198 37.846 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c23794f4-f418-436c-bcf0-2ac2258ff610") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 60.198 37.846 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "DRA6" + (shape input) + (at 26.416 85.09 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c2733919-447e-4d33-8cf5-ad91a4d9e68c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 26.416 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 22.606 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "c498e256-e68b-4003-bbdf-139d6dd48f7a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 22.606 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 223.774 96.012 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c56bb5d2-44d7-4d1d-af69-2345370b920f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 223.774 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 125.984 92.71 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c96feb87-2931-4507-b98f-3d464132bf7f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 125.984 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D4" + (shape input) + (at 178.816 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "cc0d68fc-2d20-4671-bbf9-6d1d84696ed7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 178.816 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 223.52 45.466 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "cd164773-8123-4c73-a44b-519caeab590c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 223.52 45.466 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 255.016 89.154 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ce579f9d-8748-44c5-a8f6-d907b11d994e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 255.016 89.154 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 22.86 137.922 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ce8b174d-24a1-4aaf-8e51-9299e8f0ff05") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 22.86 137.922 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 93.726 48.768 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d045b8dc-67fd-4acc-a261-3af51f12978a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.726 48.768 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape input) + (at 222.758 41.91 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d0e4dc73-def3-4919-87e1-b0bf6287fc19") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 222.758 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 159.258 96.012 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d2c79ff5-8a1b-468d-888c-c53e347d1281") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 159.258 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 221.996 140.462 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "df12b7b5-9330-4f68-9232-5ad2fb2a3087") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 221.996 140.462 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 189.992 37.846 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e01beaeb-b2f4-4213-9733-3750e3d10104") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 189.992 37.846 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 255.778 92.71 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e1865c7d-dac0-4adb-b4dc-d65a2f685935") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 255.778 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 27.94 45.466 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e213c815-327e-4973-aa42-c2c353bcc969") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 27.94 45.466 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 221.996 143.764 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e4ce4caf-4ed5-4c8d-9662-6baa21129572") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 221.996 143.764 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 124.206 140.462 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e514457a-0503-4cd6-924f-c9fe52399988") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 124.206 140.462 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 189.484 143.764 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e5e13bfe-f32b-4359-85e2-c6aad91046fc") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 189.484 143.764 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 255.778 96.012 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e7d56693-6bea-4a10-9fe8-970c62ccf968") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 255.778 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 120.65 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "e9b97731-dff8-4bcc-8d47-8f60cbb81184") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 120.65 17.526 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 93.726 45.466 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ea6f2ec9-5a04-4c5c-88fd-579e47625ef5") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 93.726 45.466 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape input) + (at 92.71 37.846 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ea7ead69-2aea-4b39-928d-5905db64c52d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 92.71 37.846 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 85.852 181.61 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ea92e850-b723-4f52-8b2a-648f0154a1e1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 85.852 181.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "ERA6" + (shape input) + (at 26.162 37.846 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ec53d2dc-db93-4872-825d-d7e213901ace") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 26.162 37.846 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA[0..5]" + (shape input) + (at 216.916 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "f0732c67-b8bb-4845-b1f2-33863372ee56") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 216.916 112.522 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape input) + (at 22.86 48.006 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "fa86c69d-9a17-4506-9ea3-e1d6b856c1d8") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 22.86 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D4" + (shape input) + (at 178.562 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "fb12c933-4dba-4df8-ab10-15a9bdc6abfd") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 178.562 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D6" + (shape input) + (at 243.078 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "ff6deb89-a800-48dc-ae52-42429b3a9401") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 243.078 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 71.628 35.306 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a2ee") + (property "Reference" "E4" + (at 70.993 15.875 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 70.993 18.1864 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 71.628 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 71.628 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 71.628 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "9" + (uuid "c47f8e0d-c82a-4ecf-a042-6830187245b6") + ) + (pin "8" + (uuid "11c54e51-c540-4ab2-9e0e-60d968db47f1") + ) + (pin "2" + (uuid "4bb6f581-3941-418b-98c5-a879f9504b4b") + ) + (pin "14" + (uuid "23025359-9568-4996-8c5e-b3e4e42a3acb") + ) + (pin "10" + (uuid "f2cc66e0-4ca7-4074-b0fc-c6bdaacb662a") + ) + (pin "12" + (uuid "9e1d58df-5140-4a91-a719-78725f90db1f") + ) + (pin "11" + (uuid "9e3e879e-e137-4fbe-a493-126097b42c41") + ) + (pin "5" + (uuid "08be4493-555d-49ab-8a6a-5351680caf14") + ) + (pin "13" + (uuid "fdf78400-5387-4bec-801f-958384786b07") + ) + (pin "3" + (uuid "8d6d3e5f-898a-4a7d-bede-6354c458edd1") + ) + (pin "16" + (uuid "92678ffd-1fd9-4855-a6b4-7006ebb480dd") + ) + (pin "7" + (uuid "82a84563-2738-4c9c-bf2e-cd8ece66c7ff") + ) + (pin "1" + (uuid "673cda64-3479-49bb-b77d-0684ed217511") + ) + (pin "6" + (uuid "6a28742c-ea9b-4f10-ade2-3722269cb3b2") + ) + (pin "15" + (uuid "d91521fe-7ae8-4ad1-8a16-296e4ae82744") + ) + (pin "4" + (uuid "d9321d70-f472-4584-9342-2ff7b026f6b1") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "E4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 84.074 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a2ef") + (property "Reference" "#PWR0162" + (at 84.074 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 85.09 17.018 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 84.074 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 84.074 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 84.074 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "08e839fd-a287-422c-b2e4-d69dbe2a73c0") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0162") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 81.788 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a2f0") + (property "Reference" "#PWR0163" + (at 81.788 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 80.518 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 81.788 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 81.788 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 81.788 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b5afe9a6-cfaf-43aa-9de7-8b8de5651752") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0163") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 79.502 21.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a2f1") + (property "Reference" "#PWR0164" + (at 79.502 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 77.47 18.288 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 79.502 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 79.502 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 79.502 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "4b3dd17f-16e0-4417-9537-165de4ea7b2a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0164") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 104.14 35.306 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a2f2") + (property "Reference" "E5" + (at 103.505 15.875 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 103.505 18.1864 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 104.14 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 104.14 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 104.14 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "5" + (uuid "0fa7b8df-4d54-4159-a2a5-3a0b0efb94e3") + ) + (pin "4" + (uuid "e3072dec-8fd9-4059-859a-b758ab3ac1c3") + ) + (pin "16" + (uuid "31fa5d53-6866-43ca-8894-10d75b5c2afb") + ) + (pin "7" + (uuid "7da6ee8d-f427-4a58-943b-5d5c866306e6") + ) + (pin "13" + (uuid "315c424f-0ec2-434e-a1f0-f8737a6f4245") + ) + (pin "10" + (uuid "bf5c118b-f60e-428d-a324-863145367f0d") + ) + (pin "11" + (uuid "75704d11-0cb6-4464-a76e-40f21faa6cdd") + ) + (pin "12" + (uuid "26ffa808-657a-478b-9bda-33f12f367184") + ) + (pin "6" + (uuid "4cb77e28-9e6b-4867-b9fe-583ca2c6a6fe") + ) + (pin "15" + (uuid "03cdc58c-5fec-4b86-b19f-ab1e6f3a54f0") + ) + (pin "3" + (uuid "24e7b043-63b2-43d3-beee-c628adf28589") + ) + (pin "14" + (uuid "2f9d6450-9b0d-4821-ad15-d1cc9aa53093") + ) + (pin "2" + (uuid "eb5d5132-052c-4e2c-bbe7-b79cc65cd3f5") + ) + (pin "1" + (uuid "bdc25d53-0514-4a43-8a1e-700c43e3ca54") + ) + (pin "8" + (uuid "cd2835cc-29bf-4492-a352-8c07318434d6") + ) + (pin "9" + (uuid "e6b1b9b9-07a4-420a-ae8e-807d58403bbb") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "E5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 116.586 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a2f3") + (property "Reference" "#PWR0165" + (at 116.586 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 117.602 17.018 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 116.586 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 116.586 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 116.586 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "05ad65ff-837e-4240-b255-383d00b496ed") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0165") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 114.3 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a2f4") + (property "Reference" "#PWR0166" + (at 114.3 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 113.03 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 114.3 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 114.3 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 114.3 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "1d44af7c-bd09-41f6-a739-f2a7f16a65a8") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0166") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 136.144 35.306 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a2f6") + (property "Reference" "E6" + (at 135.509 15.875 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 135.509 18.1864 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 136.144 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 136.144 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 136.144 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "13" + (uuid "c96c24c8-c4cd-4c33-aa23-6a7903dd7318") + ) + (pin "9" + (uuid "53b0735e-dff6-4641-b0ba-db7e3d5e1a47") + ) + (pin "12" + (uuid "93eb1be8-36cf-4881-81f6-b01be92c4ee4") + ) + (pin "7" + (uuid "8a75e26b-05be-447a-be59-77df1a7d9eb2") + ) + (pin "4" + (uuid "869bcd82-6d99-4e8f-b8dd-bf07b228126a") + ) + (pin "16" + (uuid "6f492c28-a8dc-404c-9fcc-d889da246501") + ) + (pin "11" + (uuid "327f27e5-eb37-425c-affc-4925e409c973") + ) + (pin "2" + (uuid "ec6a4020-de64-423d-8a2b-6e237f48fe04") + ) + (pin "3" + (uuid "f70e5400-f6b8-4d21-9af3-90d87f6471fe") + ) + (pin "8" + (uuid "0c6b2750-a9b1-4e3b-88d2-073f82569363") + ) + (pin "15" + (uuid "f92e9d16-5a4e-4e0a-b4aa-b526153f5a20") + ) + (pin "10" + (uuid "f9818f92-27c3-407a-8cad-d1fa89c401d4") + ) + (pin "6" + (uuid "66289912-2994-494c-9ede-c9cacba3ce03") + ) + (pin "5" + (uuid "7638a397-fbd3-466b-ab73-af4c03d87ead") + ) + (pin "1" + (uuid "7e8da140-91f4-41e4-822a-c02d0a81b789") + ) + (pin "14" + (uuid "fbb25ed0-6efa-480e-93d9-d8e5ae1489c6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "E6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 148.59 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a2f7") + (property "Reference" "#PWR0168" + (at 148.59 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 149.606 17.018 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 148.59 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 148.59 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 148.59 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "fd60096b-fc88-4dfa-bd45-dde25a5d9728") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0168") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 146.304 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a2f8") + (property "Reference" "#PWR0169" + (at 146.304 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 145.034 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 146.304 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 146.304 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 146.304 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "bf62e503-2dd1-4313-a78c-0bfe278cd498") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0169") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 144.018 21.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a2f9") + (property "Reference" "#PWR0170" + (at 144.018 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 141.986 18.288 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 144.018 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 144.018 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 144.018 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "8a5b94f6-c5c4-44a3-abc1-198863ad3a3b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0170") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 181.864 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a2fb") + (property "Reference" "#PWR0171" + (at 181.864 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 182.88 17.018 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 181.864 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 181.864 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 181.864 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "ab4a5be7-2d80-4440-a450-03c42ce949d4") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0171") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 179.578 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a2fc") + (property "Reference" "#PWR0172" + (at 179.578 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 178.308 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 179.578 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 179.578 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 179.578 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "4c8859f2-38fb-425c-9450-968ed85bd13f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0172") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 177.292 21.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a2fd") + (property "Reference" "#PWR0173" + (at 177.292 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 175.26 18.288 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 177.292 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 177.292 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 177.292 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "5918b70e-a91b-433d-8371-23cea6e4891e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0173") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 209.296 21.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a301") + (property "Reference" "#PWR0176" + (at 209.296 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 207.264 18.288 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 209.296 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 209.296 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 209.296 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "76bdfbd9-33cf-4d8d-a59e-f15dd3726686") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0176") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 233.934 35.306 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a302") + (property "Reference" "E9" + (at 233.299 15.875 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 233.299 18.1864 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 233.934 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 233.934 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 233.934 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "8" + (uuid "43513aad-a0a3-4ff6-8b2e-044ae2e044f7") + ) + (pin "2" + (uuid "772eadfe-8e41-4f3c-b817-1a20cbfa7478") + ) + (pin "6" + (uuid "14e6502a-f24b-4d20-b49d-39aaa31e1b91") + ) + (pin "9" + (uuid "a406f168-e469-4240-9cd0-bb2b5848accd") + ) + (pin "15" + (uuid "5d46b23f-4fd5-4d98-bd25-c7aa7b82e594") + ) + (pin "13" + (uuid "759b712b-fab0-4bec-93cd-1760da638c03") + ) + (pin "10" + (uuid "5de0cbcf-f2a6-419f-a4e9-adc30b3fbfdb") + ) + (pin "11" + (uuid "39d4e5bb-61aa-48db-9cbc-b43e98735cd7") + ) + (pin "12" + (uuid "c3e4b124-5f75-4f68-94d9-a7b4d1004d1f") + ) + (pin "7" + (uuid "3ec6366b-6070-4a86-950c-9c73451cebcd") + ) + (pin "5" + (uuid "f0b581a1-bf97-4d85-b85a-8cda34898c67") + ) + (pin "4" + (uuid "aae8024f-4bd1-4766-9c10-5513ea15f790") + ) + (pin "3" + (uuid "4e554b74-8235-4ad9-85c7-22d21f6477e7") + ) + (pin "16" + (uuid "702a8632-7fc8-4139-aeb7-9ca0286bb6d1") + ) + (pin "1" + (uuid "c615bf2d-ed5e-40ef-9348-17639cb2721c") + ) + (pin "14" + (uuid "e6d22524-5deb-432c-8c60-1770ff2fc85d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "E9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 246.38 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a303") + (property "Reference" "#PWR0177" + (at 246.38 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 247.396 17.018 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 246.38 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 246.38 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 246.38 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "9eebd899-6f08-4fd9-a6d3-5832579f8348") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0177") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 244.094 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a304") + (property "Reference" "#PWR0178" + (at 244.094 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 242.824 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 244.094 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 244.094 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 244.094 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a247aa08-3a14-4f86-8166-5c598156f3c1") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0178") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 265.938 55.88 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a307") + (property "Reference" "#PWR0180" + (at 265.938 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 266.065 60.2742 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 265.938 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 265.938 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 265.938 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "be8bf389-076d-4b3b-966b-227cc8cea97e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0180") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 278.384 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a308") + (property "Reference" "#PWR0181" + (at 278.384 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 279.4 17.018 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 278.384 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 278.384 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 278.384 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "03a70bdb-52ba-4bb0-aeb7-d44ebd6de852") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0181") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 276.098 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a309") + (property "Reference" "#PWR0182" + (at 276.098 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 274.828 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 276.098 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 276.098 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 276.098 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "78a52ffd-8d22-4bce-a256-fbe66ebd6840") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0182") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 47.752 68.834 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a30f") + (property "Reference" "#PWR0187" + (at 47.752 66.294 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 45.72 65.532 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 47.752 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 47.752 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 47.752 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a9859b3b-7256-42e5-a735-0f1af7c7f037") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0187") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 71.882 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a310") + (property "Reference" "D4" + (at 71.247 63.119 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 71.247 65.4304 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 71.882 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 71.882 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 71.882 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "12" + (uuid "803ac499-3701-4081-a3d1-886f65c3ecee") + ) + (pin "10" + (uuid "244d88cc-ae13-4f1a-8749-b4a70caaffdc") + ) + (pin "11" + (uuid "4a11f632-1c44-45ae-b6bf-9e5db2df5da4") + ) + (pin "2" + (uuid "8d944ac1-6fbf-4282-a07c-3fa460bb2669") + ) + (pin "8" + (uuid "55919312-fa49-4e5b-a950-149111ac7fae") + ) + (pin "14" + (uuid "f8bbee7a-93a5-4221-bcc4-568065a6a800") + ) + (pin "7" + (uuid "d0d70601-5aee-4ed5-9081-9aaf70e73946") + ) + (pin "13" + (uuid "f427fce3-4399-41e6-be34-4cc10f25dfb6") + ) + (pin "15" + (uuid "6e62b8de-b9bf-4e0d-8b4d-b854bb400bb1") + ) + (pin "4" + (uuid "3bd0106f-6e87-4da9-ac7d-dd7ba55fff3d") + ) + (pin "3" + (uuid "e860ca54-ca60-4a45-86f7-b8e5c7e75ec4") + ) + (pin "9" + (uuid "60420f99-f91f-4b1a-b093-d0eddc05d19c") + ) + (pin "6" + (uuid "6708915c-8635-45f0-8f29-6199c466d800") + ) + (pin "5" + (uuid "26b1e76e-da5b-4a70-b721-011d3a66d113") + ) + (pin "1" + (uuid "15b46db4-e50f-4c37-9ee1-d2721cc7288e") + ) + (pin "16" + (uuid "373abb25-880b-4779-a1f4-5925d6266252") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "D4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 84.328 67.564 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a311") + (property "Reference" "#PWR0188" + (at 84.328 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 85.344 64.262 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 84.328 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 84.328 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 84.328 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "0622e468-1ced-4b52-8ada-b35495610b75") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0188") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 82.042 67.564 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a312") + (property "Reference" "#PWR0189" + (at 82.042 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 80.772 63.754 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 82.042 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.042 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.042 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "bd7f97a2-e371-441c-a474-a0963845f058") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0189") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 79.756 68.834 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a313") + (property "Reference" "#PWR0190" + (at 79.756 66.294 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 77.724 65.532 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 79.756 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 79.756 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 79.756 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "2838449e-d38a-421e-8d97-c311720d26b6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0190") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 104.394 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a314") + (property "Reference" "D5" + (at 103.759 63.119 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 103.759 65.4304 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 104.394 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 104.394 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 104.394 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "13" + (uuid "7bfcaa91-aa87-4f20-96da-8cea1e4aced3") + ) + (pin "5" + (uuid "47f8dd5b-3883-4b08-bd23-1ff5e8099a2f") + ) + (pin "4" + (uuid "bb1b2ad9-5970-4d65-bf0b-7041439c84d6") + ) + (pin "7" + (uuid "6ce76edf-0d0c-476b-b123-ed4e50811310") + ) + (pin "6" + (uuid "52594435-b7a8-4449-8283-8ca555468fed") + ) + (pin "16" + (uuid "5e23b6aa-354b-4a59-a3ca-17f4cc67e123") + ) + (pin "3" + (uuid "d4621d5b-6503-49c8-a221-73e9c29f01ce") + ) + (pin "1" + (uuid "febceb3b-de8c-4920-8604-e0cb593e72a2") + ) + (pin "8" + (uuid "649dd4c9-bcdf-49d1-b7e2-01adf7a1c5d3") + ) + (pin "9" + (uuid "558d68ba-fcd3-4762-b575-e2b9eda3677b") + ) + (pin "14" + (uuid "16fabf0f-35b9-4f3b-86df-df4aba033a4b") + ) + (pin "2" + (uuid "03f53a08-1c0d-4f2e-85c6-a4882d2913e7") + ) + (pin "10" + (uuid "d4a76072-4f12-4e22-ab09-eac98d40730a") + ) + (pin "11" + (uuid "08fb8a1d-6724-4f62-ae2b-4193224db2fc") + ) + (pin "12" + (uuid "599c35ca-39f1-4ece-9c7c-d3fa66c89725") + ) + (pin "15" + (uuid "b256d6e3-5fd2-47fc-b0b2-3e1f4390b3fb") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "D5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 136.398 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a318") + (property "Reference" "D6" + (at 135.763 63.119 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 135.763 65.4304 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 136.398 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 136.398 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 136.398 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "939c5388-acf1-4fd0-a9f3-1ec037bab621") + ) + (pin "11" + (uuid "13fff74a-b902-4ab2-9521-fc378bba52ca") + ) + (pin "10" + (uuid "73d3a643-e004-4638-ac49-c53bd2ff9092") + ) + (pin "12" + (uuid "0077fcde-6804-4e5c-b1e4-9988996c1e36") + ) + (pin "8" + (uuid "8d1d509d-9b7c-467c-b0cd-057bd3a0dce7") + ) + (pin "5" + (uuid "daf2a40e-fafc-48e1-a858-dc77f8516b6f") + ) + (pin "4" + (uuid "81964d0a-3a8c-4bb8-b9a5-3cb99253c3bd") + ) + (pin "1" + (uuid "0bdc05f2-6493-4ff3-9e84-9b691292cda4") + ) + (pin "13" + (uuid "0c555eaf-67e8-4e34-9796-18f1e6018f5c") + ) + (pin "15" + (uuid "8c14d063-4a6e-4089-82fa-61acbe177d50") + ) + (pin "3" + (uuid "75647bb6-abc8-467e-9e60-9d92fbce102a") + ) + (pin "16" + (uuid "337f137d-a7ca-4cd6-925d-ef42f96d856d") + ) + (pin "14" + (uuid "4a539bbb-e610-48ba-b064-e9c6c5edc187") + ) + (pin "9" + (uuid "3e1f1442-55cb-4d60-af77-e22fdfb41938") + ) + (pin "7" + (uuid "9e28acc2-05b4-48e2-ad12-041e3b87ad90") + ) + (pin "6" + (uuid "28644e51-bcba-4686-9ab0-af6e4353dd41") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "D6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 144.272 68.834 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a31b") + (property "Reference" "#PWR0196" + (at 144.272 66.294 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 142.24 65.532 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 144.272 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 144.272 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 144.272 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e3919ffa-125c-47d5-a3ac-4894bcdf19ba") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0196") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 179.832 67.564 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a31e") + (property "Reference" "#PWR0198" + (at 179.832 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 178.562 63.754 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 179.832 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 179.832 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 179.832 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "243d2f9e-5a06-4a0a-af82-343fa2827197") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0198") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 177.546 68.834 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a31f") + (property "Reference" "#PWR0199" + (at 177.546 66.294 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 175.514 65.532 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 177.546 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 177.546 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 177.546 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "0204cd2d-0e86-4b29-adda-fad548282d9f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0199") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 201.676 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a320") + (property "Reference" "D8" + (at 201.041 63.119 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 201.041 65.4304 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 201.676 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 201.676 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 201.676 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "12" + (uuid "1a12da93-baa2-4fec-ac96-c207b60adf80") + ) + (pin "10" + (uuid "251d7f05-4b99-47ee-8035-ea53f9c824fc") + ) + (pin "11" + (uuid "bed1e59c-b56d-41a7-8d35-f416a01acbda") + ) + (pin "7" + (uuid "164351f6-85ad-4714-ba69-d994f78cfac9") + ) + (pin "6" + (uuid "b7b2eb4b-89b8-4720-976f-354fedd36bb2") + ) + (pin "4" + (uuid "e64e6aeb-590a-4b88-8e6e-d3acecd81286") + ) + (pin "13" + (uuid "07c4eb33-8d00-42d6-acf5-6322d8470bc5") + ) + (pin "15" + (uuid "6b407059-0ea9-4526-92ae-5e2358f7b229") + ) + (pin "16" + (uuid "1872de6a-b61a-44a3-8bba-8359bc2c4a2a") + ) + (pin "1" + (uuid "0f1a274a-1127-4c50-9e64-260cb56f92af") + ) + (pin "8" + (uuid "3c3b376e-9b12-47f6-b6c0-f89da3f23cc2") + ) + (pin "9" + (uuid "4d730001-bf3c-47b7-9a1e-0e50a659a082") + ) + (pin "5" + (uuid "38d2e49d-8144-433d-9fac-70bd632f0904") + ) + (pin "3" + (uuid "728fc267-9dc5-4748-8a64-4daad9d07caf") + ) + (pin "14" + (uuid "e6fd78b4-a577-4a28-91a2-cf5d25b60d3f") + ) + (pin "2" + (uuid "0638f8f8-7341-4fc7-ad5e-8b196c6a6957") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "D8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 266.192 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a328") + (property "Reference" "D10" + (at 265.557 63.119 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 265.557 65.4304 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 266.192 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 266.192 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 266.192 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "ddf0f757-2445-45f0-9f05-d7c66fd60819") + ) + (pin "16" + (uuid "6405d19a-1894-4002-ba0b-21497a3791ba") + ) + (pin "5" + (uuid "4ef3f073-1c8e-4de9-bce6-3ca320805d9c") + ) + (pin "12" + (uuid "48d5fdf7-0deb-4d4d-a43f-bd48f2603865") + ) + (pin "6" + (uuid "3ca3a30e-ce3a-4d62-84c4-2fbccdf7d0cb") + ) + (pin "11" + (uuid "ead49796-431b-4b5f-a663-8f6c442817a0") + ) + (pin "7" + (uuid "6bd650a3-2d34-43c5-ab85-37dc6de94f06") + ) + (pin "4" + (uuid "da5c0b35-2dc3-45a7-9089-95c3ab5f9d84") + ) + (pin "9" + (uuid "4dac33d4-8710-46ca-a34b-cf548bc60e5c") + ) + (pin "3" + (uuid "b6c1ac96-2f12-411d-bff0-0b1fb50bef7d") + ) + (pin "10" + (uuid "aa8a6655-fb2f-4c5e-b6f1-9956e3cd7dce") + ) + (pin "14" + (uuid "669f74da-4b57-4b8a-ad34-665f6379a9bf") + ) + (pin "8" + (uuid "ca076336-9336-4a10-ac9f-726c562eb0b6") + ) + (pin "13" + (uuid "b9612dc9-93b2-41b2-a9d5-e5a327d64092") + ) + (pin "15" + (uuid "0ced0049-3075-45d1-bae6-febbada4dd3f") + ) + (pin "1" + (uuid "7becec99-e933-4b06-b6a0-a6e5bf1121c8") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "D10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 278.638 67.564 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a329") + (property "Reference" "#PWR0206" + (at 278.638 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 279.654 64.262 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 278.638 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 278.638 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 278.638 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "8e9dd65c-e70d-4190-b4d0-d1f9b350327d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0206") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 276.352 67.564 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a32a") + (property "Reference" "#PWR0207" + (at 276.352 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 275.082 63.754 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 276.352 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 276.352 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 276.352 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e4781dd8-0d7d-424a-8894-9a60de460119") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0207") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 274.066 68.834 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a32b") + (property "Reference" "#PWR0208" + (at 274.066 66.294 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 272.034 65.532 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 274.066 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 274.066 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 274.066 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "1b00e2f8-5292-4550-9269-b5f7976c238a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0208") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 39.624 35.306 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a330") + (property "Reference" "E3" + (at 38.989 15.875 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 38.989 18.1864 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 39.624 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 39.624 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 39.624 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "10" + (uuid "af1d915b-da05-45e0-802e-5d3aef92b69d") + ) + (pin "5" + (uuid "0c56ed18-762c-4740-9bcf-5d5cfc758c71") + ) + (pin "1" + (uuid "be3358ef-ca57-429c-bfb8-12a48fed88e4") + ) + (pin "15" + (uuid "a891c88e-bd6b-4eb5-b99a-54edd9a21146") + ) + (pin "6" + (uuid "75100290-dd98-40bc-ba9d-7c71d85b5f37") + ) + (pin "13" + (uuid "eeb7f132-d07e-4efd-b5f1-c8cbc79364a7") + ) + (pin "3" + (uuid "1c962618-c674-4a95-9fdb-401ce65ca3bf") + ) + (pin "11" + (uuid "e8d219cf-33cb-416a-ab8a-57255d46ffb5") + ) + (pin "12" + (uuid "a117fdc2-f61b-4bd7-83d9-cd2f35a15713") + ) + (pin "7" + (uuid "b72bab5c-d0fd-402b-8c0b-5c9d1b8d3779") + ) + (pin "4" + (uuid "7fc4a5e7-035f-45bb-80a6-a4666bc53dbc") + ) + (pin "16" + (uuid "4b24eb3f-f0ba-4e5b-b773-04df1893c121") + ) + (pin "2" + (uuid "2556c1ef-d199-4217-81e8-f7863bca1c2f") + ) + (pin "8" + (uuid "7b818509-9d7d-4cfb-a8f7-23b06da2f4ba") + ) + (pin "9" + (uuid "5d82c6f0-e874-46a0-be82-9d8ec588356d") + ) + (pin "14" + (uuid "e897cb7c-baa0-4c86-b3ba-3a7f91f4324e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "E3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 52.07 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a331") + (property "Reference" "#PWR0159" + (at 52.07 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 53.086 17.018 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 52.07 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 52.07 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 52.07 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "ca4722f5-0611-4730-b343-1d9ed7d26244") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0159") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 49.784 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a332") + (property "Reference" "#PWR0160" + (at 49.784 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 48.514 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 49.784 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 49.784 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 49.784 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "753bd0fb-8a2c-4e97-b1e6-4be4801a1fbe") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0160") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 47.498 21.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006015a333") + (property "Reference" "#PWR0161" + (at 47.498 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 45.466 18.288 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 47.498 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 47.498 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 47.498 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "ad2e346c-104f-4ed5-a638-c674a553b6ca") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0161") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 112.014 21.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016c567") + (property "Reference" "#PWR0167" + (at 112.014 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 109.982 18.288 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 112.014 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 112.014 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 112.014 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "c09f9e91-89c8-4ee4-a466-6c7d96a125c2") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0167") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 169.418 35.306 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016c568") + (property "Reference" "E7" + (at 168.783 15.875 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 168.783 18.1864 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 169.418 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 169.418 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 169.418 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "9" + (uuid "fe84fa69-d128-4182-8c3d-82683e138d96") + ) + (pin "5" + (uuid "78590e68-1082-46a7-9fc3-a5404679c194") + ) + (pin "15" + (uuid "9de85ed6-de0d-4721-b9f9-c57bf5cee2e6") + ) + (pin "8" + (uuid "45909f6f-faba-4241-816f-be929491dc30") + ) + (pin "6" + (uuid "80936100-b58d-40a9-b735-ea5c7a70bd3b") + ) + (pin "13" + (uuid "c5e107c6-cdc3-4e48-83aa-ddb386912a25") + ) + (pin "7" + (uuid "3dd6ea5c-ab2c-41e2-a2a1-4d3b3b794f15") + ) + (pin "1" + (uuid "a86aeb1a-30dc-4ea9-8844-aef8bbdb9b56") + ) + (pin "10" + (uuid "92e010a1-8913-4c06-b760-4581024ddd74") + ) + (pin "11" + (uuid "76eab261-4a0d-49a3-8f0b-f735857f1aa0") + ) + (pin "12" + (uuid "b406d467-3fd1-4115-8317-671a541d17c0") + ) + (pin "4" + (uuid "70cc7959-3e92-44f3-92c9-0847fc398875") + ) + (pin "3" + (uuid "a62413b8-e277-4a48-a181-fdb7e03d8790") + ) + (pin "16" + (uuid "442f319d-26c1-454d-a29a-6809a251d1e5") + ) + (pin "2" + (uuid "7fbcd880-4bda-436e-8e42-62d040292603") + ) + (pin "14" + (uuid "cbd9b0bd-f5c7-4986-b148-9d91fcc44ef6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "E7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 201.422 35.306 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016c569") + (property "Reference" "E8" + (at 200.787 15.875 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 200.787 18.1864 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 201.422 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 201.422 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 201.422 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "16" + (uuid "b93700d0-2e89-4b1d-8386-63d62d34d22a") + ) + (pin "8" + (uuid "43c89ed2-1c58-471a-8ad3-6ca65da30ae2") + ) + (pin "2" + (uuid "0052c41c-3e56-4879-8ec1-bc0389089979") + ) + (pin "4" + (uuid "f74eeaeb-b8ad-4aa5-b868-d063721f1890") + ) + (pin "9" + (uuid "2042a323-dc6b-40ae-a569-bdc13d634cc2") + ) + (pin "13" + (uuid "8646024b-c0fd-4826-b171-2b9e17b451bf") + ) + (pin "1" + (uuid "d80a3d2a-c390-4066-bfe9-e997676262ec") + ) + (pin "5" + (uuid "f0100648-e396-46e3-88e9-919366299a78") + ) + (pin "15" + (uuid "64a64c39-077f-4bcb-abdd-ffba68ae0a13") + ) + (pin "3" + (uuid "54d8efb1-1c17-4e84-874c-57f05fb77e3a") + ) + (pin "14" + (uuid "5af52f18-508c-421e-930a-ada7468923ca") + ) + (pin "12" + (uuid "196ed332-abd5-40ff-8f44-6881be9d39f7") + ) + (pin "7" + (uuid "4b191c9a-df68-48f8-8aa5-96e3a9c49ebb") + ) + (pin "6" + (uuid "51cd6e6e-2665-476e-8c69-baec482b02e9") + ) + (pin "10" + (uuid "34371eb0-aa24-4201-b9fa-2246f8ff57a4") + ) + (pin "11" + (uuid "a522e763-93d2-4b78-a834-93a3a9f437e6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "E8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 211.582 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016c56b") + (property "Reference" "#PWR0175" + (at 211.582 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 210.312 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 211.582 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 211.582 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 211.582 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "06257de6-ea90-44c3-98b4-b6448f496e06") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0175") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 241.808 21.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016c56c") + (property "Reference" "#PWR0179" + (at 241.808 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 239.776 18.288 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 241.808 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 241.808 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 241.808 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "824f51bd-c292-4154-95ac-21f450473c4b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0179") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 265.938 35.306 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016c56d") + (property "Reference" "E10" + (at 265.303 15.875 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 265.303 18.1864 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 265.938 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 265.938 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 265.938 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "11" + (uuid "1ec81107-fa1c-4fc8-a9ba-d5b4e6309c6f") + ) + (pin "8" + (uuid "1358c91f-cba4-4fe0-a21f-ec459f626feb") + ) + (pin "5" + (uuid "7d6bb66f-2421-4326-91ba-53b465d0e2f9") + ) + (pin "10" + (uuid "552471c1-159e-42b0-84a5-9f6eeed2e81e") + ) + (pin "12" + (uuid "b318ca0c-1f27-4132-84ea-6d89b4fbab69") + ) + (pin "7" + (uuid "16ef9209-b410-410d-a529-768379cc5655") + ) + (pin "6" + (uuid "1044c444-ff6f-4f15-a37d-14bb7afd21e7") + ) + (pin "13" + (uuid "ced6e875-06fa-43d6-9d58-2ad004c082ac") + ) + (pin "15" + (uuid "71ef281e-419a-4d9a-b94e-b1f7bc676b24") + ) + (pin "4" + (uuid "67a1a61e-388d-4559-8c53-31f4347f175b") + ) + (pin "3" + (uuid "6ca2cf8c-15f4-4a90-b326-a9ac6b8f2254") + ) + (pin "16" + (uuid "be8b4358-4cdf-4fc6-998b-e7b86bf47857") + ) + (pin "1" + (uuid "2dfe01b7-3041-4196-86c2-01d42c7b849a") + ) + (pin "9" + (uuid "489abed7-48ec-483a-a98f-ea53bc86c298") + ) + (pin "14" + (uuid "129beaa1-ee45-49b6-afe5-25c8c4d6c8ed") + ) + (pin "2" + (uuid "d60a0ec3-d6db-4dba-9ece-b687c2d19632") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "E10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 273.812 21.59 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016c56e") + (property "Reference" "#PWR0183" + (at 273.812 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 271.78 18.288 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 273.812 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 273.812 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 273.812 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a79e9d46-746c-4ea1-a1de-d7574159a157") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0183") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 39.878 103.124 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016c570") + (property "Reference" "#PWR0184" + (at 39.878 109.474 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 40.005 107.5182 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 39.878 103.124 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 39.878 103.124 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 39.878 103.124 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a5b8b6ae-5485-4e43-bfc5-8897f7853fce") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0184") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 50.038 67.564 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016c572") + (property "Reference" "#PWR0186" + (at 50.038 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 48.768 63.754 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 50.038 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 50.038 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 50.038 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "13c9b796-db66-4235-b66d-69c5c1e76015") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0186") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 114.554 67.564 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016c574") + (property "Reference" "#PWR0192" + (at 114.554 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 113.284 63.754 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 114.554 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 114.554 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 114.554 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "8fe0f52c-2fee-4bd9-a225-3048f289a83b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0192") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 169.672 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016c578") + (property "Reference" "D7" + (at 169.037 63.119 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 169.037 65.4304 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 169.672 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 169.672 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 169.672 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "11" + (uuid "a325363d-2a66-4859-8139-4df6a21ce161") + ) + (pin "5" + (uuid "ba300a0c-fc10-4cf4-b579-06c42e52c466") + ) + (pin "12" + (uuid "278e2069-2aa1-49f3-b0de-07df7dccf4f2") + ) + (pin "13" + (uuid "fe9460a9-4f05-45a4-a709-0dd9652bb0d4") + ) + (pin "15" + (uuid "82bbe09d-088d-4362-8b82-79420ef82c9c") + ) + (pin "10" + (uuid "fef21b75-d009-49c5-94c9-7775bfbb8c80") + ) + (pin "7" + (uuid "28ea4404-a2c5-4f68-81e2-42fa27f66578") + ) + (pin "6" + (uuid "94097cf6-9f53-4123-a92b-2ab5e46b7147") + ) + (pin "16" + (uuid "b38307ed-e11e-4a32-a493-ffe927f4fb27") + ) + (pin "3" + (uuid "68208e8b-94bb-4733-b97c-0956d4bd761e") + ) + (pin "1" + (uuid "e434fb22-d53f-46dc-8557-d19360fea3a7") + ) + (pin "9" + (uuid "4ca664a0-f7b0-4b2d-a5b5-f9be5e4939ec") + ) + (pin "14" + (uuid "60a2bd80-9a0f-4cca-87a9-a703f65e8292") + ) + (pin "4" + (uuid "6009e619-43bb-49c4-b7c6-5e5448f0270d") + ) + (pin "2" + (uuid "c9cb45f7-47ca-4850-9a06-c6951099f144") + ) + (pin "8" + (uuid "007a76eb-bc83-46d9-99b4-a79a9b6bf040") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "D7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 182.118 67.564 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016c579") + (property "Reference" "#PWR0197" + (at 182.118 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 183.134 64.262 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 182.118 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 182.118 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 182.118 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "9dc2fdf7-50a7-4294-8802-39ee198fb202") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0197") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 209.55 68.834 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016c57c") + (property "Reference" "#PWR0202" + (at 209.55 66.294 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 207.518 65.532 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 209.55 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 209.55 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 209.55 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7309b761-8f58-4d3e-ad1d-f35be90c1f99") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0202") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 234.188 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016c57d") + (property "Reference" "D9" + (at 233.553 63.119 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 233.553 65.4304 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 234.188 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 234.188 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 234.188 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "10" + (uuid "d473e180-63ec-4afd-843e-75d9342a5d1d") + ) + (pin "11" + (uuid "fff644cc-058a-4057-ad42-a8c459873dec") + ) + (pin "12" + (uuid "768c13f4-fea8-4cce-828b-a76624a877be") + ) + (pin "7" + (uuid "58e9903e-d70d-4057-8344-e16cc65237af") + ) + (pin "6" + (uuid "4bd02530-9b1e-4b3e-b073-6072ac05bdd2") + ) + (pin "5" + (uuid "5bd2869f-967d-4936-a2d9-a0e7f3f4b9bf") + ) + (pin "13" + (uuid "35865215-4f47-4e57-9564-ba7662dcce0e") + ) + (pin "3" + (uuid "26f2ffad-244b-4909-9071-5233b2322a8b") + ) + (pin "15" + (uuid "3696913f-cc95-4927-b9b7-1e11a51f21b2") + ) + (pin "14" + (uuid "b0741f47-1a6d-4e5c-885f-c0cf7de6a0bf") + ) + (pin "16" + (uuid "4eb27d37-cca3-4a9a-b96d-1ee5b508224c") + ) + (pin "9" + (uuid "b98fda49-9b17-47ae-b430-9c6255597c11") + ) + (pin "8" + (uuid "8272ce70-9d19-4d5c-88fd-2b11c8b06d4f") + ) + (pin "4" + (uuid "8325b20d-d44b-4563-9fae-ea29f8582ec1") + ) + (pin "1" + (uuid "5eb4e016-52c4-489e-bd20-0b089f460189") + ) + (pin "2" + (uuid "759875a3-323f-4ad9-8943-3f94d591ebdf") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "D9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 246.634 67.564 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016c57e") + (property "Reference" "#PWR0203" + (at 246.634 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 247.65 64.262 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 246.634 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 246.634 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 246.634 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "16249dbe-96e6-4acd-ac9c-58eaa4937349") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0203") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 244.348 67.564 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016c57f") + (property "Reference" "#PWR0204" + (at 244.348 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 243.078 63.754 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 244.348 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 244.348 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 244.348 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "bd0a33c6-454d-4ed5-a797-73744536ff7c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0204") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 242.062 68.834 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006016c580") + (property "Reference" "#PWR0205" + (at 242.062 66.294 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 240.03 65.532 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 242.062 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 242.062 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 242.062 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "2cdd8ab6-eba6-4f6c-88c6-8124785ae954") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0205") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 38.1 130.302 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602566ac") + (property "Reference" "C3" + (at 37.465 110.871 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 37.465 113.1824 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 38.1 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 38.1 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 38.1 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "f061b84d-92eb-48a6-b4d3-afb38a5de275") + ) + (pin "12" + (uuid "893be87b-b909-4566-a15e-46bec1445837") + ) + (pin "6" + (uuid "dcf06dc6-96de-4ffb-afe0-27b05ee39ab3") + ) + (pin "16" + (uuid "8e5996a4-2c0d-46ab-9af3-50a269f72524") + ) + (pin "13" + (uuid "a063db0a-7b63-410a-8e13-3de167476c3c") + ) + (pin "10" + (uuid "12d3702f-457b-4bd4-ab18-1a4ec012032f") + ) + (pin "11" + (uuid "3b57cfa5-251a-4f5e-818a-b6d680f3c25d") + ) + (pin "3" + (uuid "a5d6fe2f-d946-474b-b619-4ddec261c66c") + ) + (pin "4" + (uuid "ab65f72c-8f37-4755-866d-c50b212c8bd6") + ) + (pin "5" + (uuid "4fa26553-9599-4a9e-903c-0046c6ef1665") + ) + (pin "8" + (uuid "8e626859-9240-452a-9c51-f96cde107798") + ) + (pin "7" + (uuid "5c41ebe0-6759-48c9-80a7-4a43b46d8f08") + ) + (pin "2" + (uuid "2f286aae-793a-427e-9bf3-1731673d09be") + ) + (pin "15" + (uuid "880f240e-44c6-4358-bdf7-84a6be037d5f") + ) + (pin "9" + (uuid "c088208c-b912-47ec-b4a3-c58cdf412535") + ) + (pin "14" + (uuid "6a30d158-1adc-4a5a-b35f-d9ec868b573a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "C3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 38.1 150.876 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602566b2") + (property "Reference" "#PWR0209" + (at 38.1 157.226 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 38.227 155.2702 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 38.1 150.876 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 38.1 150.876 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 38.1 150.876 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "d11a6ade-47a6-4dac-9b2d-57d918b861d7") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0209") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 50.546 115.316 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602566b9") + (property "Reference" "#PWR0210" + (at 50.546 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 51.562 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 50.546 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 50.546 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 50.546 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7cbc7882-9345-42bf-ad24-f871783d4a22") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0210") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 48.26 115.316 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602566bf") + (property "Reference" "#PWR0211" + (at 48.26 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 46.99 111.506 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 48.26 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 48.26 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 48.26 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "ca9d871f-f906-46f5-9f2b-11ecc29a7300") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0211") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 45.974 116.586 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602566c5") + (property "Reference" "#PWR0212" + (at 45.974 114.046 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 43.942 113.284 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 45.974 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 45.974 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 45.974 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "ad4e3362-b5f7-48b4-bc56-25cc8a0af2c1") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0212") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 70.104 130.302 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602566e6") + (property "Reference" "C4" + (at 69.469 110.871 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 69.469 113.1824 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 70.104 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 70.104 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 70.104 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "4" + (uuid "53fb1894-35e2-4d60-90d5-889b5b11c71e") + ) + (pin "11" + (uuid "8f4bbc39-b00d-42e0-988f-c8f1ccc0557d") + ) + (pin "10" + (uuid "dc01017b-8297-4e12-955d-ab7befd5d0aa") + ) + (pin "12" + (uuid "8747cd84-c9e3-4a35-a18b-732a90181d48") + ) + (pin "6" + (uuid "923968d7-1ce1-42b1-a598-3a9911bb24a5") + ) + (pin "5" + (uuid "18e68da4-aa7e-483f-b8d9-434bdf4fbf94") + ) + (pin "15" + (uuid "01eedae2-f591-4a1e-ba92-d954ea438234") + ) + (pin "2" + (uuid "9bebfd9c-2f62-4600-b69a-858e8d5e4e35") + ) + (pin "13" + (uuid "73534de7-0e9e-43bf-afcc-826a2b1af20f") + ) + (pin "7" + (uuid "bed45e35-2ccb-4eee-9ac8-134b64d5fa1d") + ) + (pin "3" + (uuid "45ca3d0c-befc-4cea-a4c8-f0aea80a52a4") + ) + (pin "8" + (uuid "401280e0-ac91-4328-8aa5-b1a4f051d704") + ) + (pin "16" + (uuid "b0b15427-0986-4241-93c0-88fe76b28d29") + ) + (pin "1" + (uuid "54bba9ad-2f4c-46ef-8611-673cc9d9334f") + ) + (pin "9" + (uuid "054ccb74-7c83-4284-b53e-479b87c49513") + ) + (pin "14" + (uuid "736ef3f5-a3bc-45ce-9aea-f02f0a9650e6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "C4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 82.55 115.316 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602566ec") + (property "Reference" "#PWR0213" + (at 82.55 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 83.566 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 82.55 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 82.55 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 82.55 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7102f978-8316-4697-9ca9-c0843635bb7e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0213") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 80.264 115.316 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602566f2") + (property "Reference" "#PWR0214" + (at 80.264 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 78.994 111.506 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 80.264 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 80.264 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 80.264 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e640525d-4923-4689-aff6-7048fb67c04c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0214") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 77.978 116.586 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602566f8") + (property "Reference" "#PWR0215" + (at 77.978 114.046 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 75.946 113.284 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 77.978 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 77.978 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 77.978 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "54dc47db-77f3-496c-b7b0-6b73bc8d7cfa") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0215") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 102.616 130.302 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060256719") + (property "Reference" "C5" + (at 101.981 110.871 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 101.981 113.1824 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 102.616 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 102.616 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 102.616 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "12" + (uuid "99fafce8-acc2-4888-ae81-949c250c952a") + ) + (pin "1" + (uuid "b2bcf847-bc38-4c35-a9f3-bb6e8d37af5d") + ) + (pin "2" + (uuid "325701a1-53a5-44c7-bdf1-062856134176") + ) + (pin "7" + (uuid "aba02b18-774e-4df3-806b-2ec22f9e1142") + ) + (pin "3" + (uuid "15a42ce1-c071-437d-8b95-317a2002965a") + ) + (pin "5" + (uuid "56721e55-9d04-4daf-8275-ca2f0223e517") + ) + (pin "13" + (uuid "a0692975-6767-4f8e-9920-264f382f76dd") + ) + (pin "15" + (uuid "5197260f-a53c-4a2e-8346-1af9f74086cd") + ) + (pin "16" + (uuid "7e9e2586-c963-4713-9d58-61b76f501ffe") + ) + (pin "9" + (uuid "645d23f6-651b-4128-9222-060284d5bfa8") + ) + (pin "6" + (uuid "8af63c96-9b9e-4207-81aa-f8764b24bf90") + ) + (pin "10" + (uuid "3ba81df8-2225-4128-b823-3cad8a92360c") + ) + (pin "11" + (uuid "0bee130c-815b-4952-81f4-1b8dec8b5561") + ) + (pin "4" + (uuid "4fdabf62-1db9-46fe-b32e-d69e8e00924a") + ) + (pin "8" + (uuid "4cde506c-c4a2-4698-8690-9f15efdcc007") + ) + (pin "14" + (uuid "3ce7fbff-ebaa-490c-8e4f-65e1dc794f5e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "C5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 115.062 115.316 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006025671f") + (property "Reference" "#PWR0216" + (at 115.062 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 116.078 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 115.062 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 115.062 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 115.062 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7dc7ebfa-bf8d-4fdb-b7e6-5868c33ac3f6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0216") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 112.776 115.316 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060256725") + (property "Reference" "#PWR0217" + (at 112.776 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 111.506 111.506 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 112.776 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 112.776 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 112.776 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "ced466a7-2496-48c0-8e39-8dcface42388") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0217") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 110.49 116.586 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006025672b") + (property "Reference" "#PWR0218" + (at 110.49 114.046 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 108.458 113.284 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 110.49 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 110.49 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 110.49 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a4876ffa-e54b-4e33-a4ce-a0c686a2d931") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0218") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 134.62 130.302 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006025674c") + (property "Reference" "C6" + (at 133.985 110.871 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 133.985 113.1824 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 134.62 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 134.62 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 134.62 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "bbc6d47d-956c-4867-bfd2-c7b872c86773") + ) + (pin "10" + (uuid "81db8ead-e1bb-414c-92af-e1ba56667eae") + ) + (pin "11" + (uuid "2a934913-0b40-454c-b624-bc72e0394a9a") + ) + (pin "7" + (uuid "7cf0ff29-ab6a-430d-b86b-1f059fbc87e1") + ) + (pin "6" + (uuid "7111494b-8ef5-4bba-85a6-5b5d88325991") + ) + (pin "5" + (uuid "7a4ad6de-ac50-4201-8da1-581ac8b76ec0") + ) + (pin "13" + (uuid "3ce24f3c-275c-4a15-b094-798772ffad08") + ) + (pin "15" + (uuid "79e33c6c-ee4a-4615-af7e-02284838c22b") + ) + (pin "4" + (uuid "ea4c0ed1-3536-4687-8b50-87b12fe29a98") + ) + (pin "14" + (uuid "c9ba45a9-dff6-426d-afe9-690fe66ade1e") + ) + (pin "8" + (uuid "86891c3f-192c-4389-819c-12d3d4cc4825") + ) + (pin "12" + (uuid "147a3a26-96d9-44c1-bdbc-9f3851a08e87") + ) + (pin "3" + (uuid "bbf99e88-614e-475f-83aa-070cae1c590e") + ) + (pin "16" + (uuid "39fd77a5-eb1c-4cd1-82c8-74f9e2a35c00") + ) + (pin "9" + (uuid "5d1b7820-8ded-4b06-a2fd-c16bfcb02e1c") + ) + (pin "2" + (uuid "b8d49a08-c0f1-4378-9e24-e426e6ee732f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "C6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 147.066 115.316 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060256752") + (property "Reference" "#PWR0219" + (at 147.066 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 148.082 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 147.066 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 147.066 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 147.066 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e1328ddb-7b6c-4f4d-8b01-109e43cee9ee") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0219") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 144.78 115.316 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060256758") + (property "Reference" "#PWR0220" + (at 144.78 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 143.51 111.506 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 144.78 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 144.78 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 144.78 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "34d505cc-36a3-4c91-9ce4-98d62dea5902") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0220") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 142.494 116.586 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006025675e") + (property "Reference" "#PWR0221" + (at 142.494 114.046 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 140.462 113.284 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 142.494 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 142.494 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 142.494 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e2a0ec3c-a595-4bf0-9027-9d285a578960") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0221") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 167.894 130.302 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006025677f") + (property "Reference" "C7" + (at 167.259 110.871 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 167.259 113.1824 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 167.894 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 167.894 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 167.894 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "7" + (uuid "62d41770-8dfb-4805-80c9-0548675fbb64") + ) + (pin "12" + (uuid "ad2f41be-58a9-4221-8c22-d47e31675b2f") + ) + (pin "11" + (uuid "347c4f30-dba4-4a16-906d-72d55004c184") + ) + (pin "10" + (uuid "93bc66ca-5c27-4e9d-ac2f-58541d16ef5c") + ) + (pin "16" + (uuid "2c7603ff-15db-4a83-a378-933cc8766c01") + ) + (pin "14" + (uuid "af4d0e11-f65f-4c02-86ac-94b298df3752") + ) + (pin "8" + (uuid "33267473-6cd7-4f24-999a-4c1351509949") + ) + (pin "4" + (uuid "08de26f3-55c4-4407-b6e1-fc45ee73f300") + ) + (pin "9" + (uuid "e858d5e6-5fe3-4806-94a3-682acb3b1a7d") + ) + (pin "6" + (uuid "8b1e720e-e9cc-4e18-823d-125c360652ea") + ) + (pin "13" + (uuid "7e0bcd55-5742-4531-9b07-22e71daa51c2") + ) + (pin "2" + (uuid "2d53d1e1-80ee-43d6-b174-821de6398167") + ) + (pin "3" + (uuid "dc7af0e2-da0e-4bba-9a5a-0f6789eddef6") + ) + (pin "15" + (uuid "0e9beed4-366e-4707-856a-130a33cade4f") + ) + (pin "1" + (uuid "3a21ac1f-ce0e-43c6-ba1f-30e483013f6b") + ) + (pin "5" + (uuid "0b533bbd-f77e-49c4-a946-d1b49e874684") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "C7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 180.34 115.316 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060256785") + (property "Reference" "#PWR0222" + (at 180.34 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 181.356 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 180.34 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 180.34 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 180.34 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a68b9887-4335-4d8b-bbbe-a8f9f4d87c5d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0222") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 178.054 115.316 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006025678b") + (property "Reference" "#PWR0223" + (at 178.054 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 176.784 111.506 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 178.054 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 178.054 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 178.054 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "19ae480a-2ffc-4cda-a6f6-9dafdf211b08") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0223") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 175.768 116.586 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060256791") + (property "Reference" "#PWR0224" + (at 175.768 114.046 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 173.736 113.284 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 175.768 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 175.768 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 175.768 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "4b29cc93-a4fd-4f10-a08b-d4236a03193b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0224") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 199.898 130.302 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602567b2") + (property "Reference" "C8" + (at 199.263 110.871 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 199.263 113.1824 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 199.898 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 199.898 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 199.898 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "7" + (uuid "6d957ba9-e882-401b-85ac-ffd9286b5f8b") + ) + (pin "13" + (uuid "36f576ea-dc43-471a-ba9c-0f80dace4cbc") + ) + (pin "4" + (uuid "a0b1348d-a124-4a73-ad61-ed883dba6151") + ) + (pin "16" + (uuid "101b80f2-8676-4d8f-b58a-e3193caef7a6") + ) + (pin "11" + (uuid "163ff0b9-5423-45b9-8456-466b33b27134") + ) + (pin "12" + (uuid "05f9a799-e30a-4680-87d5-4d60a6853624") + ) + (pin "8" + (uuid "2a0d2f0f-304d-466e-aff3-dc1aebe566bc") + ) + (pin "2" + (uuid "d90dae57-1a2d-4e5c-b7f9-4d9de5057530") + ) + (pin "3" + (uuid "828280b9-dbaa-4e8c-b744-f4aa157c2241") + ) + (pin "9" + (uuid "57196410-08a9-4008-935d-1708b370d5d5") + ) + (pin "1" + (uuid "f035345f-fe2f-4bac-935b-a74472f6c9d0") + ) + (pin "14" + (uuid "a4e41d8b-4ebf-43fb-a1f9-e21e48b95885") + ) + (pin "5" + (uuid "5eb747ef-909f-4d82-b80a-dfd0a151b5d3") + ) + (pin "10" + (uuid "6b4cad04-2587-4163-a9ec-d879354c38e8") + ) + (pin "15" + (uuid "2bad8cc8-e832-4e86-abfb-eb155c0d6e82") + ) + (pin "6" + (uuid "5f07c16e-9cc7-496c-a0ac-1ee27c760dc2") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "C8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 212.344 115.316 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602567b8") + (property "Reference" "#PWR0225" + (at 212.344 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 213.36 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 212.344 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 212.344 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 212.344 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7c302401-782a-4787-83eb-5b5979950ae5") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0225") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 210.058 115.316 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602567be") + (property "Reference" "#PWR0226" + (at 210.058 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 208.788 111.506 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 210.058 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 210.058 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 210.058 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "bbe957de-d990-498d-8cbe-77fec614adae") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0226") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 207.772 116.586 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602567c4") + (property "Reference" "#PWR0227" + (at 207.772 114.046 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 205.74 113.284 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 207.772 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 207.772 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 207.772 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "39deb8a4-3ec0-4aa8-a8ed-57c04a9d5218") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0227") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 232.41 130.302 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602567e5") + (property "Reference" "C9" + (at 231.775 110.871 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 231.775 113.1824 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 232.41 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 232.41 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 232.41 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "12" + (uuid "38660713-0ddd-4bb3-8962-a3134eb67fe2") + ) + (pin "8" + (uuid "e6b7706a-fc27-4aba-b041-6ee4d9fbdd1f") + ) + (pin "11" + (uuid "a91b26ff-9510-46a6-9f65-30ef39055b01") + ) + (pin "15" + (uuid "cea9656e-5b29-4e04-9ba5-b4a7346ab89b") + ) + (pin "4" + (uuid "65a2ed39-b436-4ab7-879d-e7aa6cad157d") + ) + (pin "3" + (uuid "08859346-a196-4938-aee7-5639dc570f8f") + ) + (pin "7" + (uuid "cf95887d-476c-4c98-afb0-601c644708e5") + ) + (pin "16" + (uuid "948ea162-8e34-4f22-a1d3-2d99420f0f29") + ) + (pin "10" + (uuid "4ead83ad-6408-4521-b8c0-76e502a7e892") + ) + (pin "6" + (uuid "a55e9308-8c11-4291-9a1e-1d8c4f581989") + ) + (pin "5" + (uuid "84043f3c-eeb8-4413-94f1-4edaedb168f8") + ) + (pin "13" + (uuid "bb7289a4-14c2-4e75-b17a-e4d4b31a0aae") + ) + (pin "1" + (uuid "fe3b999b-2d22-471d-80ef-4a26b1dfd893") + ) + (pin "14" + (uuid "1bc3c498-569c-4e9f-97cc-08bbc7e7cd3a") + ) + (pin "2" + (uuid "c2fc7bf4-6ef1-420b-a873-f26a3b8d8c95") + ) + (pin "9" + (uuid "7ac1fd4b-3d5b-4982-afab-f27b8ed53cd7") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "C9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 244.856 115.316 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602567eb") + (property "Reference" "#PWR0228" + (at 244.856 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 245.872 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 244.856 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 244.856 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 244.856 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "ec7d9890-e084-4165-bafc-d969470b05f1") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0228") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 242.57 115.316 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602567f1") + (property "Reference" "#PWR0229" + (at 242.57 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 241.3 111.506 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 242.57 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 242.57 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 242.57 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b1be43b1-ec8a-4344-b15a-bc61407e190f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0229") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 240.284 116.586 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602567f7") + (property "Reference" "#PWR0230" + (at 240.284 114.046 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 238.252 113.284 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 240.284 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 240.284 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 240.284 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "d7ab32d7-a5cf-4b8c-8569-6f656ed2e21b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0230") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 264.414 130.302 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060256818") + (property "Reference" "C10" + (at 263.779 110.871 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 263.779 113.1824 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 264.414 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 264.414 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 264.414 130.302 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "7" + (uuid "d7246458-5c03-4a2b-9e65-bbb20fd1f506") + ) + (pin "5" + (uuid "7230d54b-2e65-468e-b6f1-da77e4ca12df") + ) + (pin "15" + (uuid "9451dea4-a1b2-46e6-a38b-07b1c387b0c5") + ) + (pin "11" + (uuid "9f0ed635-0b4b-4c9d-a8ca-8058dccc73d8") + ) + (pin "10" + (uuid "d2917187-1eb1-4b6b-ae3b-51b9e0802802") + ) + (pin "12" + (uuid "9de8c72e-67e0-4b3e-a4ea-22f4a24bd47c") + ) + (pin "6" + (uuid "335e2815-e21a-44d5-8cf5-e58d7c5c79bf") + ) + (pin "13" + (uuid "f60aab3c-710b-4c93-a057-b8bfd14f6678") + ) + (pin "4" + (uuid "e3890ba2-0782-4b1d-9f16-ad01023b5d19") + ) + (pin "3" + (uuid "8b08f2b9-01dd-4e4a-821a-7b7f09aea9e2") + ) + (pin "16" + (uuid "682a59ab-a84a-4460-b181-c508d6f8acf2") + ) + (pin "1" + (uuid "c3e46427-b598-4da1-8579-ec5df36ff95e") + ) + (pin "8" + (uuid "fc7617a7-a9ff-4ac8-97e4-43560cd0ede6") + ) + (pin "14" + (uuid "0ef8a0e8-f9ae-4ef3-b5fb-e6efc8f64bbb") + ) + (pin "2" + (uuid "d696aa28-5da5-4912-9475-6456c542aac7") + ) + (pin "9" + (uuid "6fc76d05-d339-4829-a7f5-02357e7b36d0") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "C10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 276.86 115.316 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006025681e") + (property "Reference" "#PWR0231" + (at 276.86 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 277.876 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 276.86 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 276.86 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 276.86 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "6cd372c2-3a3a-4446-9d89-bce9826c66eb") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0231") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 274.574 115.316 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060256824") + (property "Reference" "#PWR0232" + (at 274.574 119.126 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 273.304 111.506 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 274.574 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 274.574 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 274.574 115.316 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a687eab3-6f5b-4fb6-a99e-45d6c31462af") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0232") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 272.288 116.586 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006025682a") + (property "Reference" "#PWR0233" + (at 272.288 114.046 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 270.256 113.284 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 272.288 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 272.288 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 272.288 116.586 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b664e9b3-7341-4eb0-bb13-cfcd8cafc7d0") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0233") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 213.868 20.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602db11f") + (property "Reference" "#PWR0174" + (at 213.868 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 214.884 17.018 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 213.868 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 213.868 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 213.868 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "10bb84be-5670-4104-bd8d-9ee2c0cc81fb") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0174") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 55.118 155.702 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602f511d") + (property "Reference" "#PWR0234" + (at 55.118 159.512 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 52.324 154.178 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 55.118 155.702 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 55.118 155.702 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 55.118 155.702 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "0fc31698-6d61-47ff-b1ea-2d48c40bf900") + ) + (instances + (project "" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0234") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 55.118 194.818 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602f5123") + (property "Reference" "#PWR0235" + (at 55.118 201.168 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 51.816 196.342 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 55.118 194.818 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 55.118 194.818 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 55.118 194.818 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b26f8dd9-b67b-447f-bbee-955a300b01f0") + ) + (instances + (project "" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0235") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS174") + (at 55.118 173.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602f514f") + (property "Reference" "B50" + (at 61.468 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS174" + (at 61.468 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 55.118 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS174" + (at 55.118 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 55.118 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "fdb8c442-ab30-42d9-9a2d-4ab9d44ff7d7") + ) + (pin "11" + (uuid "a48d8ff9-d716-474d-b93a-a3d63e54ce08") + ) + (pin "9" + (uuid "be761840-2697-43e4-9a8e-1bde467f02c7") + ) + (pin "4" + (uuid "26f2d26b-c1f7-4beb-b47b-c6a9046fd149") + ) + (pin "13" + (uuid "13962a6b-80bf-4e2d-bf9f-28817d9e3d88") + ) + (pin "6" + (uuid "ebb650b0-d64b-4116-8944-883a59330e80") + ) + (pin "5" + (uuid "59d8e166-0d16-4f91-91b9-b34f6e6be033") + ) + (pin "7" + (uuid "a04e449b-6976-4379-bd67-90b7bd857020") + ) + (pin "1" + (uuid "7db4eb4b-88ed-4ddf-bc1e-59cda242712f") + ) + (pin "2" + (uuid "13463bef-4850-4240-b1b6-beb8af44bd09") + ) + (pin "10" + (uuid "d7dab8ca-7e2c-4dd5-8afe-5bcded3ac152") + ) + (pin "8" + (uuid "89b487e6-0858-4725-bc39-fa12fb2c6d60") + ) + (pin "12" + (uuid "2c01e9de-e49a-4399-9c91-aeb97d239f5b") + ) + (pin "15" + (uuid "63d2307f-2df9-441a-b621-b0e2174fb08d") + ) + (pin "14" + (uuid "768642d9-4a63-4bca-86e8-0b5e0ed2c2d9") + ) + (pin "16" + (uuid "0c09c600-03f3-47cb-a437-81abfe42ddb9") + ) + (instances + (project "" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "B50") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:4116") + (at 39.878 82.55 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060332220") + (property "Reference" "D3" + (at 39.243 63.119 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4116" + (at 39.243 65.4304 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 39.878 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 39.878 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 39.878 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "9" + (uuid "dd363a3b-b4e3-4ea3-ac23-f33ea0a85b64") + ) + (pin "8" + (uuid "bf752922-bf09-4e62-a5bc-5a91b0165764") + ) + (pin "2" + (uuid "cdb4e1d6-c932-4866-8775-cd907250cdbe") + ) + (pin "1" + (uuid "ead8a11b-48fe-41a7-8c29-c7c4162048cb") + ) + (pin "14" + (uuid "c6159bdf-2353-40e9-9b1e-898dfc38ad74") + ) + (pin "16" + (uuid "a0d0aea0-8f0d-4fd1-ac62-7979c192c69e") + ) + (pin "12" + (uuid "883b5880-9683-4b93-a421-fef11bc617ea") + ) + (pin "6" + (uuid "24a01e0c-ee85-4ea8-9704-2f6f3ebd19c4") + ) + (pin "10" + (uuid "f95b7c98-6316-465f-b3e8-6cb32085dc81") + ) + (pin "7" + (uuid "cb456cc4-355b-4028-8364-eca772563a9e") + ) + (pin "5" + (uuid "7e076bb7-cc59-456f-87b0-2499d0c0c163") + ) + (pin "13" + (uuid "43408cc5-84f3-4d4a-80e9-0e440ba4658f") + ) + (pin "15" + (uuid "63960f79-fee2-4e5f-89e6-5a62066feaf5") + ) + (pin "4" + (uuid "c1ac3ce9-9c89-4dba-9029-27c5951c008a") + ) + (pin "3" + (uuid "baca6b65-5612-479f-a1d9-635b85e71c45") + ) + (pin "11" + (uuid "8fe2c704-50e6-4a7f-b3c6-1c26578f09b3") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "D3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 52.324 67.564 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006033222d") + (property "Reference" "#PWR0185" + (at 52.324 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 53.34 64.262 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 52.324 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 52.324 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 52.324 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "734a80a9-244b-4ec2-9b33-c34cf11ffef9") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0185") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 116.84 67.564 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000603322ad") + (property "Reference" "#PWR0191" + (at 116.84 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 117.856 64.262 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 116.84 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 116.84 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 116.84 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "d5531f2f-2067-4a4c-9d24-5bd9d632e7f0") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0191") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 112.268 68.834 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000603322b9") + (property "Reference" "#PWR0193" + (at 112.268 66.294 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 110.236 65.532 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 112.268 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 112.268 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 112.268 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e5ba550e-48ac-466a-ac01-c5e2e8cebd6b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0193") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 148.844 67.564 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000603322e7") + (property "Reference" "#PWR0194" + (at 148.844 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 149.86 64.262 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 148.844 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 148.844 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 148.844 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "875d9a9d-d731-401a-b59c-6f0ddca334c1") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0194") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 146.558 67.564 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000603322ed") + (property "Reference" "#PWR0195" + (at 146.558 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 145.288 63.754 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 146.558 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 146.558 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 146.558 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "019201e9-1122-4c5e-81bd-0f1e3fac60d5") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0195") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 214.122 67.564 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006033235b") + (property "Reference" "#PWR0200" + (at 214.122 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 215.138 64.262 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 214.122 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 214.122 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 214.122 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "62e5d345-0169-4dce-9e56-fc9d4b32df7c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0200") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 211.836 67.564 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060332361") + (property "Reference" "#PWR0201" + (at 211.836 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 210.566 63.754 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 211.836 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 211.836 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 211.836 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a3f9329f-216d-406a-bf17-4783df2c72d3") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0201") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 102.362 155.194 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000603370ee") + (property "Reference" "#PWR0237" + (at 102.362 159.004 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 99.568 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 102.362 155.194 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 102.362 155.194 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 102.362 155.194 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "167eda48-4a82-4697-ac80-13a956bea171") + ) + (instances + (project "" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0237") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 102.362 194.818 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060558156") + (property "Reference" "#PWR0236" + (at 102.362 201.168 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 99.06 196.342 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 102.362 194.818 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 102.362 194.818 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 102.362 194.818 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "03417593-0077-467f-bfb0-891a4cce000c") + ) + (instances + (project "" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "#PWR0236") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS174") + (at 102.362 173.99 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006055816c") + (property "Reference" "B80" + (at 108.458 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS174" + (at 108.712 190.5 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 102.362 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS174" + (at 102.362 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 102.362 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "6" + (uuid "857a3823-be03-46e6-90a5-8a0fd2ee2252") + ) + (pin "3" + (uuid "d22fe2cc-6d3e-46cd-b6e0-3764fe1afb5a") + ) + (pin "16" + (uuid "60383fd2-8ada-4572-9e22-78f27137eef4") + ) + (pin "1" + (uuid "3629715f-e02d-4eba-bcf9-0f1a868e9f3e") + ) + (pin "4" + (uuid "a81b6488-689f-4294-8fbf-4271119d021d") + ) + (pin "7" + (uuid "cac7fb1f-b636-4342-a198-fe9586790635") + ) + (pin "9" + (uuid "3db480c2-00ff-4301-8bf9-0c78fb620fc9") + ) + (pin "13" + (uuid "e78ed9bb-e80a-409d-9826-887aa34df8e3") + ) + (pin "14" + (uuid "768d8f4a-7d7c-4a44-90a8-f1bf3aef76bc") + ) + (pin "8" + (uuid "ba089c96-3b80-4ae3-98a0-e12612d88d2a") + ) + (pin "2" + (uuid "5b8af076-6777-47ec-aa09-547f4a34ca81") + ) + (pin "5" + (uuid "490c2565-14f0-48fc-9ce8-5e6f26b1f3b9") + ) + (pin "10" + (uuid "8d499647-bd1f-4c48-9ae1-c71d5479f427") + ) + (pin "11" + (uuid "229777dd-3f6c-41fd-ab9a-7cb5367f228c") + ) + (pin "12" + (uuid "318f3110-6011-4b52-b6da-778706aa04c4") + ) + (pin "15" + (uuid "627e332a-1d7e-47a6-b368-468c8b8aac5f") + ) + (instances + (project "" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006039aab4" + (reference "B80") + (unit 1) + ) + ) + ) + ) +) diff --git a/Apple/Apple II/AppleII/RAMAddressMux.kicad_sch b/Apple/Apple II/AppleII/RAMAddressMux.kicad_sch new file mode 100644 index 0000000..b552655 --- /dev/null +++ b/Apple/Apple II/AppleII/RAMAddressMux.kicad_sch @@ -0,0 +1,15314 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "b311a653-645b-435c-b1b8-adddaa9240b4") + (paper "A4") + (title_block + (title "Apple II Schematic") + (rev "0") + (comment 1 "Captured from the Apple II Reference Manual (1979)") + ) + (lib_symbols + (symbol "74xx:74LS00" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS00" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "quad 2-input NAND gate" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL nand 2-input" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm* SO14*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS00_1_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_1_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_2_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_2_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_3_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_3_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_4_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_4_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_5_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_5_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS04" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS04" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS04" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Hex Inverter" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL not inv" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm* SSOP?14* TSSOP?14*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS04_1_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_2_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_3_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_4_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_5_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_6_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_7_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_7_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS08" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS08" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Quad And2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL and2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS08_1_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_1_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_2_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_2_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_3_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_3_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_4_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_4_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_5_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_5_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS139" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS139" + (at -7.62 -8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual Decoder 1 of 4, Active low outputs" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL DECOD4" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS139_1_0" + (pin input line + (at -12.7 2.54 0) + (length 5.08) + (name "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "A0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 -5.08 0) + (length 5.08) + (name "E" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 12.7 2.54 180) + (length 5.08) + (name "O0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 12.7 0 180) + (length 5.08) + (name "O1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 12.7 -2.54 180) + (length 5.08) + (name "O2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 12.7 -5.08 180) + (length 5.08) + (name "O3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS139_1_1" + (rectangle + (start -7.62 5.08) + (end 7.62 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "74LS139_2_0" + (pin input line + (at -12.7 2.54 0) + (length 5.08) + (name "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "A0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 -5.08 0) + (length 5.08) + (name "E" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 12.7 2.54 180) + (length 5.08) + (name "O0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 12.7 0 180) + (length 5.08) + (name "O1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 12.7 -2.54 180) + (length 5.08) + (name "O2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 12.7 -5.08 180) + (length 5.08) + (name "O3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS139_2_1" + (rectangle + (start -7.62 5.08) + (end 7.62 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "74LS139_3_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS139_3_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS153" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS153" + (at -7.62 -24.13 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS153" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual Multiplexer 4 to 1" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL Mux4" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS153_1_0" + (pin input line + (at -12.7 17.78 0) + (length 5.08) + (name "I0a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 15.24 0) + (length 5.08) + (name "I1a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 12.7 0) + (length 5.08) + (name "I2a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 10.16 0) + (length 5.08) + (name "I3a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 5.08 0) + (length 5.08) + (name "Ea" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "I0b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 5.08) + (name "I1b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 5.08) + (name "I2b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 5.08) + (name "I3b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 -12.7 0) + (length 5.08) + (name "Eb" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -17.78 0) + (length 5.08) + (name "S0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -20.32 0) + (length 5.08) + (name "S1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 25.4 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -27.94 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 17.78 180) + (length 5.08) + (name "Za" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 5.08) + (name "Zb" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS153_1_1" + (rectangle + (start -7.62 20.32) + (end 7.62 -22.86) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS20" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS20" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS20" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual 4-input NAND" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL Nand4" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?12*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS20_1_1" + (arc + (start -0.635 4.445) + (mid 3.7907 0) + (end -0.635 -4.445) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 4.445) (xy -3.81 4.445) (xy -3.81 -4.445) (xy -0.635 -4.445) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 3.81 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 1.27 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -1.27 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -3.81 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS20_1_2" + (arc + (start -3.81 4.445) + (mid -2.5908 0) + (end -3.81 -4.445) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 4.445) (xy -0.635 4.445) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -4.445) (xy -0.635 -4.445) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 4.445) + (mid 2.2198 2.8385) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.224 -2.8428) + (end -0.6096 -4.445) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 4.445) (xy -3.81 4.445) (xy -3.81 4.445) (xy -3.6322 4.0894) (xy -3.0988 2.921) (xy -2.7686 1.6764) + (xy -2.6162 0.4318) (xy -2.6416 -0.8636) (xy -2.8702 -2.1082) (xy -3.2512 -3.3274) (xy -3.81 -4.445) + (xy -3.81 -4.445) (xy -0.635 -4.445) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 3.81 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 1.27 0) + (length 4.826) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -1.27 0) + (length 4.826) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -3.81 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS20_2_1" + (arc + (start -0.635 4.445) + (mid 3.7907 0) + (end -0.635 -4.445) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 4.445) (xy -3.81 4.445) (xy -3.81 -4.445) (xy -0.635 -4.445) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 3.81 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 1.27 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -1.27 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -3.81 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS20_2_2" + (arc + (start -3.81 4.445) + (mid -2.5908 0) + (end -3.81 -4.445) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 4.445) (xy -0.635 4.445) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -4.445) (xy -0.635 -4.445) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 4.445) + (mid 2.2198 2.8385) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.224 -2.8428) + (end -0.6096 -4.445) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 4.445) (xy -3.81 4.445) (xy -3.81 4.445) (xy -3.6322 4.0894) (xy -3.0988 2.921) (xy -2.7686 1.6764) + (xy -2.6162 0.4318) (xy -2.6416 -0.8636) (xy -2.8702 -2.1082) (xy -3.2512 -3.3274) (xy -3.81 -4.445) + (xy -3.81 -4.445) (xy -0.635 -4.445) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 3.81 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 1.27 0) + (length 4.826) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -1.27 0) + (length 4.826) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -3.81 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS20_3_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS20_3_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS257" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS257" + (at -7.62 -21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS257" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Quad 2 to 1 Multiplexer" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL MUX MUX2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS257_1_0" + (pin input line + (at -12.7 15.24 0) + (length 5.08) + (name "I0a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 12.7 0) + (length 5.08) + (name "I1a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 5.08) + (name "I0b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "I1b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "I0c" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 5.08) + (name "I1c" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 5.08) + (name "I0d" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 5.08) + (name "I1d" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -15.24 0) + (length 5.08) + (name "S" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 -17.78 0) + (length 5.08) + (name "OE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 22.86 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -25.4 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin tri_state line + (at 12.7 15.24 180) + (length 5.08) + (name "Za" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin tri_state line + (at 12.7 7.62 180) + (length 5.08) + (name "Zb" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin tri_state line + (at 12.7 0 180) + (length 5.08) + (name "Zc" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin tri_state line + (at 12.7 -7.62 180) + (length 5.08) + (name "Zd" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS257_1_1" + (rectangle + (start -7.62 17.78) + (end 7.62 -20.32) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS283" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS283" + (at -7.62 -16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS283" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "4-bit full Adder" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL ADD Arith ALU" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS283_1_0" + (pin input line + (at -12.7 12.7 0) + (length 5.08) + (name "C0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 5.08) + (name "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 5.08) + (name "A3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "A4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 5.08) + (name "B1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 5.08) + (name "B2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 5.08) + (name "B3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -12.7 0) + (length 5.08) + (name "B4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 20.32 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -20.32 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 12.7 180) + (length 5.08) + (name "S1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 10.16 180) + (length 5.08) + (name "S2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 7.62 180) + (length 5.08) + (name "S3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 5.08 180) + (length 5.08) + (name "S4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 5.08) + (name "C4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS283_1_1" + (rectangle + (start -7.62 15.24) + (end 7.62 -15.24) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS32" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS32" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Quad 2-input OR" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL Or2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?14*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS32_1_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_1_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_2_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_2_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_3_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_3_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_4_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_4_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_5_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_5_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII+:AppII_MemorySelectBlock" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 10.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "AppII_MemorySelectBlock" + (at 0.508 -10.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "AppII_MemorySelectBlock_0_1" + (rectangle + (start -5.08 8.89) + (end 5.08 -8.636) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "AppII_MemorySelectBlock_1_1" + (pin input line + (at -7.62 7.62 0) + (length 2.54) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 5.08 0) + (length 2.54) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 2.54) + (name "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 0 0) + (length 2.54) + (name "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 2.54) + (name "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -5.08 0) + (length 2.54) + (name "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -7.62 0) + (length 2.54) + (name "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 7.62 7.62 180) + (length 2.54) + (name "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 7.62 5.08 180) + (length 2.54) + (name "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 7.62 2.54 180) + (length 2.54) + (name "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 7.62 0 180) + (length 2.54) + (name "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 7.62 -2.54 180) + (length 2.54) + (name "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 7.62 -5.08 180) + (length 2.54) + (name "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 7.62 -7.62 180) + (length 2.54) + (name "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:R_Network07_US" + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "RN" + (at -10.16 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R_Network07_US" + (at 10.16 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP8" + (at 12.065 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "7 resistor network, star topology, bussed resistors, small US symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R network star-topology" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R?Array?SIP*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_Network07_US_0_1" + (rectangle + (start -8.89 -3.175) + (end 8.89 3.175) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (circle + (center -7.62 2.286) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -7.62 2.286) (xy 7.62 2.286) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -7.62 2.286) (xy -7.62 1.524) (xy -6.858 1.1684) (xy -8.382 0.508) (xy -6.858 -0.1524) (xy -8.382 -0.8382) + (xy -6.858 -1.524) (xy -8.382 -2.1844) (xy -7.62 -2.54) (xy -7.62 -3.81) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center -5.08 2.286) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -5.08 2.286) (xy -5.08 1.524) (xy -4.318 1.1684) (xy -5.842 0.508) (xy -4.318 -0.1524) (xy -5.842 -0.8382) + (xy -4.318 -1.524) (xy -5.842 -2.1844) (xy -5.08 -2.54) (xy -5.08 -3.81) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center -2.54 2.286) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -2.54 2.286) (xy -2.54 1.524) (xy -1.778 1.1684) (xy -3.302 0.508) (xy -1.778 -0.1524) (xy -3.302 -0.8382) + (xy -1.778 -1.524) (xy -3.302 -2.1844) (xy -2.54 -2.54) (xy -2.54 -3.81) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 0 2.286) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0 2.286) (xy 0 1.524) (xy 0.762 1.1684) (xy -0.762 0.508) (xy 0.762 -0.1524) (xy -0.762 -0.8382) + (xy 0.762 -1.524) (xy -0.762 -2.1844) (xy 0 -2.54) (xy 0 -3.81) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 2.286) (xy 2.54 1.524) (xy 3.302 1.1684) (xy 1.778 0.508) (xy 3.302 -0.1524) (xy 1.778 -0.8382) + (xy 3.302 -1.524) (xy 1.778 -2.1844) (xy 2.54 -2.54) (xy 2.54 -3.81) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 2.54 2.286) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 5.08 2.286) (xy 5.08 1.524) (xy 5.842 1.1684) (xy 4.318 0.508) (xy 5.842 -0.1524) (xy 4.318 -0.8382) + (xy 5.842 -1.524) (xy 4.318 -2.1844) (xy 5.08 -2.54) (xy 5.08 -3.81) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 5.08 2.286) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 7.62 2.286) (xy 7.62 1.524) (xy 8.382 1.1684) (xy 6.858 0.508) (xy 8.382 -0.1524) (xy 6.858 -0.8382) + (xy 8.382 -1.524) (xy 6.858 -2.1844) (xy 7.62 -2.54) (xy 7.62 -3.81) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_Network07_US_1_1" + (pin passive line + (at -7.62 5.08 270) + (length 2.54) + (name "common" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -7.62 -5.08 90) + (length 1.27) + (name "R1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -5.08 90) + (length 1.27) + (name "R2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 -5.08 90) + (length 1.27) + (name "R3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -5.08 90) + (length 1.27) + (name "R4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -5.08 90) + (length 1.27) + (name "R5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 -5.08 90) + (length 1.27) + (name "R6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -5.08 90) + (length 1.27) + (name "R7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+5V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:GND" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + ) + (junction + (at 209.296 154.432) + (diameter 0) + (color 0 0 0 0) + (uuid "0316b353-82aa-4dea-a21a-a165eadf1c5c") + ) + (junction + (at 177.292 144.78) + (diameter 0) + (color 0 0 0 0) + (uuid "0aa4e0f7-372e-4188-a5d7-1b6e4ab82578") + ) + (junction + (at 26.416 75.946) + (diameter 0) + (color 0 0 0 0) + (uuid "1d4c15ea-267c-45c1-a268-4fb7f1f76b78") + ) + (junction + (at 209.296 156.972) + (diameter 0) + (color 0 0 0 0) + (uuid "262d8549-1e94-42b1-a2ae-f514243f60f5") + ) + (junction + (at 235.712 69.088) + (diameter 0) + (color 0 0 0 0) + (uuid "2730b10e-9d38-4a3a-bdd2-07ec83da51f0") + ) + (junction + (at 259.08 62.992) + (diameter 0) + (color 0 0 0 0) + (uuid "2c1f0711-1107-4e92-b9f9-9bd2fea1b22c") + ) + (junction + (at 26.416 68.326) + (diameter 0) + (color 0 0 0 0) + (uuid "3ab80a63-b64d-479c-8ea9-be8e955ba860") + ) + (junction + (at 22.86 125.476) + (diameter 0) + (color 0 0 0 0) + (uuid "549c3a8e-9c8e-4793-b9e7-0d816bb32ec1") + ) + (junction + (at 176.53 89.916) + (diameter 0) + (color 0 0 0 0) + (uuid "5732268e-9fd6-4f7c-aa0b-67ebb5b2257f") + ) + (junction + (at 210.566 76.2) + (diameter 0) + (color 0 0 0 0) + (uuid "587ba73d-8c75-40c2-8367-e51fb45b4cb5") + ) + (junction + (at 235.712 66.548) + (diameter 0) + (color 0 0 0 0) + (uuid "59ef9a93-f68f-4feb-91c9-d74325fdda2e") + ) + (junction + (at 209.296 159.512) + (diameter 0) + (color 0 0 0 0) + (uuid "5e4ec0e5-c38b-406b-9583-21d3a5ed6d3d") + ) + (junction + (at 53.086 58.166) + (diameter 0) + (color 0 0 0 0) + (uuid "6260d104-c4f0-4a10-b4ed-50fa68fa5b44") + ) + (junction + (at 167.894 191.008) + (diameter 0) + (color 0 0 0 0) + (uuid "69ea2021-379a-407d-a071-71496f64172c") + ) + (junction + (at 103.378 76.2) + (diameter 0) + (color 0 0 0 0) + (uuid "71b78c02-300b-4fe2-86ee-5badcaa719cc") + ) + (junction + (at 236.728 103.124) + (diameter 0) + (color 0 0 0 0) + (uuid "77fe8851-86d8-4953-b208-58742edec061") + ) + (junction + (at 213.868 89.916) + (diameter 0) + (color 0 0 0 0) + (uuid "782bd8fd-87e6-4e02-938f-68eff9afa2c6") + ) + (junction + (at 238.506 108.204) + (diameter 0) + (color 0 0 0 0) + (uuid "790f36b9-e08a-4c9e-a51c-ead6a6d4c906") + ) + (junction + (at 209.296 151.892) + (diameter 0) + (color 0 0 0 0) + (uuid "799241a6-fd30-424f-ae58-66083287b209") + ) + (junction + (at 214.884 92.456) + (diameter 0) + (color 0 0 0 0) + (uuid "7edc1320-3827-4225-8461-38b83bd60d39") + ) + (junction + (at 209.296 149.352) + (diameter 0) + (color 0 0 0 0) + (uuid "80acd0d8-4c87-4d8f-8f43-5e1507cd4a67") + ) + (junction + (at 208.534 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "87a80fc1-b439-4562-beb0-36fe3fe2f72c") + ) + (junction + (at 212.598 78.74) + (diameter 0) + (color 0 0 0 0) + (uuid "89c37203-813b-4e87-a9b6-4b039ba08945") + ) + (junction + (at 17.018 35.306) + (diameter 0) + (color 0 0 0 0) + (uuid "9152542c-4274-42a5-9b96-776d4e69af89") + ) + (junction + (at 22.86 148.336) + (diameter 0) + (color 0 0 0 0) + (uuid "b2bd9488-afbd-4381-aba1-2f247b59cdd0") + ) + (junction + (at 22.352 14.732) + (diameter 0) + (color 0 0 0 0) + (uuid "bf618329-38a9-4d9d-a5a5-69932bcfa83e") + ) + (junction + (at 176.53 119.38) + (diameter 0) + (color 0 0 0 0) + (uuid "c42f5c85-08f2-4ad3-ae6e-04fa669c7b39") + ) + (junction + (at 203.962 119.38) + (diameter 0) + (color 0 0 0 0) + (uuid "c5c4e9a1-f37a-4e84-bc94-9ac70ffcdef5") + ) + (junction + (at 167.894 163.83) + (diameter 0) + (color 0 0 0 0) + (uuid "c5ffb544-7246-4638-8835-ea717e8a74ca") + ) + (junction + (at 215.9 94.996) + (diameter 0) + (color 0 0 0 0) + (uuid "c98bdcd1-ebfe-49cc-a93c-946e058f3ef0") + ) + (junction + (at 20.574 145.796) + (diameter 0) + (color 0 0 0 0) + (uuid "ce891041-c3ec-4ac4-ad53-2a92a64a3e1d") + ) + (junction + (at 206.502 71.12) + (diameter 0) + (color 0 0 0 0) + (uuid "d6d4f019-9602-4040-ae36-bcd6d65e50b7") + ) + (junction + (at 169.926 78.74) + (diameter 0) + (color 0 0 0 0) + (uuid "d9c00da4-8dc1-4a0a-8806-2dd1a80bd5fa") + ) + (junction + (at 174.752 121.92) + (diameter 0) + (color 0 0 0 0) + (uuid "e8f7b81b-fe0e-4e28-8de7-9bb657b36fbe") + ) + (junction + (at 127 111.76) + (diameter 0) + (color 0 0 0 0) + (uuid "eda054f9-9d81-4cb2-b1e9-d0b2d96fcee3") + ) + (no_connect + (at 203.708 144.78) + (uuid "1f6ca3ec-7e6e-4fd0-9c0c-2540b7b62ccf") + ) + (no_connect + (at 49.784 138.176) + (uuid "7599126b-8ae3-4411-84fc-468341eb0e9b") + ) + (no_connect + (at 203.708 127) + (uuid "c42453ee-d477-4332-bcc0-118700cc08a1") + ) + (no_connect + (at 203.708 97.536) + (uuid "ef1a352b-447d-4af8-a5fe-d86d2885cd04") + ) + (wire + (pts + (xy 58.166 92.71) (xy 59.69 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00457448-5057-4df2-b0cf-3d55f26a170e") + ) + (wire + (pts + (xy 236.728 77.216) (xy 243.078 77.216) + ) + (stroke + (width 0) + (type default) + ) + (uuid "016d5260-fee9-4c92-ab78-43759fa575c1") + ) + (wire + (pts + (xy 238.506 108.204) (xy 231.648 108.204) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04097b62-a1f8-4b83-b970-6710091a3d9c") + ) + (wire + (pts + (xy 203.962 119.38) (xy 203.708 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04aad275-133d-44d2-8572-74684e2e187a") + ) + (wire + (pts + (xy 58.166 87.63) (xy 59.69 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04b68751-56bc-44e2-8a1d-07c6cd2ad7dc") + ) + (wire + (pts + (xy 59.69 130.556) (xy 59.69 146.812) + ) + (stroke + (width 0) + (type default) + ) + (uuid "071eeea3-62ff-49bd-b743-c33c3243a6da") + ) + (wire + (pts + (xy 240.284 119.38) (xy 203.962 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "07841885-117e-4a30-8cca-b1ebacca6667") + ) + (wire + (pts + (xy 152.908 86.36) (xy 152.908 89.916) + ) + (stroke + (width 0) + (type default) + ) + (uuid "07a4c782-a9ca-465d-81a2-e3fe9d51ee2f") + ) + (wire + (pts + (xy 140.208 62.484) (xy 140.208 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "08825400-8a10-4f2c-85d2-42a908ed4674") + ) + (wire + (pts + (xy 53.086 58.166) (xy 53.848 58.166) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ab91ff7-81ef-4b50-adcd-c6d8138372b0") + ) + (wire + (pts + (xy 212.598 87.376) (xy 218.948 87.376) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ae86cb8-d00f-4743-b6f3-391d154d839a") + ) + (wire + (pts + (xy 58.166 123.19) (xy 59.69 123.19) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0cdeee22-5b8b-45d5-842e-bd620a846fda") + ) + (wire + (pts + (xy 25.146 45.466) (xy 26.924 45.466) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ec871d2-8273-4653-8c54-28388106aff9") + ) + (wire + (pts + (xy 229.108 156.972) (xy 226.822 156.972) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f67b1a6-1fb1-4fc8-b2dd-862af7a3b16e") + ) + (wire + (pts + (xy 52.324 58.166) (xy 53.086 58.166) + ) + (stroke + (width 0) + (type default) + ) + (uuid "10748dd2-aaf4-485b-84b5-eb8958bc6055") + ) + (wire + (pts + (xy 50.546 85.09) (xy 59.69 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "110ffcc0-a782-4806-9778-c14ce7e274a8") + ) + (wire + (pts + (xy 209.296 151.892) (xy 209.296 149.352) + ) + (stroke + (width 0) + (type default) + ) + (uuid "13727c13-17a3-49c9-8148-d313c1ccab0a") + ) + (wire + (pts + (xy 210.566 76.2) (xy 210.566 84.836) + ) + (stroke + (width 0) + (type default) + ) + (uuid "14018a9b-8328-462d-a86f-dc56ecd6a9cf") + ) + (wire + (pts + (xy 206.502 71.12) (xy 206.502 56.388) + ) + (stroke + (width 0) + (type default) + ) + (uuid "141382f0-c6ee-4345-85e6-edcd64e759e7") + ) + (wire + (pts + (xy 203.708 71.12) (xy 206.502 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1450fa60-74eb-4c6b-b4fd-091334fb8d22") + ) + (wire + (pts + (xy 88.138 102.87) (xy 85.09 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15388c98-3416-42bc-b109-1ba9ff64becd") + ) + (wire + (pts + (xy 58.166 105.41) (xy 59.69 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "156f7add-a9b6-41e0-9dca-d76157acc896") + ) + (wire + (pts + (xy 96.266 25.146) (xy 94.234 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16c5c081-9728-4aeb-8ab3-e4712db37140") + ) + (wire + (pts + (xy 20.574 150.876) (xy 24.384 150.876) + ) + (stroke + (width 0) + (type default) + ) + (uuid "17adbe6e-f523-449e-91a5-e0a62d29051f") + ) + (wire + (pts + (xy 127 104.14) (xy 127.508 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "18e04f47-3802-4bbe-b127-e3855da07b71") + ) + (wire + (pts + (xy 163.83 93.98) (xy 163.83 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "196726d0-a863-4f8b-86c7-51739e51631a") + ) + (wire + (pts + (xy 22.86 138.176) (xy 22.86 148.336) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19a6b960-2d41-4dec-b921-acd0c6059eaa") + ) + (wire + (pts + (xy 25.146 53.086) (xy 26.924 53.086) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19f79481-d8d0-4e31-accd-c8e87435dbc0") + ) + (wire + (pts + (xy 52.324 35.306) (xy 52.578 35.306) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ce74947-4151-41ac-a65c-2e97883ebe9d") + ) + (wire + (pts + (xy 162.56 23.114) (xy 168.656 23.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ea78eca-f297-43c4-8228-bfcee1c7e6d7") + ) + (wire + (pts + (xy 67.31 48.006) (xy 68.834 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "207a467c-eefc-4311-b20f-da00a2374fa8") + ) + (wire + (pts + (xy 167.894 163.83) (xy 167.894 164.592) + ) + (stroke + (width 0) + (type default) + ) + (uuid "20eb1a8c-4340-4f5c-88d3-0f9aea5049d7") + ) + (wire + (pts + (xy 218.948 58.928) (xy 208.534 58.928) + ) + (stroke + (width 0) + (type default) + ) + (uuid "21587611-72cc-48db-b18b-992156fadace") + ) + (wire + (pts + (xy 178.816 18.034) (xy 178.816 16.002) + ) + (stroke + (width 0) + (type default) + ) + (uuid "242abef8-5d00-47d9-8ac5-3102130a722e") + ) + (wire + (pts + (xy 67.31 50.546) (xy 68.834 50.546) + ) + (stroke + (width 0) + (type default) + ) + (uuid "26631f8f-e027-4690-bae3-82569d7e5176") + ) + (wire + (pts + (xy 211.582 159.512) (xy 209.296 159.512) + ) + (stroke + (width 0) + (type default) + ) + (uuid "26a3ae65-9d59-4d9f-9d1b-4b947801a71f") + ) + (wire + (pts + (xy 226.822 162.052) (xy 232.41 162.052) + ) + (stroke + (width 0) + (type default) + ) + (uuid "271fdd49-4ec4-45e1-81f3-26413e4c7011") + ) + (wire + (pts + (xy 234.188 82.296) (xy 236.728 82.296) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2729a78d-2e5e-455b-882f-47ea542bd2b8") + ) + (wire + (pts + (xy 209.296 146.812) (xy 211.582 146.812) + ) + (stroke + (width 0) + (type default) + ) + (uuid "273ab68a-44df-4e99-a82a-d31b8ba983ef") + ) + (wire + (pts + (xy 206.502 71.12) (xy 206.502 79.756) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2ac1030f-fb13-4ccf-89b7-4ff3fd8e52e7") + ) + (wire + (pts + (xy 72.39 131.826) (xy 72.39 130.81) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2beab165-b03c-4631-a9d6-4691fb546012") + ) + (wire + (pts + (xy 209.296 159.512) (xy 209.296 156.972) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2bedc90e-cce5-4c3e-b749-b093adc5dc43") + ) + (wire + (pts + (xy 209.296 162.052) (xy 209.296 159.512) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2cb71317-fd63-4cc7-aeb7-0a7b6053fb26") + ) + (wire + (pts + (xy 226.822 146.812) (xy 236.474 146.812) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d18b375-ed74-468e-8b1c-77491bbace40") + ) + (wire + (pts + (xy 58.166 90.17) (xy 59.69 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d6d9a1e-f2cd-4085-a8e9-77d98639061d") + ) + (wire + (pts + (xy 213.868 66.548) (xy 213.868 89.916) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2ea348d1-f34c-4647-821e-91ac85f36483") + ) + (wire + (pts + (xy 26.924 42.926) (xy 22.352 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2eea6483-4ed3-41a7-bfef-b27012fb418e") + ) + (wire + (pts + (xy 176.53 89.916) (xy 176.53 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2f8b5ff6-ec1a-43f6-afc3-bc87f01450ce") + ) + (wire + (pts + (xy 259.08 73.406) (xy 259.842 73.406) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2f9fd923-ab5c-4380-b4a6-39f91e827b50") + ) + (wire + (pts + (xy 275.082 75.946) (xy 275.844 75.946) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3049d11c-a856-46d4-a82d-bfbc171f85e2") + ) + (wire + (pts + (xy 127 112.014) (xy 127 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "30ae2e2b-4c4d-4a8a-a797-8d94984bad8d") + ) + (wire + (pts + (xy 152.908 89.916) (xy 176.53 89.916) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3344b250-6ba8-475a-bbc5-796de228dafa") + ) + (wire + (pts + (xy 167.894 163.322) (xy 167.894 163.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "334abe5f-582d-4c39-8bc0-27550ed2a1d9") + ) + (wire + (pts + (xy 22.86 125.476) (xy 24.384 125.476) + ) + (stroke + (width 0) + (type default) + ) + (uuid "345bde9f-3bee-4ffd-ad15-f3fbac9b87a8") + ) + (wire + (pts + (xy 69.596 169.672) (xy 71.628 169.672) + ) + (stroke + (width 0) + (type default) + ) + (uuid "357f7034-3870-43aa-93bd-fe7f17048d10") + ) + (wire + (pts + (xy 178.308 89.916) (xy 176.53 89.916) + ) + (stroke + (width 0) + (type default) + ) + (uuid "37c2b938-08f6-4565-a6e0-2e90b68b4405") + ) + (wire + (pts + (xy 210.566 84.836) (xy 218.948 84.836) + ) + (stroke + (width 0) + (type default) + ) + (uuid "37d9232e-59b1-4010-9032-01578be0a46f") + ) + (wire + (pts + (xy 203.962 119.38) (xy 203.962 112.776) + ) + (stroke + (width 0) + (type default) + ) + (uuid "38d521c2-3fbe-4658-a621-9ce70da30016") + ) + (wire + (pts + (xy 174.752 121.92) (xy 174.752 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3a561395-79b5-4c16-b5b6-108cbfa99ef1") + ) + (wire + (pts + (xy 176.53 137.16) (xy 178.308 137.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3ad743d4-409b-4fc1-8080-1a534e9a400f") + ) + (wire + (pts + (xy 240.284 89.916) (xy 240.284 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c7caa79-acb6-4c73-b258-e74cc8184d80") + ) + (wire + (pts + (xy 174.752 139.7) (xy 178.308 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c83dd1b-a4cc-4f65-9db7-dc8f497b1b5a") + ) + (wire + (pts + (xy 226.822 159.512) (xy 230.886 159.512) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c856d76-94bc-4dbc-adf1-d0e251dfc241") + ) + (wire + (pts + (xy 52.578 25.146) (xy 68.834 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d92376c-b4ce-4821-96ff-dbe760a8ed72") + ) + (wire + (pts + (xy 229.108 137.16) (xy 229.108 156.972) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3e360260-2934-42d0-b7f0-757476dbc0a9") + ) + (wire + (pts + (xy 176.53 119.38) (xy 176.53 137.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3e49d6e3-3f79-4e07-96f4-b4bdf0d1c71e") + ) + (wire + (pts + (xy 259.08 62.992) (xy 260.096 62.992) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3f2ae8ef-2d03-4230-a0c0-33093cf714f3") + ) + (wire + (pts + (xy 59.69 146.812) (xy 71.628 146.812) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3f520a9b-eec3-4520-8523-524ac2669e6a") + ) + (wire + (pts + (xy 212.598 78.74) (xy 212.598 64.008) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40ab4fce-6b7e-460b-8527-79644136f019") + ) + (wire + (pts + (xy 234.188 79.756) (xy 243.078 79.756) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40d85f49-da0b-4eea-8fd6-592ce44f5ba9") + ) + (wire + (pts + (xy 126.238 81.28) (xy 127.508 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4489a0f5-4f40-479b-82f1-a6a92075a214") + ) + (wire + (pts + (xy 66.04 63.246) (xy 68.834 63.246) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4544df63-6cfd-46c2-bda8-086af37b1b85") + ) + (wire + (pts + (xy 203.708 121.92) (xy 238.506 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4613a359-56d4-45ee-8dc1-81b0101ec569") + ) + (wire + (pts + (xy 178.308 121.92) (xy 174.752 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "46cf1fd6-35e0-4339-b7a2-176bc1a96484") + ) + (wire + (pts + (xy 67.056 55.626) (xy 68.834 55.626) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47cd94aa-b1a3-4586-a9b5-72f6ba4062c8") + ) + (wire + (pts + (xy 68.072 60.706) (xy 68.834 60.706) + ) + (stroke + (width 0) + (type default) + ) + (uuid "486a22a1-9de4-4099-84e3-a3f17908c9b6") + ) + (wire + (pts + (xy 49.784 133.096) (xy 58.674 133.096) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b8a7fdb-9a43-46e5-9095-624b97246371") + ) + (wire + (pts + (xy 63.754 32.766) (xy 68.834 32.766) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4baf8a45-716c-41b0-bc6f-9d1f11815969") + ) + (wire + (pts + (xy 235.712 66.548) (xy 234.188 66.548) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4c6d2c3c-72a2-4e70-b01c-237d782a2a31") + ) + (wire + (pts + (xy 234.188 56.388) (xy 237.998 56.388) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4cd591d6-b6ba-4999-9705-b55d2d636fca") + ) + (wire + (pts + (xy 236.728 94.996) (xy 236.728 103.124) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d3c7457-a0a7-4f0e-ae0c-116d9d43ec3b") + ) + (wire + (pts + (xy 178.308 92.456) (xy 169.926 92.456) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d3c91ba-65a2-466a-9952-c0d064e367fd") + ) + (wire + (pts + (xy 234.188 69.088) (xy 235.712 69.088) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d6d0fbb-5691-4f3d-a8d7-c6c75455f822") + ) + (wire + (pts + (xy 203.708 78.74) (xy 212.598 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4dad984a-9bc8-4d85-9f79-8c9731ef107c") + ) + (wire + (pts + (xy 58.674 133.096) (xy 58.674 164.592) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4fde81ad-855d-48a3-8460-148635b563ff") + ) + (wire + (pts + (xy 68.58 45.466) (xy 68.834 45.466) + ) + (stroke + (width 0) + (type default) + ) + (uuid "50737ab0-7c95-4537-b8f5-eda5a4cf6cbc") + ) + (wire + (pts + (xy 234.188 89.916) (xy 240.284 89.916) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5467798f-bfd7-476b-a8b3-3bd97efbfaa3") + ) + (wire + (pts + (xy 51.816 107.95) (xy 59.69 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "548a16c0-4a34-492b-9b06-3ca99c7746f0") + ) + (wire + (pts + (xy 162.56 28.194) (xy 168.656 28.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5495594b-a760-4a92-8a37-c86c7af38a56") + ) + (wire + (pts + (xy 37.084 116.84) (xy 37.084 117.856) + ) + (stroke + (width 0) + (type default) + ) + (uuid "55bc485d-e46f-4156-b199-a15c6985e114") + ) + (wire + (pts + (xy 175.006 78.74) (xy 175.006 112.776) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5655848e-3816-48d5-843c-63628fa032d3") + ) + (wire + (pts + (xy 258.318 78.486) (xy 259.842 78.486) + ) + (stroke + (width 0) + (type default) + ) + (uuid "571827c1-4c8a-4dcf-94ec-970495d7d991") + ) + (wire + (pts + (xy 101.346 81.28) (xy 103.886 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "59ba1363-3b79-4974-ba27-9718dc10bd5c") + ) + (wire + (pts + (xy 70.104 159.512) (xy 71.628 159.512) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5a060e80-0e36-49c4-b804-e6ecd14bc8ad") + ) + (wire + (pts + (xy 163.83 121.92) (xy 174.752 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5b0460b8-84b1-4f04-86ef-9d4c2902219b") + ) + (wire + (pts + (xy 72.39 76.454) (xy 72.39 77.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5b25cdd5-56e8-4d0b-a7b4-00fc02704b11") + ) + (wire + (pts + (xy 215.9 94.996) (xy 218.948 94.996) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5b93ef25-caa4-4ea8-a05d-c3916d057da5") + ) + (wire + (pts + (xy 209.296 156.972) (xy 209.296 154.432) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d7c3429-40e8-4032-9ce6-2c6e8b712f4f") + ) + (wire + (pts + (xy 22.86 156.972) (xy 22.86 148.336) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e184a1e-ccc5-4a51-8a42-62df6b232ce3") + ) + (wire + (pts + (xy 259.08 62.992) (xy 259.08 73.406) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e2af460-5ac7-430f-97e6-34236c1f18cb") + ) + (wire + (pts + (xy 275.336 60.452) (xy 277.368 60.452) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e47ccb6-098d-4c2d-800b-88589b4bbe82") + ) + (wire + (pts + (xy 25.146 14.732) (xy 22.352 14.732) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e9a4f85-b560-497e-afea-2e68dccecec6") + ) + (wire + (pts + (xy 145.796 18.034) (xy 139.7 18.034) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f8d3551-cf8a-44cf-b49c-560fb6761c17") + ) + (wire + (pts + (xy 22.86 135.636) (xy 24.384 135.636) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60c28b98-b297-41c4-b7c2-2da056b0d183") + ) + (wire + (pts + (xy 169.926 78.74) (xy 169.926 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "614a1c10-5ede-44dd-81e8-45309fc38ad8") + ) + (wire + (pts + (xy 171.196 127) (xy 178.308 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61f6c546-ae94-4781-aacc-949652c2397f") + ) + (wire + (pts + (xy 235.712 71.628) (xy 235.712 69.088) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62badd7b-e5ad-4936-bbf1-b6fc3921ea35") + ) + (wire + (pts + (xy 126.238 73.66) (xy 127.508 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "63920327-d754-407b-8e87-b5c03df00d11") + ) + (wire + (pts + (xy 215.9 71.628) (xy 215.9 94.996) + ) + (stroke + (width 0) + (type default) + ) + (uuid "663df324-f5c0-46c7-af90-898754afd15d") + ) + (wire + (pts + (xy 145.796 20.574) (xy 139.7 20.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66e717b8-3184-4bde-8d65-ab4a31e94ad4") + ) + (wire + (pts + (xy 203.708 92.456) (xy 214.884 92.456) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6873f0fa-c1d9-4761-8d6a-abc6be53fb01") + ) + (wire + (pts + (xy 67.056 55.88) (xy 67.056 55.626) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68798626-a0bd-4885-9199-9830b053b3d3") + ) + (wire + (pts + (xy 212.852 105.664) (xy 216.408 105.664) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68937684-525d-43aa-9bc7-91bb2bd6c9ef") + ) + (wire + (pts + (xy 126.238 96.52) (xy 127.508 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "69405e7f-0256-4825-8ba3-15625ef126cd") + ) + (wire + (pts + (xy 22.86 173.736) (xy 22.86 172.212) + ) + (stroke + (width 0) + (type default) + ) + (uuid "694c1807-26c5-46c8-a451-cfff074be8fa") + ) + (wire + (pts + (xy 208.534 73.66) (xy 208.534 58.928) + ) + (stroke + (width 0) + (type default) + ) + (uuid "69991876-7621-4211-a94c-8412599e19b1") + ) + (wire + (pts + (xy 234.188 94.996) (xy 236.728 94.996) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a32789f-c865-4041-bcb5-22e028650054") + ) + (wire + (pts + (xy 232.41 142.24) (xy 232.41 162.052) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a3382d1-6f55-4a4e-8cc4-d88014c50d87") + ) + (wire + (pts + (xy 49.784 125.476) (xy 51.816 125.476) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b654d7e-4124-4df0-b095-ed2b760cb03a") + ) + (wire + (pts + (xy 37.084 159.512) (xy 37.084 158.496) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b9cb769-c6b8-446c-bf89-69981a189cff") + ) + (wire + (pts + (xy 97.028 146.812) (xy 99.314 146.812) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c5fcf86-dd0a-437f-bfa5-355a18fed452") + ) + (wire + (pts + (xy 69.596 151.892) (xy 71.628 151.892) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c67e760-10b6-4468-9677-5b912eb0e230") + ) + (wire + (pts + (xy 203.708 76.2) (xy 210.566 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6da4b9d2-1184-4366-a985-003ccf9e97e1") + ) + (wire + (pts + (xy 152.654 191.008) (xy 167.894 191.008) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6dba5df6-b6fe-477e-b815-28534a117e6c") + ) + (wire + (pts + (xy 126.238 101.6) (xy 127.508 101.6) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6dc31e3f-70bb-4e21-a1d3-7358373d588c") + ) + (wire + (pts + (xy 169.926 73.66) (xy 178.308 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6eba5e63-9222-4dc6-ade5-8af7f678e398") + ) + (wire + (pts + (xy 218.948 69.088) (xy 214.884 69.088) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f3de86f-7101-4c26-a5fd-2730e2b134ee") + ) + (wire + (pts + (xy 50.546 128.016) (xy 50.546 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f405150-1cc6-45ff-b847-35fda0f4316f") + ) + (wire + (pts + (xy 21.59 173.736) (xy 22.86 173.736) + ) + (stroke + (width 0) + (type default) + ) + (uuid "71493edd-37e8-47b0-969a-dd98e234e804") + ) + (wire + (pts + (xy 81.534 16.764) (xy 81.534 17.526) + ) + (stroke + (width 0) + (type default) + ) + (uuid "718f0031-3633-4d73-be22-a60cb76861c4") + ) + (wire + (pts + (xy 208.534 82.296) (xy 218.948 82.296) + ) + (stroke + (width 0) + (type default) + ) + (uuid "71a8f4ff-6681-4a77-9863-560149071af6") + ) + (wire + (pts + (xy 238.506 121.92) (xy 238.506 108.204) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7305f510-8ca9-455a-b5a0-fbdcd8bfad8b") + ) + (wire + (pts + (xy 211.582 149.352) (xy 209.296 149.352) + ) + (stroke + (width 0) + (type default) + ) + (uuid "76ec74dc-fac7-43b3-8912-8a2d21fa4c16") + ) + (wire + (pts + (xy 236.728 103.124) (xy 231.648 103.124) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79b4de91-63dd-4bbb-8d87-32db001dc6a1") + ) + (wire + (pts + (xy 53.086 71.12) (xy 127.508 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e2744bc-cc8a-45bf-b165-ba20058c3ff7") + ) + (wire + (pts + (xy 203.708 94.996) (xy 215.9 94.996) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e978e4a-d83e-4104-905a-d6a76677653c") + ) + (wire + (pts + (xy 127 111.76) (xy 127 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7efcb0a9-9541-487a-91aa-df0f56eb137b") + ) + (wire + (pts + (xy 175.006 112.776) (xy 203.962 112.776) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7f11e67c-8083-4b59-9214-fbf19dc299d2") + ) + (wire + (pts + (xy 39.624 26.924) (xy 39.624 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7faeac60-788f-40ff-b794-408d9c081205") + ) + (wire + (pts + (xy 177.292 149.352) (xy 209.296 149.352) + ) + (stroke + (width 0) + (type default) + ) + (uuid "804f597c-a637-4a67-8b84-2840d632df2f") + ) + (wire + (pts + (xy 63.754 27.686) (xy 68.834 27.686) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80bbbadf-0543-4f85-94c9-f169da165e15") + ) + (wire + (pts + (xy 214.884 69.088) (xy 214.884 92.456) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8256677e-aed9-4304-9036-55dea82ba740") + ) + (wire + (pts + (xy 69.596 149.352) (xy 71.628 149.352) + ) + (stroke + (width 0) + (type default) + ) + (uuid "82a6ae1d-f42f-4fa7-a996-2d2e93abbae2") + ) + (wire + (pts + (xy 226.822 149.352) (xy 242.824 149.352) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8303aae1-4ea4-4604-aa41-0398e1aff768") + ) + (wire + (pts + (xy 97.028 164.592) (xy 99.314 164.592) + ) + (stroke + (width 0) + (type default) + ) + (uuid "851fe6d2-c216-4ef4-af95-4c94e591acbb") + ) + (wire + (pts + (xy 69.596 154.432) (xy 71.628 154.432) + ) + (stroke + (width 0) + (type default) + ) + (uuid "853eb1f2-db2b-49a0-9941-cc205e551d11") + ) + (wire + (pts + (xy 69.596 172.212) (xy 71.628 172.212) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8564f2d2-dddd-44de-9220-55e47a3758f0") + ) + (wire + (pts + (xy 230.886 139.7) (xy 230.886 159.512) + ) + (stroke + (width 0) + (type default) + ) + (uuid "85e3d7a7-ebe8-4f70-9edf-6b027c94205c") + ) + (wire + (pts + (xy 162.56 25.654) (xy 168.656 25.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "86a4311e-18db-4c7d-a0f3-bee5a3e629c3") + ) + (wire + (pts + (xy 208.534 73.66) (xy 208.534 82.296) + ) + (stroke + (width 0) + (type default) + ) + (uuid "875f3b7c-2f43-433e-bc7a-665b7778f85d") + ) + (wire + (pts + (xy 84.328 138.176) (xy 84.328 139.192) + ) + (stroke + (width 0) + (type default) + ) + (uuid "87d85ce2-a622-467a-804f-7845a31a64aa") + ) + (wire + (pts + (xy 103.378 76.2) (xy 103.378 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88c938ad-7525-4ed6-b531-5fb9f530fc69") + ) + (wire + (pts + (xy 49.784 128.016) (xy 50.546 128.016) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8adae7e7-a9a5-4c92-aead-003582c5a14e") + ) + (wire + (pts + (xy 88.138 85.09) (xy 85.09 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b2d8a40-13bc-43c3-8f7d-0eb2eeee573e") + ) + (wire + (pts + (xy 218.948 61.468) (xy 210.566 61.468) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8cbc45f0-91ff-4ef7-98a3-af27247b60cf") + ) + (wire + (pts + (xy 214.884 92.456) (xy 218.948 92.456) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8ce5d5f1-3f7f-4f61-b0ec-893ce3916895") + ) + (wire + (pts + (xy 203.708 142.24) (xy 232.41 142.24) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e4124c8-dad2-4c10-b9e6-fbad17623341") + ) + (wire + (pts + (xy 213.868 89.916) (xy 218.948 89.916) + ) + (stroke + (width 0) + (type default) + ) + (uuid "903f720d-0c88-4b01-8dac-3dfa1385bea7") + ) + (wire + (pts + (xy 102.362 91.44) (xy 103.886 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9066165a-1e4f-450d-b718-f04d2de64e8b") + ) + (wire + (pts + (xy 145.796 28.194) (xy 139.7 28.194) + ) + (stroke + (width 0) + (type default) + ) + (uuid "906d49c9-35eb-4e00-88f6-43b721220021") + ) + (wire + (pts + (xy 84.328 193.294) (xy 84.328 192.532) + ) + (stroke + (width 0) + (type default) + ) + (uuid "911add7a-d1b3-4f4f-98f0-e503fe0ede30") + ) + (wire + (pts + (xy 17.018 60.706) (xy 26.924 60.706) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92fcfdc5-11ac-478e-9e68-d39cf88f7616") + ) + (wire + (pts + (xy 17.018 35.306) (xy 17.018 60.706) + ) + (stroke + (width 0) + (type default) + ) + (uuid "956f62d6-7fef-41af-a258-fd60bccad026") + ) + (wire + (pts + (xy 234.188 84.836) (xy 239.268 84.836) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95b4bfd8-4d63-4c6c-ae93-26dbc1ab2ccb") + ) + (wire + (pts + (xy 243.078 87.63) (xy 243.078 82.296) + ) + (stroke + (width 0) + (type default) + ) + (uuid "97486413-6e9d-4cec-8130-de04dc94fb3f") + ) + (wire + (pts + (xy 210.566 76.2) (xy 210.566 61.468) + ) + (stroke + (width 0) + (type default) + ) + (uuid "98358bf0-1eed-4f78-b8b3-595d7f168e37") + ) + (wire + (pts + (xy 19.558 145.796) (xy 20.574 145.796) + ) + (stroke + (width 0) + (type default) + ) + (uuid "984c13bc-d6fc-417d-a377-6ec749634778") + ) + (wire + (pts + (xy 152.654 189.992) (xy 152.654 191.008) + ) + (stroke + (width 0) + (type default) + ) + (uuid "994bc765-45dd-4c8b-a178-2a61d3f4e7f1") + ) + (wire + (pts + (xy 176.53 119.38) (xy 178.308 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a4ec4cc-17f1-44cc-b16a-d23cc909f318") + ) + (wire + (pts + (xy 67.056 38.1) (xy 67.056 37.846) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9b9d23e3-71e7-41af-adbd-fa5b2a23315c") + ) + (wire + (pts + (xy 26.416 58.166) (xy 26.416 68.326) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9cca702f-0823-44cc-af40-0a53ff1c5d36") + ) + (wire + (pts + (xy 218.948 71.628) (xy 215.9 71.628) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9d583cb6-5a74-4b63-bd00-189d075ecbc6") + ) + (wire + (pts + (xy 53.086 58.166) (xy 53.086 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9d99566f-b081-4ea6-9a5d-8f0ed5fddd12") + ) + (wire + (pts + (xy 234.188 61.468) (xy 237.998 61.468) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f48082b-2236-446e-bbfa-a60415f8573b") + ) + (wire + (pts + (xy 22.352 14.732) (xy 17.018 14.732) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9fbf836c-91ca-4d13-88f9-5fce362c2a69") + ) + (wire + (pts + (xy 203.708 73.66) (xy 208.534 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2642bbf-f598-4cef-8c3a-c833cf84671f") + ) + (wire + (pts + (xy 162.56 30.734) (xy 168.656 30.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a40689f6-ae5d-4191-8895-e2c7fa498c28") + ) + (wire + (pts + (xy 127 111.76) (xy 140.208 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a555a143-3773-40b2-a4d9-3a59e2704592") + ) + (wire + (pts + (xy 103.378 76.2) (xy 103.886 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a62de8da-14f3-4045-95f6-c1d40be78e2c") + ) + (wire + (pts + (xy 81.534 72.39) (xy 81.534 70.866) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a7b5b28b-9e95-4881-9637-6262a9af8559") + ) + (wire + (pts + (xy 17.018 32.512) (xy 17.018 35.306) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a9c232be-f0fa-467d-b8d8-7bb1a6463c68") + ) + (wire + (pts + (xy 26.924 68.326) (xy 26.416 68.326) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac66dfce-be1f-4373-9d7a-37a511819659") + ) + (wire + (pts + (xy 102.362 76.2) (xy 103.378 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "acbf7950-0813-4495-abfd-78be706b53be") + ) + (wire + (pts + (xy 52.578 35.306) (xy 52.578 25.146) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ace999c2-4980-4544-b10b-2748208a712f") + ) + (wire + (pts + (xy 49.784 130.556) (xy 59.69 130.556) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ae8687b5-d0a1-417a-9ba5-669c9a56053a") + ) + (wire + (pts + (xy 103.378 96.52) (xy 103.886 96.52) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aeef2d0d-ee2b-4cd7-bd1d-a4b5dfe5f991") + ) + (wire + (pts + (xy 24.384 138.176) (xy 22.86 138.176) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af0bf730-ff30-479c-ab2f-9f310fdd607a") + ) + (wire + (pts + (xy 212.598 78.74) (xy 212.598 87.376) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af9a19e2-6957-4999-8488-4b769a533cec") + ) + (wire + (pts + (xy 22.098 130.556) (xy 24.384 130.556) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b176243f-8c9a-4fe0-bca4-78d549cc6468") + ) + (wire + (pts + (xy 51.816 125.476) (xy 51.816 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b232770e-1b38-4db8-a00a-8e050b072af2") + ) + (wire + (pts + (xy 26.416 68.326) (xy 26.416 75.946) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2e0a06d-8a2f-4191-8943-de903947abd2") + ) + (wire + (pts + (xy 26.416 37.846) (xy 26.924 37.846) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b3554f3a-1e0b-4042-af24-9ac2bd71b7fc") + ) + (wire + (pts + (xy 152.908 93.98) (xy 163.83 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b3c63e30-1d3a-4a79-9ff6-6fb5ce9ac66d") + ) + (wire + (pts + (xy 24.384 145.796) (xy 20.574 145.796) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b40ac317-9b77-489c-85f2-4bd738140305") + ) + (wire + (pts + (xy 22.352 42.926) (xy 22.352 14.732) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b46cb38e-98f2-4f1f-bdb8-48674e5944d7") + ) + (wire + (pts + (xy 211.582 162.052) (xy 209.296 162.052) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b5e49e6b-3d5d-4b93-adf4-a49b6c28c876") + ) + (wire + (pts + (xy 58.674 164.592) (xy 71.628 164.592) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b621e600-a072-458e-9a40-b7c1fc446e5f") + ) + (wire + (pts + (xy 177.8 108.204) (xy 177.8 97.536) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b62930cd-9a0a-4e95-aab6-a1b0d28d4e00") + ) + (wire + (pts + (xy 235.712 69.088) (xy 235.712 66.548) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b686af3e-e488-4ce7-aca2-009d06782522") + ) + (wire + (pts + (xy 145.796 23.114) (xy 139.7 23.114) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b704156f-5544-4a25-856a-ab34d98e2997") + ) + (wire + (pts + (xy 212.852 110.744) (xy 213.36 110.744) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b9393ff3-d678-4a16-9f9d-eae3ec128615") + ) + (wire + (pts + (xy 257.556 57.912) (xy 260.096 57.912) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb946eaa-e7ee-4873-8e53-92bac6aaeef6") + ) + (wire + (pts + (xy 20.574 145.796) (xy 20.574 150.876) + ) + (stroke + (width 0) + (type default) + ) + (uuid "be3f22f5-26ce-40f7-994f-0bb7ebe9694e") + ) + (wire + (pts + (xy 178.308 78.74) (xy 175.006 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "beb6695a-957f-4aed-97cd-00647140fafa") + ) + (wire + (pts + (xy 69.596 182.372) (xy 71.628 182.372) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bf6cff49-d2ab-45b0-bcb3-1bf8e780b65f") + ) + (wire + (pts + (xy 177.292 144.78) (xy 177.292 149.352) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bf98da8e-ae47-4982-a17f-12405fd14d52") + ) + (wire + (pts + (xy 58.166 120.65) (xy 59.69 120.65) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bfddbc1e-ec73-4772-bab7-c1488db451b5") + ) + (wire + (pts + (xy 26.416 50.546) (xy 26.924 50.546) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bfe469eb-781c-4bd3-8929-f44a58e625f5") + ) + (wire + (pts + (xy 203.708 137.16) (xy 229.108 137.16) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2362e23-b39c-475e-bb29-5d5fdcd7c80d") + ) + (wire + (pts + (xy 126.238 88.9) (xy 127.508 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c284d7e8-44ff-4b44-9bd2-a07fe717a116") + ) + (wire + (pts + (xy 162.56 20.574) (xy 168.656 20.574) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2becf61-cbfa-4f09-bb95-aa7c9bc230ad") + ) + (wire + (pts + (xy 52.324 50.546) (xy 53.848 50.546) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c346c0b3-147e-4a8b-b0a0-31c63f73e9ed") + ) + (wire + (pts + (xy 234.188 71.628) (xy 235.712 71.628) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c409b686-40ab-4948-9450-4738d6d0f08a") + ) + (wire + (pts + (xy 67.056 37.846) (xy 68.834 37.846) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c5720eca-22ee-499d-99cc-6932cfd6e050") + ) + (wire + (pts + (xy 129.54 34.798) (xy 129.54 33.274) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c6c544a5-3d12-441f-bfc0-cdb750440bd0") + ) + (wire + (pts + (xy 238.506 92.456) (xy 238.506 108.204) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c6c9ea58-7b4d-44b8-8d1c-5ff4b2186b55") + ) + (wire + (pts + (xy 242.57 87.63) (xy 243.078 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c76ccb13-f25d-4dd2-bc41-a1905a5bc0ad") + ) + (wire + (pts + (xy 257.556 62.992) (xy 259.08 62.992) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c7936e94-6f02-49d4-83a3-b94e7d232958") + ) + (wire + (pts + (xy 211.582 151.892) (xy 209.296 151.892) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c80736ab-21fc-4701-af17-97a2904f7b14") + ) + (wire + (pts + (xy 203.708 139.7) (xy 230.886 139.7) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c88d4240-0162-4f98-84ac-5977e67a2f49") + ) + (wire + (pts + (xy 211.582 156.972) (xy 209.296 156.972) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cb3d8c42-8f1b-4ca9-96d7-566188130bd1") + ) + (wire + (pts + (xy 52.324 42.926) (xy 68.834 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce5bdba1-3d8f-49eb-ac1e-fd6aaaa57d26") + ) + (wire + (pts + (xy 26.924 35.306) (xy 17.018 35.306) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cefea895-7f8e-4e9a-9b00-822b6154869e") + ) + (wire + (pts + (xy 22.86 148.336) (xy 24.384 148.336) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf904cb1-0f65-42dd-8d7d-e9001d529a86") + ) + (wire + (pts + (xy 145.796 30.734) (xy 139.7 30.734) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d01304c7-9ecf-4388-b038-ff0d96eaca55") + ) + (wire + (pts + (xy 152.908 78.74) (xy 169.926 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d06f5ce9-ef81-4ac8-8727-ca7a6c4ccbd5") + ) + (wire + (pts + (xy 209.296 154.432) (xy 209.296 151.892) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1317316-1128-4bb6-a53a-ed31918deeb3") + ) + (wire + (pts + (xy 26.924 58.166) (xy 26.416 58.166) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d2e09e62-6a8c-44f3-854a-6d70579d216f") + ) + (wire + (pts + (xy 236.728 124.46) (xy 236.728 103.124) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d3bbf7c4-5478-4f05-affc-7ca86c412605") + ) + (wire + (pts + (xy 203.708 124.46) (xy 236.728 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d437c86c-2e77-4fd6-bafc-acac80968931") + ) + (wire + (pts + (xy 226.822 151.892) (xy 236.474 151.892) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d59da210-b3c9-41ca-9af8-25ab1554793c") + ) + (wire + (pts + (xy 167.894 191.008) (xy 167.894 189.992) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6f1edc1-9479-451b-bbd1-7ffc292a15f8") + ) + (wire + (pts + (xy 197.612 108.204) (xy 177.8 108.204) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d7cd4f90-edf4-4ed9-8fc3-266264ddb2c9") + ) + (wire + (pts + (xy 24.384 65.786) (xy 26.924 65.786) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d8bde50c-8c20-4ae6-9056-283dd7f0e2fe") + ) + (wire + (pts + (xy 94.234 42.926) (xy 96.266 42.926) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da66aa19-37b9-4567-b38a-b83c45b7bb82") + ) + (wire + (pts + (xy 17.018 14.732) (xy 17.018 17.272) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dcb0a5eb-3536-40a9-bebd-115f408a5202") + ) + (wire + (pts + (xy 119.888 86.36) (xy 127.508 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "decfa1ae-def6-4a50-8c70-24bd64ce40ce") + ) + (wire + (pts + (xy 58.166 110.49) (xy 59.69 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e0c32f50-897e-46e8-826e-22f13ace03d7") + ) + (wire + (pts + (xy 218.948 66.548) (xy 213.868 66.548) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e14718e3-5746-4e6f-a436-7db3b9ddd2ce") + ) + (wire + (pts + (xy 26.416 75.946) (xy 26.416 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e1669538-b922-4f61-9b4b-80329304d777") + ) + (wire + (pts + (xy 119.126 93.98) (xy 127.508 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4d6e538-87c0-44c3-9a56-eae16ccf85a5") + ) + (wire + (pts + (xy 152.654 163.83) (xy 167.894 163.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e599ac99-6169-4481-a2a6-473501aa0246") + ) + (wire + (pts + (xy 152.654 164.592) (xy 152.654 163.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6660d1f-5851-4c50-abec-08428977d602") + ) + (wire + (pts + (xy 239.268 84.836) (xy 239.268 74.676) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e8886c34-dec6-441d-b927-63736007fd43") + ) + (wire + (pts + (xy 239.268 74.676) (xy 243.078 74.676) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e8abab83-1567-469a-81ef-25a9725b7a72") + ) + (wire + (pts + (xy 152.908 71.12) (xy 178.308 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9771168-2f54-4aeb-a964-701d1d48a216") + ) + (wire + (pts + (xy 203.708 89.916) (xy 213.868 89.916) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e980d52c-ce7b-4e73-87ae-4dced82290f4") + ) + (wire + (pts + (xy 175.514 144.78) (xy 177.292 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9a52586-7311-46ec-afee-efb0ccae48df") + ) + (wire + (pts + (xy 69.596 167.132) (xy 71.628 167.132) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9d1c771-b3f6-4289-b6c2-37a6e9be723b") + ) + (wire + (pts + (xy 22.86 125.476) (xy 22.86 135.636) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eb6a292d-cb9c-4bfa-84eb-f6e9e46e4629") + ) + (wire + (pts + (xy 70.104 177.292) (xy 71.628 177.292) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ebc3dfd2-6dc6-4eda-be26-4f67a32c5731") + ) + (wire + (pts + (xy 22.352 125.476) (xy 22.86 125.476) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ecd98909-83fc-4e55-977f-629396dc5966") + ) + (wire + (pts + (xy 63.754 30.226) (xy 68.834 30.226) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed040a0f-5080-422b-b26f-a96e94e749fd") + ) + (wire + (pts + (xy 236.728 82.296) (xy 236.728 77.216) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed433676-34e6-457e-af76-242744618481") + ) + (wire + (pts + (xy 238.252 66.548) (xy 235.712 66.548) + ) + (stroke + (width 0) + (type default) + ) + (uuid "edf296b6-ff0f-4f4f-b545-c8e930e69289") + ) + (wire + (pts + (xy 218.948 56.388) (xy 206.502 56.388) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ee5958e4-59da-4e1b-83c6-d9d04d27f698") + ) + (wire + (pts + (xy 234.188 58.928) (xy 237.998 58.928) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f0248cea-a60d-45cb-a5ec-4d1c3229c47e") + ) + (wire + (pts + (xy 145.796 25.654) (xy 139.7 25.654) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f108ad3e-4aa4-402f-bf0d-1a7214592861") + ) + (wire + (pts + (xy 177.292 144.78) (xy 178.308 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f12a2c46-9d9f-423f-9273-91a370950827") + ) + (wire + (pts + (xy 58.166 97.79) (xy 59.69 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f13561a5-2215-4116-a53a-329108d35c84") + ) + (wire + (pts + (xy 218.948 64.008) (xy 212.598 64.008) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f171d6cd-c08e-439a-93e1-a51c26ea8a18") + ) + (wire + (pts + (xy 167.894 191.516) (xy 167.894 191.008) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f1cf5873-df13-40e2-a575-081707529084") + ) + (wire + (pts + (xy 22.098 133.096) (xy 24.384 133.096) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f25a360f-0af4-4a7f-b8ab-ee1c50c8eb95") + ) + (wire + (pts + (xy 162.56 33.274) (xy 168.656 33.274) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f32675ba-3780-4a55-87a3-3b9fe079576b") + ) + (wire + (pts + (xy 58.166 115.57) (xy 59.69 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f492f220-ea87-4a34-8737-881dbeada34f") + ) + (wire + (pts + (xy 209.296 149.352) (xy 209.296 146.812) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4f1239f-b368-4d8b-a2f2-d3058959d7df") + ) + (wire + (pts + (xy 206.502 79.756) (xy 218.948 79.756) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5cfe4ba-e3e0-4805-8184-b31fcf0ec42a") + ) + (wire + (pts + (xy 69.596 184.912) (xy 71.628 184.912) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f948c8a1-d0b2-4a2c-9d9b-50717660b99b") + ) + (wire + (pts + (xy 58.166 102.87) (xy 59.69 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fb03ce91-62c9-43f7-83db-ca4563050bc3") + ) + (wire + (pts + (xy 177.8 97.536) (xy 178.308 97.536) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fb475401-1f45-47df-9b93-d0a7952c3fad") + ) + (wire + (pts + (xy 169.926 92.456) (xy 169.926 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fd1436d0-b71d-402b-a93f-dbbd3aacf20e") + ) + (wire + (pts + (xy 234.188 92.456) (xy 238.506 92.456) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fdea9aad-6e55-4996-9f02-2ba930fb0c65") + ) + (wire + (pts + (xy 119.126 78.74) (xy 127.508 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fdfe3186-46b1-425a-88e4-d471f531dcdc") + ) + (wire + (pts + (xy 211.582 154.432) (xy 209.296 154.432) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe035ada-779b-415a-898c-f402fc1fe8a8") + ) + (wire + (pts + (xy 39.624 75.946) (xy 26.416 75.946) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fefe34c7-cc35-42c0-924e-a3bb1cbd35f0") + ) + (wire + (pts + (xy 20.828 143.256) (xy 24.384 143.256) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffb1699a-b2a2-42a6-8d85-b087648664bb") + ) + (global_label "RA4" + (shape input) + (at 145.796 23.114 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "050ab3a4-8a30-40c4-98ae-ed945a2bc4d1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 145.796 23.114 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A11" + (shape input) + (at 68.58 45.466 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "05730c40-4cee-4bae-bc2e-b91ab4214fa6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 68.58 45.466 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A8" + (shape input) + (at 67.31 50.546 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "0f2114bf-eb63-4505-b5cd-883108f9a8d2") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 67.31 50.546 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA3" + (shape input) + (at 145.796 18.034 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "11ccfcd0-ea16-4e69-b6c3-96207a96924f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 145.796 18.034 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA2" + (shape input) + (at 145.796 30.734 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "123f3254-f387-4d66-9e3c-28f01462c3cb") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 145.796 30.734 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A5" + (shape input) + (at 69.596 149.352 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "167f5c6b-542b-4a55-9b41-c676481594e4") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 69.596 149.352 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "C1-5" + (shape output) + (at 53.848 50.546 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "19ad9157-41f2-4dea-b731-06552bdcb423") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.848 50.546 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "H5" + (shape input) + (at 21.59 173.736 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "1c91115b-ec20-403d-a00f-268d25bbd17f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 21.59 173.736 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "VB" + (shape input) + (at 25.146 45.466 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "1ec98bb0-cd39-4a71-95ec-fa60d8467dba") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 25.146 45.466 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A7" + (shape input) + (at 63.754 32.766 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "21c32531-08fa-4fa8-a371-d09784b77afe") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 63.754 32.766 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{KBD}" + (shape input) + (at 242.57 87.63 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "22109013-8d57-4c39-8f40-b336399df874") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 242.57 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "HIRES" + (shape input) + (at 24.384 65.786 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "2331fe0a-e91b-4096-87a6-b24a502ec70b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 24.384 65.786 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI1" + (shape input) + (at 257.556 57.912 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "23527b6d-260d-4acd-87ff-047d875efd13") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 257.556 57.912 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A0" + (shape input) + (at 69.596 154.432 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "26257717-987c-471b-b2eb-fee25a3eea69") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 69.596 154.432 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA0" + (shape input) + (at 145.796 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "28f31de0-7277-4a90-b068-64d9d61c64f8") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 145.796 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAM_SEL}" + (shape output) + (at 275.844 75.946 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "2be71e66-f84e-41f6-9a28-162ab807f712") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 275.844 75.946 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "R~{W}" + (shape input) + (at 257.556 62.992 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "31805350-3cf8-4177-8044-70c398dfddcb") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 257.556 62.992 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA0" + (shape output) + (at 96.266 25.146 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "31b2f2ff-9611-4728-96cf-9369057a3dbc") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 96.266 25.146 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A2" + (shape input) + (at 58.166 92.71 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "36013b03-557c-47e8-8c26-811f53017685") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 58.166 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "V4" + (shape input) + (at 19.558 145.796 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3a032631-7bfc-4e5a-9717-17465ebc5e7f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 19.558 145.796 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "V1" + (shape input) + (at 67.31 48.006 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "3f958a64-823f-4b6d-a6a7-c806631acd2b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 67.31 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "DRA6" + (shape output) + (at 237.998 58.928 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "41e6d9ac-2f04-4593-a527-adcb6b142d71") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 237.998 58.928 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA3" + (shape input) + (at 162.56 33.274 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "46d0845f-02dc-45fe-b133-cc78f7b6e03f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 162.56 33.274 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape input) + (at 58.166 120.65 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4b2e7e48-42f9-437c-8b71-d229b13f7e63") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 58.166 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "VC" + (shape input) + (at 101.346 81.28 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4c0954e5-7f0f-4bb7-a261-49e5192ee7b9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 101.346 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape input) + (at 68.072 60.706 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4c12343b-a2e8-4bc8-8b11-976065e18530") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 68.072 60.706 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "HBL" + (shape input) + (at 26.416 50.546 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4eb38bd7-e89c-4f91-9073-58b9239cd277") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 26.416 50.546 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "H4" + (shape input) + (at 22.098 133.096 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "54eda324-caaa-4793-ae51-a1c04d297190") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 22.098 133.096 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "H2" + (shape input) + (at 58.166 90.17 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "55d2c506-1db8-4459-8120-70731c3ed977") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 58.166 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA5" + (shape input) + (at 162.56 23.114 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "58cdf121-c82b-4659-a8be-0d0e3ba6d1d7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 162.56 23.114 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A3" + (shape input) + (at 58.166 110.49 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "59c74568-7755-4bfa-a56d-17bce62d2850") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 58.166 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "CRA6" + (shape output) + (at 237.998 56.388 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "5deb5113-32db-4c79-921c-df6b24b876ba") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 237.998 56.388 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA2" + (shape input) + (at 162.56 20.574 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6fa60cbf-e8ff-4081-9ae4-35284b25d7c5") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 162.56 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA1" + (shape input) + (at 145.796 25.654 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "71c90e2b-24c3-428e-bd85-56a1987f58fa") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 145.796 25.654 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape input) + (at 126.238 101.6 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7333beea-3143-4bba-9eb6-2b08566cff7e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 126.238 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A14" + (shape input) + (at 126.238 96.52 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "766bd89c-4ac9-4c82-ba79-b4f494ba2a62") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 126.238 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{CAS}" + (shape input) + (at 175.514 144.78 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "79d96d51-6b27-406e-ae8f-3e43037623f7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 175.514 144.78 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "HIRES" + (shape input) + (at 102.362 76.2 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7ae73748-e25e-40cc-82f6-adc47d6768d5") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 102.362 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "AX" + (shape input) + (at 69.596 184.912 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "84087765-eeea-468e-8b03-fdb11c872100") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 69.596 184.912 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA1" + (shape input) + (at 162.56 25.654 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8578ea4d-049b-4926-8cac-292d75cf8d87") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 162.56 25.654 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "AX" + (shape input) + (at 66.04 63.246 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "881a8c4a-fbd0-4ecf-a8d7-b3dc781e54d2") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 66.04 63.246 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RRW" + (shape output) + (at 277.368 60.452 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "8a58b055-d339-410c-b9fe-dce0dba79574") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 277.368 60.452 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "MemSelE1" + (shape input) + (at 238.252 66.548 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "8b40d914-8404-4bff-93f4-fcfd310a928c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 238.252 66.548 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "C1-6" + (shape output) + (at 53.848 58.166 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "8d000854-c8e9-4930-a169-9b743d6cd923") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 53.848 58.166 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "H1" + (shape input) + (at 69.596 169.672 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8f2d1f4c-985f-429e-9c38-61c67b7b0ab2") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 69.596 169.672 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA4" + (shape output) + (at 88.138 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "8f6b6e01-e737-4026-8cc9-4e77890c82cc") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 88.138 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "V2" + (shape input) + (at 58.166 102.87 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9895c4a1-031d-4f78-8d70-93f54906d973") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 58.166 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A10" + (shape input) + (at 63.754 27.686 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9c381171-2ee8-4115-98bb-9482932b8416") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 63.754 27.686 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A15" + (shape input) + (at 126.238 88.9 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9c7136f2-dafb-4885-858b-e0c561b7aa93") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 126.238 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA3" + (shape output) + (at 96.266 42.926 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "9e6b3c44-edc0-4faa-b8ca-745898648c18") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 96.266 42.926 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A9" + (shape input) + (at 58.166 105.41 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "9eff54b5-62d5-4234-bdb6-7f2c164ee763") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 58.166 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI0" + (shape input) + (at 69.596 182.372 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "a0036061-53b1-4d3b-a189-39d54356bb54") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 69.596 182.372 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{ECAS}" + (shape output) + (at 236.474 151.892 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "a9bd29fc-3172-40d9-bf74-092ccd78e952") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 236.474 151.892 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA4" + (shape input) + (at 162.56 28.194 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ab9d67ce-8e3a-4615-b006-377bc42f2394") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 162.56 28.194 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "V0" + (shape input) + (at 63.754 30.226 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b051be3e-0322-4791-ac1b-97beb697120f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 63.754 30.226 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A13" + (shape input) + (at 126.238 73.66 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b7833598-38ed-42bc-a1bf-7c1a1fe10fb0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 126.238 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA5" + (shape output) + (at 99.314 164.592 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "b7a53d00-1eca-4fb9-ab07-ba5e99d08970") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.314 164.592 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "ERA6" + (shape output) + (at 237.998 61.468 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "be811eeb-ff06-4d5d-a6e5-50892d2a20d1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 237.998 61.468 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{CCAS}" + (shape output) + (at 236.474 146.812 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "bf66096c-9c9b-46dc-b2ba-b6038eda55f2") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 236.474 146.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "VC" + (shape input) + (at 25.146 53.086 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c254a796-6e25-4e46-8834-386d68dcf104") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 25.146 53.086 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SS-PG2_~{PG1}" + (shape input) + (at 102.362 91.44 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c375fcd9-8e1d-47bc-8d7f-a7d8beedd4e1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 102.362 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{DCAS}" + (shape output) + (at 242.824 149.352 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "ca21a9f1-5704-4d2d-a7e0-4ef8db547526") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 242.824 149.352 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SS-PG2_~{PG1}" + (shape input) + (at 25.146 14.732 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "cc8bbf3c-209d-475c-b62d-bad326fbc248") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 25.146 14.732 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA1" + (shape output) + (at 88.138 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "cea0b44d-d032-4c39-bc68-b72c5514b042") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 88.138 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A1" + (shape input) + (at 69.596 172.212 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "cff2a646-4bbd-42a4-9e6e-c1168daa814c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 69.596 172.212 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A12" + (shape input) + (at 126.238 81.28 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d49d4df8-9ce0-4557-a541-56c7ab823d0c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 126.238 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA5" + (shape input) + (at 145.796 28.194 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "d9cb6938-0493-4589-9e38-bace1640e223") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 145.796 28.194 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A13" + (shape input) + (at 213.36 110.744 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "def99963-8d78-4184-ba27-985194ea1d9e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 213.36 110.744 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "VA" + (shape input) + (at 26.416 37.846 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ea4db6ba-ddd2-4b9c-a273-30ca78fa11f6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 26.416 37.846 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA2" + (shape output) + (at 99.314 146.812 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "eaacc43b-d9c7-4b7e-87bf-0a983ef0dbc6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 99.314 146.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "AX" + (shape input) + (at 58.166 123.19 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "eca5b6dd-74fd-46bb-86e3-3513ec880dd9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 58.166 123.19 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "RA0" + (shape input) + (at 162.56 30.734 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ed68976e-1fe7-4c58-b6f8-37810c0e9943") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 162.56 30.734 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "V3" + (shape input) + (at 22.352 125.476 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ef347566-2e0e-42ab-b4ee-160ea02de73e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 22.352 125.476 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5" + (shape input) + (at 20.828 143.256 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f1ca6b9b-e28d-4d63-8b22-427471d64a34") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 20.828 143.256 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "H3" + (shape input) + (at 22.098 130.556 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f594435b-38cf-4e1c-963f-3c4162722d25") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 22.098 130.556 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A4" + (shape input) + (at 58.166 87.63 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f771c08e-a8cd-4c25-80c0-055713a76bfa") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 58.166 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "H0" + (shape input) + (at 69.596 151.892 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "fd4ee47e-037a-4d86-96f0-ca0a6a452b91") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 69.596 151.892 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A6" + (shape input) + (at 69.596 167.132 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "ffdfcfca-64db-42a1-ae9d-7a1555f8c737") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 69.596 167.132 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol + (lib_id "74xx:74LS153") + (at 81.534 42.926 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060215eb0") + (property "Reference" "E11" + (at 87.63 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS153" + (at 85.852 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 81.534 42.926 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS153" + (at 81.534 42.926 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 81.534 42.926 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "12" + (uuid "0b609e84-4675-4e67-8e63-ee1f7a674196") + ) + (pin "15" + (uuid "4592b7bb-c4df-4146-bb1d-769af7cfa445") + ) + (pin "2" + (uuid "cc68d845-e1c8-4951-946c-3a49da2de780") + ) + (pin "8" + (uuid "ed1cd5a0-9ecb-4a93-a5cd-4870c25f72c4") + ) + (pin "9" + (uuid "f44c657f-bcf5-4c19-9e04-761cd1e45849") + ) + (pin "6" + (uuid "767005b8-04db-4949-b751-5adfa724ebf5") + ) + (pin "10" + (uuid "1f83a23a-47bf-4573-8d16-95b9527a2847") + ) + (pin "11" + (uuid "5d30a0ec-3316-4343-9800-10195ce746a9") + ) + (pin "13" + (uuid "8102b20e-229a-471d-94a6-ed3d114ab2d3") + ) + (pin "5" + (uuid "9e71936a-d7a9-4f39-9ec6-b8939c06aa4c") + ) + (pin "14" + (uuid "6ba24d98-5058-4a89-ba7c-bd02d4be18c3") + ) + (pin "16" + (uuid "78adc211-5f8c-4532-ad61-581d8ccb1741") + ) + (pin "4" + (uuid "94750fc9-84b5-4f5d-b282-184b5f5e9bea") + ) + (pin "3" + (uuid "7c8d017b-deeb-418c-b3e4-5b6f764001a2") + ) + (pin "1" + (uuid "74d40091-bef5-4011-8c7a-278186723b48") + ) + (pin "7" + (uuid "f39d8233-2c56-4fd4-9053-5e38893c7a8d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "E11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS153") + (at 72.39 102.87 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060216fe3") + (property "Reference" "E12" + (at 78.486 79.248 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS153" + (at 76.708 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 72.39 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS153" + (at 72.39 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 72.39 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "b70356b7-8e4f-4357-b49d-e51f4e4f54ed") + ) + (pin "1" + (uuid "ac773e52-7a8a-46ad-b793-8c616eebb74b") + ) + (pin "10" + (uuid "3786a87d-63d8-4e89-96ba-ebf267e6ec41") + ) + (pin "12" + (uuid "87678b11-ad97-459d-94a4-849e85de5b6d") + ) + (pin "4" + (uuid "88236612-4934-4b3c-a8ab-7463d43139e1") + ) + (pin "6" + (uuid "2bda3713-3273-403f-8733-4354bdb63073") + ) + (pin "11" + (uuid "35f0c58b-9fba-4cb9-b832-0623721fd2cc") + ) + (pin "13" + (uuid "7ecf7707-fe59-48d4-b762-88718890775d") + ) + (pin "5" + (uuid "f58168a6-a1a2-4acb-be9f-bdd9c1670365") + ) + (pin "9" + (uuid "582b0bbf-7691-4ff7-bb04-0cdb7bdb51c0") + ) + (pin "15" + (uuid "854345be-820f-4796-b7ec-754f6d1f2757") + ) + (pin "8" + (uuid "f23bcd19-4292-471e-98b4-c09332de3aed") + ) + (pin "16" + (uuid "7d6c1f73-5d0e-43a7-82bb-6f2737e1c4c7") + ) + (pin "2" + (uuid "56ff9fb6-75c5-47a3-a043-98bdf0b55a00") + ) + (pin "14" + (uuid "512c5402-9d49-4bf8-b15d-ecd5fb8a09af") + ) + (pin "7" + (uuid "c5bb0abc-a900-4454-92f8-f4f530cae657") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "E12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS153") + (at 84.328 164.592 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060217951") + (property "Reference" "E13" + (at 90.17 141.478 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS153" + (at 88.646 143.256 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 84.328 164.592 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS153" + (at 84.328 164.592 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 84.328 164.592 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "12" + (uuid "34dbd9bd-79a3-457c-8cba-6748e249bc03") + ) + (pin "6" + (uuid "620f416b-0877-4ce8-a26d-030ee08b216f") + ) + (pin "10" + (uuid "eaa5fc36-8fe9-41b9-89b3-eedf955973f5") + ) + (pin "11" + (uuid "39e524cf-4702-4164-9c92-0011c5f1412a") + ) + (pin "5" + (uuid "1b408e74-7534-429b-8f8a-3fd7e4631a44") + ) + (pin "1" + (uuid "ab44b018-04a0-47bf-81be-e355b540be05") + ) + (pin "8" + (uuid "88c9f97e-bb80-4eb1-bfec-2ab8627970b5") + ) + (pin "4" + (uuid "fa5f2434-d73a-490d-8939-26d6b03e25e9") + ) + (pin "3" + (uuid "9328c264-fd8c-4c35-80cf-d5897b0d010b") + ) + (pin "14" + (uuid "def3a5ef-1fc8-4777-a64e-b3f890f3a8c3") + ) + (pin "15" + (uuid "c66bed13-960b-4fe4-bc71-cceacba30b49") + ) + (pin "16" + (uuid "d496e776-bbaf-4d88-bafe-d98a8751a0ba") + ) + (pin "7" + (uuid "682df1cd-4996-4bde-a861-8e210f7423ff") + ) + (pin "9" + (uuid "96ae56e4-7d04-4c30-92e5-7cea36b2710b") + ) + (pin "2" + (uuid "d5145495-3d16-4611-9b42-2cbb1f7d320b") + ) + (pin "13" + (uuid "1d90e4d9-cd51-4939-8b57-51193eedcf02") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "E13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS283") + (at 37.084 138.176 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006021878e") + (property "Reference" "E14" + (at 42.926 119.888 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS283" + (at 41.656 121.666 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 37.084 138.176 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS283" + (at 37.084 138.176 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 37.084 138.176 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "9" + (uuid "bcd85791-4edf-498b-ad56-fc5af3a4d962") + ) + (pin "15" + (uuid "ed674979-454e-411a-96e5-8b2e02514f0d") + ) + (pin "16" + (uuid "bbbc6416-a160-4e2c-bb0f-0347511ae204") + ) + (pin "6" + (uuid "e2aa4a46-9fbf-4bfc-a76a-d3598cb7779c") + ) + (pin "13" + (uuid "a58b00a5-2574-4380-bc3b-d896b374560e") + ) + (pin "8" + (uuid "981a2fc7-ba9f-4dd0-95d5-07e4a203a213") + ) + (pin "12" + (uuid "c885ae84-4e20-4b83-9599-d4fb94e6b39d") + ) + (pin "10" + (uuid "9ddcf009-e650-4bbf-a968-9f97e05c5e7b") + ) + (pin "3" + (uuid "1cae7afa-8934-415b-a06e-752e992c14a7") + ) + (pin "14" + (uuid "11e29fbe-d5b8-480c-a2e2-868d0a261f1a") + ) + (pin "5" + (uuid "7fb9b493-c71e-44eb-88c9-1ac67e027354") + ) + (pin "2" + (uuid "3607e76f-4a1e-4c5d-884b-138f022ad80c") + ) + (pin "7" + (uuid "832180bc-a7bb-4019-a405-0981a1b2845d") + ) + (pin "11" + (uuid "67b3910b-94d6-460b-b317-b8b9447b6f88") + ) + (pin "1" + (uuid "6717121c-be73-4b83-b8f9-202722913121") + ) + (pin "4" + (uuid "42800b2a-1686-4f83-9f36-7a48156f8e26") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "E14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS257") + (at 39.624 50.546 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060219172") + (property "Reference" "C12" + (at 45.466 29.718 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS257" + (at 43.942 31.75 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 39.624 50.546 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS257" + (at 39.624 50.546 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 39.624 50.546 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "5" + (uuid "ad5dcda3-fb4e-48f3-87eb-e633193f4bb5") + ) + (pin "7" + (uuid "8572605d-f3ae-4d55-b710-ba47e3207f4d") + ) + (pin "16" + (uuid "6bd3e4c0-65ba-4d0b-bf23-c0a8fe420989") + ) + (pin "8" + (uuid "90f4b87c-aa2f-4b5e-853f-6ab2de2bc1a7") + ) + (pin "2" + (uuid "a5be5324-f56e-45de-b1d6-ea0c47904d85") + ) + (pin "3" + (uuid "9bba6c3a-b95b-4d27-8e72-9eab87a53c84") + ) + (pin "6" + (uuid "e19dafb3-c2fb-4a12-991e-1059b7924c6f") + ) + (pin "14" + (uuid "a5e0dc01-4bb0-475e-98b9-b3f2e8742407") + ) + (pin "13" + (uuid "fec76fc9-b1cc-4b66-925b-31188601a2f9") + ) + (pin "10" + (uuid "0bc8178b-7729-4d1d-b618-90ff51b3dc0c") + ) + (pin "1" + (uuid "3c33ce7a-3080-4080-9950-acb5ffd8a1cc") + ) + (pin "15" + (uuid "5e8cdbc1-cf21-4cfa-9301-2cc41f3a8f9a") + ) + (pin "4" + (uuid "181d0481-38a1-426a-a126-b7443f0e892a") + ) + (pin "11" + (uuid "7bbba090-1959-4d23-a7f8-92a4da3fa3c5") + ) + (pin "12" + (uuid "a7fbdbde-ab0c-4f3f-9101-48de90434ab7") + ) + (pin "9" + (uuid "922c0dd2-7621-4d62-84fb-99bcc71811aa") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "C12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS257") + (at 140.208 86.36 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006021aad8") + (property "Reference" "J1" + (at 146.812 65.786 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS257" + (at 144.526 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 140.208 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS257" + (at 140.208 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 140.208 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "3fcd7aec-5235-4daf-adb8-acd183a9729e") + ) + (pin "14" + (uuid "b4945cda-f2d4-437c-9ec6-f876a0ad6c52") + ) + (pin "5" + (uuid "1432c64f-9b52-4775-b452-9ba5c2a6e186") + ) + (pin "2" + (uuid "3280efb7-9044-4666-86f5-d3a056febad6") + ) + (pin "6" + (uuid "07fa4bc6-d1bb-4e26-a635-a2e3a967b4f2") + ) + (pin "7" + (uuid "baeaabd7-3265-4de6-b5f9-145b50395581") + ) + (pin "11" + (uuid "2a668283-bda8-4131-879f-b9920abfc1f6") + ) + (pin "10" + (uuid "57af3ce6-1333-4bae-87c8-5fa6f1a72de8") + ) + (pin "16" + (uuid "2caf6d5b-37ea-421c-a83c-4aa9d0da5f49") + ) + (pin "4" + (uuid "028c32b2-87fa-4501-b065-8448751e7eeb") + ) + (pin "15" + (uuid "ebac265d-5b6b-4f8c-b89f-2d07c5a0eaf6") + ) + (pin "9" + (uuid "4475c9e2-60b8-4b10-a45b-da74fbe8d5eb") + ) + (pin "13" + (uuid "4ace350a-4b58-463a-b424-8e89658e21cc") + ) + (pin "1" + (uuid "165a61ed-d17f-4abe-a62a-455e018f7a9f") + ) + (pin "8" + (uuid "7fdf71b6-678e-4dde-9d57-e57f477f0b16") + ) + (pin "12" + (uuid "b38524bd-fc98-472d-acbf-4d07ed12e63a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "J1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS139") + (at 191.008 139.7 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006021c014") + (property "Reference" "F2A" + (at 196.596 131.826 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS139" + (at 194.31 133.604 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 191.008 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" + (at 191.008 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 191.008 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "11" + (uuid "96226e2f-ddeb-4314-bca9-1f82e5de2808") + ) + (pin "16" + (uuid "9ed40232-def5-4b26-8356-12f0cefa6029") + ) + (pin "2" + (uuid "c5720269-e355-4787-bc7c-a28014bc7e4c") + ) + (pin "4" + (uuid "562ff1ad-5a57-444e-9c70-9a04b0f633f7") + ) + (pin "1" + (uuid "534bac23-241c-4197-beae-ed35dad0e94d") + ) + (pin "5" + (uuid "0d3a94ea-fe4b-4109-aa2a-75859eb3a2ff") + ) + (pin "12" + (uuid "52662262-2221-48c1-bd02-7065dcbf75c8") + ) + (pin "9" + (uuid "8ddc236b-b1d7-415a-ad41-d9c915280112") + ) + (pin "7" + (uuid "fe7c5fa8-7531-45a6-a095-4186694ec5fc") + ) + (pin "13" + (uuid "8fdcb376-d042-467c-97a8-3ba7bfbd1261") + ) + (pin "14" + (uuid "b2d7475f-fa1a-47b3-af2e-4a244e385ed0") + ) + (pin "8" + (uuid "9e30dfe1-7489-4731-9fae-76fc9b32c59f") + ) + (pin "3" + (uuid "0b1d5034-cc13-4fad-b6df-b814c65dc0ff") + ) + (pin "15" + (uuid "2709f6d8-c614-45f5-9a42-6a3c045f5069") + ) + (pin "10" + (uuid "0aabb60a-c7c6-44e3-bf36-bc2a1bebbed9") + ) + (pin "6" + (uuid "b87aa79a-028f-4ad7-b008-1fd8e621e5dd") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "F2A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS139") + (at 191.008 121.92 0) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006021c9e5") + (property "Reference" "F2B" + (at 196.596 114.046 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS139" + (at 194.31 115.824 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 191.008 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" + (at 191.008 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 191.008 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "13" + (uuid "b20ad000-09ca-41b4-bddf-aa7c496b5a12") + ) + (pin "7" + (uuid "e87cdd4d-a724-4d65-b76f-449ff730e78a") + ) + (pin "3" + (uuid "4b084b3b-0464-499f-886d-2b8fd4f4e70f") + ) + (pin "2" + (uuid "34c3991f-a98e-4d76-b91e-bf7320edc48c") + ) + (pin "4" + (uuid "7331bf87-9d2d-4bae-98e6-9d33604cb470") + ) + (pin "1" + (uuid "29fb4afa-5ba6-467a-95e6-9fe527401ec6") + ) + (pin "5" + (uuid "6f5d8fbd-5656-413b-bd9b-3985b7394223") + ) + (pin "6" + (uuid "9042e968-9695-4dee-9fd2-e0c9624ada71") + ) + (pin "14" + (uuid "a33b058b-8891-4c32-9c38-651e6e6e2732") + ) + (pin "11" + (uuid "b442debc-c1ad-47e3-ab2c-cc69aafd023c") + ) + (pin "10" + (uuid "0084d242-4b0d-4407-a222-7cb3814b2476") + ) + (pin "9" + (uuid "72cc906f-19cd-4b04-b73d-507244cc8a28") + ) + (pin "16" + (uuid "a22473ba-fd00-4d5f-851a-5fcd6229edf9") + ) + (pin "8" + (uuid "44db3213-9aba-4596-a997-97f5c9cbfa19") + ) + (pin "12" + (uuid "4a0bbed4-ef12-489d-b382-072c8955fb31") + ) + (pin "15" + (uuid "38adc589-ae59-417b-868c-fb42a69c3319") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "F2B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS139") + (at 167.894 177.292 0) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006021d1b3") + (property "Reference" "F2C" + (at 169.418 168.656 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "74LS139" + (at 168.148 185.928 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 167.894 177.292 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" + (at 167.894 177.292 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 167.894 177.292 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "489d0575-8d16-409c-9a4a-7c9220fb0ec8") + ) + (pin "16" + (uuid "e89440d6-89cb-40c9-86b2-060d5920ebce") + ) + (pin "6" + (uuid "da2f0b62-6413-4f7b-9146-167e5b8ae26d") + ) + (pin "4" + (uuid "4d3e5e47-01da-4ab2-84d2-eb4a72f39d0d") + ) + (pin "15" + (uuid "493b77b3-7773-409c-982e-521fe409f70f") + ) + (pin "9" + (uuid "2a871af0-1528-4c78-9d49-2254e342c6ea") + ) + (pin "1" + (uuid "3f1f18f3-2756-4124-92d5-3f49c3b516e9") + ) + (pin "7" + (uuid "9658185b-2c1b-4d12-835e-61baccd2164a") + ) + (pin "11" + (uuid "8385da7d-cee7-461b-bfd0-35b839c33ad7") + ) + (pin "10" + (uuid "217bbcb7-6958-4fd2-bef8-ae6defad10b6") + ) + (pin "2" + (uuid "b01087f4-0ac0-4938-abf0-9b6259ba50e5") + ) + (pin "13" + (uuid "b42a6023-e8b5-4944-b074-316ede33f420") + ) + (pin "5" + (uuid "4dd8b7ae-e826-43ad-bd92-3ab911cf4621") + ) + (pin "14" + (uuid "b350f035-68f6-4f07-a777-c3ff1119f013") + ) + (pin "8" + (uuid "461e7800-732b-44ca-b568-35721bcf9b16") + ) + (pin "12" + (uuid "b83e2e4e-565c-4b82-a799-a6ae59a85961") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "F2C") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS139") + (at 191.008 73.66 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602235f2") + (property "Reference" "E2A" + (at 196.342 65.786 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS139" + (at 194.056 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 191.008 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" + (at 191.008 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 191.008 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "3d9974c1-57b6-4a4b-a245-f11b687d593b") + ) + (pin "5" + (uuid "97471bc7-bca9-4c94-9302-d39441cf08f8") + ) + (pin "3" + (uuid "3c20f656-ba7a-4f18-a49c-e99dec7bc68f") + ) + (pin "2" + (uuid "07c2520a-79bc-4c6d-a0ed-2c014011fc05") + ) + (pin "4" + (uuid "daed21dd-19c3-4c99-9121-83db000796e7") + ) + (pin "8" + (uuid "c3f6bc5f-d35e-4540-aa59-8aae3c0a7250") + ) + (pin "14" + (uuid "cc9de128-cc68-4aa5-8da6-58ee2b967b53") + ) + (pin "7" + (uuid "fc4e64b7-2410-4a19-a2a3-c7d39eee6f5c") + ) + (pin "16" + (uuid "b40bc902-471f-4e57-bf8a-0f80fdb1d67d") + ) + (pin "9" + (uuid "e45c5ce7-3019-405c-a11e-31c860bd25d4") + ) + (pin "11" + (uuid "66f38974-b350-4ad6-b7a2-7402c436c963") + ) + (pin "6" + (uuid "4f873bb2-5091-46ba-979e-7ce1c985472d") + ) + (pin "13" + (uuid "84de3c85-4e6b-46f2-878b-274d602b0217") + ) + (pin "15" + (uuid "f9c45488-e3d8-4f27-8e1c-67c409432e67") + ) + (pin "12" + (uuid "2def4091-313e-47e0-aca3-34abef31e669") + ) + (pin "10" + (uuid "7740bf27-774e-4e71-bffe-edfb164928a2") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "E2A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS139") + (at 191.008 92.456 0) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602235f8") + (property "Reference" "E2B" + (at 196.596 84.582 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS139" + (at 194.31 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 191.008 92.456 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" + (at 191.008 92.456 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 191.008 92.456 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "fcace9ca-07b7-4e23-9a8f-d6574290a747") + ) + (pin "14" + (uuid "588201d3-5fb8-44c8-99c4-2ed6e8a040bd") + ) + (pin "3" + (uuid "9e608046-fb39-4e2e-ba51-1c1ad2c5af0d") + ) + (pin "1" + (uuid "8caeae07-de8e-4280-9548-c5a550e2c72c") + ) + (pin "4" + (uuid "13ab590c-5517-45f5-9a96-c9d7ee2b2fe2") + ) + (pin "5" + (uuid "d4835f01-eb06-4edc-9442-f9981971ef5b") + ) + (pin "6" + (uuid "8a5094c1-b301-43ae-ab99-70468e91463d") + ) + (pin "7" + (uuid "7e5b4659-139f-46df-b020-72de0749c812") + ) + (pin "13" + (uuid "43898686-3f7e-4a7c-87e9-f5f0fe444d4b") + ) + (pin "10" + (uuid "c9c2c2e1-fe4a-4bd6-98e5-dbc757b13458") + ) + (pin "11" + (uuid "daa3de36-a28a-4712-9fbc-502ce0440aeb") + ) + (pin "9" + (uuid "1d479bde-72b7-4917-b268-bf2dac712c18") + ) + (pin "8" + (uuid "b084613d-f0bf-4388-beaa-51e34e4f6fa0") + ) + (pin "15" + (uuid "ec479a7c-2883-4168-bea2-55ed848bff2d") + ) + (pin "12" + (uuid "03d7986a-8bc3-4298-b5bf-889e9efe04ba") + ) + (pin "16" + (uuid "854a57dd-d35f-4e27-8c20-731826c69aee") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "E2B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS139") + (at 152.654 177.292 0) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602235fe") + (property "Reference" "E2C" + (at 153.924 168.656 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "74LS139" + (at 153.162 185.928 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 152.654 177.292 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" + (at 152.654 177.292 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 152.654 177.292 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "f16638d2-1c73-4f0e-b4be-3a942ca4ff2a") + ) + (pin "12" + (uuid "349e5a1b-3558-4d29-8a97-003e13f3a0ec") + ) + (pin "4" + (uuid "802952fc-16d9-4435-aa50-7fa5fe6a4535") + ) + (pin "2" + (uuid "423e6fc0-9ace-4149-b573-ec0eb76b19f3") + ) + (pin "5" + (uuid "6b050c4a-8f3e-4f15-829d-e99cb1dd496c") + ) + (pin "6" + (uuid "46bbd048-aa18-4ceb-a5d5-ae1ff354a588") + ) + (pin "1" + (uuid "fcd0b7f7-f253-4ef6-bf5c-5a431d12352c") + ) + (pin "13" + (uuid "6e5b4b92-b891-4345-8c74-530c70e07e8d") + ) + (pin "7" + (uuid "a9f8d6b0-922d-4cfa-a95b-eaf3a67a8e8a") + ) + (pin "14" + (uuid "2be42ebb-ca01-4524-9c0b-f07ea4e18c1c") + ) + (pin "15" + (uuid "a6a6ae74-4501-412a-8de5-9fa6c5016e5f") + ) + (pin "16" + (uuid "8547a740-b341-4029-9d05-9697f55e34fd") + ) + (pin "11" + (uuid "94490825-6317-4f54-8d6c-27fa0954d764") + ) + (pin "8" + (uuid "c2adaa6d-e4c0-4b9b-a83b-5ee7a02c4e9e") + ) + (pin "10" + (uuid "9e038cc9-d150-4453-8edc-ee653357472d") + ) + (pin "9" + (uuid "109721be-f05f-4683-8711-2f8aff0c05b8") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "E2C") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 81.534 72.39 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602284b7") + (property "Reference" "#PWR0264" + (at 81.534 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 83.82 75.184 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 81.534 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 81.534 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 81.534 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "195a5cf1-c080-4e52-a5f9-ea3af7e02eee") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0264") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 67.056 38.1 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006022906f") + (property "Reference" "#PWR0265" + (at 67.056 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 64.262 40.386 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 67.056 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 67.056 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 67.056 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a1c03757-158b-4e23-bd9e-6c0cf23275e2") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0265") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 67.056 55.88 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602298d5") + (property "Reference" "#PWR0266" + (at 67.056 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 64.262 58.166 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 67.056 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 67.056 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 67.056 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "050cdbbd-339f-4a90-8f42-acaa627a6755") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0266") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 26.416 76.2 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006024cf35") + (property "Reference" "#PWR0267" + (at 26.416 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 29.21 78.994 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 26.416 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 26.416 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 26.416 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "25acc869-6aba-4a11-90bc-289c381c093f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0267") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS04") + (at 17.018 24.892 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602514d5") + (property "Reference" "C11A" + (at 19.304 22.352 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "74LS04" + (at 20.828 29.972 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 17.018 24.892 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS04" + (at 17.018 24.892 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 17.018 24.892 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "22d9b4ba-f5ba-4db6-a21c-68f8b6debf4e") + ) + (pin "3" + (uuid "d8bebc5d-f179-48f4-a9c1-1925dfbd203d") + ) + (pin "4" + (uuid "cbc2e262-bc53-4f71-a675-8e920ee5bf71") + ) + (pin "2" + (uuid "dffd9064-3e49-49db-8630-c7da175ced07") + ) + (pin "8" + (uuid "e5b9fdfc-1cfb-4c9c-95a2-fb3ed40c2bba") + ) + (pin "10" + (uuid "1f17b9f3-9c18-42fc-93c7-f3cc36c0ed24") + ) + (pin "14" + (uuid "0ac1ba3c-28c7-4df9-84d9-8cf197aa1f14") + ) + (pin "13" + (uuid "56dacfd0-9ec4-46ef-b0dd-7fbd66acb0d8") + ) + (pin "6" + (uuid "c5355bda-17b2-4aa9-adf7-0c7adab03144") + ) + (pin "5" + (uuid "ca0f0464-fc2a-49cc-86fe-0ffbce106019") + ) + (pin "11" + (uuid "5568a5e7-756b-4a99-9e6a-77dc10f1369c") + ) + (pin "7" + (uuid "f96151e6-e6f3-42a3-a96e-bc1f387be0bc") + ) + (pin "9" + (uuid "2c10d48b-f4aa-4356-9396-cda100733ae0") + ) + (pin "12" + (uuid "82cba662-c4f8-45b5-af5a-62be46b2085f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "C11A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 39.624 26.924 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006028e8b6") + (property "Reference" "#PWR0268" + (at 39.624 30.734 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 37.338 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 39.624 26.924 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 39.624 26.924 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 39.624 26.924 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "d1913d84-d697-4f69-b8e6-602b1bbe1b02") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0268") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 81.534 16.764 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006028fe4b") + (property "Reference" "#PWR0269" + (at 81.534 20.574 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 79.248 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 81.534 16.764 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 81.534 16.764 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 81.534 16.764 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "53b5b30a-9152-40a2-a342-978129e27c3e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0269") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 72.39 76.454 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006029224c") + (property "Reference" "#PWR0270" + (at 72.39 80.264 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 70.358 73.914 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 72.39 76.454 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 72.39 76.454 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 72.39 76.454 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "c1d98762-03a9-4cdb-a86a-db95d602c77e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0270") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 72.39 131.826 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602964f1") + (property "Reference" "#PWR0271" + (at 72.39 138.176 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 74.676 134.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 72.39 131.826 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 72.39 131.826 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 72.39 131.826 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "23054b8b-06b6-4804-9c83-897d4ce961ee") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0271") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 84.328 138.176 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060297bb1") + (property "Reference" "#PWR0272" + (at 84.328 141.986 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 82.296 135.636 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 84.328 138.176 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 84.328 138.176 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 84.328 138.176 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "3711c5d6-bc6f-4ae9-a8d5-ad1a68575bf5") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0272") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS32") + (at 205.232 108.204 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060298331") + (property "Reference" "C14A" + (at 207.01 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS32" + (at 205.486 103.378 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 205.232 108.204 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" + (at 205.232 108.204 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 205.232 108.204 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "418a3d51-9875-4790-9c1f-a60ec4e14b2c") + ) + (pin "2" + (uuid "96eb9a44-5521-4db9-b0e5-c5c73157d8cb") + ) + (pin "4" + (uuid "29341eea-2f72-44db-bd8d-f77cea7f102e") + ) + (pin "5" + (uuid "aba13da8-53c0-4005-9b0d-30b18d22bfba") + ) + (pin "6" + (uuid "18396339-9227-47bd-a8f4-0549d3e72448") + ) + (pin "3" + (uuid "3eccd073-ebd4-4103-ae41-ebee05ad7521") + ) + (pin "10" + (uuid "a887fc98-6820-4c95-9881-b03eb4e01254") + ) + (pin "8" + (uuid "0cc544ff-fe27-4e30-8edd-dc802f6cfe35") + ) + (pin "12" + (uuid "ddfd7f3b-b4a0-467a-89f6-e585f3295d1e") + ) + (pin "9" + (uuid "9ca53898-8e5f-4077-b104-d06c3a918df6") + ) + (pin "13" + (uuid "bce6d2b2-87a9-4a9d-8cac-6a609c997a94") + ) + (pin "14" + (uuid "1dd6b7a5-aca8-456f-9b79-8636659ce080") + ) + (pin "7" + (uuid "c01af5cf-05ed-41d6-a0eb-42e0605e0a42") + ) + (pin "11" + (uuid "b4716e0c-64e3-423a-a3fe-078b877ac788") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "C14A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS32") + (at 267.716 60.452 0) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006029a632") + (property "Reference" "C14D" + (at 266.446 55.626 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS32" + (at 267.462 65.278 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 267.716 60.452 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" + (at 267.716 60.452 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 267.716 60.452 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "3b9f8abc-feea-4409-83eb-c947b870b673") + ) + (pin "2" + (uuid "330d0903-7a2e-4947-b021-c94d54f65146") + ) + (pin "4" + (uuid "d244e562-3634-44ef-be0e-62637687aa6a") + ) + (pin "3" + (uuid "1028b660-3768-4559-a266-f7df0e8ba192") + ) + (pin "7" + (uuid "742cead6-455c-464a-bd0e-33167530be08") + ) + (pin "9" + (uuid "45734744-f2a9-4d74-99db-293f6339d3a6") + ) + (pin "8" + (uuid "b1509b32-b8cc-4d62-af1c-1834e4dd8a99") + ) + (pin "6" + (uuid "c8bb048f-9d94-4104-bb8d-695eae8e777f") + ) + (pin "10" + (uuid "52859645-31ab-493d-8d05-4413993d6524") + ) + (pin "14" + (uuid "6000bdad-6119-4a1a-9625-372c5e9bca5f") + ) + (pin "5" + (uuid "5c2c90b2-7ad0-4327-bf61-c9dce6fbd888") + ) + (pin "12" + (uuid "e15276fb-ad0a-404b-8db9-bf153f900e53") + ) + (pin "11" + (uuid "73d8b3c2-48df-4c79-aeb6-7cfb0826b757") + ) + (pin "13" + (uuid "36eab31d-d443-41a7-8bc8-ec73c5838502") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "C14D") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS08") + (at 111.506 93.98 0) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006029f43c") + (property "Reference" "H1C" + (at 111.252 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS08" + (at 110.998 98.806 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 111.506 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" + (at 111.506 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 111.506 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e756a3a0-4298-4374-b034-4b769017363a") + ) + (pin "2" + (uuid "97cb4d1f-47a2-4446-89d7-007a7e4051c5") + ) + (pin "3" + (uuid "bbbfa1e7-48be-42fa-b03a-9538c88583d4") + ) + (pin "8" + (uuid "0ed6b174-4af2-479e-83c1-9dcb391e5090") + ) + (pin "9" + (uuid "622d52de-35ff-4335-a0df-1a06c4eb9262") + ) + (pin "10" + (uuid "2ee014e8-7153-4563-b131-d10a868f4010") + ) + (pin "4" + (uuid "6aa4c196-b485-4f13-a903-db6374d99e15") + ) + (pin "12" + (uuid "5c82bbf6-615f-43c8-a796-9e7340085cf0") + ) + (pin "7" + (uuid "67f0cb31-c91d-43e6-b51c-d4b72d9a44b6") + ) + (pin "6" + (uuid "02d53388-097b-4590-ae36-719ac3d33c03") + ) + (pin "5" + (uuid "d1ca9645-b56f-41b0-8f56-5c982f889cfe") + ) + (pin "13" + (uuid "10c62573-d19d-4a86-8bcc-f682d2a18222") + ) + (pin "11" + (uuid "8b4f5db6-817e-41a1-98d5-c371eb298c3c") + ) + (pin "14" + (uuid "73334d00-3b1e-4a4c-a0c3-4ea098cf2d74") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "H1C") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 84.328 193.294 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006029fb79") + (property "Reference" "#PWR0273" + (at 84.328 199.644 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 86.614 196.088 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 84.328 193.294 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 84.328 193.294 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 84.328 193.294 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e0f5a6b4-ba25-4ced-a46b-43dd3c8cdb5a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0273") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS20") + (at 250.698 78.486 0) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602a07c3") + (property "Reference" "D2B" + (at 248.666 72.898 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS20" + (at 250.19 84.074 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 250.698 78.486 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS20" + (at 250.698 78.486 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 250.698 78.486 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "6956e1e6-2cdf-40ed-ace9-763355b876c0") + ) + (pin "6" + (uuid "93c3873c-7300-4b5b-b9d6-b49e16356f57") + ) + (pin "10" + (uuid "100964ef-c9b7-434d-9a51-3b754c20f65a") + ) + (pin "13" + (uuid "bc6245de-4ce6-4e22-8956-3c0c14e3099b") + ) + (pin "12" + (uuid "0e2a7292-6fd3-4913-898f-ea4f83abfb30") + ) + (pin "9" + (uuid "94e93c15-bad8-4d77-b952-959e1b9103c9") + ) + (pin "14" + (uuid "28eccf06-98fc-4e71-ab23-8ec8304d536b") + ) + (pin "8" + (uuid "53e5b4a0-6e50-4113-8939-bfeb97ee1390") + ) + (pin "2" + (uuid "294e4ff3-5e16-4dd0-90de-b0fb432b51ef") + ) + (pin "4" + (uuid "645514b3-e97d-4a20-b53e-087e5a40555e") + ) + (pin "5" + (uuid "dda037ed-86c1-4a2f-a4e5-b74f2a42912c") + ) + (pin "7" + (uuid "02c37773-1573-49f1-99bb-e34916b3f00e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "D2B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 127 112.014 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602a23ad") + (property "Reference" "#PWR0281" + (at 127 118.364 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 129.286 114.808 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 127 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 127 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 127 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "2a26d5da-6120-4a29-8db7-202ec3e9bc44") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0281") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS00") + (at 267.462 75.946 0) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602a2ef4") + (property "Reference" "A2B" + (at 265.43 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS00" + (at 267.208 80.772 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 267.462 75.946 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" + (at 267.462 75.946 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 267.462 75.946 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "6" + (uuid "ec6d9e9b-6949-4200-884f-278d50cd2a58") + ) + (pin "1" + (uuid "b600c25a-20c0-4910-b71b-1499012b81ec") + ) + (pin "2" + (uuid "8d32e799-91d5-452a-bf91-ae5ff71c4f6e") + ) + (pin "3" + (uuid "b57b2a36-295c-408c-b1de-177ae6a46c25") + ) + (pin "4" + (uuid "270ce90f-53bc-4b53-a123-8f4c5f9f1231") + ) + (pin "5" + (uuid "3b5d59d1-4db3-4890-befc-90b1dad004a4") + ) + (pin "13" + (uuid "a24fa3a9-55b3-42fb-ae13-86c919259cab") + ) + (pin "8" + (uuid "81663a78-316a-4f3f-9fd3-a29e21a2db0c") + ) + (pin "12" + (uuid "8201014b-18ee-4f54-83b7-def677666455") + ) + (pin "9" + (uuid "872bd2bf-d837-47e5-aaf7-b10872b2cd6a") + ) + (pin "7" + (uuid "18a00803-155c-41f5-bc56-6607427decc6") + ) + (pin "10" + (uuid "c4cd124d-5211-4646-be75-aa1b13de282a") + ) + (pin "11" + (uuid "33ee2b72-e4bd-4ac0-b526-9b4c2f3e4888") + ) + (pin "14" + (uuid "b44c401a-a354-4f4b-93de-3341f88b3d1d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "A2B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS08") + (at 111.506 78.74 0) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602a5b4b") + (property "Reference" "H1D" + (at 110.998 78.486 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS08" + (at 110.998 83.566 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 111.506 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" + (at 111.506 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 111.506 78.74 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "260cd12e-76e2-45d1-81c1-b4bc2e398051") + ) + (pin "3" + (uuid "49a7aa0d-413e-497b-97e3-172dab547770") + ) + (pin "2" + (uuid "56a64eee-7970-4d72-8e0d-8e4779113e1d") + ) + (pin "4" + (uuid "96fe8579-3662-4a48-93ab-cde8117ea8c5") + ) + (pin "5" + (uuid "c5600957-4d39-42c3-ac07-9dd5c28e2895") + ) + (pin "13" + (uuid "6172f851-8c61-4ca7-a980-a519b5d42e34") + ) + (pin "6" + (uuid "0a6ee74a-2dae-4141-b68a-8f7a0644a734") + ) + (pin "8" + (uuid "b156f6f9-0f42-4284-8db0-008a89158c21") + ) + (pin "11" + (uuid "7d4c69fb-3081-4073-a60a-9a8279133a4a") + ) + (pin "10" + (uuid "902738fd-4514-4571-9bcc-91ddfaa3e01a") + ) + (pin "12" + (uuid "39f51a7b-df0e-4a3e-a5a5-0615713a4161") + ) + (pin "7" + (uuid "6de37f4c-5880-4fcb-a433-011b20e10762") + ) + (pin "9" + (uuid "7e93c4aa-1c5a-4fa4-aae7-5e94eea7ce89") + ) + (pin "14" + (uuid "83326be8-25cb-4c90-96ae-83c4677da042") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "H1D") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS08") + (at 224.028 105.664 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602a762b") + (property "Reference" "H1A" + (at 225.298 101.092 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS08" + (at 224.282 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 224.028 105.664 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" + (at 224.028 105.664 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 224.028 105.664 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "7" + (uuid "49f2b02b-1956-4fa4-bd55-fba423312aab") + ) + (pin "13" + (uuid "2cf9364b-0486-434a-bdec-c1aabdd2090e") + ) + (pin "14" + (uuid "626ae4a9-f2c8-4720-a925-90f31898fd70") + ) + (pin "12" + (uuid "a6a826c6-0dd6-40a4-b5aa-bbd5050fe398") + ) + (pin "11" + (uuid "ea7f2220-20a8-412f-82c6-b565167bb85d") + ) + (pin "4" + (uuid "c7ae7dca-ba6e-42a2-ab2f-05235c8a7c7b") + ) + (pin "3" + (uuid "0b82a648-bd6b-4889-958d-5095980f4e74") + ) + (pin "9" + (uuid "0036ba8f-a558-490c-a893-ca2db5cb9398") + ) + (pin "5" + (uuid "97bd72df-abc1-47e3-b67b-73fe71f375d4") + ) + (pin "6" + (uuid "f7f18604-89e4-4043-9e44-303ff67e3a97") + ) + (pin "10" + (uuid "95bebb3f-54d5-4959-a46c-8f973059a227") + ) + (pin "2" + (uuid "7bc3aad4-4733-4950-a647-b9735f77ef3f") + ) + (pin "8" + (uuid "d4c78a4c-bce3-4313-bd2e-e3c17c23035b") + ) + (pin "1" + (uuid "127fa9ed-2d9f-40c3-9a8d-ea0799737343") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "H1A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS04") + (at 22.86 164.592 90) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602aae0f") + (property "Reference" "C11C" + (at 20.066 167.132 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "74LS04" + (at 24.892 164.338 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 22.86 164.592 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS04" + (at 22.86 164.592 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 22.86 164.592 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "8" + (uuid "6dabb5a9-1a17-40e3-b0c0-5f69052c170a") + ) + (pin "14" + (uuid "cb8a2df0-5564-4723-b667-94125f2cc4f0") + ) + (pin "3" + (uuid "7e86a611-f8b3-4cd1-a60e-6dac3f9d427a") + ) + (pin "6" + (uuid "0ad358f6-bcfb-42a1-88b4-2896123951eb") + ) + (pin "11" + (uuid "c24a9453-5abc-4f95-8778-a944b8315e59") + ) + (pin "9" + (uuid "2cb3a782-d6b5-4cdc-bc83-053a2a9366b0") + ) + (pin "7" + (uuid "e431997b-3cec-4edb-8905-f42b56afae8b") + ) + (pin "13" + (uuid "e61bfd9a-0afe-4717-b4bb-90c9e5b8dfeb") + ) + (pin "10" + (uuid "1d1b542c-3416-4c41-8fad-7d5fab8db0c2") + ) + (pin "4" + (uuid "ea9a693b-f73e-4d2f-bf8e-0b485415d827") + ) + (pin "5" + (uuid "6524c343-3867-4f99-95a4-c355d4d2ed47") + ) + (pin "12" + (uuid "7d1b9e10-9aaf-4fff-852a-b4354f091814") + ) + (pin "1" + (uuid "75b51b19-6d57-4942-9466-5c676f486088") + ) + (pin "2" + (uuid "ed2aa06a-0100-4665-bbfd-8016cdbed411") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "C11C") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 70.104 159.512 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602c4800") + (property "Reference" "#PWR0274" + (at 70.104 165.862 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 68.326 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 70.104 159.512 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 70.104 159.512 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 70.104 159.512 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7028b4ee-c8c3-472e-adf3-6d286e50d45a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0274") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 70.104 177.292 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602ce5ba") + (property "Reference" "#PWR0275" + (at 70.104 183.642 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 68.072 177.8 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 70.104 177.292 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 70.104 177.292 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 70.104 177.292 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "2690de1e-28d3-4779-b67f-73e3194e1004") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0275") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 37.084 116.84 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602eba9b") + (property "Reference" "#PWR0276" + (at 37.084 120.65 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 35.052 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 37.084 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 37.084 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 37.084 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "4aeb19c7-b422-4192-9a2d-76d29e4d816a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0276") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 37.084 159.512 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602ec3f9") + (property "Reference" "#PWR0277" + (at 37.084 165.862 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 39.37 162.306 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 37.084 159.512 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 37.084 159.512 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 37.084 159.512 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b453e192-a802-4600-8b06-1606b3705b1f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0277") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 58.166 97.79 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602f4849") + (property "Reference" "#PWR0278" + (at 58.166 104.14 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 55.88 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 58.166 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 58.166 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 58.166 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "ff607bcc-fcfd-4d33-8073-d55381dbc769") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0278") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 58.166 115.57 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602f81b3") + (property "Reference" "#PWR0279" + (at 58.166 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 60.96 117.602 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 58.166 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 58.166 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 58.166 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "352f2612-fb40-4c20-9b66-109b39f522fa") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0279") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:AppII_MemorySelectBlock") + (at 226.568 64.008 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000603216cc") + (property "Reference" "E1" + (at 226.568 53.848 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Memory Type Sel" + (at 228.092 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 226.568 64.008 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 226.568 64.008 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 226.568 64.008 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "db843c9f-f0c3-4f3c-8604-74233b2fbf27") + ) + (pin "2" + (uuid "5a71394a-96e4-4d39-a2c5-43c27e7319df") + ) + (pin "13" + (uuid "da8f50c7-2a3c-4cae-808f-cad7fcf3ba48") + ) + (pin "6" + (uuid "0852f503-7d9e-4d17-9500-e139335d37d4") + ) + (pin "14" + (uuid "42fba8ba-998c-4f90-8e46-886c8f91cc0f") + ) + (pin "3" + (uuid "e79c14ff-bd62-4f6f-b36c-b209280f5e90") + ) + (pin "10" + (uuid "cd92313f-f74b-49e4-89bd-13ca7754e718") + ) + (pin "12" + (uuid "b0160945-4f7b-4ae3-85b1-a807a15a903d") + ) + (pin "7" + (uuid "d24f98b4-9d39-4b90-b5f1-18447dba1127") + ) + (pin "5" + (uuid "f761360e-d06f-4779-aaea-a7f17c21d1d9") + ) + (pin "11" + (uuid "439ab155-27fa-414a-996d-c2adf4f58434") + ) + (pin "9" + (uuid "7ada8a06-6cdd-496a-bba4-69a0630fd2c4") + ) + (pin "8" + (uuid "acab40ea-1a6a-4e30-afc8-48e48f779ab8") + ) + (pin "4" + (uuid "bc05f151-aa3c-4824-ae04-88152e687ad6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "E1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:AppII_MemorySelectBlock") + (at 226.568 87.376 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060322b4f") + (property "Reference" "D1" + (at 226.568 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Memory Type Sel" + (at 228.092 97.028 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 226.568 87.376 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 226.568 87.376 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 226.568 87.376 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "11" + (uuid "9a591a6d-f119-4ad1-ad86-47a6937bff98") + ) + (pin "2" + (uuid "84fe1b5b-fad2-406f-8551-458c1edff6d2") + ) + (pin "3" + (uuid "bd16e66f-0b88-4dfc-971a-5a52be84a0c8") + ) + (pin "4" + (uuid "b2171049-86b7-4c09-8ae1-6dcc80575414") + ) + (pin "12" + (uuid "cdd762e2-d21c-480c-b41b-3118fc89a14d") + ) + (pin "10" + (uuid "d56a5dfa-0df9-4fc5-9695-1d8ada72711c") + ) + (pin "7" + (uuid "cc5cfdf3-beb2-4733-92d2-10d1ad4bc712") + ) + (pin "1" + (uuid "e06c0022-3f73-46a4-894c-ebba665de931") + ) + (pin "8" + (uuid "e26f10ad-f085-4004-9149-a98afacc4694") + ) + (pin "5" + (uuid "8eebc27c-79a6-4113-b0c0-6084dce2230a") + ) + (pin "9" + (uuid "56aa9b9b-5adf-4220-bfb6-9ddc62f0d992") + ) + (pin "6" + (uuid "52a99c89-156b-4a7d-a909-e8ddc12392d2") + ) + (pin "14" + (uuid "aa56d2b2-da7a-49d0-9fe1-788543a31465") + ) + (pin "13" + (uuid "a9ebb17c-3211-499e-9f27-169ea0d299e8") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "D1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:AppII_MemorySelectBlock") + (at 219.202 154.432 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060323ba0") + (property "Reference" "F1" + (at 219.202 144.272 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Memory Type Sel" + (at 219.202 164.084 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 219.202 154.432 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 219.202 154.432 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 219.202 154.432 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "7" + (uuid "040436fb-a3da-4089-93bf-d7b25c449449") + ) + (pin "13" + (uuid "2aed193c-8872-4d00-9719-7876508db673") + ) + (pin "10" + (uuid "81e30352-58b3-495f-9d39-105e80b2d9ee") + ) + (pin "9" + (uuid "8d0968e0-043f-438e-bc4c-c5042036a484") + ) + (pin "2" + (uuid "9ef70b83-f7a5-4869-8894-7bf30e60f9f3") + ) + (pin "4" + (uuid "f4f5feb3-7eac-44a9-92c6-2f49f8127d2f") + ) + (pin "1" + (uuid "a955916d-4321-4b2a-99df-0092f28b972f") + ) + (pin "3" + (uuid "7b16df8d-a29c-4c28-aa95-7bfa79a1a8d6") + ) + (pin "5" + (uuid "16b776c1-72fc-4936-9553-793b5f4bdb9e") + ) + (pin "6" + (uuid "8bc1b7a4-39a4-447b-8191-c7c68ecffa16") + ) + (pin "14" + (uuid "ae51f769-6e79-450b-a753-00d6dc63f3c8") + ) + (pin "12" + (uuid "afe75b96-993f-475f-8602-0eb2e32f9a10") + ) + (pin "11" + (uuid "21fef3f9-6c25-490b-88b5-8afa374d52df") + ) + (pin "8" + (uuid "ed689805-c019-4b3f-b97e-5e8b8038df3c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "F1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 119.888 86.36 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000603562fb") + (property "Reference" "#PWR0282" + (at 119.888 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 117.856 86.614 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 119.888 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 119.888 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 119.888 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "21e8bc35-c1f7-4de9-b2a3-cc4d359fe158") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0282") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 140.208 62.484 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060385ff2") + (property "Reference" "#PWR0283" + (at 140.208 66.294 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 138.176 59.944 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 140.208 62.484 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 140.208 62.484 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 140.208 62.484 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b744cbc2-15a8-43b6-9d37-c04407ba0924") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0283") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 171.196 127 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000604fdd61") + (property "Reference" "#PWR0280" + (at 171.196 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 168.656 130.048 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 171.196 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 171.196 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 171.196 127 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "910cc275-4093-4ac9-988d-1f24d27aef1e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0280") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 167.894 163.322 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060600f82") + (property "Reference" "#PWR0284" + (at 167.894 167.132 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 165.862 160.782 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 167.894 163.322 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 167.894 163.322 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 167.894 163.322 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "0df9c5de-40e9-46a6-a066-9212e3478fa7") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0284") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 167.894 191.516 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060601b41") + (property "Reference" "#PWR0285" + (at 167.894 197.866 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 170.18 194.31 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 167.894 191.516 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 167.894 191.516 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 167.894 191.516 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "f01f634e-ba5c-4173-b6fb-1a6199e3bdc7") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0285") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network07_US") + (at 134.62 25.654 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000629884f8") + (property "Reference" "RA3" + (at 131.318 17.78 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1K" + (at 131.064 19.558 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP8" + (at 134.62 13.589 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 134.62 25.654 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 134.62 25.654 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "2a99bba4-4c2f-4467-a0db-ce826680448c") + ) + (pin "5" + (uuid "2821fde4-7a8f-4b32-9ece-6589408fae9f") + ) + (pin "2" + (uuid "52e7bf8f-a6d6-470a-b0ee-256f192b8d33") + ) + (pin "1" + (uuid "0c3a0c55-d06e-4c24-90ab-6864b2241d84") + ) + (pin "4" + (uuid "e926a51d-0731-44ab-872c-388111bb3448") + ) + (pin "6" + (uuid "aadb64cd-2943-41a8-a9da-99dcf5bc3b26") + ) + (pin "7" + (uuid "9a3ff8f6-9b54-49a7-aab6-447874dde5f9") + ) + (pin "8" + (uuid "f0be77f2-4815-4b85-b131-e5a00551c074") + ) + (instances + (project "" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "RA3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_Network07_US") + (at 173.736 25.654 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000629a5ae8") + (property "Reference" "RA2" + (at 177.292 21.336 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1K" + (at 177.546 23.114 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_THT:R_Array_SIP8" + (at 173.736 37.719 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.vishay.com/docs/31509/csc.pdf" + (at 173.736 25.654 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 173.736 25.654 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "7" + (uuid "ff514717-4b84-47b7-8a0c-9b016f64f3bf") + ) + (pin "1" + (uuid "7bf73742-6945-4c41-8648-de67c771c8e7") + ) + (pin "2" + (uuid "1a46123c-56a5-49a1-9453-c8a8d2c19abe") + ) + (pin "4" + (uuid "cc89cc8d-dd3b-4a0c-ace5-49550acfd001") + ) + (pin "3" + (uuid "f77a25a5-e8f0-4028-b869-5ab2b915e4ce") + ) + (pin "8" + (uuid "ac06bc41-2b24-464b-8ae4-e07f38ffa007") + ) + (pin "6" + (uuid "4a65e013-06f8-41b5-95ce-374e5652d555") + ) + (pin "5" + (uuid "deb6b229-f189-4022-bee3-b50dcfb7427e") + ) + (instances + (project "" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "RA2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 178.816 16.002 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000629a86f1") + (property "Reference" "#PWR0286" + (at 178.816 19.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 176.53 13.208 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 178.816 16.002 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 178.816 16.002 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 178.816 16.002 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b3271a17-3baa-4dbe-8924-b13efbb53f3a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0286") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 129.54 34.798 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000629ff8c8") + (property "Reference" "#PWR0287" + (at 129.54 41.148 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 127.508 37.846 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 129.54 34.798 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 129.54 34.798 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 129.54 34.798 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "d3bc1ed1-9d56-4416-a2c3-74fa2a37459f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-000060210f9e" + (reference "#PWR0287") + (unit 1) + ) + ) + ) + ) +) diff --git a/Apple/Apple II/AppleII/ROM.kicad_sch b/Apple/Apple II/AppleII/ROM.kicad_sch new file mode 100644 index 0000000..4621256 --- /dev/null +++ b/Apple/Apple II/AppleII/ROM.kicad_sch @@ -0,0 +1,9416 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "dbcfca60-ea52-48e2-85fc-8f897d71c6ea") + (paper "A4") + (title_block + (title "Apple II Schematic") + (rev "0") + (comment 1 "Captured from the Apple II Reference Manual (1979)") + ) + (lib_symbols + (symbol "74xx:74LS08" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS08" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Quad And2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL and2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS08_1_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_1_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_2_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_2_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_3_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_3_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_4_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_4_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_5_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_5_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS138" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS138" + (at -7.62 -13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS138" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Decoder 3 to 8 active low outputs" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL DECOD DECOD8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS138_1_0" + (pin input line + (at -12.7 7.62 0) + (length 5.08) + (name "A0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 5.08) + (name "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 5.08) + (name "E3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input input_low + (at -12.7 -7.62 0) + (length 5.08) + (name "E2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input input_low + (at -12.7 -10.16 0) + (length 5.08) + (name "E1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 15.24 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -17.78 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output output_low + (at 12.7 7.62 180) + (length 5.08) + (name "O0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output output_low + (at 12.7 5.08 180) + (length 5.08) + (name "O1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output output_low + (at 12.7 2.54 180) + (length 5.08) + (name "O2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output output_low + (at 12.7 0 180) + (length 5.08) + (name "O3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output output_low + (at 12.7 -2.54 180) + (length 5.08) + (name "O4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output output_low + (at 12.7 -5.08 180) + (length 5.08) + (name "O5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output output_low + (at 12.7 -7.62 180) + (length 5.08) + (name "O6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output output_low + (at 12.7 -10.16 180) + (length 5.08) + (name "O7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS138_1_1" + (rectangle + (start -7.62 10.16) + (end 7.62 -12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII+:ROM_Chip" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 5.842 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ROM_Chip" + (at 3.048 -13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "ROM_Chip_0_1" + (rectangle + (start -5.08 20.32) + (end 7.62 -12.7) + (stroke + (width 0) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (symbol "ROM_Chip_1_1" + (pin input line + (at -7.62 15.24 0) + (length 2.54) + (name "A0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 12.7 0) + (length 2.54) + (name "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 10.16 0) + (length 2.54) + (name "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 7.62 0) + (length 2.54) + (name "A3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 5.08 0) + (length 2.54) + (name "A4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 2.54) + (name "A5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 0 0) + (length 2.54) + (name "A6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 2.54) + (name "A7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -5.08 0) + (length 2.54) + (name "A8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -7.62 0) + (length 2.54) + (name "A9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -10.16 0) + (length 2.54) + (name "A10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -0.762 22.86 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 3.556 22.86 270) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 15.24 180) + (length 2.54) + (name "D0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 12.7 180) + (length 2.54) + (name "D1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 10.16 180) + (length 2.54) + (name "D2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 7.62 180) + (length 2.54) + (name "D3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 5.08 180) + (length 2.54) + (name "D4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 2.54 180) + (length 2.54) + (name "D5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 0 180) + (length 2.54) + (name "D6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 10.16 -2.54 180) + (length 2.54) + (name "D7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 -6.35 180) + (length 2.54) + (name "CS2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 -8.89 180) + (length 2.54) + (name "~{CS1}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 10.16 -11.43 180) + (length 2.54) + (name "~{CS3}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+5V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:GND" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + ) + (text "C000-C7FF - to I/O Selects and Device Selects" + (exclude_from_sim no) + (at 114.046 150.368 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "37316e7e-a2d5-47d4-9b7b-08ca4c39787b") + ) + (text "IO Strobe - goes to all Peripheral Connectors (slots)\nGoes low when accessing address range C800-C8FF" + (exclude_from_sim no) + (at 131.572 156.718 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b587e50c-e445-44e0-95f6-ec977d413062") + ) + (junction + (at 105.41 63.5) + (diameter 0) + (color 0 0 0 0) + (uuid "0d7eecdd-c886-4674-bb31-9d599019074b") + ) + (junction + (at 207.01 63.5) + (diameter 0) + (color 0 0 0 0) + (uuid "241b075a-1bcd-4bfb-b838-7a4b61b17b29") + ) + (junction + (at 105.41 114.3) + (diameter 0) + (color 0 0 0 0) + (uuid "276042b1-3c8d-4735-a805-0ef3eb34a0fe") + ) + (junction + (at 90.932 29.21) + (diameter 0) + (color 0 0 0 0) + (uuid "401eca66-78fc-44a6-80be-6e25342beabc") + ) + (junction + (at 141.732 29.21) + (diameter 0) + (color 0 0 0 0) + (uuid "47ac681f-05ca-49c8-a33d-02adbf5e4591") + ) + (junction + (at 146.05 30.48) + (diameter 0) + (color 0 0 0 0) + (uuid "4ac3d02b-068c-4d36-8dc4-e7b0de564377") + ) + (junction + (at 156.21 63.5) + (diameter 0) + (color 0 0 0 0) + (uuid "6315eecb-454f-4c54-8a10-0056dc0b976d") + ) + (junction + (at 81.534 167.64) + (diameter 0) + (color 0 0 0 0) + (uuid "671939cd-c780-41a3-a764-3a20219e4cf2") + ) + (junction + (at 227.33 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "71329e80-3db5-48fc-86cb-8db001f33a9f") + ) + (junction + (at 207.01 114.3) + (diameter 0) + (color 0 0 0 0) + (uuid "75b94554-638f-42d7-8f25-e21755b80130") + ) + (junction + (at 156.21 114.3) + (diameter 0) + (color 0 0 0 0) + (uuid "7b1907b4-7e56-49f7-a499-c2222dc97bc0") + ) + (junction + (at 123.19 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "9982132b-973f-4831-8b2c-b0e6b5f6192f") + ) + (junction + (at 196.85 30.48) + (diameter 0) + (color 0 0 0 0) + (uuid "a53759b5-4879-4147-81bc-a309f2570226") + ) + (junction + (at 146.05 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "ad968d36-f33e-4661-93f0-9b4d7fe51693") + ) + (junction + (at 141.732 80.01) + (diameter 0) + (color 0 0 0 0) + (uuid "c293b530-3c53-4b24-a8d7-f9009d270a4c") + ) + (junction + (at 196.85 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "d051f4f0-3a68-4140-acb2-1c714b9298e9") + ) + (junction + (at 90.932 80.01) + (diameter 0) + (color 0 0 0 0) + (uuid "e29b9837-739c-4f64-8e9d-17cd3295a359") + ) + (junction + (at 173.99 73.66) + (diameter 0) + (color 0 0 0 0) + (uuid "e8b06431-0fd9-40f5-b57e-5054a15e37f1") + ) + (bus_entry + (at 76.2 41.91) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "017111e1-1c84-41e2-bbef-7517ac7f2e2f") + ) + (bus_entry + (at 159.512 41.91) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "02532339-5278-4aef-8b1a-9b5e3ade5c06") + ) + (bus_entry + (at 76.2 36.83) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "038849f2-18f4-49d4-8918-7ee777ccd49c") + ) + (bus_entry + (at 108.712 92.71) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "05645686-9c8a-4853-8e5a-6b4fa50931d0") + ) + (bus_entry + (at 179.832 105.41) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "079c6e72-d92f-4da9-bf6a-7a1f203f6978") + ) + (bus_entry + (at 179.832 57.15) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0d03dbce-6f0e-42cb-b6d1-c7bf4d6e7037") + ) + (bus_entry + (at 76.2 90.17) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0e44da65-3973-4ee9-9e18-6f29df1e8857") + ) + (bus_entry + (at 129.032 39.37) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "156084ef-ec1a-4c30-8641-5edfef6799b0") + ) + (bus_entry + (at 129.032 92.71) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "16dd4e0d-ea8b-4b5a-a6fe-8a0643f13c64") + ) + (bus_entry + (at 210.312 52.07) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "175ebe33-5ddc-4f1b-bcbf-9795c240749b") + ) + (bus_entry + (at 210.312 100.33) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "182056b7-7ab9-4e16-8777-398c159599c1") + ) + (bus_entry + (at 76.2 102.87) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1b4a8868-4e02-4461-834a-5eec67d5e145") + ) + (bus_entry + (at 159.512 44.45) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "1d724094-b2e9-4782-9fb1-7203bfba07dd") + ) + (bus_entry + (at 76.2 49.53) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "20aacd88-29c5-4458-90ba-c1a04548e7b7") + ) + (bus_entry + (at 210.312 44.45) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "20ba6378-70b3-4d70-b8d9-7e5d1cd505e0") + ) + (bus_entry + (at 210.312 92.71) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "231cb96d-a1ae-44ee-8950-93ab43936b64") + ) + (bus_entry + (at 210.312 87.63) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "23890341-b991-44c4-8e44-268b6994eaba") + ) + (bus_entry + (at 129.032 52.07) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "25b69be4-7b32-40c1-836c-e4ca93684a41") + ) + (bus_entry + (at 76.2 39.37) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "2630000e-1dbe-45b3-bb28-8d74c7c3a288") + ) + (bus_entry + (at 129.032 49.53) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "2957c4b9-189b-4706-ae91-b2bf54f74872") + ) + (bus_entry + (at 108.712 87.63) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "2d368546-8c13-42ef-9b02-5f257f3e78b1") + ) + (bus_entry + (at 76.2 92.71) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3495c44c-0fd5-408c-9f8c-3b89d42ffb89") + ) + (bus_entry + (at 159.512 46.99) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "35ffa9e7-2fa7-4e17-8e62-f60bf9e3664e") + ) + (bus_entry + (at 179.832 90.17) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "38fd133c-45a6-4536-9de9-52d90d79e9c0") + ) + (bus_entry + (at 129.032 44.45) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3d9d80ce-4ace-44b2-b7a0-07b6524f491e") + ) + (bus_entry + (at 108.712 46.99) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "3e45c136-3113-4948-84c5-28245a063433") + ) + (bus_entry + (at 159.512 95.25) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "43117fbc-bd2b-4873-9934-82ebfeca8f07") + ) + (bus_entry + (at 159.512 100.33) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4370a2e2-f578-4e6b-b0c5-12ed991db5f3") + ) + (bus_entry + (at 129.032 90.17) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "483e131f-38ce-46dc-96ec-ef05f3638f88") + ) + (bus_entry + (at 108.712 90.17) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "492186ba-1a51-4d58-8fc1-130594045689") + ) + (bus_entry + (at 76.2 107.95) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4b6b17b6-3c20-4349-b611-f69597a6d34b") + ) + (bus_entry + (at 159.512 52.07) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4bad6aeb-7a88-4da3-988d-78f5e8914dce") + ) + (bus_entry + (at 129.032 54.61) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "4cd164e0-4b43-430c-ab9d-ac496853d7ab") + ) + (bus_entry + (at 129.032 36.83) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5091a73f-d0eb-424c-97a9-35dc42723df0") + ) + (bus_entry + (at 108.712 97.79) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "563b9bcf-f29c-46c1-90e8-7e9af3e1af3c") + ) + (bus_entry + (at 129.032 105.41) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "57a378b6-2d7e-42ac-af1a-b998f0978266") + ) + (bus_entry + (at 129.032 87.63) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5c0869a5-71f9-425c-ab12-720f7c9d2da6") + ) + (bus_entry + (at 108.712 102.87) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5c942584-4153-41ef-b4b9-4648a534a652") + ) + (bus_entry + (at 129.032 62.23) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "5d2f5038-72fa-447b-80ca-6b70c49f4e5d") + ) + (bus_entry + (at 179.832 62.23) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "62780113-a4e4-48a0-9f54-158d0663e3a0") + ) + (bus_entry + (at 210.312 49.53) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "638bb2b0-e6e0-4e2d-8d71-f1bb18649c1b") + ) + (bus_entry + (at 210.312 97.79) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6b4d60aa-4f03-417e-b76e-566193c82f83") + ) + (bus_entry + (at 179.832 95.25) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6b8780d0-c8da-4846-bdaa-d3078bc40263") + ) + (bus_entry + (at 108.712 52.07) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6c20e227-3fc7-411b-8f92-45841fe16fcc") + ) + (bus_entry + (at 76.2 149.86) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6d5ebee6-0eb2-40f6-ba0e-33380ee80fa3") + ) + (bus_entry + (at 55.372 160.02) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6fcc73fc-cc04-4626-b4d2-f69bc21b4790") + ) + (bus_entry + (at 159.512 90.17) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "70ed3eb1-12a4-4a20-905e-aaae977164ff") + ) + (bus_entry + (at 179.832 46.99) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "712bca5d-35cd-4113-89c0-12d8246cbace") + ) + (bus_entry + (at 76.2 44.45) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7400a777-8dc0-492d-bd9b-e0bc72563a29") + ) + (bus_entry + (at 179.832 97.79) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "75b50864-e036-44ac-8ee8-2d49d07db9ec") + ) + (bus_entry + (at 129.032 57.15) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7735b207-48f2-433f-94a2-02a96ab01e61") + ) + (bus_entry + (at 210.312 41.91) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7796ee82-e5ca-4407-8fb2-14b250cb4bb8") + ) + (bus_entry + (at 159.512 92.71) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "782f3dc0-aa5d-4c5b-baa7-018d321a6500") + ) + (bus_entry + (at 179.832 52.07) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "78728e38-2d20-486c-917f-a2c2b41d2e0e") + ) + (bus_entry + (at 159.512 87.63) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7ba2aab7-dcb8-48a9-b2fb-f391a1b4b1a2") + ) + (bus_entry + (at 108.712 105.41) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7feeb020-7985-44f8-b7ac-5c410e089d91") + ) + (bus_entry + (at 159.512 105.41) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8076e4ba-36e0-4ec8-b3f2-6761b7677406") + ) + (bus_entry + (at 210.312 54.61) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "809acd3c-d6bd-4b43-836d-6219e2de80c9") + ) + (bus_entry + (at 179.832 41.91) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "82ec79b5-df98-403b-a161-d3d7f36a1071") + ) + (bus_entry + (at 108.712 95.25) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "84071010-0a53-4fb9-8595-66145b90d51d") + ) + (bus_entry + (at 179.832 92.71) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "86e4ca1b-04db-4684-a200-cba0b605ec36") + ) + (bus_entry + (at 108.712 41.91) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "88dbd58c-5a50-4195-9c10-b408e3c60a01") + ) + (bus_entry + (at 76.2 95.25) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8d3f1be9-6162-4ad7-8951-9ca6bf13fb6a") + ) + (bus_entry + (at 159.512 36.83) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "949d6600-ee0d-4131-8ac0-498c04f8c8a3") + ) + (bus_entry + (at 179.832 107.95) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "9c650b64-440d-4c10-8cb7-520f34c113be") + ) + (bus_entry + (at 55.372 165.1) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "9df1d9b3-a09d-4b1e-8443-8300627a6c30") + ) + (bus_entry + (at 76.2 59.69) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a1b51bb9-76e8-4b5e-aa80-364c23be1419") + ) + (bus_entry + (at 159.512 49.53) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a32ae0fa-8952-4758-bcd2-77cd3223bc49") + ) + (bus_entry + (at 179.832 36.83) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a531dc98-3c6e-4e4a-86db-c34277effb91") + ) + (bus_entry + (at 76.2 57.15) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "a8536527-14f0-4f10-9b65-891b36a59822") + ) + (bus_entry + (at 76.2 113.03) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ac88d45a-52dd-420d-a7f3-8f9c0a619071") + ) + (bus_entry + (at 179.832 113.03) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ad5e4f77-582d-40ea-902a-f6845842b30c") + ) + (bus_entry + (at 129.032 41.91) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "af748fdd-7a77-46c9-bf28-ffd35342c216") + ) + (bus_entry + (at 76.2 97.79) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b37155d3-4deb-4b00-b30e-681d5c06d89d") + ) + (bus_entry + (at 76.2 52.07) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b5f25ceb-c2c9-4d00-9a6b-7d62e2ec1642") + ) + (bus_entry + (at 76.2 62.23) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b7432aff-61fe-4304-a326-cbdce9547fd2") + ) + (bus_entry + (at 179.832 49.53) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "b804e98a-768c-460d-b849-12aada3761f0") + ) + (bus_entry + (at 129.032 100.33) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ba5f51bf-e5ac-426c-b55a-e50c6e804db1") + ) + (bus_entry + (at 210.312 102.87) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "bc54fd00-4677-4e73-83d3-ed3990611639") + ) + (bus_entry + (at 129.032 107.95) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "be239d93-7608-4c2f-95af-cb38bd1c7ee9") + ) + (bus_entry + (at 76.2 100.33) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "be7a69b5-4424-4f9f-a31b-5c90e8695955") + ) + (bus_entry + (at 76.2 87.63) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c0b62354-452e-4c62-abdd-0c0d257c6d90") + ) + (bus_entry + (at 108.712 36.83) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c3716751-2dcd-4734-a685-e5123b99e8e3") + ) + (bus_entry + (at 129.032 97.79) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c62db104-582d-4e2d-b7ed-8455af457470") + ) + (bus_entry + (at 210.312 90.17) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c749bb3b-59d7-487f-86c0-f0990398a6b1") + ) + (bus_entry + (at 76.2 152.4) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c7d15323-1890-4799-b21c-d469e28f0155") + ) + (bus_entry + (at 108.712 49.53) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "c8b734a7-b779-4df8-b38d-d858c156688a") + ) + (bus_entry + (at 129.032 102.87) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ca640778-d460-4059-8c37-986986449024") + ) + (bus_entry + (at 76.2 154.94) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ccf378c1-0e7b-457b-bb98-00b3d2521939") + ) + (bus_entry + (at 210.312 105.41) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "cd0eb5dd-735f-4990-b23a-bafb71be1e65") + ) + (bus_entry + (at 108.712 39.37) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ce578d1f-970d-43c5-bd3c-b48124d96ab6") + ) + (bus_entry + (at 210.312 39.37) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ce6c6933-5741-4120-abdc-59de03f0459e") + ) + (bus_entry + (at 129.032 113.03) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "cfe6e1ba-49b7-43e3-9079-269dc61c55fc") + ) + (bus_entry + (at 76.2 110.49) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d137f0b2-dfe0-40bf-a05f-efb24109826a") + ) + (bus_entry + (at 159.512 97.79) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d5b06775-e243-4338-9d64-27c43c923102") + ) + (bus_entry + (at 179.832 87.63) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "d96dfac4-d60f-4395-b96e-92397dabf7fa") + ) + (bus_entry + (at 179.832 102.87) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "dbd6f697-e516-47be-b5b0-fb9ab8233097") + ) + (bus_entry + (at 210.312 95.25) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "de6ac0e9-a2ed-47a2-b709-04690de64bca") + ) + (bus_entry + (at 210.312 46.99) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "dedb1b05-61ae-460e-957c-8c8bc199441f") + ) + (bus_entry + (at 159.512 102.87) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "def6e1ec-ea8c-4419-9118-d1b37922f3ec") + ) + (bus_entry + (at 108.712 100.33) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e0f005ca-de9e-433a-a835-f7a85a3c35e0") + ) + (bus_entry + (at 210.312 36.83) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e2cedfae-544f-4083-8ebf-c51b7206a9ee") + ) + (bus_entry + (at 129.032 110.49) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e5de6107-1042-4538-9b6b-8c5da347bd70") + ) + (bus_entry + (at 108.712 44.45) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e79e7091-1c0d-47f9-a5db-bce2a7d7dd05") + ) + (bus_entry + (at 179.832 59.69) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e9221b52-ae1e-42e5-b127-839319bc17c0") + ) + (bus_entry + (at 179.832 44.45) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ed3eac1d-a0e8-4544-a985-cea26059b8f5") + ) + (bus_entry + (at 129.032 95.25) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "edbb9290-e81f-4ebb-a565-fc9f30dad994") + ) + (bus_entry + (at 108.712 54.61) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "edfd37af-9297-4165-9b74-13610f9577d1") + ) + (bus_entry + (at 179.832 100.33) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ee2d1ee5-4285-4806-88c3-3ea5219f296f") + ) + (bus_entry + (at 129.032 46.99) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f0cc02ed-1ae3-4c42-b3b9-ccdb2d0c7f2a") + ) + (bus_entry + (at 179.832 54.61) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f3c6adce-4177-4854-8170-c97f6cf250d0") + ) + (bus_entry + (at 76.2 54.61) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f4adbb71-041c-476f-a242-a525c7d1a36e") + ) + (bus_entry + (at 179.832 110.49) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f4ca1f4b-5035-48d0-b76a-1baec0f0f4d1") + ) + (bus_entry + (at 129.032 59.69) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "f5d91285-e2dd-471f-94df-61534d673713") + ) + (bus_entry + (at 76.2 105.41) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "fae661dd-05b6-46fa-9ac5-d85a7b7808b7") + ) + (bus_entry + (at 159.512 54.61) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "fb59c625-0f94-47fb-b056-bfa165589b7f") + ) + (bus_entry + (at 76.2 46.99) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "fc7a8907-c0f5-46f8-95a0-a63651f90b62") + ) + (bus_entry + (at 179.832 39.37) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "fccf237b-e46e-40e7-ab71-28a8816b617f") + ) + (bus_entry + (at 159.512 39.37) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "fdea0934-571c-4bbf-b3bb-a7c4ea43226a") + ) + (bus + (pts + (xy 76.2 102.87) (xy 76.2 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "000fa978-9ce8-4aef-a5c5-9d93f9afd921") + ) + (bus + (pts + (xy 159.512 90.17) (xy 159.512 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "006f992f-644b-4de4-a1f4-534f0bbae07b") + ) + (wire + (pts + (xy 131.572 59.69) (xy 134.874 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00bbb878-665f-4a9b-82c1-331724bb8276") + ) + (wire + (pts + (xy 78.74 49.53) (xy 84.074 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "012db5df-51ad-4cf2-89d8-b01917879b56") + ) + (wire + (pts + (xy 90.932 80.01) (xy 141.732 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "017f9118-8c91-4a6e-8241-86fb39256193") + ) + (wire + (pts + (xy 95.25 143.764) (xy 95.25 144.78) + ) + (stroke + (width 0) + (type default) + ) + (uuid "02aad8fa-8686-427e-834f-d9238576951b") + ) + (wire + (pts + (xy 105.41 116.84) (xy 101.854 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "036abd2d-b4ca-47b6-94c8-dbd2180b151f") + ) + (wire + (pts + (xy 207.01 63.5) (xy 221.234 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "04a9e2d9-949d-455b-b50c-94f59a7907c4") + ) + (wire + (pts + (xy 84.582 80.01) (xy 90.932 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "059acf8c-f806-4ad9-8b90-e7a8c1cfeee1") + ) + (wire + (pts + (xy 152.654 100.33) (xy 156.972 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "066d5238-db72-4c34-a04e-66bbb9c878ea") + ) + (wire + (pts + (xy 203.454 100.33) (xy 207.772 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "082bac85-960e-4385-ad1b-f7cbdfc546fb") + ) + (wire + (pts + (xy 203.454 114.3) (xy 207.01 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "08544662-c998-44a6-9469-80f793d6804b") + ) + (bus + (pts + (xy 76.2 97.79) (xy 76.2 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0897a438-217d-4e78-aada-53163b1eb65d") + ) + (bus + (pts + (xy 159.512 36.83) (xy 159.512 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09cd701c-0be4-4b05-9d93-c3dd27bdf1df") + ) + (wire + (pts + (xy 203.454 44.45) (xy 207.772 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0a106f61-8beb-4967-86cf-7f94d7951de7") + ) + (wire + (pts + (xy 90.932 82.55) (xy 90.932 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0d8a0cc2-c8f9-469b-9012-19b5e064420f") + ) + (bus + (pts + (xy 108.712 87.63) (xy 108.712 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ddf601c-9169-4847-8935-546701195f62") + ) + (wire + (pts + (xy 105.41 66.04) (xy 101.854 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f159146-43fa-4801-a476-c809d151eb75") + ) + (wire + (pts + (xy 203.454 49.53) (xy 207.772 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "120e756d-fc50-4848-9b9b-1f66a5813a2f") + ) + (wire + (pts + (xy 78.74 110.49) (xy 84.074 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "129e89b1-82f0-4b11-b0d8-6d561db2f985") + ) + (bus + (pts + (xy 108.712 85.09) (xy 108.712 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "12ffdf7e-46b3-44af-923b-7accc0ccad91") + ) + (wire + (pts + (xy 131.572 49.53) (xy 134.874 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "130b40f9-e8f7-415f-aa82-545719b28cee") + ) + (bus + (pts + (xy 210.312 90.17) (xy 210.312 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "13cdc147-c350-4d42-b3ed-79fd3673f706") + ) + (wire + (pts + (xy 57.912 167.64) (xy 61.722 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1482adef-aa58-46ec-92fe-443bf3792ce0") + ) + (wire + (pts + (xy 131.572 100.33) (xy 134.874 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "149e8086-2994-4b05-81ac-14d3fbb56bfd") + ) + (wire + (pts + (xy 78.74 59.69) (xy 84.074 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "169e3d1d-8a24-41a4-a622-2dcc2798d261") + ) + (wire + (pts + (xy 78.74 113.03) (xy 84.074 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "177af94f-56a0-45d1-ba7c-b6f0d0f7f620") + ) + (wire + (pts + (xy 131.572 113.03) (xy 134.874 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "17b0e7d9-849b-457d-8a67-78232362d088") + ) + (wire + (pts + (xy 152.654 97.79) (xy 156.972 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "184f08ff-9462-4bed-ae7a-e356af2be47c") + ) + (wire + (pts + (xy 182.372 97.79) (xy 185.674 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ace56a5-3930-437a-9b72-2a66ccd856af") + ) + (bus + (pts + (xy 179.832 97.79) (xy 179.832 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1d8a0a48-becb-4bb9-8741-2454268357f2") + ) + (wire + (pts + (xy 78.74 157.48) (xy 82.55 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1d8ee5e1-5086-4212-8e1a-1bf6654795cf") + ) + (wire + (pts + (xy 101.854 92.71) (xy 106.172 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1d92ba61-2c5f-48ec-b17d-12009ac91546") + ) + (wire + (pts + (xy 152.654 92.71) (xy 156.972 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1dc90ab4-bbb4-4c69-9ac8-8d774802f03a") + ) + (bus + (pts + (xy 108.712 95.25) (xy 108.712 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f747c14-743a-4044-bae9-39c1c75f04b7") + ) + (wire + (pts + (xy 78.74 39.37) (xy 84.074 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2061e4cb-fda3-47f4-9277-e6902c773ff1") + ) + (wire + (pts + (xy 182.372 39.37) (xy 185.674 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "21e5f795-3901-4cfe-a73f-1f912a2a7eef") + ) + (wire + (pts + (xy 203.454 57.15) (xy 207.772 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "235c0e21-ac37-40d1-9a23-f8feeb6e9480") + ) + (bus + (pts + (xy 76.2 44.45) (xy 76.2 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23faab8f-6b8e-4b11-96be-81bf55c5afa8") + ) + (wire + (pts + (xy 146.05 30.48) (xy 95.25 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "25690eb8-816e-4742-9302-bd3609876421") + ) + (wire + (pts + (xy 196.85 81.28) (xy 146.05 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "25cc6b90-d9ac-44e8-a7d9-d033fb270d21") + ) + (bus + (pts + (xy 179.832 54.61) (xy 179.832 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "262d2b57-becc-45eb-b685-fdaf79f939df") + ) + (wire + (pts + (xy 182.372 41.91) (xy 185.674 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2644a34a-3baa-40ee-b603-a36dae71952b") + ) + (wire + (pts + (xy 78.74 57.15) (xy 84.074 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2649234d-3301-449a-a903-a5a8a2a25fda") + ) + (wire + (pts + (xy 227.33 60.96) (xy 227.33 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2697f3a7-e6ed-45b1-83e7-c36ec9575ec8") + ) + (wire + (pts + (xy 152.654 54.61) (xy 156.972 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "26c5fec5-cca4-4c12-bbdb-aa4b31db58f9") + ) + (wire + (pts + (xy 101.854 95.25) (xy 106.172 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "281ba6dc-b4ce-47e3-af9f-96dce66c987f") + ) + (wire + (pts + (xy 152.654 57.15) (xy 156.972 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "284a6005-845c-4f98-b3e9-d97a6dd1a1d9") + ) + (wire + (pts + (xy 152.654 105.41) (xy 156.972 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "284e3c09-b5b2-4633-8f48-73cbebf49b5a") + ) + (wire + (pts + (xy 207.01 114.3) (xy 221.234 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "28df5dab-8a14-40cb-be3c-11b6d3de9fd9") + ) + (wire + (pts + (xy 182.372 102.87) (xy 185.674 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2916c5d3-d350-465b-8bdf-f84336f065c7") + ) + (wire + (pts + (xy 57.912 162.56) (xy 61.722 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2a09ecd9-0293-444b-be3c-ea3185984869") + ) + (wire + (pts + (xy 152.654 102.87) (xy 156.972 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2a115fd9-474c-4de0-9e04-61f9f5a5401c") + ) + (wire + (pts + (xy 196.85 81.28) (xy 196.85 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2aaf0006-5150-44e7-b605-5346848f0720") + ) + (wire + (pts + (xy 78.74 152.4) (xy 82.55 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2ad39fb1-c74e-4941-890e-f7b79b8b1c4e") + ) + (bus + (pts + (xy 210.312 34.29) (xy 210.312 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c0f9e54-2ba8-45a4-a773-a8e2d8e34e09") + ) + (bus + (pts + (xy 179.832 102.87) (xy 179.832 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c9536ea-c80b-4bbc-9ce1-ab86d174e511") + ) + (bus + (pts + (xy 129.032 107.95) (xy 129.032 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2dc5013a-9f7f-4002-8b7e-242afe393be8") + ) + (wire + (pts + (xy 78.74 46.99) (xy 84.074 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2e9f7336-bbdd-4cd4-8d75-ee2caa2d3d4b") + ) + (bus + (pts + (xy 108.712 49.53) (xy 108.712 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "30466d83-17f8-4ecd-a82d-ae1f17499a46") + ) + (wire + (pts + (xy 107.95 162.56) (xy 122.174 162.56) + ) + (stroke + (width 0) + (type default) + ) + (uuid "307b161c-2651-44d6-a94b-9b7d2b0b046a") + ) + (bus + (pts + (xy 210.312 92.71) (xy 210.312 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "317cdb53-a58c-49f6-8668-c12f371a10b1") + ) + (wire + (pts + (xy 173.99 73.66) (xy 227.33 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3241b44f-7f7d-44a1-ae75-33b8174650b2") + ) + (bus + (pts + (xy 108.712 44.45) (xy 108.712 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3331661a-9954-4ae6-8150-17d4539885b4") + ) + (wire + (pts + (xy 203.454 95.25) (xy 207.772 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "34b76d5e-007b-4899-9166-b5096e60b458") + ) + (wire + (pts + (xy 207.01 63.5) (xy 207.01 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3531f985-0b7b-465b-b4ba-2f70222208dd") + ) + (wire + (pts + (xy 152.654 44.45) (xy 156.972 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "35bcc02e-1517-4996-95e5-047ff77e5d72") + ) + (wire + (pts + (xy 182.372 52.07) (xy 185.674 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36acd8d3-e53c-4165-8523-281939b590ae") + ) + (bus + (pts + (xy 129.032 110.49) (xy 129.032 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36ccda3d-8508-4e01-95df-e4cc28bf0b23") + ) + (wire + (pts + (xy 203.454 60.96) (xy 227.33 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "37014fa5-e85d-4345-8424-03199af40df6") + ) + (wire + (pts + (xy 156.21 116.84) (xy 152.654 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "38330e73-70ae-4a0f-b531-0c380f2ae610") + ) + (wire + (pts + (xy 146.05 31.75) (xy 146.05 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "385da77f-321a-4189-bffe-08d03a0b9f91") + ) + (bus + (pts + (xy 55.372 154.94) (xy 76.2 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "38a60e26-cf19-45f3-bbe8-1f06af517042") + ) + (wire + (pts + (xy 131.572 57.15) (xy 134.874 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b47accb-daae-4d4b-bcc7-0368b03749c7") + ) + (bus + (pts + (xy 55.372 154.94) (xy 55.372 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c7b89ec-e291-4845-949b-e1f3eb221f3c") + ) + (bus + (pts + (xy 179.832 95.25) (xy 179.832 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d159041-6027-47fb-902f-6bf979063c57") + ) + (bus + (pts + (xy 55.372 160.02) (xy 55.372 165.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3e8a5adf-22a8-414d-b1de-87920c3bc57f") + ) + (wire + (pts + (xy 101.854 105.41) (xy 106.172 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3e92bdf6-362b-4f57-8e1b-0f7d28ae35a9") + ) + (bus + (pts + (xy 108.712 46.99) (xy 108.712 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40d20f59-d486-4c77-a472-8ac7de504637") + ) + (wire + (pts + (xy 182.372 105.41) (xy 185.674 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40e104ce-26a5-4b00-925e-137128ec1187") + ) + (wire + (pts + (xy 78.74 100.33) (xy 84.074 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "417da825-6b31-4076-89e3-8659132c79df") + ) + (bus + (pts + (xy 129.032 95.25) (xy 129.032 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "426d55f5-4f1a-4da6-b113-eb981013d7eb") + ) + (bus + (pts + (xy 76.2 92.71) (xy 76.2 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "42e93bb8-da5f-43db-a254-698875445e6f") + ) + (wire + (pts + (xy 131.572 105.41) (xy 134.874 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4332fc38-3c18-4bdb-93f1-bc57ca10507f") + ) + (wire + (pts + (xy 203.454 97.79) (xy 207.772 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "44c23054-6ed7-4a84-b471-71b2b9bafcfa") + ) + (wire + (pts + (xy 204.47 30.988) (xy 204.47 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4552109a-0708-46b4-b9d4-b416a8498745") + ) + (wire + (pts + (xy 81.534 167.64) (xy 81.534 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "45a61cba-dc66-4911-b4be-f0e886dfd7f5") + ) + (wire + (pts + (xy 131.572 44.45) (xy 134.874 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4689babe-da27-46ce-b82a-eceefcc0ffac") + ) + (wire + (pts + (xy 95.25 177.8) (xy 95.25 179.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47db4cf3-cc4b-4bd2-93e9-15994af5134c") + ) + (wire + (pts + (xy 101.854 114.3) (xy 105.41 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "483f4810-9791-40da-b99f-b35eca13313e") + ) + (bus + (pts + (xy 129.032 100.33) (xy 129.032 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "49e10e1d-4a39-43d6-a39d-c28028dd1a82") + ) + (wire + (pts + (xy 101.854 39.37) (xy 106.172 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4a2ef85a-89a3-4b22-b93d-9e2756a77d58") + ) + (bus + (pts + (xy 108.712 97.79) (xy 108.712 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4a90f740-7e8b-45d1-a692-b5997a40cfba") + ) + (bus + (pts + (xy 76.2 57.15) (xy 76.2 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b0b53c3-23f8-4617-84bc-e13761ab6ad6") + ) + (wire + (pts + (xy 131.572 39.37) (xy 134.874 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4bcd92b0-6253-48db-9a65-c530fad51afb") + ) + (wire + (pts + (xy 182.372 115.57) (xy 185.674 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4bd580c6-9f34-45b9-9303-930d5be71dd7") + ) + (wire + (pts + (xy 101.854 46.99) (xy 106.172 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ca5fe35-54f4-4392-a475-bd87ef818370") + ) + (wire + (pts + (xy 101.854 63.5) (xy 105.41 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4d06ac72-5d66-46cb-b30a-0a8782dda7d5") + ) + (wire + (pts + (xy 182.372 92.71) (xy 185.674 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4dca00f3-9379-4be3-9e5d-6a00b310a22c") + ) + (wire + (pts + (xy 152.654 107.95) (xy 156.972 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ddacecf-2526-4e31-af83-b49156fb58bc") + ) + (wire + (pts + (xy 107.95 160.02) (xy 122.174 160.02) + ) + (stroke + (width 0) + (type default) + ) + (uuid "515b9b16-86f8-4433-8775-c2874fd9857f") + ) + (bus + (pts + (xy 76.2 113.03) (xy 76.2 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "515f7272-cf66-46f3-8e0f-0567d2ad94f6") + ) + (bus + (pts + (xy 129.032 44.45) (xy 129.032 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5184762b-32b0-4b5c-b938-d917cb36bab2") + ) + (wire + (pts + (xy 207.01 116.84) (xy 203.454 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "51bea799-e727-4ac5-af13-21db44c158ff") + ) + (wire + (pts + (xy 203.454 54.61) (xy 207.772 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "52fbb9ce-f712-44a4-992f-5aea1ce6ddc3") + ) + (bus + (pts + (xy 129.032 90.17) (xy 129.032 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "53085f45-907c-4c83-8a00-60fa35107f77") + ) + (bus + (pts + (xy 129.032 34.29) (xy 129.032 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54f2f634-ac60-47a7-8e87-c84df1e09389") + ) + (bus + (pts + (xy 210.312 46.99) (xy 210.312 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5624699c-c87e-4f98-9edd-27c673fb27f7") + ) + (bus + (pts + (xy 76.2 62.23) (xy 76.2 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "57e7a4d0-81ff-4975-807f-34d56dd42b9b") + ) + (wire + (pts + (xy 203.454 63.5) (xy 207.01 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5853c9b5-6fc2-4f63-aedd-750906f2cade") + ) + (wire + (pts + (xy 156.21 63.5) (xy 156.21 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "58c4b466-38db-48d7-8326-3de259d26c94") + ) + (wire + (pts + (xy 131.572 46.99) (xy 134.874 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5af11294-1a3b-4ea8-91ef-14b4094eea28") + ) + (wire + (pts + (xy 152.654 49.53) (xy 156.972 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5b38eeb0-6b26-4453-b557-a623b9cb0ed0") + ) + (wire + (pts + (xy 105.41 63.5) (xy 105.41 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5bb0462d-a432-49b5-91ac-03fe36b287a0") + ) + (wire + (pts + (xy 182.372 62.23) (xy 185.674 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5bbff7dc-712b-46d6-b470-823439df118f") + ) + (bus + (pts + (xy 129.032 49.53) (xy 129.032 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c1d79f9-ed15-4e18-9ba9-81fdd896742c") + ) + (bus + (pts + (xy 210.312 39.37) (xy 210.312 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c29f2a8-c49c-4c9c-ad04-06d86bcd8cc9") + ) + (wire + (pts + (xy 123.19 111.76) (xy 123.19 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c5876a3-62f6-407a-b2fc-7ed9a293a48f") + ) + (wire + (pts + (xy 82.55 167.64) (xy 81.534 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c99efa8-c479-4817-abd6-e7a9576a9077") + ) + (wire + (pts + (xy 173.99 73.66) (xy 173.99 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d363de9-7008-4020-9364-7cca7a3f0ea4") + ) + (wire + (pts + (xy 78.74 97.79) (xy 84.074 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d97b860-4232-45af-82e7-772c6b8086db") + ) + (wire + (pts + (xy 101.854 97.79) (xy 106.172 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e687ff8-92c0-4e08-9e83-0dc54578c51b") + ) + (wire + (pts + (xy 101.854 49.53) (xy 106.172 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f57a8ad-7c59-4fa4-b213-45c2c8bf4ff0") + ) + (wire + (pts + (xy 152.654 41.91) (xy 156.972 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f635d3b-fa93-41dd-9f3e-7794fa6aa48f") + ) + (wire + (pts + (xy 78.74 107.95) (xy 84.074 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f64c980-ae35-43f7-999a-2ba7ac511774") + ) + (bus + (pts + (xy 210.312 102.87) (xy 210.312 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5fd11657-b4b8-46b4-a30e-3df9027c9108") + ) + (wire + (pts + (xy 131.572 95.25) (xy 134.874 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5fea0ee8-ca99-4497-9119-ae5d14d6b197") + ) + (bus + (pts + (xy 108.712 92.71) (xy 108.712 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "619d4a4e-2e37-4126-b280-553e95781f12") + ) + (wire + (pts + (xy 173.99 73.66) (xy 123.19 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61c6532d-d480-4cf3-b69d-e7c502b339d7") + ) + (bus + (pts + (xy 159.512 92.71) (xy 159.512 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61d162eb-2a16-4c07-b9d4-32975e278785") + ) + (bus + (pts + (xy 108.712 36.83) (xy 108.712 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "622fd4d9-4a56-4422-8923-39e836d2cc3c") + ) + (wire + (pts + (xy 146.05 81.28) (xy 95.25 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "635e0a79-4e3c-4a53-b797-e46c228cdca7") + ) + (bus + (pts + (xy 76.2 152.4) (xy 76.2 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6515e3b6-3352-46ef-9894-dfade9dbefd1") + ) + (wire + (pts + (xy 152.654 90.17) (xy 156.972 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65aa9bb5-37bd-4daa-8766-05397f1467c8") + ) + (bus + (pts + (xy 76.2 149.86) (xy 76.2 152.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "65fd262f-bfd8-402a-9e8c-de12174e8396") + ) + (wire + (pts + (xy 101.854 111.76) (xy 123.19 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "669c43de-c525-4bd0-a526-2d33af5139ef") + ) + (bus + (pts + (xy 159.512 85.09) (xy 159.512 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "67ef6045-575f-4f0d-9edc-398d25208278") + ) + (bus + (pts + (xy 210.312 97.79) (xy 210.312 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "67ff5198-2365-4247-9426-f0c3d6317419") + ) + (bus + (pts + (xy 108.712 90.17) (xy 108.712 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68579811-d0ce-45f9-bd2a-f019c7b7088d") + ) + (wire + (pts + (xy 182.372 59.69) (xy 185.674 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a0f1763-d159-47f3-b7f4-3364d9d1b28f") + ) + (bus + (pts + (xy 179.832 41.91) (xy 179.832 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a193129-04bd-4dfa-820f-674e78b9ba3b") + ) + (wire + (pts + (xy 182.372 49.53) (xy 185.674 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b32b05e-4326-487d-98a9-42bedb1fcac5") + ) + (wire + (pts + (xy 203.454 52.07) (xy 207.772 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ce69533-6b77-46b2-af62-0351ca676674") + ) + (wire + (pts + (xy 101.854 100.33) (xy 106.172 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6dc52a57-1ea5-480a-88a5-be6b7cd9f626") + ) + (bus + (pts + (xy 76.2 59.69) (xy 76.2 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ea7aad0-2d65-415b-b594-3818ec937549") + ) + (wire + (pts + (xy 101.854 44.45) (xy 106.172 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ff8d143-e5c3-4ef1-8134-6e78f631bb48") + ) + (bus + (pts + (xy 159.512 97.79) (xy 159.512 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7021cf5f-3a77-4b0d-a12c-dd4fa0f1fb8e") + ) + (bus + (pts + (xy 159.512 95.25) (xy 159.512 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "71637cd4-e7ec-4c2a-b90f-c1cf609e6a51") + ) + (wire + (pts + (xy 101.854 107.95) (xy 106.172 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "720210bb-b906-4c60-b30e-1ce726f63957") + ) + (wire + (pts + (xy 101.854 102.87) (xy 106.172 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "72744ae7-6c27-4cfa-b973-ad2337f6097f") + ) + (wire + (pts + (xy 84.582 29.21) (xy 90.932 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "729862df-043d-474b-a521-eda9648f0029") + ) + (wire + (pts + (xy 192.532 80.01) (xy 192.532 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "72e2ba24-bea6-482c-a79c-8750ea01ba96") + ) + (bus + (pts + (xy 159.512 100.33) (xy 159.512 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7534c3ec-e0de-49bb-9f35-b6fd3b1d425d") + ) + (wire + (pts + (xy 203.454 107.95) (xy 207.772 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "77678216-0ba2-4758-8fa1-d51f8c99b1d4") + ) + (bus + (pts + (xy 210.312 87.63) (xy 210.312 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "77cd6eff-1850-4bd9-aaa8-83e7e738e58f") + ) + (bus + (pts + (xy 179.832 46.99) (xy 179.832 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "794f9ac0-3ae0-412e-9f50-04209cdd3fd5") + ) + (wire + (pts + (xy 203.454 41.91) (xy 207.772 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79d1578d-3e19-4425-b386-190a83a86353") + ) + (bus + (pts + (xy 159.512 39.37) (xy 159.512 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79de497e-a834-4db9-bfc6-62369323f97c") + ) + (bus + (pts + (xy 159.512 87.63) (xy 159.512 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79f9493d-23c8-44f5-8734-73c7ce264adf") + ) + (bus + (pts + (xy 179.832 39.37) (xy 179.832 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7a1dcdf7-5870-4d36-ae21-562173671ef4") + ) + (wire + (pts + (xy 78.74 54.61) (xy 84.074 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7cad9ee9-47e0-44f6-a138-3443389c6414") + ) + (bus + (pts + (xy 179.832 100.33) (xy 179.832 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7dd8da44-3a8f-45af-b45b-0bff67b8c5c2") + ) + (bus + (pts + (xy 210.312 44.45) (xy 210.312 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e2c0570-3c5c-4e06-af89-a7c65d58dddb") + ) + (wire + (pts + (xy 141.732 29.21) (xy 192.532 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e6a39b6-46ee-4a46-8cc1-6f9ddb42b535") + ) + (bus + (pts + (xy 76.2 46.99) (xy 76.2 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7f19d486-e399-4181-b567-3f20444c376f") + ) + (bus + (pts + (xy 179.832 57.15) (xy 179.832 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80416467-6bef-4e8f-bbb8-58f89aae62c6") + ) + (wire + (pts + (xy 107.95 167.64) (xy 122.174 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "808d330c-0186-4a1a-9f03-1b55e77a51f5") + ) + (bus + (pts + (xy 129.032 97.79) (xy 129.032 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "817cfc2e-2a0e-489d-b737-44069c7e75b4") + ) + (bus + (pts + (xy 159.512 34.29) (xy 159.512 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "81bec2b0-e465-40c8-8281-dc0f7de62cd8") + ) + (bus + (pts + (xy 179.832 107.95) (xy 179.832 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "81c4f693-a2a3-4bdf-8164-d82032cf7d42") + ) + (wire + (pts + (xy 196.85 81.28) (xy 203.2 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "836c5776-7a49-4398-a771-e4c0bd030f85") + ) + (wire + (pts + (xy 90.932 29.21) (xy 141.732 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "83753db0-80aa-4b5b-a600-86f974a61885") + ) + (wire + (pts + (xy 101.854 41.91) (xy 106.172 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8418f202-8b78-4e79-8ef2-b9dd36ee2b72") + ) + (wire + (pts + (xy 131.572 107.95) (xy 134.874 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "842fadb7-c383-4b5a-96f2-b2c50dde19eb") + ) + (wire + (pts + (xy 101.854 57.15) (xy 106.172 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "84709b2d-c452-492b-82b9-f73b26328dba") + ) + (wire + (pts + (xy 182.372 90.17) (xy 185.674 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "847de30f-4c63-4cca-9db7-89870dd06a9a") + ) + (wire + (pts + (xy 182.372 46.99) (xy 185.674 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "84f61471-49cb-4bfa-9596-40e7dc99a0c3") + ) + (wire + (pts + (xy 105.41 63.5) (xy 119.38 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8545c953-b4fa-40cf-aec5-d8e3ceea7474") + ) + (wire + (pts + (xy 156.21 114.3) (xy 156.21 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "860cf059-8799-4942-931d-31bf720927a2") + ) + (wire + (pts + (xy 131.572 97.79) (xy 134.874 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "868e57d3-4ba6-4205-a79a-aedfe98e9f2d") + ) + (bus + (pts + (xy 159.512 102.87) (xy 159.512 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "891959f4-7509-4078-8792-52e17c8eb7e6") + ) + (wire + (pts + (xy 131.572 52.07) (xy 134.874 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8974132c-c5b5-4b1b-8241-4b1eebbf176d") + ) + (wire + (pts + (xy 95.25 81.28) (xy 95.25 82.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8a79c9cf-359e-4fc4-b3fc-6201e6c9c92c") + ) + (bus + (pts + (xy 159.512 49.53) (xy 159.512 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8ab49261-f3e0-4573-8648-56143f313c4c") + ) + (wire + (pts + (xy 203.454 39.37) (xy 207.772 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8adcbff5-42d2-44d6-9529-ebe0cc65a273") + ) + (bus + (pts + (xy 179.832 105.41) (xy 179.832 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b6e1507-73eb-4a26-926d-e340c8d21561") + ) + (wire + (pts + (xy 107.95 154.94) (xy 123.19 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8df309a7-9233-48f8-9066-f8bbfea6e65b") + ) + (bus + (pts + (xy 210.312 49.53) (xy 210.312 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8eebd753-de80-44ad-90a2-3dd7ce263774") + ) + (wire + (pts + (xy 152.654 95.25) (xy 156.972 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92d41aba-597a-4d61-8f13-2ad13e9e426a") + ) + (wire + (pts + (xy 156.21 114.3) (xy 170.434 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "93c0e434-6a0d-4839-9337-cf521fea6a01") + ) + (bus + (pts + (xy 210.312 52.07) (xy 210.312 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "942cad4f-578c-4f7c-9062-0e13f45ba42c") + ) + (wire + (pts + (xy 107.95 165.1) (xy 122.174 165.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9581c504-47cb-4c24-a1c3-3b2d73afcd45") + ) + (bus + (pts + (xy 129.032 52.07) (xy 129.032 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95b2fcd4-4945-47b9-826c-543ed6ea257c") + ) + (bus + (pts + (xy 76.2 110.49) (xy 76.2 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9651db2d-f9d8-4539-b702-42818e5ace9b") + ) + (bus + (pts + (xy 76.2 39.37) (xy 76.2 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "965a2bda-f538-43fe-a80d-adc6f6983fc4") + ) + (bus + (pts + (xy 76.2 87.63) (xy 76.2 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "96ee0b0b-cc67-4dd7-9d4a-a1100d2e57e5") + ) + (bus + (pts + (xy 76.2 100.33) (xy 76.2 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9851a9dd-2abc-47df-a6ad-95ccf4441a14") + ) + (wire + (pts + (xy 78.74 62.23) (xy 84.074 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "99b7aa78-fd94-4cd2-b3e9-daa7137cbb69") + ) + (wire + (pts + (xy 78.74 52.07) (xy 84.074 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9add98a9-cf67-485f-a3f4-09060d04a6da") + ) + (bus + (pts + (xy 129.032 39.37) (xy 129.032 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9c45654b-5b3b-41c2-a2b4-db9ecfe27231") + ) + (bus + (pts + (xy 159.512 44.45) (xy 159.512 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9ce16f37-f8ce-4307-8c94-9735c3711d46") + ) + (wire + (pts + (xy 80.01 167.64) (xy 81.534 167.64) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9d9998d0-8710-45ec-94fa-7e65207f9ffb") + ) + (wire + (pts + (xy 131.572 110.49) (xy 134.874 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f1dbfa5-3baf-43f7-9dde-009af31b0063") + ) + (bus + (pts + (xy 129.032 92.71) (xy 129.032 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9feb8055-6755-43c3-87d4-71bef90198ea") + ) + (bus + (pts + (xy 76.2 52.07) (xy 76.2 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a114a3c8-3070-4c33-87e8-98b506e64733") + ) + (bus + (pts + (xy 179.832 62.23) (xy 179.832 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1d6a0a1-890a-4110-ac78-3410bcc14950") + ) + (wire + (pts + (xy 131.572 41.91) (xy 134.874 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2185972-bf5f-45c1-973e-acbe29f90bc2") + ) + (wire + (pts + (xy 78.74 154.94) (xy 82.55 154.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a3350107-fb13-4bca-bc71-a90c609642c2") + ) + (bus + (pts + (xy 108.712 52.07) (xy 108.712 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a3be859b-d41b-4df6-8099-ea9ad3c3dc58") + ) + (wire + (pts + (xy 101.854 54.61) (xy 106.172 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a46034bb-9972-4f2f-8435-d171c7710e5b") + ) + (bus + (pts + (xy 108.712 39.37) (xy 108.712 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a4872300-e62d-424d-8a39-41d5ef712dab") + ) + (wire + (pts + (xy 81.534 170.18) (xy 82.55 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a5106fa2-aefb-4ffa-8bc6-4e61d05b0152") + ) + (wire + (pts + (xy 105.41 114.3) (xy 105.41 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a574ad7f-ae91-44a6-9539-83ce521dc004") + ) + (wire + (pts + (xy 203.454 111.76) (xy 227.33 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a598208d-67f4-43c7-89b5-0a98cd711658") + ) + (bus + (pts + (xy 129.032 41.91) (xy 129.032 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a61e86d0-8a8a-4d12-9e8a-ca3961244e8b") + ) + (wire + (pts + (xy 78.74 44.45) (xy 84.074 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6390b0c-5b5f-4693-85c1-0218cfc692f6") + ) + (wire + (pts + (xy 182.372 100.33) (xy 185.674 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6af3e76-21e8-42a2-943f-20a786e9ae91") + ) + (wire + (pts + (xy 203.454 105.41) (xy 207.772 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a71e9c55-3313-4171-b0ba-539a75f76844") + ) + (bus + (pts + (xy 179.832 49.53) (xy 179.832 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a7a9a41d-2d6a-4ea4-b061-3c3dede9fd3e") + ) + (bus + (pts + (xy 179.832 34.29) (xy 179.832 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a87076eb-4415-43f2-b619-a62596bad6bb") + ) + (bus + (pts + (xy 76.2 105.41) (xy 76.2 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa6ec33d-36ca-479b-ab87-3a5eb1df6f9e") + ) + (bus + (pts + (xy 76.2 34.29) (xy 76.2 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab189d3e-712b-46a9-83cd-fc845b69d604") + ) + (bus + (pts + (xy 129.032 36.83) (xy 129.032 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac391566-d612-45c7-b727-c0890ec763cc") + ) + (wire + (pts + (xy 95.25 30.48) (xy 95.25 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad106b05-9dd4-4af4-94ca-8e35338fe7a7") + ) + (wire + (pts + (xy 107.95 170.18) (xy 122.174 170.18) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad611ae0-0713-44b1-abbb-8b09923621cf") + ) + (bus + (pts + (xy 210.312 36.83) (xy 210.312 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ada145b7-405c-4cb1-98d2-6dd7d9c13193") + ) + (wire + (pts + (xy 101.854 90.17) (xy 106.172 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aefcffdd-e035-40a6-b649-e1df92318d71") + ) + (wire + (pts + (xy 78.74 105.41) (xy 84.074 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b02f3aaf-3452-41d8-9fc1-4c70c112a3ce") + ) + (wire + (pts + (xy 131.572 90.17) (xy 134.874 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2da3818-b6fd-4f79-a4f3-8b93c79d8e53") + ) + (bus + (pts + (xy 76.2 95.25) (xy 76.2 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b47648a3-bd72-43f2-b2f4-445e61207ef3") + ) + (bus + (pts + (xy 129.032 54.61) (xy 129.032 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b5b050de-8bdf-46e2-ab82-60d1fe370c00") + ) + (wire + (pts + (xy 152.654 114.3) (xy 156.21 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b5b35ca3-1b14-4962-8edb-990456c13169") + ) + (bus + (pts + (xy 76.2 41.91) (xy 76.2 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b6259c7e-8177-437b-9279-7283a60938a7") + ) + (wire + (pts + (xy 141.732 31.75) (xy 141.732 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b6949d49-4a62-40b3-8c19-c29913c6a07a") + ) + (bus + (pts + (xy 129.032 62.23) (xy 129.032 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b705038b-ae74-448c-a8eb-043726b60603") + ) + (wire + (pts + (xy 146.05 82.55) (xy 146.05 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b7df74f3-e325-45fd-bfb9-a806b25043bf") + ) + (wire + (pts + (xy 76.962 165.1) (xy 82.55 165.1) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b82fcac3-381f-47ed-8109-c017ae465827") + ) + (bus + (pts + (xy 129.032 46.99) (xy 129.032 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ba8a3ffd-de9b-4568-bf8d-18c6f7e5e60e") + ) + (wire + (pts + (xy 123.19 60.96) (xy 101.854 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bab28c71-8ba7-4ffd-baba-c78f605e31df") + ) + (wire + (pts + (xy 123.19 73.66) (xy 123.19 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bae12c35-0579-4f0f-a017-e9bd9551cee3") + ) + (wire + (pts + (xy 182.372 110.49) (xy 185.674 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb2f7c78-ca5c-4cb8-93ae-dff5d0d96178") + ) + (wire + (pts + (xy 182.372 107.95) (xy 185.674 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb33cdbd-b17b-4ee9-acde-21953719512b") + ) + (bus + (pts + (xy 159.512 41.91) (xy 159.512 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb5c8976-7f97-4b59-8870-d69f993fd625") + ) + (bus + (pts + (xy 179.832 59.69) (xy 179.832 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc8a594c-5f76-467e-a99d-a5a4843957e1") + ) + (wire + (pts + (xy 227.33 73.66) (xy 233.934 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc991dd1-2e57-4f2e-967e-24d460c80182") + ) + (bus + (pts + (xy 179.832 92.71) (xy 179.832 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bd629b12-b2e2-45a6-8593-fd5a96f43ffc") + ) + (wire + (pts + (xy 131.572 64.77) (xy 134.874 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bda9ad67-538d-4eb6-9c1d-dae9ea5a56a5") + ) + (bus + (pts + (xy 108.712 100.33) (xy 108.712 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c071e4d5-de57-40a1-9eda-7ba423bfb6d5") + ) + (wire + (pts + (xy 78.74 95.25) (xy 84.074 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0fe7cac-52c4-4371-8da9-911ec4de355d") + ) + (bus + (pts + (xy 129.032 102.87) (xy 129.032 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2611a57-4df7-4043-8adf-311c9565d1b2") + ) + (wire + (pts + (xy 182.372 54.61) (xy 185.674 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c38b85d8-0597-4e9b-ba9d-c4709b18d6e4") + ) + (bus + (pts + (xy 179.832 87.63) (xy 179.832 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c440be45-27f2-495b-beed-1a821fa0ed74") + ) + (bus + (pts + (xy 179.832 52.07) (xy 179.832 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c4e3dcc3-8b39-4d90-a1e5-c5336ce249e9") + ) + (wire + (pts + (xy 152.654 39.37) (xy 156.972 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c511e472-db9d-4dfd-ad22-238f47c80828") + ) + (bus + (pts + (xy 76.2 49.53) (xy 76.2 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c5a06a42-3905-4591-9206-e139022657c5") + ) + (bus + (pts + (xy 76.2 107.95) (xy 76.2 110.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c682a3a6-7cec-4b45-9e4d-c9166023c600") + ) + (wire + (pts + (xy 90.932 31.75) (xy 90.932 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c6c03583-f60f-4923-875c-1be9812869b2") + ) + (bus + (pts + (xy 76.2 54.61) (xy 76.2 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c7589cec-fd37-4c44-a82a-b3498f459548") + ) + (bus + (pts + (xy 129.032 59.69) (xy 129.032 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c75da44d-f6f2-4d04-a57e-651aa03ec8a4") + ) + (bus + (pts + (xy 210.312 85.09) (xy 210.312 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c7bf6992-506b-418e-933f-5fa8b72239de") + ) + (wire + (pts + (xy 156.21 63.5) (xy 170.434 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c7c2fc76-604f-4b76-aa81-26cdda4f9f49") + ) + (bus + (pts + (xy 108.712 102.87) (xy 108.712 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c87d2bd6-c22b-41fb-9c4e-c4abcface436") + ) + (bus + (pts + (xy 179.832 44.45) (xy 179.832 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c963a928-991c-4b55-ad23-fbfbc5cb658c") + ) + (wire + (pts + (xy 227.33 111.76) (xy 227.33 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cbc3a4e7-66e3-4c18-a598-ec8309ac8cae") + ) + (wire + (pts + (xy 182.372 95.25) (xy 185.674 95.25) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cc1c977b-105f-4e08-9a0b-1f9b3415c0b0") + ) + (bus + (pts + (xy 76.2 36.83) (xy 76.2 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce8f63a6-dc1f-46ca-890f-867bbd513af0") + ) + (wire + (pts + (xy 207.01 66.04) (xy 203.454 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf37a97e-3bf6-4631-8d79-3f5f402a1eae") + ) + (wire + (pts + (xy 152.654 63.5) (xy 156.21 63.5) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cf5140e2-fdd4-451e-8669-7c6dc49c9950") + ) + (wire + (pts + (xy 152.654 111.76) (xy 173.99 111.76) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1d166a4-449e-4fea-9ac2-0ebac009c6fe") + ) + (wire + (pts + (xy 131.572 54.61) (xy 134.874 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d200a05e-0379-437e-a745-25e3f9ef8688") + ) + (wire + (pts + (xy 107.95 157.48) (xy 122.174 157.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d22e6c13-2de6-49e8-a3cf-8da1e81dddd2") + ) + (bus + (pts + (xy 76.2 90.17) (xy 76.2 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d2a12b71-bb64-45e8-ad1a-ffa43d503da1") + ) + (wire + (pts + (xy 101.854 52.07) (xy 106.172 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d2d9d6f6-3f51-496e-8516-3deecd5a29ec") + ) + (wire + (pts + (xy 196.85 30.48) (xy 146.05 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d3b39682-357c-48e1-8ea8-51531f44754d") + ) + (wire + (pts + (xy 131.572 92.71) (xy 134.874 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d497f3f2-a816-497c-94e7-b871f06c486d") + ) + (wire + (pts + (xy 131.572 102.87) (xy 134.874 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d4ec7085-57db-44ed-b411-abd30797bc75") + ) + (wire + (pts + (xy 78.74 64.77) (xy 84.074 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d5536132-ba5b-429b-847d-17c1506017e0") + ) + (bus + (pts + (xy 179.832 110.49) (xy 179.832 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d59c901f-ad09-48d3-b68f-de24e08471fb") + ) + (wire + (pts + (xy 78.74 41.91) (xy 84.074 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d7afeab1-fc2c-4dff-8c3d-086cb4ef118d") + ) + (wire + (pts + (xy 78.74 92.71) (xy 84.074 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d8baa4f3-77d5-4262-914e-55b7d128f699") + ) + (wire + (pts + (xy 203.454 90.17) (xy 207.772 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da1b67fb-d05b-435e-9873-1305d5b09dd8") + ) + (bus + (pts + (xy 210.312 100.33) (xy 210.312 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd1a0802-8e63-4a5f-a43b-65794624ee58") + ) + (wire + (pts + (xy 203.454 46.99) (xy 207.772 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "de7a80c1-8319-44b8-9a0c-fd52e27f2e9e") + ) + (wire + (pts + (xy 141.732 82.55) (xy 141.732 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dec7a24e-e0e0-451d-a3a2-68f71a685d82") + ) + (wire + (pts + (xy 182.372 44.45) (xy 185.674 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e079c177-3895-4ebf-b437-4d944b587004") + ) + (wire + (pts + (xy 141.732 80.01) (xy 192.532 80.01) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e08b8a11-6b5c-4d69-813b-2fe217fa96bd") + ) + (bus + (pts + (xy 179.832 90.17) (xy 179.832 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e1083d34-720d-4675-b593-778653ea2a41") + ) + (bus + (pts + (xy 129.032 105.41) (xy 129.032 107.95) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e299fa38-8c65-4663-9f96-a0ec1906f51f") + ) + (wire + (pts + (xy 182.372 57.15) (xy 185.674 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e42ed00a-c08b-446b-9eb6-63365d66a577") + ) + (bus + (pts + (xy 159.512 46.99) (xy 159.512 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4387177-6cee-4b3c-a1eb-9fc2e3d5d065") + ) + (wire + (pts + (xy 173.99 60.96) (xy 152.654 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e527f17d-74e6-4d09-897a-bfce894b1306") + ) + (wire + (pts + (xy 131.572 62.23) (xy 134.874 62.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e5d72334-c4d3-49b7-8997-7c3d2df28561") + ) + (wire + (pts + (xy 204.47 30.48) (xy 196.85 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e71fd0e7-1873-4b1a-a695-d22d6651b2d1") + ) + (bus + (pts + (xy 210.312 41.91) (xy 210.312 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e73c5260-5483-4bc3-b900-48e1fa7eaf07") + ) + (wire + (pts + (xy 152.654 52.07) (xy 156.972 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e794e744-406d-48f3-8d2f-3e196cfad504") + ) + (wire + (pts + (xy 78.74 115.57) (xy 84.074 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e8506533-c82d-4e7e-8fc6-a08b77344586") + ) + (wire + (pts + (xy 173.99 111.76) (xy 173.99 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e863d8ba-82c8-4ed0-8cb2-dcce44894b4b") + ) + (wire + (pts + (xy 182.372 113.03) (xy 185.674 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e95bd8fb-8dd3-486e-99cb-63bdad713c25") + ) + (bus + (pts + (xy 210.312 95.25) (xy 210.312 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9b255c1-b058-4b59-809d-c9ad6c696e11") + ) + (bus + (pts + (xy 159.512 52.07) (xy 159.512 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9c31d5e-a955-4c8c-927b-3f4fce416e1a") + ) + (wire + (pts + (xy 203.454 102.87) (xy 207.772 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9e6d787-7261-401a-87d3-ce33d3eb3433") + ) + (bus + (pts + (xy 129.032 87.63) (xy 129.032 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e9e7d456-7ddd-4c5f-b940-56e123562583") + ) + (wire + (pts + (xy 131.572 115.57) (xy 134.874 115.57) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ec32daa2-0f38-4926-996a-79b67f802f05") + ) + (wire + (pts + (xy 196.85 31.75) (xy 196.85 30.48) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ed93788c-a5fd-4474-b85f-1014265305a1") + ) + (wire + (pts + (xy 105.41 114.3) (xy 119.38 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ee24a368-15af-4d07-a8ed-1e5737b43ede") + ) + (bus + (pts + (xy 108.712 41.91) (xy 108.712 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ee859cbb-154b-4370-b7ef-53cc7b83a19b") + ) + (wire + (pts + (xy 78.74 102.87) (xy 84.074 102.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "efa5d968-c0fa-4da3-8990-662f0c514677") + ) + (bus + (pts + (xy 108.712 34.29) (xy 108.712 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f0db3193-98ef-45f0-9860-b3b5255f29c7") + ) + (wire + (pts + (xy 78.74 90.17) (xy 84.074 90.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f43c57f1-af07-4f2a-b13b-8f5e86c1674f") + ) + (wire + (pts + (xy 152.654 46.99) (xy 156.972 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5783ecf-3677-4970-a71e-a8f63f1c9b35") + ) + (bus + (pts + (xy 179.832 36.83) (xy 179.832 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f964c628-6960-4815-b92d-97b51e33d4e4") + ) + (wire + (pts + (xy 203.454 92.71) (xy 207.772 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fa3ae185-ad76-4f93-96a0-0b66efacabe2") + ) + (wire + (pts + (xy 156.21 66.04) (xy 152.654 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fbbae5d2-a7f3-4826-b2da-1595b000d544") + ) + (wire + (pts + (xy 182.372 64.77) (xy 185.674 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fc0bce69-0c87-4331-8a25-c27d84e58aed") + ) + (wire + (pts + (xy 207.01 114.3) (xy 207.01 116.84) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fd30a8d7-7c1c-418c-8ad6-163a5ea87c5a") + ) + (wire + (pts + (xy 192.532 29.21) (xy 192.532 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fd8f4cae-e85c-4471-a6a8-6e04c31baaa0") + ) + (bus + (pts + (xy 129.032 57.15) (xy 129.032 59.69) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ff228597-405e-44b6-9d14-6d353d2ee7e8") + ) + (label "D2" + (at 153.162 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "00dd3d56-b750-48a2-984e-f96b53033c24") + ) + (label "A0" + (at 80.772 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "04f3c990-930d-467e-884f-6a53437fd7b2") + ) + (label "D0" + (at 203.962 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "06cd6969-188b-4846-9812-b20cedab74a8") + ) + (label "A4" + (at 182.372 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0ca82f5d-e7cc-44e9-8919-fd9e10997960") + ) + (label "D0" + (at 102.362 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "112ddcc4-ac8e-446d-8488-cccce603948e") + ) + (label "A9" + (at 182.372 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1292aeae-70a1-48a7-9056-d9466f087ecd") + ) + (label "ROM_Select_F0" + (at 105.41 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "12ba37c6-fc94-47b0-a027-dd94c9ca9343") + ) + (label "A0" + (at 182.372 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "164bbbf0-e12b-4e1f-ab9d-6407e50ef506") + ) + (label "A10" + (at 80.772 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1b98dfe1-d0ef-49fa-aeb7-5dcc8b7748d4") + ) + (label "D5" + (at 153.162 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1caa09a9-1ecc-41c3-acdd-388d9a2b8fa8") + ) + (label "ROM_Select_F0" + (at 107.95 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "21b8a4c4-1c7c-4b5a-81d5-dda4d6ace0e6") + ) + (label "D3" + (at 102.362 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "24cdf498-6d76-4e85-9821-4b9344deed26") + ) + (label "D6" + (at 102.362 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "265c8c51-7514-44ab-b46a-7e83207a29a0") + ) + (label "D1" + (at 153.162 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2693e4d2-7205-4f90-98b2-68c0f91481fd") + ) + (label "A2" + (at 131.572 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2975bc1f-4247-44bb-929d-a508ce3a6919") + ) + (label "A3" + (at 131.572 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2ac8993f-6eec-4d6d-ad9c-2233c3c25bce") + ) + (label "D3" + (at 153.162 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2b1adeae-afd7-4014-a714-09d6757b92de") + ) + (label "A2" + (at 182.372 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2b3551e1-0e18-4efc-b838-9e3318996066") + ) + (label "A3" + (at 182.372 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2dddb92f-9451-4c98-a702-3a8d129a9168") + ) + (label "A11" + (at 78.994 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "338f8969-aec7-4988-9a5e-63ba9837c6ed") + ) + (label "A2" + (at 131.572 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "33e1bad6-1ed4-4ebc-b664-3d0239011bbe") + ) + (label "D7" + (at 203.962 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "352cc92c-7d06-4b6e-bfab-677dda1fa460") + ) + (label "D6" + (at 153.162 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "359053e2-fabc-4d28-9bc3-71bd5973a6a6") + ) + (label "D3" + (at 153.162 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3605fae0-2617-4f87-a833-60bd74516302") + ) + (label "A4" + (at 182.372 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "376d6062-c23e-4f43-8e08-7cec9546ed9f") + ) + (label "ROM_Select_D0" + (at 107.95 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "389cb013-ef4e-4624-948f-5dfcf9dd99dc") + ) + (label "A5" + (at 182.372 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "39b4acd0-f70e-4ddf-8232-4cee4130b5c7") + ) + (label "A1" + (at 182.372 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3d7f829e-8d3b-4b03-96ec-76b77031de6c") + ) + (label "D7" + (at 102.362 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3e82dc66-1b08-4da3-bbd5-273782f5756b") + ) + (label "A0" + (at 182.372 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3eb0c762-4a3d-4c9e-9892-0b9f01edc339") + ) + (label "D1" + (at 102.362 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "431dba32-b295-479f-b063-1f8d6c14a021") + ) + (label "ROM_Select_E0" + (at 156.21 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "446f5355-796d-465e-941d-4c0e588b9b61") + ) + (label "A7" + (at 131.572 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "44b168b4-ff09-4df9-a5e1-7941cf63046e") + ) + (label "A8" + (at 131.572 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "44b66cca-073d-4bb5-ad2b-2dd2bafe80c1") + ) + (label "D1" + (at 102.362 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "48ab4b1f-def7-471b-8bb9-a0ac4dcb63ee") + ) + (label "A7" + (at 80.772 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4acebf05-b6b2-4fd1-8b6f-d83641c2f30b") + ) + (label "D0" + (at 203.962 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4b13aacf-3683-4945-951c-d402edf2e176") + ) + (label "A14" + (at 57.912 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4c7aeaff-dbce-403b-9cb2-3934490df23b") + ) + (label "A9" + (at 80.772 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4e71be38-2fba-4ce4-8d98-2cc9e1e120d3") + ) + (label "A0" + (at 80.772 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "522be2ab-6f8f-42b2-912a-b54fb055c310") + ) + (label "A8" + (at 182.372 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "541e6e0f-df22-4e31-92ec-a5b6ea1a9e68") + ) + (label "A10" + (at 182.372 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5642425d-e346-4ef5-810f-020fb44de3d0") + ) + (label "A0" + (at 131.572 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "570a5da8-60ec-4473-a83f-a5d2255a14af") + ) + (label "ROM_Select_D8" + (at 207.01 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "58ed2a03-d81f-4ffd-9470-eeb67f99c662") + ) + (label "A3" + (at 131.572 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5a1e4f55-b027-4f1c-ab01-67f0e9f53018") + ) + (label "D2" + (at 153.162 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5c46bb60-c673-425b-a13f-305308c31605") + ) + (label "A0" + (at 131.572 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5d2613b9-7598-45a2-8b31-d25f2ccac332") + ) + (label "A4" + (at 80.772 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "5d34d679-657f-4d07-8d13-acc615bfe92c") + ) + (label "D5" + (at 153.162 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "62784513-08f4-40c8-ab28-c245fd7bd15e") + ) + (label "A13" + (at 78.994 157.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "65cd0623-3d12-409c-ab0e-6c3901df7a1c") + ) + (label "A10" + (at 131.572 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "68d96fdd-c7be-4ccc-a449-82de1eb39d35") + ) + (label "D2" + (at 102.362 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "695d87c2-ed9b-417c-968d-3562e62b5381") + ) + (label "A9" + (at 182.372 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6a45134e-eec5-49b3-a960-38cb456eb6b4") + ) + (label "A15" + (at 57.912 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6bc75dbe-003e-42d8-85ed-060639828c47") + ) + (label "A12" + (at 78.994 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6ccec523-6872-48ab-908c-daa8d481117a") + ) + (label "A4" + (at 131.572 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7019a7f9-b343-481d-8134-3f83854e23f0") + ) + (label "D0" + (at 153.162 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "70979c48-1740-4d0f-a409-4b0e29fede3f") + ) + (label "A5" + (at 131.572 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "715a3a18-9bad-42e9-bdc1-b1db11324372") + ) + (label "A6" + (at 182.372 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "72d6b042-38dc-403f-b0f5-ad219b40d615") + ) + (label "D1" + (at 203.962 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7498ece7-a1b6-4a33-bdae-dd9af8f59959") + ) + (label "D4" + (at 102.362 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7b8584fe-e700-4e16-a1ee-04c644fb77c5") + ) + (label "A6" + (at 182.372 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7e8ebb5b-bfbe-4b23-82d2-82653be78385") + ) + (label "A7" + (at 80.772 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7f78e9b2-04b2-433e-adb6-a2061aaef170") + ) + (label "D1" + (at 153.162 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8148da16-9e29-4672-9734-a32e0efe2610") + ) + (label "D4" + (at 102.362 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8233950c-d9d6-46e1-b450-e979de2651b6") + ) + (label "D7" + (at 203.962 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8414d711-1460-4f3c-b996-b7fd6e956053") + ) + (label "D4" + (at 203.962 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "86953eae-34a8-4dac-85bd-90a6781ae46b") + ) + (label "A1" + (at 80.772 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "87dead4b-af35-4aec-bc8f-5c69f3cf08a4") + ) + (label "D0" + (at 102.362 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8b683e93-146f-4184-a375-90a4a8ac1973") + ) + (label "D4" + (at 153.162 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8c6ce2ca-6e11-4a74-99c5-b50758b6233d") + ) + (label "D6" + (at 203.962 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8e264268-6468-4603-8552-d7867dd05c0e") + ) + (label "ROM_Select_E8" + (at 156.21 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8eac640d-a193-4564-a714-28ab9472bd48") + ) + (label "D3" + (at 102.362 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "91c4d598-3ef8-421d-8fae-bb6fa9ebea39") + ) + (label "D6" + (at 102.362 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "93f8cf2e-ef80-46e1-84d0-416668edd88a") + ) + (label "A10" + (at 131.572 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "954b2f03-969d-4178-8f71-96417a83c6b1") + ) + (label "D3" + (at 203.962 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "96015da4-0b90-4600-84b5-69de29399d65") + ) + (label "ROM_Select_E8" + (at 107.95 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "962182e3-7064-4a85-8207-da057296f595") + ) + (label "D4" + (at 203.962 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9ab0726d-3008-413c-a348-fb6f302ed278") + ) + (label "A7" + (at 131.572 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9b8c29be-aa3d-4895-a2a8-08d0521dd7fa") + ) + (label "A5" + (at 131.572 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9bcbf5dc-0c46-44f1-9558-b407764bdb56") + ) + (label "A3" + (at 80.772 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9f3f5731-f5f2-455f-a4af-387e0a4efdf4") + ) + (label "D1" + (at 203.962 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a063d1ba-59bb-48ac-899e-60e70bf8dd88") + ) + (label "A2" + (at 80.772 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a12cb211-02f3-4085-a6e3-6f93e8daeca5") + ) + (label "D2" + (at 203.962 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a3423772-3302-4c6e-8d9a-7db95860a072") + ) + (label "A1" + (at 131.572 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a8630242-38c8-4e83-89da-fd74e9cd5037") + ) + (label "A5" + (at 182.372 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ab50afa2-8167-49b1-9cdb-7adb1495645c") + ) + (label "A1" + (at 131.572 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ae0ee5c0-e13c-4645-aadf-d5129289af5e") + ) + (label "D5" + (at 203.962 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b047bcb9-f96b-4bf9-b490-8105bad6158a") + ) + (label "D5" + (at 203.962 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b0aa2d35-1641-494f-b160-d88c408d215a") + ) + (label "A1" + (at 182.372 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b12f6611-5aa1-448b-92b8-23023111ece5") + ) + (label "A5" + (at 80.772 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bad96ae1-21b4-4b51-9ce9-ef57806304f7") + ) + (label "D6" + (at 153.162 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bc613d9a-fd0c-47fa-a4a4-be48eef35200") + ) + (label "A2" + (at 80.772 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "be776bc9-fba1-474b-8287-168cf78b3b9b") + ) + (label "D6" + (at 203.962 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "beb08c3f-3a74-4945-aca1-f167987f7d76") + ) + (label "ROM_Select_F8" + (at 105.41 63.5 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c0586e43-ff09-461f-8e3f-8c72c08d4ebe") + ) + (label "A3" + (at 80.772 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c07c14bf-4ae0-48b3-b7e5-5d4b3e22ace0") + ) + (label "A4" + (at 131.572 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c113ae5a-ed4c-4995-b46c-a6ae4b38af64") + ) + (label "A9" + (at 131.572 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c3b95783-668d-478e-9361-7be53f7243e5") + ) + (label "A6" + (at 80.772 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "c9c7c4f3-af58-47a9-81c6-db61acda7bde") + ) + (label "A10" + (at 80.772 64.77 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cb553c7e-f558-4111-bfc5-0c38c25d5d42") + ) + (label "ROM_Select_E0" + (at 107.95 162.56 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cd512672-101c-48c8-a983-1191b66a4094") + ) + (label "A1" + (at 80.772 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cd5bceaa-ded5-4733-83d9-67b4e06e7eb5") + ) + (label "D2" + (at 203.962 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cec0539e-103d-43fc-9ee0-f34987224685") + ) + (label "A6" + (at 131.572 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cf48aecf-f313-4c5b-a8b6-4a43b0180474") + ) + (label "D7" + (at 102.362 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cf8c1065-baba-4a79-9b9c-6192b790e20f") + ) + (label "A4" + (at 80.772 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cfe41f5f-4f6d-45d0-ae3d-70135c310adf") + ) + (label "A9" + (at 131.572 62.23 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d37e58bf-8970-4d05-8067-8804a432ba2c") + ) + (label "D4" + (at 153.162 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d4d51962-9552-4262-bccb-fc8c564b3b52") + ) + (label "D0" + (at 153.162 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d4dc7d68-c81d-4d33-ab16-db3d48f6bfd0") + ) + (label "ROM_Select_D8" + (at 107.95 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d5ca7543-537d-4dac-8601-13cb5e8bbdf2") + ) + (label "A5" + (at 80.772 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d78b1fe7-750f-4c08-b6ee-fa54b760a028") + ) + (label "D7" + (at 153.162 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d85648ef-8c73-4016-87c7-5329cb3a39e0") + ) + (label "A8" + (at 131.572 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "da4bf4e4-7080-443f-82c9-973f741493b1") + ) + (label "A7" + (at 182.372 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "da62b6b8-989d-4795-a2eb-7da73921290c") + ) + (label "A6" + (at 80.772 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "dad6a191-b855-43c1-9e45-62af01f8518a") + ) + (label "A3" + (at 182.372 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "dfe9ffe3-cadb-4a37-a652-07eb942bcd80") + ) + (label "A9" + (at 80.772 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e03b1a93-6674-4838-abab-c47174682249") + ) + (label "A2" + (at 182.372 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e04b6206-5053-409d-99b3-3d8829aafdda") + ) + (label "A8" + (at 80.772 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e2fc98ba-f2c6-485d-bd07-2c7ae903a12a") + ) + (label "ROM_Select_F8" + (at 107.95 170.18 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e3d1ecfa-c284-4d28-bc3f-4e79ebc4c610") + ) + (label "D2" + (at 102.362 44.45 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ea0d4fa7-a103-4df8-9f15-fefec89f0ba2") + ) + (label "A10" + (at 182.372 115.57 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "eb19d143-9768-4392-a335-2485e9b8b89a") + ) + (label "D7" + (at 153.162 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ee7d74f0-b644-4ebe-b976-ca24c55f575f") + ) + (label "A8" + (at 182.372 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f0e6d9a7-c1f8-4735-8f1f-785534c4e68f") + ) + (label "A8" + (at 80.772 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f35121dc-5de4-4849-b3fc-8352ab445839") + ) + (label "D5" + (at 102.362 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f4dadd46-b3ef-461c-b478-0e77c4320f57") + ) + (label "D5" + (at 102.362 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f8a318cc-d485-49a3-98e9-b86de37cf08e") + ) + (label "A6" + (at 131.572 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fb45c258-fc9c-4b97-ad35-fea0abb6160b") + ) + (label "A7" + (at 182.372 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fda3a9f2-9bbd-4d54-a756-13960e27d385") + ) + (label "D3" + (at 203.962 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fe05201c-8cae-4db1-96b8-42d1a7fb0994") + ) + (label "ROM_Select_D0" + (at 207.01 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fffac21e-fac1-4ec3-8fe7-715c69721df3") + ) + (global_label "A[0..15]" + (shape input) + (at 76.2 34.29 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "09e7d4d5-d477-473b-88a3-15d818d18cb1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 76.2 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{C000-C7FF}" + (shape output) + (at 107.95 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "11b702a3-dae5-4c16-bf71-9bf4f80d02f7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 107.95 152.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D[0..7]" + (shape input) + (at 210.312 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "1c86b9aa-0637-4435-b46c-e59596815d18") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 210.312 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{IO_STB}" + (shape output) + (at 123.19 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "4b1e64c3-b786-4a80-b0a2-962f51a0e101") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 123.19 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "PHI1" + (shape input) + (at 80.01 167.64 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "59ba12e9-57d7-45d1-b4bb-9cbaebd31fbf") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 80.01 167.64 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D[0..7]" + (shape input) + (at 159.512 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "77e9b615-03bd-4343-8474-065502bf9061") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 159.512 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A[0..15]" + (shape input) + (at 129.032 34.29 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "85a52474-92e4-4dda-be48-df01abd3743e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 129.032 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D[0..7]" + (shape input) + (at 210.312 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "8c3fd869-5eea-457c-810f-f8402d730261") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 210.312 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D[0..7]" + (shape input) + (at 159.512 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "8db978a7-3217-4f6b-b75b-cdaf0538fed1") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 159.512 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "A[0..15]" + (shape input) + (at 179.832 34.29 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "977296c2-7a38-4070-b536-3471c0507171") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 179.832 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D[0..7]" + (shape input) + (at 108.712 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "bdc1393f-3016-43eb-bde6-250fc6a24188") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 108.712 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{INH}" + (shape input) + (at 233.934 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "d30b1d01-1050-4191-9b98-6d0fd9e6bec3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 233.934 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "D[0..7]" + (shape input) + (at 108.712 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "e209475d-d85d-4999-8701-49e616aa9000") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 108.712 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol + (lib_id "74xx:74LS08") + (at 69.342 165.1 0) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006013d778") + (property "Reference" "H1B" + (at 67.818 160.274 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS08" + (at 69.342 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 69.342 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" + (at 69.342 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 69.342 165.1 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "bc6194f8-c9b3-4690-b992-45b1efa011d0") + ) + (pin "2" + (uuid "f0db1058-a083-476b-a79c-9387721aadb9") + ) + (pin "3" + (uuid "08267b3c-bce7-4f63-bcaf-3a07cfd86d76") + ) + (pin "11" + (uuid "34c2ec94-acbf-450c-ae05-e6f1ce5e8e09") + ) + (pin "13" + (uuid "d92c67ca-4987-4816-812c-afec697c8d96") + ) + (pin "6" + (uuid "15dab1f9-90ac-4d6b-a7ea-e96432f85908") + ) + (pin "4" + (uuid "2107f48e-778a-4d70-b6d7-15eee6116b7b") + ) + (pin "10" + (uuid "d77eef36-a556-4119-98fa-ea04f4a5ff49") + ) + (pin "9" + (uuid "d99f69db-121c-4743-98ca-eb558e0a0e22") + ) + (pin "8" + (uuid "09b22f41-cb21-46f6-8e8c-26c42dea60e7") + ) + (pin "5" + (uuid "2de52f24-cbbe-44c3-a167-5e2af61bc5b3") + ) + (pin "12" + (uuid "8907b470-cc0d-4c09-9a7d-f77a2332fd01") + ) + (pin "7" + (uuid "3067972a-b88d-4ef9-8dd1-61b9eca02bc7") + ) + (pin "14" + (uuid "383605be-7755-45e4-8de1-60849f52e4ee") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006024c432" + (reference "H1B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 203.2 81.28 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602051a9") + (property "Reference" "#PWR0131" + (at 203.2 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 205.232 81.534 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 203.2 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 203.2 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 203.2 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "0a923e02-fbe3-49d8-8410-ec1fcef14b33") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006024c432" + (reference "#PWR0131") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:ROM_Chip") + (at 91.694 54.61 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006024e3de") + (property "Reference" "ROM-F8" + (at 92.964 69.1642 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ROM_Chip" + (at 92.964 71.4756 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 91.694 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 91.694 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 91.694 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "8" + (uuid "e44f090d-6eb5-4377-9899-98f293ce0d00") + ) + (pin "24" + (uuid "326099da-0e37-4c66-b13f-1d00c2bf10e5") + ) + (pin "1" + (uuid "70b860cd-9fe4-4abe-b20f-39c373a1b51f") + ) + (pin "3" + (uuid "94cf86a6-9de3-4704-be99-d60d3f191a48") + ) + (pin "12" + (uuid "982a566a-b073-48ff-bcee-c00f38897b09") + ) + (pin "19" + (uuid "553169e7-858f-41c8-9fea-6bcfa03a15b4") + ) + (pin "9" + (uuid "9381b93f-16a0-409e-972b-3b1cf40352c5") + ) + (pin "11" + (uuid "0f22da39-fe15-4c85-9972-d3ea3c4541ef") + ) + (pin "14" + (uuid "8eb7a8f3-6adc-4ab0-bd17-0f8648a17ece") + ) + (pin "15" + (uuid "8f22be0b-02ba-47bd-b74d-5d78dc443e26") + ) + (pin "22" + (uuid "e08540ec-16d9-4de4-b7a3-fd7dc3b57a2f") + ) + (pin "16" + (uuid "23b9466b-edf6-4c3c-ae07-48cbbba56b38") + ) + (pin "13" + (uuid "4a6bb8af-ba24-4be7-baea-d873dee14cf5") + ) + (pin "17" + (uuid "7575cd28-d768-4427-956f-9f42697ff0dd") + ) + (pin "18" + (uuid "a2ae250a-ed24-4e6a-84f8-9b9cb36004a4") + ) + (pin "20" + (uuid "0d136d15-549c-4aa9-8782-bc430e7a2876") + ) + (pin "21" + (uuid "8e83cf72-e83f-476c-bed2-a0c8eca72f1b") + ) + (pin "4" + (uuid "e2faecf2-00e4-49a6-9caf-ec25dcd709c8") + ) + (pin "7" + (uuid "40c84447-a246-42e0-b35b-ecb9a431edb0") + ) + (pin "10" + (uuid "24afd674-37a3-4282-b177-6f78c208d93e") + ) + (pin "5" + (uuid "9b56c873-3db9-43e7-bdf5-c3d0330ba0a9") + ) + (pin "6" + (uuid "5778b9ee-eaf9-46fd-bd78-65e7cc48f0ec") + ) + (pin "2" + (uuid "19c19e61-a97c-46b6-9fef-29cb8395bf26") + ) + (pin "23" + (uuid "0d1c7ffd-c84e-46be-8e9f-3a2826cde4e4") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006024c432" + (reference "ROM-F8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:ROM_Chip") + (at 91.694 105.41 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602524f4") + (property "Reference" "ROM-F0" + (at 92.964 119.9642 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ROM_Chip" + (at 92.964 122.2756 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 91.694 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 91.694 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 91.694 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "6" + (uuid "73977d0a-b0ce-4592-8017-6464cdda4878") + ) + (pin "4" + (uuid "1d4145e0-4a84-47d1-9922-dfc79c5c0f7f") + ) + (pin "23" + (uuid "5f42fdd2-a36f-42c1-a6f0-948ff388f980") + ) + (pin "12" + (uuid "2fa1c687-b5ff-492a-9c6c-16df47709c7a") + ) + (pin "8" + (uuid "d633ed90-7916-4bfc-9b6f-5ceba1f00003") + ) + (pin "7" + (uuid "415d2c6d-38ed-4884-bb3a-6e1171ede1da") + ) + (pin "5" + (uuid "39e2c2a6-9d2d-4710-bf85-66d8d48ca2b7") + ) + (pin "3" + (uuid "57489620-b769-4227-be54-867eae13bbc3") + ) + (pin "2" + (uuid "f0a23aa7-fd9f-472b-8efc-151a7305f3c0") + ) + (pin "1" + (uuid "57c76209-4008-4129-8acd-480fa7dde2c3") + ) + (pin "22" + (uuid "98d8fcc6-945e-4289-8135-1c4f4eccdd1a") + ) + (pin "19" + (uuid "d33699d4-ca83-4617-b336-b8b33b6c283a") + ) + (pin "24" + (uuid "5b233897-9227-4b6d-8c48-8a9e2a5e8329") + ) + (pin "13" + (uuid "0e45ff8c-f7ac-4d63-a806-b696e5f7b535") + ) + (pin "20" + (uuid "e8506f27-341f-47a5-a1cf-a47fb34049a3") + ) + (pin "18" + (uuid "319c6234-7d9b-45b9-b896-d5d8d2ce3748") + ) + (pin "21" + (uuid "b09dbe28-c3d7-4c20-b4ea-fc8865dbd12c") + ) + (pin "15" + (uuid "a955aca8-8ec4-474e-bb16-bbd4490ddff0") + ) + (pin "17" + (uuid "775139e7-fcc8-4054-ad19-4da220874992") + ) + (pin "14" + (uuid "52d90e68-489d-4b5c-bcd6-fb9392d212cb") + ) + (pin "9" + (uuid "410f3cff-7852-4692-ae38-d59f7671b87c") + ) + (pin "10" + (uuid "c691d818-0e25-4e97-9a74-1f13ece6bf07") + ) + (pin "11" + (uuid "749c31f3-b0de-4a5a-9a76-752f38fa2ee3") + ) + (pin "16" + (uuid "a0604bf2-fa39-4173-a42e-383b4590b374") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006024c432" + (reference "ROM-F0") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:ROM_Chip") + (at 142.494 54.61 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000602526f2") + (property "Reference" "ROM-E8" + (at 143.764 69.1642 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ROM_Chip" + (at 143.764 71.4756 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 142.494 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 142.494 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 142.494 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "4" + (uuid "92ee232c-2711-4560-b225-315a636826a4") + ) + (pin "1" + (uuid "f1d30d86-04d3-4e1e-9ca9-fa1e516d7df2") + ) + (pin "22" + (uuid "7a4a2497-ad6f-4a4f-bc9d-5b0c5894326d") + ) + (pin "7" + (uuid "f8ac933f-54a3-4148-a57e-8b77088d1f97") + ) + (pin "8" + (uuid "d3cf3cd6-4b5a-4cdc-8f45-dd8ceba21972") + ) + (pin "6" + (uuid "d058ea70-1e01-428e-8736-1fa9f3cd7922") + ) + (pin "5" + (uuid "6c511ca3-de6e-4278-8fb6-f1d38cc13f34") + ) + (pin "3" + (uuid "3eb2145f-ea64-4465-88e6-e33e4520fd29") + ) + (pin "2" + (uuid "a1447cbe-b11c-492a-9716-efdb7d104998") + ) + (pin "23" + (uuid "a0e54414-63b9-4a67-b566-e1b75214e164") + ) + (pin "9" + (uuid "d05a27e9-6e43-460c-b680-305771cfb0d0") + ) + (pin "18" + (uuid "38860f12-bb63-4fc6-b1ac-d12aea2abcab") + ) + (pin "17" + (uuid "f8f0ff4c-6aa6-464e-9ab1-a0a76f84ff23") + ) + (pin "13" + (uuid "ff594dca-d658-4dab-9957-f3726579b922") + ) + (pin "15" + (uuid "f241cda1-cfd9-4ba6-af46-e9e099195ef9") + ) + (pin "12" + (uuid "6046d55c-8aca-4164-9343-284cfa3a2247") + ) + (pin "16" + (uuid "08a0b061-bf70-4368-a968-13517279e04d") + ) + (pin "21" + (uuid "1297a5e0-8e35-41da-aa2c-87b8960b9ff9") + ) + (pin "19" + (uuid "03d3e396-ee1f-4ef4-b941-58ed77ef5aab") + ) + (pin "10" + (uuid "b5ee0b45-c772-4665-a95c-e4bbe71783bb") + ) + (pin "11" + (uuid "a67a06c1-5c5f-4f55-93d4-a2ff87ad7c43") + ) + (pin "20" + (uuid "6de00669-1bb7-4b66-9b48-42ba1ecb4158") + ) + (pin "14" + (uuid "dd6e3896-2117-4c66-89d9-e4e4fc600d29") + ) + (pin "24" + (uuid "74982c4f-7622-417c-bf72-ff7cf8de16f3") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006024c432" + (reference "ROM-E8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:ROM_Chip") + (at 142.494 105.41 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060253959") + (property "Reference" "ROM-E0" + (at 143.764 119.9642 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ROM_Chip" + (at 143.764 122.2756 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 142.494 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 142.494 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 142.494 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "7" + (uuid "32bf1219-b1c7-4501-a337-574c1b5858f7") + ) + (pin "8" + (uuid "1498af4a-3c40-4897-8775-10264f3707da") + ) + (pin "23" + (uuid "a2f6531a-6e65-4f45-baf9-d6ebbc295892") + ) + (pin "9" + (uuid "8333e5a6-3b3f-49eb-ad90-85d68f73a27e") + ) + (pin "15" + (uuid "4f92b2d1-4aa5-4a26-96c4-259a7a29bd4a") + ) + (pin "22" + (uuid "54107007-824e-4167-98d9-41a0e7b701f9") + ) + (pin "3" + (uuid "d412edd0-4405-4bc7-adb9-963415f0cbba") + ) + (pin "2" + (uuid "b9973f93-c735-41d8-a0ac-317b2f8be127") + ) + (pin "4" + (uuid "7094729d-49db-4d7a-bee3-845145684642") + ) + (pin "1" + (uuid "df18362c-4617-424c-8274-c4b9cbd2beb6") + ) + (pin "11" + (uuid "25c24c34-2316-42d1-9069-2c2ddad39c3b") + ) + (pin "17" + (uuid "844b4d3f-221d-445e-8123-9d92bfbc6496") + ) + (pin "5" + (uuid "f1850874-0d63-463d-a4aa-91d401bb9820") + ) + (pin "10" + (uuid "5d3e2848-bbcc-474e-b8e7-409b5899d3f8") + ) + (pin "19" + (uuid "90c102a3-4402-4dd7-beaa-bbef173025bb") + ) + (pin "24" + (uuid "1ce7a8b9-17ea-449a-a449-16464502a99a") + ) + (pin "13" + (uuid "5ad12e4d-5ab7-44a6-9c14-8d391ddf5aac") + ) + (pin "12" + (uuid "b5384424-a79d-4f79-92a5-ab202df51f6d") + ) + (pin "14" + (uuid "0f08d99e-844f-4339-939d-31b88ed1fb22") + ) + (pin "6" + (uuid "9e335c43-6294-4966-90e2-c8df64d7cb89") + ) + (pin "16" + (uuid "7fddc7b8-98d8-4ffe-9ba3-f21b849ef28b") + ) + (pin "21" + (uuid "7bb38f4a-133d-46ab-b30c-75ec59a300e6") + ) + (pin "18" + (uuid "38f126e4-41ad-4a16-afdb-4709d12fc134") + ) + (pin "20" + (uuid "4e8fd120-f236-4239-ab26-da930a3aae96") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006024c432" + (reference "ROM-E0") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:ROM_Chip") + (at 193.294 54.61 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006025417b") + (property "Reference" "ROM-D8" + (at 194.564 69.1642 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ROM_Chip" + (at 194.564 71.4756 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 193.294 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 193.294 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 193.294 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "8" + (uuid "5dcf1a15-3c0b-430c-9d9f-b49dd23b3448") + ) + (pin "4" + (uuid "10d76da9-81d2-46a1-b92f-57c592977e21") + ) + (pin "3" + (uuid "c95c1fa5-dec1-4708-bd18-02cac5a6d68e") + ) + (pin "7" + (uuid "2eead52e-1fc9-4f62-bf1e-b95add302a23") + ) + (pin "6" + (uuid "f793098b-74ce-4018-8e89-669457de3ef8") + ) + (pin "5" + (uuid "11a114db-635f-48a5-a826-79092d8fdeff") + ) + (pin "2" + (uuid "bd6415f3-ecc9-4205-b104-64d064f089a9") + ) + (pin "23" + (uuid "70a41091-d17c-4151-8945-07c43386d837") + ) + (pin "1" + (uuid "aecb9225-2774-4f17-88ba-8f73e58cc305") + ) + (pin "22" + (uuid "ffd91447-0f51-41f2-9814-7ca287cee73e") + ) + (pin "19" + (uuid "fa6219d2-2e1c-424e-86bd-c64b9c0472d1") + ) + (pin "24" + (uuid "d726179e-128e-4bbd-ae99-61b933ea9a2a") + ) + (pin "10" + (uuid "0dd39742-0628-441d-844b-c4029ad07d14") + ) + (pin "17" + (uuid "3f1ea5fa-5427-4c9d-a809-3abc5dddf97d") + ) + (pin "21" + (uuid "0abac37e-7747-4319-8155-8a66ff56fec8") + ) + (pin "12" + (uuid "66f2ef4e-df28-4592-9690-c63eba8e7493") + ) + (pin "11" + (uuid "b2182a35-904e-4e25-824f-a37c9d9da983") + ) + (pin "15" + (uuid "773fa3f6-b9de-465d-b60d-d0e45af1957a") + ) + (pin "13" + (uuid "c57b3b55-aa31-4069-8440-350c8a45732c") + ) + (pin "14" + (uuid "6d29b291-2837-4594-b3e0-441dc25c9688") + ) + (pin "16" + (uuid "63fa4326-0f9e-4ea7-97ef-4c9f774e5574") + ) + (pin "18" + (uuid "42349e7b-b3ef-4562-ad48-65f027beb8ae") + ) + (pin "20" + (uuid "179f750b-833e-4a34-a9f2-46dfe615b804") + ) + (pin "9" + (uuid "4ae1aff6-6a6f-4dce-be73-9807b5cd7c6a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006024c432" + (reference "ROM-D8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:ROM_Chip") + (at 193.294 105.41 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060254896") + (property "Reference" "ROM-D0" + (at 194.564 119.9642 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "ROM_Chip" + (at 194.564 122.2756 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 193.294 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 193.294 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 193.294 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "c7b6161a-fe8d-40cc-92c9-8140ac15fd3f") + ) + (pin "16" + (uuid "63fb2287-5261-47ec-9491-3873f221a674") + ) + (pin "10" + (uuid "a8a3d22a-3088-44da-afbc-ebbb21009eb9") + ) + (pin "15" + (uuid "3d5a9e6e-c6c9-404a-b32d-9f44be1596f9") + ) + (pin "8" + (uuid "9611044e-ce2a-45bd-b152-07a4ccb4ca11") + ) + (pin "22" + (uuid "c286bbe5-ecc3-4145-9ab7-99bff535f154") + ) + (pin "7" + (uuid "27711610-d63a-4324-9689-bb0b377271a7") + ) + (pin "2" + (uuid "d8304c99-ec36-4fcf-9791-1d90abfd4389") + ) + (pin "6" + (uuid "51c68cfb-0e39-428a-94b9-3c75d9c3d033") + ) + (pin "19" + (uuid "c793cf64-9dea-42ea-9554-139de5f067fc") + ) + (pin "1" + (uuid "177418bc-f8e6-4308-a16e-80ce675c12bb") + ) + (pin "5" + (uuid "959e85ee-ebfe-4506-bebe-c1aa042db38a") + ) + (pin "12" + (uuid "db47c704-984f-4492-8317-8edef6b68606") + ) + (pin "9" + (uuid "294dd076-1bf9-4836-880f-fb1c9a74d86c") + ) + (pin "11" + (uuid "571429b2-01fd-4915-8ff2-93727da65633") + ) + (pin "14" + (uuid "c276333b-ec5d-40cf-9079-7be1714f499c") + ) + (pin "4" + (uuid "5dd7a1af-b8c7-4b2c-9115-2bece8893492") + ) + (pin "23" + (uuid "610db90b-d2a2-4117-a944-3e061e17a2b1") + ) + (pin "13" + (uuid "ec17a9a8-e01b-4470-a675-ec5df885d0bf") + ) + (pin "24" + (uuid "51cf25e8-5cbe-4f5e-aabf-998f51c30791") + ) + (pin "18" + (uuid "14f8250b-b929-4d09-9807-5350c5d15a6c") + ) + (pin "21" + (uuid "58f7093b-21d8-4c59-8415-18f1e82d5024") + ) + (pin "17" + (uuid "194a3938-fff1-4560-b604-3b43c243a62e") + ) + (pin "20" + (uuid "3bfa75e8-f1a9-4c41-8805-884f69b791e8") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006024c432" + (reference "ROM-D0") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 84.582 29.21 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060272fc5") + (property "Reference" "#PWR0126" + (at 84.582 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 84.328 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 84.582 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 84.582 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 84.582 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "41c5c74e-f045-437c-82b1-ed7315f3024a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006024c432" + (reference "#PWR0126") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 84.582 80.01 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006027ae3f") + (property "Reference" "#PWR0127" + (at 84.582 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 84.963 75.6158 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 84.582 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 84.582 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 84.582 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b262c7f3-9cb4-46a0-a9e7-afb4d1bfdbc6") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006024c432" + (reference "#PWR0127") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 204.47 30.988 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006027b520") + (property "Reference" "#PWR0128" + (at 204.47 37.338 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 206.502 31.242 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 204.47 30.988 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 204.47 30.988 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 204.47 30.988 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "69fd7755-451b-4f0a-8590-42dfd2adb879") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006024c432" + (reference "#PWR0128") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS138") + (at 95.25 160.02 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006035532d") + (property "Reference" "F12" + (at 101.346 146.812 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS138" + (at 99.568 148.844 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 95.25 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS138" + (at 95.25 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 160.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "14" + (uuid "a35bedb4-94b0-468b-a4bd-d3164108a83b") + ) + (pin "7" + (uuid "b54ecfe4-e669-4e81-b624-939629f9e6ca") + ) + (pin "11" + (uuid "6c63be08-860d-40aa-b721-de0a4c01bd71") + ) + (pin "10" + (uuid "33355a3a-6403-42d5-a4c3-64af3efe3213") + ) + (pin "4" + (uuid "9a32d53c-becf-459a-8bff-a4336cb956ce") + ) + (pin "13" + (uuid "40379aea-316d-43b6-91a9-ff0c56976fda") + ) + (pin "12" + (uuid "deb8e9ce-c25d-4887-8e4b-cb0b391f6fd1") + ) + (pin "2" + (uuid "a99a3ef6-3b38-47bf-9a7b-740feabef898") + ) + (pin "3" + (uuid "b428a04b-14d3-41f3-bc75-0f36e76f9692") + ) + (pin "16" + (uuid "ca72a858-20ff-48ee-b591-75cef0962bf4") + ) + (pin "6" + (uuid "24b32bf8-15e5-4cbc-bdf0-db62046fb222") + ) + (pin "8" + (uuid "e6f53566-a03b-45ca-881f-882c2db2e0b2") + ) + (pin "1" + (uuid "dcdebc96-0208-4704-a0bf-95a4b361e107") + ) + (pin "15" + (uuid "3fb543af-317a-43ac-af6f-4181cffa31ad") + ) + (pin "5" + (uuid "24e7d318-8b77-4844-8ae7-e4cf2a8ca091") + ) + (pin "9" + (uuid "05f93d56-8370-4574-966d-63483240273a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006024c432" + (reference "F12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 95.25 179.07 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006049f297") + (property "Reference" "#PWR0129" + (at 95.25 185.42 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 95.377 183.4642 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 95.25 179.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 179.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 179.07 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "8c7ee8b8-be43-451e-a75f-86e72b93cbd1") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006024c432" + (reference "#PWR0129") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 95.25 143.764 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000604aa859") + (property "Reference" "#PWR0130" + (at 95.25 147.574 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 95.631 139.3698 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 95.25 143.764 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 95.25 143.764 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 95.25 143.764 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "5d6b9931-d7f4-4f64-af7f-6dc5f19ec65a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006024c432" + (reference "#PWR0130") + (unit 1) + ) + ) + ) + ) +) diff --git a/Apple/Apple II/AppleII/Video Gen.kicad_sch b/Apple/Apple II/AppleII/Video Gen.kicad_sch new file mode 100644 index 0000000..8d48140 --- /dev/null +++ b/Apple/Apple II/AppleII/Video Gen.kicad_sch @@ -0,0 +1,25762 @@ +(kicad_sch + (version 20250114) + (generator "eeschema") + (generator_version "9.0") + (uuid "ffc69916-ec33-41bf-9077-e3ae3fa4c687") + (paper "A3") + (title_block + (title "Apple II Schematic") + (rev "0") + (comment 1 "Captured from the Apple II Reference Manual (1979)") + ) + (lib_symbols + (symbol "74xx:74LS00" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS00" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "quad 2-input NAND gate" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL nand 2-input" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm* SO14*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS00_1_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_1_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_2_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_2_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_3_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_3_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_4_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_4_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_5_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS00_5_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS02" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS02" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls02" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "quad 2-input NOR gate" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL Nor2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SO14* DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS02_1_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_1_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_2_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_2_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_3_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_3_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_4_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_4_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_5_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS02_5_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS04" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS04" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS04" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Hex Inverter" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL not inv" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm* SSOP?14* TSSOP?14*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS04_1_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_2_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_3_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_4_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_5_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_6_0" + (polyline + (pts + (xy -3.81 3.81) (xy -3.81 -3.81) (xy 3.81 0) (xy -3.81 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_7_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS04_7_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS08" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS08" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Quad And2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL and2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS08_1_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_1_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_2_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_2_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_3_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_3_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_4_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_4_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_5_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS08_5_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS11" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS11" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS11" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Triple 3-input AND" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL And3" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS11_1_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS11_1_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 0 0) + (length 4.953) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS11_2_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS11_2_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 0 0) + (length 4.953) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS11_3_1" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 0 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS11_3_2" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 0 0) + (length 4.953) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS11_4_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS11_4_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS166" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS166" + (at -7.62 -21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS166" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Shift Register 8-bit, parallel load" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL SR SR8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS166_1_0" + (pin input line + (at -12.7 17.78 0) + (length 5.08) + (name "Ds" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 15.24 0) + (length 5.08) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 12.7 0) + (length 5.08) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 10.16 0) + (length 5.08) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 5.08) + (name "D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "E" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 5.08) + (name "F" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "G" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 5.08) + (name "H" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 -7.62 0) + (length 5.08) + (name "PE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 5.08) + (name "Clk" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 -12.7 0) + (length 5.08) + (name "CE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 -17.78 0) + (length 5.08) + (name "Clr" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 25.4 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -25.4 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 17.78 180) + (length 5.08) + (name "Qh" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS166_1_1" + (rectangle + (start -7.62 20.32) + (end 7.62 -20.32) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS194" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS194" + (at -7.62 -21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS194" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Shift Register 4-bit Bidirectional" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL RS SR4" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS194_1_0" + (pin input line + (at -12.7 15.24 0) + (length 5.08) + (name "P0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 12.7 0) + (length 5.08) + (name "P1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 10.16 0) + (length 5.08) + (name "P2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 5.08) + (name "P3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 5.08) + (name "Dsr" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "Dsl" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 5.08) + (name "S0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 5.08) + (name "S1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input clock + (at -12.7 -12.7 0) + (length 5.08) + (name "Cp" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 -17.78 0) + (length 5.08) + (name "Mr" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 22.86 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -25.4 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 15.24 180) + (length 5.08) + (name "Q0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 12.7 180) + (length 5.08) + (name "Q1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 10.16 180) + (length 5.08) + (name "Q2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 7.62 180) + (length 5.08) + (name "Q3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS194_1_1" + (rectangle + (start -7.62 17.78) + (end 7.62 -20.32) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS257" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS257" + (at -7.62 -21.59 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS257" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Quad 2 to 1 Multiplexer" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL MUX MUX2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS257_1_0" + (pin input line + (at -12.7 15.24 0) + (length 5.08) + (name "I0a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 12.7 0) + (length 5.08) + (name "I1a" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 5.08) + (name "I0b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "I1b" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "I0c" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 5.08) + (name "I1c" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 5.08) + (name "I0d" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 5.08) + (name "I1d" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -15.24 0) + (length 5.08) + (name "S" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 -17.78 0) + (length 5.08) + (name "OE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 22.86 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -25.4 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin tri_state line + (at 12.7 15.24 180) + (length 5.08) + (name "Za" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin tri_state line + (at 12.7 7.62 180) + (length 5.08) + (name "Zb" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin tri_state line + (at 12.7 0 180) + (length 5.08) + (name "Zc" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin tri_state line + (at 12.7 -7.62 180) + (length 5.08) + (name "Zd" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS257_1_1" + (rectangle + (start -7.62 17.78) + (end 7.62 -20.32) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS32" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS32" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Quad 2-input OR" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL Or2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?14*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS32_1_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_1_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_2_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_2_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_3_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_3_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_4_1" + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.318) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_4_2" + (arc + (start 0 3.81) + (mid 3.7934 0) + (end 0 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 3.81) (xy -3.81 3.81) (xy -3.81 -3.81) (xy 0 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin input inverted + (at -7.62 2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -7.62 -2.54 0) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output inverted + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_5_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS32_5_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS51" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 10.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS51" + (at -7.62 -10.16 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls51.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual 3- and 2-input AND-NOR ( S = /(AB[C] + DE[F]) )" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL ANDNOR" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS51_1_0" + (arc + (start -5.08 8.255) + (mid -1.9188 5.08) + (end -5.08 1.905) + (stroke + (width 0) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -5.08 -1.905) + (mid -1.9188 -5.08) + (end -5.08 -8.255) + (stroke + (width 0) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -5.08 1.905) (xy -7.62 1.905) (xy -7.62 8.255) (xy -5.08 8.255) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -5.08 -1.905) (xy -7.62 -1.905) (xy -7.62 -8.255) (xy -5.08 -8.255) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -1.905 5.08) (xy -0.635 5.08) (xy -0.635 1.905) (xy 1.016 1.905) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.905 -5.08) (xy -0.635 -5.08) (xy -0.635 -1.905) (xy 1.016 -1.905) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 2.9718 2.8702) + (mid 5.0759 1.9456) + (end 6.2992 0) + (stroke + (width 0.1778) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 6.2992 0) + (mid 5.0796 -1.9418) + (end 2.9718 -2.8448) + (stroke + (width 0.1778) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 2.9718 2.8702) (xy 0.5842 2.8702) (xy 0.5842 2.8448) (xy 0.635 2.7432) (xy 0.7112 2.6416) + (xy 0.762 2.54) (xy 0.8382 2.4384) (xy 0.889 2.3114) (xy 0.9652 2.2098) (xy 1.016 2.0828) (xy 1.0668 1.9812) + (xy 1.1176 1.8542) (xy 1.1684 1.7526) (xy 1.2192 1.6256) (xy 1.2446 1.4986) (xy 1.2954 1.3716) + (xy 1.3208 1.27) (xy 1.3462 1.143) (xy 1.3716 1.016) (xy 1.397 0.889) (xy 1.4224 0.762) (xy 1.4478 0.635) + (xy 1.4478 0.508) (xy 1.4732 0.381) (xy 1.4732 0.254) (xy 1.4732 0.127) (xy 1.4732 0) (xy 1.4732 -0.127) + (xy 1.4732 -0.254) (xy 1.4732 -0.381) (xy 1.4732 -0.508) (xy 1.4478 -0.635) (xy 1.4224 -0.762) + (xy 1.397 -0.889) (xy 1.397 -1.016) (xy 1.3462 -1.143) (xy 1.3208 -1.2446) (xy 1.2954 -1.3716) + (xy 1.2446 -1.4986) (xy 1.2192 -1.6256) (xy 1.1684 -1.7272) (xy 1.1176 -1.8542) (xy 1.0668 -1.9812) + (xy 1.016 -2.0828) (xy 0.9652 -2.2098) (xy 0.9144 -2.3114) (xy 0.8636 -2.4384) (xy 0.7874 -2.54) + (xy 0.7112 -2.6416) (xy 0.6604 -2.7432) (xy 0.5842 -2.8448) (xy 0.5842 -2.8448) (xy 2.9718 -2.8448) + ) + (stroke + (width 0.1778) + (type default) + ) + (fill + (type background) + ) + ) + (circle + (center 6.985 0) + (radius 0.635) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 5.08) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 5.08) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 5.08) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 5.08) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 5.08) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 5.08) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS51_2_0" + (arc + (start -5.08 8.255) + (mid -1.9188 5.08) + (end -5.08 1.905) + (stroke + (width 0) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -5.08 -1.905) + (mid -1.9188 -5.08) + (end -5.08 -8.255) + (stroke + (width 0) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -5.08 1.905) (xy -7.62 1.905) (xy -7.62 8.255) (xy -5.08 8.255) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -5.08 -1.905) (xy -7.62 -1.905) (xy -7.62 -8.255) (xy -5.08 -8.255) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -1.905 5.08) (xy -0.635 5.08) (xy -0.635 1.905) (xy 1.016 1.905) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.905 -5.08) (xy -0.635 -5.08) (xy -0.635 -1.905) (xy 1.016 -1.905) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 2.9718 2.8702) + (mid 5.0759 1.9456) + (end 6.2992 0) + (stroke + (width 0.1778) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 6.2992 0) + (mid 5.0796 -1.9418) + (end 2.9718 -2.8448) + (stroke + (width 0.1778) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 2.9718 2.8702) (xy 0.5842 2.8702) (xy 0.5842 2.8448) (xy 0.635 2.7432) (xy 0.7112 2.6416) + (xy 0.762 2.54) (xy 0.8382 2.4384) (xy 0.889 2.3114) (xy 0.9652 2.2098) (xy 1.016 2.0828) (xy 1.0668 1.9812) + (xy 1.1176 1.8542) (xy 1.1684 1.7526) (xy 1.2192 1.6256) (xy 1.2446 1.4986) (xy 1.2954 1.3716) + (xy 1.3208 1.27) (xy 1.3462 1.143) (xy 1.3716 1.016) (xy 1.397 0.889) (xy 1.4224 0.762) (xy 1.4478 0.635) + (xy 1.4478 0.508) (xy 1.4732 0.381) (xy 1.4732 0.254) (xy 1.4732 0.127) (xy 1.4732 0) (xy 1.4732 -0.127) + (xy 1.4732 -0.254) (xy 1.4732 -0.381) (xy 1.4732 -0.508) (xy 1.4478 -0.635) (xy 1.4224 -0.762) + (xy 1.397 -0.889) (xy 1.397 -1.016) (xy 1.3462 -1.143) (xy 1.3208 -1.2446) (xy 1.2954 -1.3716) + (xy 1.2446 -1.4986) (xy 1.2192 -1.6256) (xy 1.1684 -1.7272) (xy 1.1176 -1.8542) (xy 1.0668 -1.9812) + (xy 1.016 -2.0828) (xy 0.9652 -2.2098) (xy 0.9144 -2.3114) (xy 0.8636 -2.4384) (xy 0.7874 -2.54) + (xy 0.7112 -2.6416) (xy 0.6604 -2.7432) (xy 0.5842 -2.8448) (xy 0.5842 -2.8448) (xy 2.9718 -2.8448) + ) + (stroke + (width 0.1778) + (type default) + ) + (fill + (type background) + ) + ) + (circle + (center 6.985 0) + (radius 0.635) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (pin input line + (at -12.7 7.62 0) + (length 5.08) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 5.08) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 5.08) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 5.08) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 5.08) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS51_3_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS51_3_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS74" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -7.62 8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS74" + (at -7.62 -8.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Dual D Flip-flop, Set & Reset" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL DFF" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS74_1_0" + (pin input line + (at -7.62 2.54 0) + (length 2.54) + (name "D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input clock + (at -7.62 0 0) + (length 2.54) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 0 7.62 270) + (length 2.54) + (name "~{S}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 0 -7.62 90) + (length 2.54) + (name "~{R}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 2.54 180) + (length 2.54) + (name "Q" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 -2.54 180) + (length 2.54) + (name "~{Q}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS74_1_1" + (rectangle + (start -5.08 5.08) + (end 5.08 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "74LS74_2_0" + (pin input line + (at -7.62 2.54 0) + (length 2.54) + (name "D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input clock + (at -7.62 0 0) + (length 2.54) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 0 7.62 270) + (length 2.54) + (name "~{S}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 0 -7.62 90) + (length 2.54) + (name "~{R}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 2.54 180) + (length 2.54) + (name "Q" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 -2.54 180) + (length 2.54) + (name "~{Q}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS74_2_1" + (rectangle + (start -5.08 5.08) + (end 5.08 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "74LS74_3_0" + (pin power_in line + (at 0 10.16 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS74_3_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "74xx:74LS86" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS86" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "74xx/74ls86.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Quad 2-input XOR" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL XOR2" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS86_1_0" + (arc + (start -4.4196 3.81) + (mid -3.2033 0) + (end -4.4196 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.445) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.445) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS86_1_1" + (polyline + (pts + (xy -3.81 2.54) (xy -3.175 2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 -2.54) (xy -3.175 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "74LS86_2_0" + (arc + (start -4.4196 3.81) + (mid -3.2033 0) + (end -4.4196 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.445) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.445) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS86_2_1" + (polyline + (pts + (xy -3.81 2.54) (xy -3.175 2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 -2.54) (xy -3.175 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "74LS86_3_0" + (arc + (start -4.4196 3.81) + (mid -3.2033 0) + (end -4.4196 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.445) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.445) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS86_3_1" + (polyline + (pts + (xy -3.81 2.54) (xy -3.175 2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 -2.54) (xy -3.175 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "74LS86_4_0" + (arc + (start -4.4196 3.81) + (mid -3.2033 0) + (end -4.4196 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -3.81 3.81) + (mid -2.589 0) + (end -3.81 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 3.81) (xy -0.635 3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -3.81 -3.81) (xy -0.635 -3.81) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start 3.81 0) + (mid 2.1855 -2.584) + (end -0.6096 -3.81) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (arc + (start -0.6096 3.81) + (mid 2.1928 2.5924) + (end 3.81 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy -0.635 3.81) (xy -3.81 3.81) (xy -3.81 3.81) (xy -3.556 3.4036) (xy -3.0226 2.2606) (xy -2.6924 1.0414) + (xy -2.6162 -0.254) (xy -2.7686 -1.4986) (xy -3.175 -2.7178) (xy -3.81 -3.81) (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke + (width -25.4) + (type default) + ) + (fill + (type background) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 4.445) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 4.445) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 3.81) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS86_4_1" + (polyline + (pts + (xy -3.81 2.54) (xy -3.175 2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.81 -2.54) (xy -3.175 -2.54) + ) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "74LS86_5_0" + (pin power_in line + (at 0 12.7 270) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS86_5_1" + (rectangle + (start -5.08 7.62) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII+:2513" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 7.366 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "2513" + (at 0 -22.352 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "2513_0_1" + (rectangle + (start 5.08 6.35) + (end -5.08 -21.336) + (stroke + (width 0) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (symbol "2513_1_1" + (pin input line + (at -7.62 5.08 0) + (length 2.54) + (name "A1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 2.54 0) + (length 2.54) + (name "A2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 0 0) + (length 2.54) + (name "A3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 2.54) + (name "A4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -5.08 0) + (length 2.54) + (name "A5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -7.62 0) + (length 2.54) + (name "A6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -10.16 0) + (length 2.54) + (name "A7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -12.7 0) + (length 2.54) + (name "A8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -15.24 0) + (length 2.54) + (name "A9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -17.78 0) + (length 2.54) + (name "~{CE}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 -20.32 0) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 5.08 180) + (length 2.54) + (name "O1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 2.54 180) + (length 2.54) + (name "O2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 0 180) + (length 2.54) + (name "O3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 -2.54 180) + (length 2.54) + (name "O4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 7.62 -5.08 180) + (length 2.54) + (name "O5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 -15.24 180) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 -17.78 180) + (length 2.54) + (name "VGG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 -20.32 180) + (length 2.54) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII+:555_alt1" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -0.762 7.366 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + ) + ) + (property "Value" "555_alt1" + (at -6.858 -16.764 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + ) + ) + (property "Footprint" "digikey-footprints:DIP-8_W7.62mm" + (at 5.08 5.08 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/general/docs/suppproductinfo.tsp?distId=10&gotoUrl=http%3A%2F%2Fwww.ti.com%2Flit%2Fgpn%2Fne555" + (at 5.08 7.62 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "IC OSC SINGLE TIMER 100KHZ 8-DIP" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Digi-Key_PN" "296-1411-5-ND" + (at 5.08 10.16 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "MPN" "NE555P" + (at 5.08 12.7 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Category" "Integrated Circuits (ICs)" + (at 5.08 15.24 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Family" "Clock/Timing - Programmable Timers and Oscillators" + (at 5.08 17.78 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Datasheet_Link" "http://www.ti.com/general/docs/suppproductinfo.tsp?distId=10&gotoUrl=http%3A%2F%2Fwww.ti.com%2Flit%2Fgpn%2Fne555" + (at 5.08 20.32 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Detail_Page" "/product-detail/en/texas-instruments/NE555P/296-1411-5-ND/277057" + (at 5.08 22.86 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description_1" "IC OSC SINGLE TIMER 100KHZ 8-DIP" + (at 5.08 25.4 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Manufacturer" "Texas Instruments" + (at 5.08 27.94 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Status" "Active" + (at 5.08 30.48 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "ki_keywords" "296-1411-5-ND" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "555_alt1_0_1" + (rectangle + (start -5.334 6.096) + (end 7.62 -15.24) + (stroke + (width 0) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (symbol "555_alt1_1_1" + (pin input line + (at -9.144 4.318 0) + (length 3.81) + (name "RESET" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at -9.144 -3.302 0) + (length 3.81) + (name "DISCH" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -9.144 -10.16 0) + (length 3.81) + (name "THRES" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -9.144 -12.7 0) + (length 3.81) + (name "TRIG" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 8.636 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 -17.78 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 11.43 0 180) + (length 3.81) + (name "OUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII+:74LS151" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 12.7 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS151" + (at 0 -21.336 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS151" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Multiplexer 8 to 1" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL MUX8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS151_1_0" + (pin input line + (at -12.7 7.62 0) + (length 5.08) + (name "I0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "I1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 2.54 0) + (length 5.08) + (name "I2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 0 0) + (length 5.08) + (name "I3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 5.08) + (name "I4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 5.08) + (name "I5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 5.08) + (name "I6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 5.08) + (name "I7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -12.7 -17.78 0) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 12.7 10.16 180) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.7 -7.62 180) + (length 5.08) + (name "~{E}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -15.24 180) + (length 5.08) + (name "Z" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -17.78 180) + (length 5.08) + (name "~{Z}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.954 5.08 180) + (length 5.08) + (name "S2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.954 2.54 180) + (length 5.08) + (name "S1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.954 0 180) + (length 5.08) + (name "S0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS151_1_1" + (rectangle + (start -7.62 11.43) + (end 7.62 -20.32) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII+:74LS174" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 4.572 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS174" + (at 0 -4.572 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "SN74LS174 - Hex D-Type Flip-flops" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS174_0_1" + (rectangle + (start -3.556 3.556) + (end 3.556 -3.302) + (stroke + (width 0) + (type solid) + ) + (fill + (type background) + ) + ) + (pin input edge_clock_high + (at -4.826 0 0) + (length 1.27) + (name "CLK" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + (number "9" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + ) + (pin input input_low + (at -4.826 -2.54 0) + (length 1.27) + (name "~{CLR}" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + (number "1" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + ) + ) + (symbol "74LS174_1_1" + (pin input line + (at -4.826 2.54 0) + (length 1.27) + (name "1D" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + (number "3" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + ) + (pin output line + (at 4.826 2.54 180) + (length 1.27) + (name "1Q" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + (number "2" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + ) + ) + (symbol "74LS174_2_1" + (pin input line + (at -4.826 2.54 0) + (length 1.27) + (name "2D" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + (number "4" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + ) + (pin output line + (at 4.826 2.54 180) + (length 1.27) + (name "2Q" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + (number "5" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + ) + ) + (symbol "74LS174_3_1" + (pin input line + (at -4.826 2.54 0) + (length 1.27) + (name "3D" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + (number "6" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + ) + (pin output line + (at 4.826 2.54 180) + (length 1.27) + (name "3Q" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + (number "7" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + ) + ) + (symbol "74LS174_4_1" + (pin input line + (at -4.826 2.54 0) + (length 1.27) + (name "3D" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + (number "11" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + ) + (pin output line + (at 4.826 2.54 180) + (length 1.27) + (name "3Q" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + (number "10" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + ) + ) + (symbol "74LS174_5_1" + (pin input line + (at -4.826 2.54 0) + (length 1.27) + (name "3D" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + (number "13" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + ) + (pin output line + (at 4.826 2.54 180) + (length 1.27) + (name "3Q" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + (number "12" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + ) + ) + (symbol "74LS174_6_1" + (pin input line + (at -4.826 2.54 0) + (length 1.27) + (name "3D" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + (number "14" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + ) + (pin output line + (at 4.826 2.54 180) + (length 1.27) + (name "3Q" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + (number "15" + (effects + (font + (size 0.635 0.635) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "AppleII+:74LS194" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at 0 13.716 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS194" + (at 0 -18.796 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS194" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Shift Register 4-bit Bidirectional" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_locked" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "TTL RS SR4" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIP?16*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "74LS194_1_0" + (pin input clock + (at -12.7 10.16 0) + (length 5.08) + (name "Cp" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input inverted + (at -12.7 7.62 0) + (length 5.08) + (name "Mr" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 5.08 0) + (length 5.08) + (name "Dsr" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -2.54 0) + (length 5.08) + (name "P3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -5.08 0) + (length 5.08) + (name "P2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -7.62 0) + (length 5.08) + (name "P1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -10.16 0) + (length 5.08) + (name "P0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -12.7 -12.7 0) + (length 5.08) + (name "Dsl" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -12.7 -15.24 0) + (length 5.08) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 12.7 10.16 180) + (length 5.08) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 4.572 180) + (length 5.08) + (name "Q0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 2.54 180) + (length 5.08) + (name "Q1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 0 180) + (length 5.08) + (name "Q2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin output line + (at 12.7 -2.54 180) + (length 5.08) + (name "Q3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.7 -10.16 180) + (length 5.08) + (name "S1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 12.7 -12.7 180) + (length 5.08) + (name "S0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "74LS194_1_1" + (rectangle + (start -7.62 12.7) + (end 7.62 -17.78) + (stroke + (width 0.254) + (type solid) + ) + (fill + (type background) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Connector:Conn_Coaxial_Power" + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at -5.08 -1.27 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_Coaxial_Power" + (at -3.175 -1.27 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 -1.27 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, LEMO, ...)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "BNC SMA SMB SMC LEMO coaxial connector CINCH RCA" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "*BNC* *SMA* *SMB* *SMC* *Cinch* *LEMO*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_Coaxial_Power_0_1" + (arc + (start 1.016 -0.508) + (mid 1.2048 -0.8684) + (end 1.27 -1.27) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 1.27 -1.27) + (mid 0 -2.5345) + (end -1.27 -1.27) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -1.27 -1.27) + (mid -1.2048 -0.8684) + (end -1.016 -0.508) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 0 -1.27) + (radius 0.508) + (stroke + (width 0.2032) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0 -2.54) (xy 0 -3.048) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "Conn_Coaxial_Power_1_1" + (pin passive line + (at 0 2.54 270) + (length 2.54) + (name "In" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -5.08 90) + (length 2.54) + (name "Ext" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Connector:TestPoint" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.762) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "TP" + (at 0 6.858 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TestPoint" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "test point tp" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Pin* Test*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TestPoint_0_1" + (circle + (center 0 3.302) + (radius 0.762) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "TestPoint_1_1" + (pin passive line + (at 0 0 90) + (length 2.54) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Connector_Generic:Conn_01x04" + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Conn_01x04" + (at 0 -7.62 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "Conn_01x04_1_1" + (rectangle + (start -1.27 3.81) + (end 1.27 -6.35) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (rectangle + (start -1.27 2.667) + (end 0 2.413) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 0.127) + (end 0 -0.127) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -2.413) + (end 0 -2.667) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.27 -4.953) + (end 0 -5.207) + (stroke + (width 0.1524) + (type default) + ) + (fill + (type none) + ) + ) + (pin passive line + (at -5.08 2.54 0) + (length 3.81) + (name "Pin_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 0 0) + (length 3.81) + (name "Pin_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -2.54 0) + (length 3.81) + (name "Pin_3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -5.08 -5.08 0) + (length 3.81) + (name "Pin_4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:CTRIM_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 1.524 -2.032 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Device_CTRIM_Small" + (at 3.048 -3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "CTRIM_Small_0_1" + (polyline + (pts + (xy -1.524 0.508) (xy 1.524 0.508) + ) + (stroke + (width 0.3048) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 -0.508) (xy 1.524 -0.508) + ) + (stroke + (width 0.3048) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 1.524) (xy -0.762 -1.524) + ) + (stroke + (width 0.1778) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.27 1.27) (xy 0.381 1.778) + ) + (stroke + (width 0.1778) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "CTRIM_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:C_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "C" + (at 0.254 1.778 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C_Small" + (at 0.254 -2.032 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "capacitor cap" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "C_Small_0_1" + (polyline + (pts + (xy -1.524 0.508) (xy 1.524 0.508) + ) + (stroke + (width 0.3048) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.524 -0.508) (xy 1.524 -0.508) + ) + (stroke + (width 0.3302) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 2.032) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:L" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "L" + (at -1.27 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "L" + (at 1.905 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Inductor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "inductor choke coil reactor magnetic" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Choke_* *Coil* Inductor_* L_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "L_0_1" + (arc + (start 0 2.54) + (mid 0.6323 1.905) + (end 0 1.27) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 1.27) + (mid 0.6323 0.635) + (end 0 0) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 0) + (mid 0.6323 -0.635) + (end 0 -1.27) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -1.27) + (mid 0.6323 -1.905) + (end 0 -2.54) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "L_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:R" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:R_POT_TRIM_US" + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "RV" + (at -4.445 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "Device_R_POT_TRIM_US" + (at -2.54 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Potentiometer*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_POT_TRIM_US_0_1" + (polyline + (pts + (xy 0 2.286) (xy 0 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.286) (xy 1.016 1.905) (xy 0 1.524) (xy -1.016 1.143) (xy 0 0.762) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0.762) (xy 1.016 0.381) (xy 0 0) (xy -1.016 -0.381) (xy 0 -0.762) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -0.762) (xy 1.016 -1.143) (xy 0 -1.524) (xy -1.016 -1.905) (xy 0 -2.286) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 -2.286) (xy 0 -2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 0.762) (xy 1.524 -0.762) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 0) (xy 1.524 0) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_POT_TRIM_US_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 1.27) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Jumper:SolderJumper_2_Bridged" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (property "Reference" "JP" + (at 0 2.032 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Bridged" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Solder Jumper, 2-pole, closed/bridged" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "solder jumper SPST" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SolderJumper*Bridged*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SolderJumper_2_Bridged_0_1" + (rectangle + (start -0.508 0.508) + (end 0.508 -0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy -0.254 1.016) (xy -0.254 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -0.254 -1.016) + (mid -1.2656 0) + (end -0.254 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -0.254 -1.016) + (mid -1.2656 0) + (end -0.254 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (arc + (start 0.254 1.016) + (mid 1.2656 0) + (end 0.254 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0.254 1.016) + (mid 1.2656 0) + (end 0.254 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0.254 1.016) (xy 0.254 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "SolderJumper_2_Bridged_1_1" + (pin passive line + (at -3.81 0 0) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 2.54) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Jumper:SolderJumper_2_Open" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (property "Reference" "JP" + (at 0 2.032 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_2_Open" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Solder Jumper, 2-pole, open" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "solder jumper SPST" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SolderJumper*Open*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SolderJumper_2_Open_0_1" + (polyline + (pts + (xy -0.254 1.016) (xy -0.254 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -0.254 -1.016) + (mid -1.2656 0) + (end -0.254 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -0.254 -1.016) + (mid -1.2656 0) + (end -0.254 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (arc + (start 0.254 1.016) + (mid 1.2656 0) + (end 0.254 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0.254 1.016) + (mid 1.2656 0) + (end 0.254 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0.254 1.016) (xy 0.254 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "SolderJumper_2_Open_1_1" + (pin passive line + (at -3.81 0 0) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 3.81 0 180) + (length 2.54) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "dk_Transistors-Bipolar-BJT-Single:2N3904" + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Q" + (at -3.2004 4.2164 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + ) + ) + (property "Value" "dk_Transistors-Bipolar-BJT-Single_2N3904" + (at 5.2324 0 90) + (effects + (font + (size 1.524 1.524) + ) + ) + ) + (property "Footprint" "digikey-footprints:TO-92-3" + (at 5.08 5.08 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://my.centralsemi.com/get_document.php?cmp=1&mergetype=pd&mergepath=pd&pdf_id=LSSGP072.PDF" + (at 5.08 7.62 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Digi-Key_PN" "2N3904CS-ND" + (at 5.08 10.16 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "MPN" "2N3904" + (at 5.08 12.7 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Category" "Discrete Semiconductor Products" + (at 5.08 15.24 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Family" "Transistors - Bipolar (BJT) - Single" + (at 5.08 17.78 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Datasheet_Link" "https://my.centralsemi.com/get_document.php?cmp=1&mergetype=pd&mergepath=pd&pdf_id=LSSGP072.PDF" + (at 5.08 20.32 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Detail_Page" "/product-detail/en/central-semiconductor-corp/2N3904/2N3904CS-ND/4806876" + (at 5.08 22.86 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description_1" "TRANS NPN 40V TO-92" + (at 5.08 25.4 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Manufacturer" "Central Semiconductor Corp" + (at 5.08 27.94 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Status" "Active" + (at 5.08 30.48 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (symbol "2N3904_0_1" + (polyline + (pts + (xy -3.81 0) (xy -2.54 0) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.556 0) (xy 0 0) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0 -2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 1.27) (xy 2.54 2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (circle + (center 0 0) + (radius 3.2512) + (stroke + (width 0) + (type solid) + ) + (fill + (type background) + ) + ) + (polyline + (pts + (xy 0 -1.27) (xy 2.54 -2.54) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.524 -1.27) (xy 2.032 -2.286) (xy 1.016 -2.54) (xy 1.524 -1.27) + ) + (stroke + (width 0) + (type solid) + ) + (fill + (type outline) + ) + ) + ) + (symbol "2N3904_1_1" + (pin input line + (at -5.08 0 0) + (length 2.54) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 5.08 270) + (length 2.54) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -5.08 90) + (length 2.54) + (name "E" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+12V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+12V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+12V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+12V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+5V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:-12V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-12V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"-12V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "-12V_0_0" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "-12V_0_1" + (polyline + (pts + (xy 0 0) (xy 0 1.27) (xy 0.762 1.27) (xy 0 2.54) (xy -0.762 1.27) (xy 0 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:-5V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"-5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "-5V_0_0" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "-5V_0_1" + (polyline + (pts + (xy 0 0) (xy 0 1.27) (xy 0.762 1.27) (xy 0 2.54) (xy -0.762 1.27) (xy 0 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:GND" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + ) + (text "Flashing timer\nfor flashing chars" + (exclude_from_sim no) + (at 196.85 87.884 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "089575e1-9d14-4d54-b3be-c7c68863e466") + ) + (junction + (at 309.118 75.438) + (diameter 0) + (color 0 0 0 0) + (uuid "0b7711ca-9b9b-4833-a92f-54a6275448e4") + ) + (junction + (at 131.572 92.202) + (diameter 0) + (color 0 0 0 0) + (uuid "0d2d240a-5dc4-4c92-9d25-e273a520f72f") + ) + (junction + (at 157.226 132.588) + (diameter 0) + (color 0 0 0 0) + (uuid "1232dd3e-8fa6-4929-be37-54258b6911b8") + ) + (junction + (at 165.608 127) + (diameter 0) + (color 0 0 0 0) + (uuid "1560d53c-436f-485c-9c26-2805b4cc0db3") + ) + (junction + (at 96.52 54.102) + (diameter 0) + (color 0 0 0 0) + (uuid "17cc87cd-b688-44b5-8c5a-edb6b4a85c7b") + ) + (junction + (at 176.53 50.038) + (diameter 0) + (color 0 0 0 0) + (uuid "19697f59-e3c6-4816-8177-7d64eec36a0a") + ) + (junction + (at 132.588 66.802) + (diameter 0) + (color 0 0 0 0) + (uuid "1aa9cec2-5500-4668-9fbe-5c959507da2a") + ) + (junction + (at 165.862 40.894) + (diameter 0) + (color 0 0 0 0) + (uuid "1ace108e-30e5-4ba9-88dd-66ef6e25ff4c") + ) + (junction + (at 68.072 54.102) + (diameter 0) + (color 0 0 0 0) + (uuid "1d2b807a-259e-46e7-a5b2-b890d00ddd22") + ) + (junction + (at 257.302 169.418) + (diameter 0) + (color 0 0 0 0) + (uuid "231bda9d-1f9c-4a4d-a01c-973d7215f72a") + ) + (junction + (at 255.27 79.756) + (diameter 0) + (color 0 0 0 0) + (uuid "2e1dc7b4-5e15-476a-b3d9-0fc3fcf124e3") + ) + (junction + (at 173.99 40.894) + (diameter 0) + (color 0 0 0 0) + (uuid "2f3d0626-8bb9-47ef-9346-450ec9a4a00a") + ) + (junction + (at 226.314 96.012) + (diameter 0) + (color 0 0 0 0) + (uuid "31e3c2e4-2c67-4af1-9cd0-4f0193266eab") + ) + (junction + (at 91.44 42.418) + (diameter 0) + (color 0 0 0 0) + (uuid "3354a00d-971e-4466-9a8b-1a896b534ee6") + ) + (junction + (at 278.892 110.998) + (diameter 0) + (color 0 0 0 0) + (uuid "37892dc2-3dbd-4604-bcd6-0653e311910c") + ) + (junction + (at 194.31 65.786) + (diameter 0) + (color 0 0 0 0) + (uuid "3a14fcf4-2ab4-4963-bb3a-6fd611e3d652") + ) + (junction + (at 178.308 70.612) + (diameter 0) + (color 0 0 0 0) + (uuid "3bccd9f4-07b1-411d-9664-c1f003fc87fe") + ) + (junction + (at 120.396 158.242) + (diameter 0) + (color 0 0 0 0) + (uuid "3cfa3f7d-a0b9-421c-9890-a1b200f23a48") + ) + (junction + (at 77.724 99.822) + (diameter 0) + (color 0 0 0 0) + (uuid "4337b7d3-399a-488c-bc35-5146abb0044b") + ) + (junction + (at 77.724 86.106) + (diameter 0) + (color 0 0 0 0) + (uuid "4bb96ab1-2596-4df4-862b-286c910d497c") + ) + (junction + (at 144.272 132.588) + (diameter 0) + (color 0 0 0 0) + (uuid "51d044f2-2bce-4a43-a1e4-9b67909e809c") + ) + (junction + (at 165.354 158.242) + (diameter 0) + (color 0 0 0 0) + (uuid "53354ff1-7e7f-46a8-a301-353fcc100580") + ) + (junction + (at 309.372 114.554) + (diameter 0) + (color 0 0 0 0) + (uuid "535b9a6c-0a81-4a54-9228-f606fc107a4a") + ) + (junction + (at 180.086 87.63) + (diameter 0) + (color 0 0 0 0) + (uuid "5a96511e-04e1-4755-842e-6cec450527b8") + ) + (junction + (at 150.368 132.588) + (diameter 0) + (color 0 0 0 0) + (uuid "6accdbac-3c16-43b3-8d36-603008f56e95") + ) + (junction + (at 178.308 87.63) + (diameter 0) + (color 0 0 0 0) + (uuid "718718de-2c46-4785-9a83-cb7b3db6bac7") + ) + (junction + (at 178.308 93.98) + (diameter 0) + (color 0 0 0 0) + (uuid "7b7f2d27-fd96-444c-a3cf-44bb2d8b3595") + ) + (junction + (at 86.36 197.358) + (diameter 0) + (color 0 0 0 0) + (uuid "815c8d9b-6006-4027-b5cc-e4d4dc35170a") + ) + (junction + (at 167.64 144.272) + (diameter 0) + (color 0 0 0 0) + (uuid "89a0eeed-dd1a-40d4-b68b-e1a065aa1db5") + ) + (junction + (at 337.82 134.874) + (diameter 0) + (color 0 0 0 0) + (uuid "8c266a70-cfba-4a82-b73a-d4bbf72cf6b3") + ) + (junction + (at 309.372 117.094) + (diameter 0) + (color 0 0 0 0) + (uuid "92c0a627-bc87-495e-bb42-2181a147eb8f") + ) + (junction + (at 110.236 107.442) + (diameter 0) + (color 0 0 0 0) + (uuid "98045055-1eab-4384-8ae8-92cae6e7f6c3") + ) + (junction + (at 307.848 80.518) + (diameter 0) + (color 0 0 0 0) + (uuid "9f80592f-6e47-40f6-8f06-96376707b9f5") + ) + (junction + (at 205.232 146.558) + (diameter 0) + (color 0 0 0 0) + (uuid "a67bf4fa-5279-4e6b-bb0d-03874f08cd1a") + ) + (junction + (at 134.112 149.352) + (diameter 0) + (color 0 0 0 0) + (uuid "a8c9512d-8f69-47c2-9f7c-3d86ca01a871") + ) + (junction + (at 150.368 121.92) + (diameter 0) + (color 0 0 0 0) + (uuid "a9d4c75d-3a95-407f-be3c-eee1a74783e5") + ) + (junction + (at 86.36 212.598) + (diameter 0) + (color 0 0 0 0) + (uuid "b0314761-80a4-45dc-bce4-ad7ec3d41e40") + ) + (junction + (at 94.996 69.342) + (diameter 0) + (color 0 0 0 0) + (uuid "b0daa9c5-ea9f-47ff-9e05-bfc2324c5670") + ) + (junction + (at 144.272 121.92) + (diameter 0) + (color 0 0 0 0) + (uuid "b9bae263-f588-44c7-a170-fe26b30933ff") + ) + (junction + (at 208.788 50.038) + (diameter 0) + (color 0 0 0 0) + (uuid "ba1fe225-bd15-4dfc-8210-bc976e64e65a") + ) + (junction + (at 195.58 40.132) + (diameter 0) + (color 0 0 0 0) + (uuid "c1b45e8e-78ed-4b25-a3ee-192de31ea55a") + ) + (junction + (at 136.652 121.92) + (diameter 0) + (color 0 0 0 0) + (uuid "ca5971dc-3bad-4c9b-8a3a-d2aa1fbae16c") + ) + (junction + (at 354.584 90.678) + (diameter 0) + (color 0 0 0 0) + (uuid "ceedcb82-2955-4e0a-81d6-eba7836c34f6") + ) + (junction + (at 173.99 35.814) + (diameter 0) + (color 0 0 0 0) + (uuid "cf0f5693-8a2e-41dd-bdb9-ba19cf85c055") + ) + (junction + (at 178.308 78.232) + (diameter 0) + (color 0 0 0 0) + (uuid "d945ddf5-7012-4180-a613-ac8b5621c758") + ) + (junction + (at 135.636 158.242) + (diameter 0) + (color 0 0 0 0) + (uuid "e01aadde-9312-449b-b1ce-2dba939234ae") + ) + (junction + (at 131.572 107.442) + (diameter 0) + (color 0 0 0 0) + (uuid "e482f698-a381-4095-a2bc-d76d932a188b") + ) + (junction + (at 230.886 162.052) + (diameter 0) + (color 0 0 0 0) + (uuid "e84fee9a-2d45-48e7-bcf2-d20a8f547f3c") + ) + (junction + (at 86.36 207.518) + (diameter 0) + (color 0 0 0 0) + (uuid "e9331b31-c2a3-4554-841f-ca47643e4441") + ) + (junction + (at 165.354 149.352) + (diameter 0) + (color 0 0 0 0) + (uuid "ebdd617b-d4a7-4179-8387-a211a7ddc14c") + ) + (junction + (at 129.54 87.122) + (diameter 0) + (color 0 0 0 0) + (uuid "ecd9334b-8608-4535-b322-94587544a9f3") + ) + (junction + (at 170.942 61.722) + (diameter 0) + (color 0 0 0 0) + (uuid "ee24c249-d147-4a8f-aa39-d892addb484d") + ) + (junction + (at 81.28 91.186) + (diameter 0) + (color 0 0 0 0) + (uuid "f4201f34-ec08-4742-adbd-c56d47fddb91") + ) + (junction + (at 165.862 33.274) + (diameter 0) + (color 0 0 0 0) + (uuid "f486fcdb-1aab-439c-80c0-ec4ef79c052d") + ) + (junction + (at 81.28 109.982) + (diameter 0) + (color 0 0 0 0) + (uuid "fd324f07-05d5-429b-adc3-f73f7f764cdf") + ) + (no_connect + (at 220.98 146.558) + (uuid "1f04ce80-781d-493c-a11f-23eb052029cb") + ) + (no_connect + (at 292.354 154.178) + (uuid "5b8b689a-fbd4-42d0-9a61-fe7cbfbf4ead") + ) + (no_connect + (at 294.64 116.078) + (uuid "630e551e-e470-42af-a636-35010a3d2c3f") + ) + (no_connect + (at 370.84 103.378) + (uuid "6de00358-37ec-4454-8ff6-90ec69b2c38e") + ) + (no_connect + (at 303.53 199.39) + (uuid "72d2b027-d7bf-488b-91a0-967ae04ae538") + ) + (no_connect + (at 303.53 204.47) + (uuid "ba70e67f-4c90-421c-98ac-1d7c52be3978") + ) + (no_connect + (at 292.354 149.098) + (uuid "bf1e4cae-b51b-4bbe-9aa5-5b72ccf1139c") + ) + (no_connect + (at 335.788 100.838) + (uuid "d041fbd3-47b6-4d7f-a287-cf447d14e134") + ) + (bus_entry + (at 223.52 73.152) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "0d87a13c-6d23-4f2f-8198-8045881cb1e1") + ) + (bus_entry + (at 273.304 199.39) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "13b58d9b-af57-4c5d-a98e-4e6626d61191") + ) + (bus_entry + (at 262.128 144.018) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "50f3987a-457b-481c-b276-f0a09ba6a5ab") + ) + (bus_entry + (at 262.128 146.558) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "596ea884-dd5e-4a9d-8302-82d3e6718fac") + ) + (bus_entry + (at 262.128 149.098) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "61f2a71d-2c9d-419d-ae43-a890e2178e5a") + ) + (bus_entry + (at 273.304 194.31) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "643ef256-368a-4e6c-943d-8f9e42322161") + ) + (bus_entry + (at 223.52 75.692) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "67cf2d0e-3c06-4561-9002-f991bac75701") + ) + (bus_entry + (at 225.298 80.772) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "6fbd5d0c-6d39-4bac-a947-7dd3664e0bd9") + ) + (bus_entry + (at 225.298 90.932) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "7cdc7620-1cf6-495f-865e-9c55c2821e0d") + ) + (bus_entry + (at 223.52 70.612) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "87f1df21-49e1-44e2-8ba4-5a1838329697") + ) + (bus_entry + (at 273.304 201.93) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "8b044d38-4111-45e6-8746-4fe293a07579") + ) + (bus_entry + (at 225.298 85.852) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "95ba1594-0feb-4a37-883a-7aeb2cfb8748") + ) + (bus_entry + (at 262.128 151.638) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "972c27f7-6dbb-4ae1-ac9e-ccc2cdc2c7db") + ) + (bus_entry + (at 225.298 83.312) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "9cfe0699-c9e8-422c-a98c-c2439fb1118f") + ) + (bus_entry + (at 273.304 196.85) + (size 2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "ced5a3f6-6a27-4962-b076-742f88dc990a") + ) + (bus_entry + (at 225.298 78.232) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "dafad590-65d5-4067-9520-f71813a7a203") + ) + (bus_entry + (at 225.298 88.392) + (size -2.54 2.54) + (stroke + (width 0) + (type default) + ) + (uuid "e025bc6a-e8c1-4373-8566-578f772361d5") + ) + (wire + (pts + (xy 308.864 101.6) (xy 308.864 100.838) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0061c743-83e8-4531-b519-7a7391280238") + ) + (wire + (pts + (xy 255.778 97.028) (xy 255.778 94.996) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0071c080-e91a-43bc-b71f-3e177e9a9813") + ) + (wire + (pts + (xy 205.232 149.098) (xy 205.74 149.098) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00a0d2a0-5fb0-4ca7-b27d-a7a1fefb982b") + ) + (wire + (pts + (xy 148.59 89.662) (xy 155.194 89.662) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00f29298-40e2-473b-9673-c736b287ac96") + ) + (wire + (pts + (xy 246.888 95.758) (xy 246.888 96.012) + ) + (stroke + (width 0) + (type default) + ) + (uuid "022b1841-fa79-464e-b6b2-d4c85913c8d2") + ) + (wire + (pts + (xy 117.602 71.882) (xy 117.602 54.102) + ) + (stroke + (width 0) + (type default) + ) + (uuid "027b4940-d7fa-4f06-b742-cfbbbb57ef10") + ) + (wire + (pts + (xy 88.9 192.278) (xy 86.36 192.278) + ) + (stroke + (width 0) + (type default) + ) + (uuid "048fa189-7e2f-4932-81a1-a3424336815a") + ) + (wire + (pts + (xy 244.094 80.772) (xy 249.428 80.772) + ) + (stroke + (width 0) + (type default) + ) + (uuid "055b8dd8-bb1f-497a-a0eb-68c290078a72") + ) + (wire + (pts + (xy 150.368 121.92) (xy 144.272 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0574b4a6-bb08-405e-9abf-395855f06929") + ) + (wire + (pts + (xy 335.534 132.334) (xy 337.82 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "065a209d-3eff-43c0-9273-bd0220a62bf2") + ) + (bus + (pts + (xy 220.98 75.692) (xy 220.98 78.232) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0684db09-86f9-4df9-a6f9-690037930542") + ) + (wire + (pts + (xy 246.38 70.612) (xy 246.38 67.056) + ) + (stroke + (width 0) + (type default) + ) + (uuid "077b0b99-7563-4c3c-83f1-e220a94d7903") + ) + (wire + (pts + (xy 134.112 149.352) (xy 134.112 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0821afd6-9d1d-4328-b356-439697fbec02") + ) + (wire + (pts + (xy 81.026 149.352) (xy 82.296 149.352) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0864acc4-e172-492f-8e18-a9e47cbead45") + ) + (wire + (pts + (xy 244.094 96.012) (xy 246.888 96.012) + ) + (stroke + (width 0) + (type default) + ) + (uuid "098882ec-836b-4372-bc25-511d4523c54e") + ) + (wire + (pts + (xy 309.118 114.554) (xy 309.372 114.554) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ac59f22-3711-452c-bed8-0e70ca5348e7") + ) + (wire + (pts + (xy 309.372 117.094) (xy 309.372 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0b44ba6f-941b-4e7f-a733-61a36c0d15d3") + ) + (wire + (pts + (xy 290.83 238.252) (xy 290.83 237.49) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0bd07fd2-501f-4a78-bfa6-3b4a635a2a49") + ) + (wire + (pts + (xy 225.298 83.312) (xy 228.854 83.312) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0c405a7b-8e7c-48ba-9f29-eb9a7a363d60") + ) + (wire + (pts + (xy 308.61 137.414) (xy 310.134 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0ccc1e69-965d-4817-9e39-565e0e9627b7") + ) + (wire + (pts + (xy 363.22 108.458) (xy 363.22 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0cf3dbe4-c6bc-4576-8730-7bcdbcf679bf") + ) + (wire + (pts + (xy 255.27 87.376) (xy 256.032 87.376) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0dfc388c-ba67-4cdf-b69f-adcf50f76d56") + ) + (wire + (pts + (xy 338.836 122.174) (xy 335.534 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0e8b3049-3fc8-4a5d-a4ca-15e6a84d6728") + ) + (wire + (pts + (xy 165.862 33.274) (xy 165.862 35.814) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0eecc6ff-7a0b-4ec0-a5cd-c4ed4306713c") + ) + (wire + (pts + (xy 198.374 40.132) (xy 195.58 40.132) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0f21c87d-1384-49f4-aa3a-2c801e9e2d7b") + ) + (wire + (pts + (xy 244.094 88.138) (xy 244.094 90.932) + ) + (stroke + (width 0) + (type default) + ) + (uuid "10d94fce-6ba8-401e-badd-fd87009c9efa") + ) + (wire + (pts + (xy 295.402 83.058) (xy 310.388 83.058) + ) + (stroke + (width 0) + (type default) + ) + (uuid "11fd7782-4d0b-4898-9760-3e24ead22b77") + ) + (wire + (pts + (xy 217.932 123.698) (xy 231.14 123.698) + ) + (stroke + (width 0) + (type default) + ) + (uuid "132ce8b3-74b0-46f7-9296-2e17a2f2fed5") + ) + (wire + (pts + (xy 256.54 121.158) (xy 258.318 121.158) + ) + (stroke + (width 0) + (type default) + ) + (uuid "14051773-5201-43a4-804e-311a17e4af42") + ) + (wire + (pts + (xy 275.844 204.47) (xy 278.13 204.47) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15224db4-8075-44f9-8775-7da3fc2ff68e") + ) + (wire + (pts + (xy 110.998 119.38) (xy 110.236 119.38) + ) + (stroke + (width 0) + (type default) + ) + (uuid "15d48d49-84e2-4d81-b39c-818eda0fb297") + ) + (wire + (pts + (xy 96.52 54.102) (xy 93.98 54.102) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16221b11-00b4-405c-8fbd-caa1503173a9") + ) + (wire + (pts + (xy 109.22 124.46) (xy 110.998 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1647d654-115b-4dc7-912d-b43f4e6fb0fe") + ) + (wire + (pts + (xy 256.032 48.006) (xy 282.194 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16771a98-fda1-4493-bb23-1f2e7a3b9677") + ) + (wire + (pts + (xy 278.892 80.518) (xy 307.848 80.518) + ) + (stroke + (width 0) + (type default) + ) + (uuid "16ce2e44-8b29-494e-9468-9530e011323f") + ) + (wire + (pts + (xy 170.942 57.658) (xy 170.942 61.722) + ) + (stroke + (width 0) + (type default) + ) + (uuid "185980a5-a945-478b-973b-9d7e8c1185aa") + ) + (wire + (pts + (xy 100.33 88.646) (xy 100.33 74.422) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1983d21b-3f85-4d48-8dc8-e3dd81e6cadb") + ) + (wire + (pts + (xy 257.302 144.018) (xy 257.302 169.418) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19946a5d-8439-4812-9ea7-1a85432a6af8") + ) + (wire + (pts + (xy 167.64 144.272) (xy 167.64 154.432) + ) + (stroke + (width 0) + (type default) + ) + (uuid "199c76a6-8f41-4905-9791-d666db93b590") + ) + (wire + (pts + (xy 104.14 54.102) (xy 104.14 47.498) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1a98de02-e3a5-4636-9799-af627d2b97dc") + ) + (wire + (pts + (xy 133.096 64.262) (xy 131.572 64.262) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1b3ffda1-11e5-4d4e-86e8-11068b7c70ac") + ) + (wire + (pts + (xy 244.094 93.472) (xy 245.618 93.472) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1bdebd8b-6173-4b20-ad04-8420bf7cf59f") + ) + (wire + (pts + (xy 270.51 127.254) (xy 299.72 127.254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c292fb0-d4da-4d02-a2ca-58141d243d55") + ) + (wire + (pts + (xy 136.652 121.92) (xy 135.128 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1c8fa3eb-6ce3-47c8-b07b-52c92ead0fd1") + ) + (wire + (pts + (xy 363.22 109.22) (xy 354.584 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1cb4f80b-e5f3-4cfd-b1f9-c2261ef94167") + ) + (wire + (pts + (xy 131.572 92.202) (xy 133.35 92.202) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1cdcbf16-a746-4ca3-b0af-9a0d058fbbd8") + ) + (wire + (pts + (xy 278.892 110.998) (xy 278.892 130.048) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1cf3bb59-d347-4bac-9b2c-6ff78cbf91b6") + ) + (wire + (pts + (xy 178.308 93.98) (xy 178.308 94.488) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1d87c982-f0e6-4bb1-89d0-87712af96de9") + ) + (wire + (pts + (xy 195.58 40.132) (xy 195.58 46.228) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1e8e3789-033b-428c-b3f7-6a1a2c3566b1") + ) + (wire + (pts + (xy 336.042 83.058) (xy 342.9 83.058) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f5ea500-7494-4242-8bbc-1ce2e0eaef6b") + ) + (wire + (pts + (xy 223.52 75.692) (xy 228.854 75.692) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1f8cee19-4f15-4fe5-9cfb-1dbd668491bf") + ) + (wire + (pts + (xy 129.54 87.122) (xy 129.54 59.182) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1fcd0000-c76b-46e3-b5c8-288bd1c76700") + ) + (wire + (pts + (xy 343.916 77.978) (xy 336.042 77.978) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2103707d-8886-460a-9286-e71a71361c78") + ) + (wire + (pts + (xy 336.042 112.014) (xy 335.534 112.014) + ) + (stroke + (width 0) + (type default) + ) + (uuid "211c3b2e-e0a7-423a-a269-1216f06d483b") + ) + (wire + (pts + (xy 99.06 88.646) (xy 100.33 88.646) + ) + (stroke + (width 0) + (type default) + ) + (uuid "215a7427-509f-461a-898b-1d6fc5ce182d") + ) + (bus + (pts + (xy 273.304 196.85) (xy 273.304 199.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2168d4b6-cabb-49a1-b3c7-099634010fa6") + ) + (wire + (pts + (xy 279.654 187.96) (xy 279.654 187.198) + ) + (stroke + (width 0) + (type default) + ) + (uuid "21c78d9a-d719-41be-98eb-89401a0600ba") + ) + (wire + (pts + (xy 248.666 74.676) (xy 256.032 74.676) + ) + (stroke + (width 0) + (type default) + ) + (uuid "21de3f83-f2d5-4a5b-b1c1-96506c3587f9") + ) + (wire + (pts + (xy 265.938 159.258) (xy 266.954 159.258) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2208708b-7365-413a-80ca-4a4e0c0b9d79") + ) + (polyline + (pts + (xy 89.154 98.552) (xy 105.664 98.552) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "22a64f27-1c65-45d0-97b2-98415c26ca06") + ) + (wire + (pts + (xy 228.6 138.938) (xy 231.14 138.938) + ) + (stroke + (width 0) + (type default) + ) + (uuid "24a36b23-7171-4844-a6e8-c35e8a3b85f1") + ) + (wire + (pts + (xy 81.28 109.982) (xy 84.836 109.982) + ) + (stroke + (width 0) + (type default) + ) + (uuid "24b87b26-5067-436b-a965-ea216a9268bc") + ) + (wire + (pts + (xy 96.52 54.102) (xy 104.14 54.102) + ) + (stroke + (width 0) + (type default) + ) + (uuid "24f6f83d-f133-49fb-af09-936a9fdc0fd6") + ) + (wire + (pts + (xy 228.6 146.558) (xy 231.14 146.558) + ) + (stroke + (width 0) + (type default) + ) + (uuid "257a1f91-a355-4302-9712-62289bdd9caa") + ) + (wire + (pts + (xy 296.418 88.138) (xy 310.388 88.138) + ) + (stroke + (width 0) + (type default) + ) + (uuid "25e7f821-86a1-4f8f-9370-e6edcbdaf93a") + ) + (wire + (pts + (xy 178.308 87.63) (xy 178.308 85.852) + ) + (stroke + (width 0) + (type default) + ) + (uuid "27c84e72-2b5f-4e2c-bacb-251fb7f9d5e1") + ) + (bus + (pts + (xy 262.128 144.018) (xy 262.128 146.558) + ) + (stroke + (width 0) + (type default) + ) + (uuid "27fec6f4-991a-4df1-af07-d81bc843a822") + ) + (wire + (pts + (xy 299.72 127.254) (xy 299.72 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "290aeadb-15eb-44c3-9421-9a95d1683a26") + ) + (wire + (pts + (xy 264.668 151.638) (xy 266.954 151.638) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2982b7b2-78b1-4bef-bc1d-635040a85e60") + ) + (wire + (pts + (xy 116.586 71.882) (xy 117.602 71.882) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b92387d-ce0a-415b-8c7f-3e056cc3e295") + ) + (wire + (pts + (xy 129.54 56.642) (xy 133.096 56.642) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2be356f7-7d2b-4b23-95b0-2695846ac352") + ) + (wire + (pts + (xy 278.892 130.048) (xy 292.862 130.048) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c5af066-7098-4be1-8efc-232c7f553515") + ) + (bus + (pts + (xy 222.758 90.932) (xy 222.758 93.472) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c89135a-adc8-4e62-a2a2-731dfb9707cc") + ) + (wire + (pts + (xy 165.354 149.352) (xy 165.354 158.242) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d2da654-b7ce-4ade-808f-489738f9a980") + ) + (wire + (pts + (xy 200.66 61.976) (xy 201.168 61.976) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2d9c74d8-3661-4dd9-8ee7-7badf0a59e29") + ) + (wire + (pts + (xy 178.308 78.232) (xy 180.086 78.232) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2dbf66eb-8b47-49c7-b6b8-d925ce9e40b9") + ) + (bus + (pts + (xy 273.304 194.31) (xy 273.304 196.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3003423e-7dea-49f2-8d2b-a0538378b3f1") + ) + (wire + (pts + (xy 231.14 154.178) (xy 230.886 154.178) + ) + (stroke + (width 0) + (type default) + ) + (uuid "326739e8-c0e7-44bc-b7bf-7c08eaf07edf") + ) + (wire + (pts + (xy 81.28 109.982) (xy 81.28 115.062) + ) + (stroke + (width 0) + (type default) + ) + (uuid "32be7c0b-8a7f-43b5-b6f3-d36bb20e5796") + ) + (wire + (pts + (xy 220.98 151.638) (xy 231.14 151.638) + ) + (stroke + (width 0) + (type default) + ) + (uuid "331b0b70-abb7-40d3-b075-41b540af0841") + ) + (wire + (pts + (xy 337.82 134.874) (xy 335.534 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "33a8b797-0be2-4d3b-be51-9862a7e1a391") + ) + (wire + (pts + (xy 122.682 44.958) (xy 129.54 44.958) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3419588c-8d5e-4579-b709-5a22c218a349") + ) + (wire + (pts + (xy 292.354 151.638) (xy 296.418 151.638) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3449abef-fa85-4243-8a3d-55ffec330f06") + ) + (wire + (pts + (xy 245.618 93.472) (xy 245.618 92.456) + ) + (stroke + (width 0) + (type default) + ) + (uuid "362de439-871f-484d-ac89-90db4c1c7d05") + ) + (wire + (pts + (xy 228.6 128.778) (xy 231.14 128.778) + ) + (stroke + (width 0) + (type default) + ) + (uuid "36989b14-e4f8-4bf5-bdd6-1477e05edb17") + ) + (wire + (pts + (xy 308.864 112.014) (xy 310.134 112.014) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3b65d081-8250-456e-bd08-ecff2410afd7") + ) + (wire + (pts + (xy 265.938 179.578) (xy 266.954 179.578) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3c661f23-12f9-4197-b6b0-0db16ffb182f") + ) + (wire + (pts + (xy 150.368 121.92) (xy 157.226 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d0c81b7-e3ba-402a-993e-4544a713ed09") + ) + (wire + (pts + (xy 164.084 50.038) (xy 165.862 50.038) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d18058e-8bb2-4739-840c-0994f7406207") + ) + (wire + (pts + (xy 88.9 197.358) (xy 86.36 197.358) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3d76f6dc-af06-4e8e-80e8-13055fb93f34") + ) + (wire + (pts + (xy 170.942 64.77) (xy 170.942 61.722) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3f1f2104-54a7-47bf-9b11-e4745640073c") + ) + (wire + (pts + (xy 150.876 151.892) (xy 151.892 151.892) + ) + (stroke + (width 0) + (type default) + ) + (uuid "412d7e01-a3be-4643-87a8-f12668c77495") + ) + (wire + (pts + (xy 81.026 149.86) (xy 81.026 149.352) + ) + (stroke + (width 0) + (type default) + ) + (uuid "41af44e3-04ff-4b08-9a78-173bfd04f6a6") + ) + (wire + (pts + (xy 309.372 117.094) (xy 310.134 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "420020a4-50c6-48e8-8511-4b48a4441d97") + ) + (wire + (pts + (xy 229.616 144.018) (xy 231.14 144.018) + ) + (stroke + (width 0) + (type default) + ) + (uuid "426c27af-247c-4f6b-b14e-60af0ce6bf07") + ) + (wire + (pts + (xy 268.732 51.054) (xy 268.732 51.816) + ) + (stroke + (width 0) + (type default) + ) + (uuid "42a04ac4-39e6-4069-8099-a1fb190c296e") + ) + (wire + (pts + (xy 226.314 96.012) (xy 228.854 96.012) + ) + (stroke + (width 0) + (type default) + ) + (uuid "436c60df-e197-41e3-8ede-69f8e142d11d") + ) + (wire + (pts + (xy 247.142 69.596) (xy 256.032 69.596) + ) + (stroke + (width 0) + (type default) + ) + (uuid "45c3c0f3-c312-4773-9748-770238c958c2") + ) + (wire + (pts + (xy 335.534 119.634) (xy 342.9 119.634) + ) + (stroke + (width 0) + (type default) + ) + (uuid "45f095d6-ab89-49c3-b7b0-3cdabf196645") + ) + (wire + (pts + (xy 209.55 140.208) (xy 213.36 140.208) + ) + (stroke + (width 0) + (type default) + ) + (uuid "46417de6-d5b4-4ec8-a711-d092423355b6") + ) + (wire + (pts + (xy 247.904 72.136) (xy 256.032 72.136) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4657d4a6-0c32-4ae2-994b-3e63953c90f9") + ) + (wire + (pts + (xy 81.28 115.062) (xy 84.836 115.062) + ) + (stroke + (width 0) + (type default) + ) + (uuid "470254ee-247b-4162-a8f2-ea19dac51178") + ) + (wire + (pts + (xy 129.54 59.182) (xy 133.096 59.182) + ) + (stroke + (width 0) + (type default) + ) + (uuid "478e8d8a-1c9c-483d-af84-86501e1ea3cf") + ) + (wire + (pts + (xy 256.54 128.778) (xy 298.958 128.778) + ) + (stroke + (width 0) + (type default) + ) + (uuid "47e439f7-4ba5-4668-8028-84eea5372083") + ) + (wire + (pts + (xy 117.856 158.242) (xy 120.396 158.242) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4838b157-745e-46a0-b2cb-0861448c46d7") + ) + (wire + (pts + (xy 275.336 209.55) (xy 278.13 209.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "48f5725b-5c18-4be4-9b4e-82baee8da2f0") + ) + (wire + (pts + (xy 225.298 80.772) (xy 228.854 80.772) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ae36601-2492-4f20-9685-827ddcef60af") + ) + (wire + (pts + (xy 297.434 50.546) (xy 309.118 50.546) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b09be2b-9440-4416-815d-c163da30ca8e") + ) + (wire + (pts + (xy 157.226 132.588) (xy 157.226 132.08) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4b248ea0-bbfa-4731-ad2f-8690caa167da") + ) + (wire + (pts + (xy 308.864 100.838) (xy 310.388 100.838) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4bc0f004-6d7e-40f9-8e6f-074f29c91be0") + ) + (wire + (pts + (xy 208.788 50.292) (xy 208.788 50.038) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4cba9500-3493-4bf8-bd0b-e8f8c41d1062") + ) + (wire + (pts + (xy 161.544 149.352) (xy 165.354 149.352) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4cc77a8c-bbb0-4217-84bc-da0e6774b30f") + ) + (wire + (pts + (xy 67.31 76.962) (xy 86.614 76.962) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4e1a87eb-8b42-44a8-881a-f18d6babf44c") + ) + (wire + (pts + (xy 94.234 76.962) (xy 94.996 76.962) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4e9025d3-3c0e-4993-89ab-32f57c61a7bc") + ) + (wire + (pts + (xy 195.58 38.354) (xy 195.58 40.132) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4edcbe40-eef4-4ad0-a3c0-5e5464d580ee") + ) + (wire + (pts + (xy 113.03 89.662) (xy 114.3 89.662) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5058ffac-7df6-453b-8fc7-e77b0396177a") + ) + (wire + (pts + (xy 113.03 84.582) (xy 114.3 84.582) + ) + (stroke + (width 0) + (type default) + ) + (uuid "50766c53-00f4-4f83-8a0b-4ab5f4baabdc") + ) + (wire + (pts + (xy 256.54 136.398) (xy 270.51 136.398) + ) + (stroke + (width 0) + (type default) + ) + (uuid "50c04edf-2dd4-4ee4-9528-46cef60419f7") + ) + (wire + (pts + (xy 110.236 107.442) (xy 131.572 107.442) + ) + (stroke + (width 0) + (type default) + ) + (uuid "51af7299-262d-409c-bc2e-7cafe3171b7c") + ) + (wire + (pts + (xy 136.652 131.064) (xy 136.652 132.588) + ) + (stroke + (width 0) + (type default) + ) + (uuid "51e6ea22-9544-42c7-9dc5-2007a36d4df0") + ) + (wire + (pts + (xy 215.9 59.436) (xy 216.916 59.436) + ) + (stroke + (width 0) + (type default) + ) + (uuid "520c605f-2c3e-49e7-87ab-2e85bd5f85f5") + ) + (polyline + (pts + (xy 137.16 52.578) (xy 137.16 70.866) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "52ea68d8-da81-4f14-bb93-84f5d673bfc4") + ) + (wire + (pts + (xy 114.554 149.352) (xy 121.412 149.352) + ) + (stroke + (width 0) + (type default) + ) + (uuid "544aadff-5235-4721-a3fb-d68ef76b1c61") + ) + (wire + (pts + (xy 244.094 70.612) (xy 246.38 70.612) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54dfad07-7be4-4554-9816-cc94fe158bd6") + ) + (wire + (pts + (xy 302.26 127.254) (xy 310.134 127.254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "54e2d4f4-843b-4b2b-a1af-89a9c3e7091a") + ) + (wire + (pts + (xy 255.27 89.916) (xy 256.032 89.916) + ) + (stroke + (width 0) + (type default) + ) + (uuid "550c4683-595d-42c7-8a6c-85d49cf1f9f0") + ) + (wire + (pts + (xy 71.628 39.878) (xy 74.168 39.878) + ) + (stroke + (width 0) + (type default) + ) + (uuid "551b8ccc-8e0b-4d00-af30-ac30b171ffac") + ) + (wire + (pts + (xy 264.668 154.178) (xy 266.954 154.178) + ) + (stroke + (width 0) + (type default) + ) + (uuid "55a6a601-54b0-4acf-9dd7-f4ca577213c8") + ) + (wire + (pts + (xy 244.094 73.152) (xy 247.142 73.152) + ) + (stroke + (width 0) + (type default) + ) + (uuid "574d3e44-d843-4654-b3cf-c6f87d788795") + ) + (wire + (pts + (xy 205.232 146.558) (xy 205.74 146.558) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5893459d-8e2b-4925-b06b-bfd3c4043fbd") + ) + (wire + (pts + (xy 68.58 69.342) (xy 68.072 69.342) + ) + (stroke + (width 0) + (type default) + ) + (uuid "592d1f8c-4771-4ef5-a1ea-e9e1369e68db") + ) + (wire + (pts + (xy 71.628 44.958) (xy 74.168 44.958) + ) + (stroke + (width 0) + (type default) + ) + (uuid "59b04089-a7ad-4d96-a1e6-bf738e43dc88") + ) + (wire + (pts + (xy 221.996 138.43) (xy 221.996 131.318) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5aa203d9-253d-43e1-9543-0fad3bc86f14") + ) + (wire + (pts + (xy 178.308 65.786) (xy 194.31 65.786) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c1f9ec8-ca83-4baf-a95c-58a5c71ea836") + ) + (wire + (pts + (xy 131.572 107.442) (xy 131.572 92.202) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d6f5480-0a6d-4761-92c6-5d640398f61d") + ) + (wire + (pts + (xy 167.64 154.432) (xy 188.976 154.432) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5e37f259-6700-48e9-8661-cf7b133b9328") + ) + (polyline + (pts + (xy 105.664 116.586) (xy 88.9 116.586) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "5e590e8a-e991-45f8-9ec1-58c8443ffa11") + ) + (wire + (pts + (xy 76.454 86.106) (xy 77.724 86.106) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f884fb8-c64a-4d2b-850e-1085a5fed834") + ) + (wire + (pts + (xy 86.36 192.278) (xy 86.36 197.358) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5f92d253-c2ce-4cd6-b604-2f412d392cc8") + ) + (wire + (pts + (xy 167.64 144.272) (xy 168.656 144.272) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5fb57939-053a-43e9-afaf-7d06418af253") + ) + (wire + (pts + (xy 104.14 47.498) (xy 107.442 47.498) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5fe4878e-bdf3-4047-8be0-793487f66a17") + ) + (wire + (pts + (xy 256.032 59.436) (xy 256.032 48.006) + ) + (stroke + (width 0) + (type default) + ) + (uuid "604fb169-4538-4d07-a58d-02cd20e5e99b") + ) + (wire + (pts + (xy 264.922 174.498) (xy 266.954 174.498) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6079eeeb-f39f-429d-9137-063709f54d92") + ) + (wire + (pts + (xy 278.892 80.518) (xy 278.892 110.998) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60b74883-f443-4a36-ba52-e880ff87380d") + ) + (wire + (pts + (xy 79.756 144.272) (xy 82.296 144.272) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60e2a20a-8282-43de-b08e-732feb0698f8") + ) + (wire + (pts + (xy 200.66 74.93) (xy 200.66 67.056) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60f626d0-3c34-493e-80b7-d9cb6c715db5") + ) + (bus + (pts + (xy 222.758 80.772) (xy 222.758 83.312) + ) + (stroke + (width 0) + (type default) + ) + (uuid "616687ea-5108-4694-a4f3-95de9731dc01") + ) + (wire + (pts + (xy 342.9 83.058) (xy 342.9 119.634) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6316a2c3-d037-41bc-b1ae-9aedbaafcc6d") + ) + (wire + (pts + (xy 150.368 129.032) (xy 150.368 132.588) + ) + (stroke + (width 0) + (type default) + ) + (uuid "635fb145-1dfa-4d94-a5a1-f7e4974e7e78") + ) + (polyline + (pts + (xy 105.664 98.552) (xy 105.664 116.586) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "6380149d-aaf4-406c-91a3-4b039110a11e") + ) + (bus + (pts + (xy 262.128 146.558) (xy 262.128 149.098) + ) + (stroke + (width 0) + (type default) + ) + (uuid "643b0f11-c61e-48c5-a2f9-6153d9156bd2") + ) + (wire + (pts + (xy 354.584 109.22) (xy 354.584 90.678) + ) + (stroke + (width 0) + (type default) + ) + (uuid "64ffb0be-ded6-4a00-a300-6642dea5ee90") + ) + (wire + (pts + (xy 178.308 93.98) (xy 194.31 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "66222ea7-b048-4419-8161-13fe44cbfb21") + ) + (wire + (pts + (xy 336.042 110.998) (xy 336.042 112.014) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6624d87b-63d5-4dea-8aaa-8508e23a0b51") + ) + (wire + (pts + (xy 256.54 144.018) (xy 257.302 144.018) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68561be3-f82c-411e-aae8-6f2dcba87811") + ) + (wire + (pts + (xy 248.666 78.232) (xy 248.666 74.676) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68e8643b-0908-4e65-b30f-03b10d852b3b") + ) + (wire + (pts + (xy 174.752 127) (xy 175.768 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "692937eb-fa21-4a3b-9f3e-a43bf787e9bd") + ) + (wire + (pts + (xy 155.448 49.276) (xy 155.448 50.038) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a0d7ed4-785a-4290-b2be-4e1f2fe28f71") + ) + (wire + (pts + (xy 100.33 74.422) (xy 101.346 74.422) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a3bb4c4-0d4b-4875-b014-b04e1f5b6889") + ) + (bus + (pts + (xy 262.128 141.986) (xy 262.128 144.018) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a672dd3-9548-4d98-87a1-7ab19c06813b") + ) + (wire + (pts + (xy 186.436 160.782) (xy 186.436 159.512) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6a9e03bf-5e0f-4cda-aebe-7d93cad74f4f") + ) + (wire + (pts + (xy 275.844 196.85) (xy 278.13 196.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ad22ec0-04dd-4faa-a921-e4bf9d8afd75") + ) + (wire + (pts + (xy 135.636 158.242) (xy 150.876 158.242) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6b71165c-75d1-4366-95d5-1b8c85e33448") + ) + (wire + (pts + (xy 249.428 77.216) (xy 256.032 77.216) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6cac127e-9d69-462f-ae4c-7b2ce27c4991") + ) + (wire + (pts + (xy 264.668 149.098) (xy 266.954 149.098) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6dd165f4-e27a-49a2-a23e-b36d27162b33") + ) + (wire + (pts + (xy 179.07 38.354) (xy 176.53 38.354) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6e86772d-e735-4b21-a423-b54e10390e86") + ) + (wire + (pts + (xy 132.588 66.802) (xy 132.588 69.342) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6eda8137-c80f-4ca9-9092-534019a1f227") + ) + (wire + (pts + (xy 129.54 87.122) (xy 133.35 87.122) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f9aaf2f-81a7-4c44-9008-f7303a832100") + ) + (wire + (pts + (xy 231.14 121.158) (xy 231.14 110.998) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7023b603-8dfd-4944-9202-d441f7bc8a96") + ) + (wire + (pts + (xy 302.26 124.714) (xy 310.134 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "70a4e339-7241-42f6-a65f-6bb5d97e771e") + ) + (wire + (pts + (xy 281.432 53.086) (xy 281.432 59.436) + ) + (stroke + (width 0) + (type default) + ) + (uuid "71e932cf-7549-4fb2-978d-815db6b00378") + ) + (wire + (pts + (xy 363.22 90.678) (xy 363.22 93.218) + ) + (stroke + (width 0) + (type default) + ) + (uuid "71eb296a-b813-42d0-b16b-cfc6bab5ce3f") + ) + (wire + (pts + (xy 287.02 122.682) (xy 287.02 121.158) + ) + (stroke + (width 0) + (type default) + ) + (uuid "720b0af0-1dd6-4cb5-9afd-e1f2554a0b4b") + ) + (polyline + (pts + (xy 137.16 70.866) (xy 154.178 70.866) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "724d0d74-003d-4b7d-8c54-6c3a1dc7e977") + ) + (wire + (pts + (xy 106.68 42.418) (xy 107.442 42.418) + ) + (stroke + (width 0) + (type default) + ) + (uuid "72805f4b-0b8c-4866-ab38-c1fc54422f96") + ) + (wire + (pts + (xy 228.854 93.472) (xy 226.314 93.472) + ) + (stroke + (width 0) + (type default) + ) + (uuid "72e8b65d-5c76-47e0-a0a0-a1408a88b3e3") + ) + (wire + (pts + (xy 255.27 79.756) (xy 255.27 64.516) + ) + (stroke + (width 0) + (type default) + ) + (uuid "730e5bd7-2b93-4655-9ac8-f5db377675bd") + ) + (wire + (pts + (xy 258.318 161.798) (xy 266.954 161.798) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7344c074-7659-40b4-bcd0-92c883ba2bd1") + ) + (wire + (pts + (xy 309.372 134.874) (xy 310.134 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "73a26337-48ca-4915-985b-6b151f4f4d7b") + ) + (wire + (pts + (xy 225.298 85.852) (xy 228.854 85.852) + ) + (stroke + (width 0) + (type default) + ) + (uuid "74074347-7775-41c5-aa55-7c5d57bfab86") + ) + (wire + (pts + (xy 246.38 67.056) (xy 256.032 67.056) + ) + (stroke + (width 0) + (type default) + ) + (uuid "74cbc8c6-e937-43ba-b730-01c5247754a3") + ) + (polyline + (pts + (xy 88.9 116.586) (xy 88.9 98.552) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "750c8087-a2d6-45df-becd-2be53f353b4a") + ) + (wire + (pts + (xy 131.572 107.442) (xy 134.112 107.442) + ) + (stroke + (width 0) + (type default) + ) + (uuid "75a3e1e2-a7fb-44fb-ac7d-81b43c999324") + ) + (wire + (pts + (xy 292.862 146.558) (xy 292.354 146.558) + ) + (stroke + (width 0) + (type default) + ) + (uuid "768dfe6f-eb11-43bf-930e-9f00b96df08d") + ) + (polyline + (pts + (xy 154.178 52.578) (xy 137.16 52.578) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "77148435-e1b9-4c11-91ec-ddd1a44ae540") + ) + (wire + (pts + (xy 117.602 54.102) (xy 133.096 54.102) + ) + (stroke + (width 0) + (type default) + ) + (uuid "782b85e5-a846-4cf2-aea3-8cc195ece697") + ) + (wire + (pts + (xy 96.52 61.722) (xy 96.52 54.102) + ) + (stroke + (width 0) + (type default) + ) + (uuid "79d129a3-59e4-4567-a0d7-54cbe98982f7") + ) + (wire + (pts + (xy 255.27 64.516) (xy 256.032 64.516) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7ae95436-a3f7-413a-a4d9-a2888b00a339") + ) + (wire + (pts + (xy 270.51 136.398) (xy 270.51 127.254) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7b0e055a-6bee-400c-b051-8f8092af549d") + ) + (wire + (pts + (xy 165.354 158.242) (xy 168.148 158.242) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e17fae3-3132-443b-b829-bd2d6d68ba4e") + ) + (wire + (pts + (xy 225.298 78.232) (xy 228.854 78.232) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7e515a42-3be1-4a09-96e3-337cd048565f") + ) + (wire + (pts + (xy 382.27 98.298) (xy 370.84 98.298) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7f825782-811d-445e-8bd9-9dee980e9cf4") + ) + (wire + (pts + (xy 167.64 142.748) (xy 167.64 144.272) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7fa6b1d3-e97d-46e5-bfff-ab64937b261e") + ) + (wire + (pts + (xy 91.44 39.878) (xy 91.44 42.418) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8025eb47-0cb6-4363-b1a5-25ac04b4a227") + ) + (wire + (pts + (xy 88.9 207.518) (xy 86.36 207.518) + ) + (stroke + (width 0) + (type default) + ) + (uuid "80544091-331a-4901-908f-9d78c437a253") + ) + (wire + (pts + (xy 232.156 61.976) (xy 256.032 61.976) + ) + (stroke + (width 0) + (type default) + ) + (uuid "815c4503-17a5-4d1e-8fad-54b17a5715bb") + ) + (wire + (pts + (xy 86.36 197.358) (xy 86.36 207.518) + ) + (stroke + (width 0) + (type default) + ) + (uuid "825e9342-b30a-4901-8ef4-d78b76e8a2ba") + ) + (wire + (pts + (xy 354.584 90.678) (xy 363.22 90.678) + ) + (stroke + (width 0) + (type default) + ) + (uuid "83952368-3324-45e7-945f-f23050b263a0") + ) + (wire + (pts + (xy 255.27 97.028) (xy 255.778 97.028) + ) + (stroke + (width 0) + (type default) + ) + (uuid "83a092a8-6fef-4731-8424-b50228b5c602") + ) + (wire + (pts + (xy 294.64 110.998) (xy 295.402 110.998) + ) + (stroke + (width 0) + (type default) + ) + (uuid "852aa31d-2705-4544-b558-c7aa25eddec5") + ) + (wire + (pts + (xy 170.434 61.722) (xy 170.942 61.722) + ) + (stroke + (width 0) + (type default) + ) + (uuid "85427700-6bad-4dbd-9822-e30c19b6a4c6") + ) + (wire + (pts + (xy 204.216 156.972) (xy 213.36 156.972) + ) + (stroke + (width 0) + (type default) + ) + (uuid "85c69439-6593-4c91-8e6f-0cd0fb5138db") + ) + (wire + (pts + (xy 308.61 138.938) (xy 308.61 137.414) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8685dcfb-4143-4c1e-bc1a-8e12086bc5c8") + ) + (wire + (pts + (xy 225.298 90.932) (xy 228.854 90.932) + ) + (stroke + (width 0) + (type default) + ) + (uuid "88225989-cd01-42b8-ba8f-82fde02804dd") + ) + (wire + (pts + (xy 279.654 138.176) (xy 279.654 138.938) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8921b019-a895-417b-9629-18841fae65fc") + ) + (wire + (pts + (xy 150.876 158.242) (xy 150.876 151.892) + ) + (stroke + (width 0) + (type default) + ) + (uuid "898092bd-4b16-4b5b-98b3-10bafca8abb8") + ) + (wire + (pts + (xy 307.848 85.598) (xy 307.848 80.518) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b2ea411-7d68-46fd-bc30-fb9030133621") + ) + (wire + (pts + (xy 180.086 85.09) (xy 180.086 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c129515-6f67-437f-a282-1f414875b4b1") + ) + (wire + (pts + (xy 231.14 110.998) (xy 278.892 110.998) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c34c375-0020-4403-8fc2-87e6b31bf3fe") + ) + (wire + (pts + (xy 290.83 188.468) (xy 290.83 189.23) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8c66774e-4b56-4987-86ac-969f1e4c68a3") + ) + (bus + (pts + (xy 222.758 85.852) (xy 222.758 88.392) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8d130922-065a-4f67-87aa-7cdbae759a2f") + ) + (wire + (pts + (xy 265.176 212.09) (xy 278.13 212.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8f13140e-0759-40b5-9177-7e6b64f4d2f9") + ) + (wire + (pts + (xy 223.52 70.612) (xy 228.854 70.612) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8f4ebdf0-0c1b-439d-8029-e44a94943881") + ) + (wire + (pts + (xy 131.064 149.352) (xy 134.112 149.352) + ) + (stroke + (width 0) + (type default) + ) + (uuid "900a7a61-6822-4c51-9fa9-054d9cac78fb") + ) + (wire + (pts + (xy 303.784 93.218) (xy 310.388 93.218) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9052eb03-99a3-4ed5-bafa-53975a72eff3") + ) + (wire + (pts + (xy 303.53 201.93) (xy 309.88 201.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "90f57afc-6ba4-44dd-8ec7-a7b37d89a324") + ) + (wire + (pts + (xy 165.862 31.496) (xy 165.862 33.274) + ) + (stroke + (width 0) + (type default) + ) + (uuid "92466a7b-0994-4303-8241-446cb8dce7cc") + ) + (wire + (pts + (xy 157.226 133.35) (xy 157.226 132.588) + ) + (stroke + (width 0) + (type default) + ) + (uuid "938f5c39-783e-4edb-91e4-eaf8c403226f") + ) + (wire + (pts + (xy 134.112 138.43) (xy 221.996 138.43) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9464de8d-499a-48ca-be72-d50e646a3979") + ) + (bus + (pts + (xy 222.758 83.312) (xy 222.758 85.852) + ) + (stroke + (width 0) + (type default) + ) + (uuid "947989db-f431-447a-ae44-2c6e2f54915b") + ) + (wire + (pts + (xy 247.142 73.152) (xy 247.142 69.596) + ) + (stroke + (width 0) + (type default) + ) + (uuid "94a3f104-21fc-47b3-ae74-c809269d5489") + ) + (wire + (pts + (xy 276.86 113.538) (xy 279.4 113.538) + ) + (stroke + (width 0) + (type default) + ) + (uuid "94b828fa-feb8-4d73-bd22-5f3b593df7ed") + ) + (wire + (pts + (xy 88.9 212.598) (xy 86.36 212.598) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95678417-8b26-4b24-99e4-c8fb87bcda50") + ) + (wire + (pts + (xy 173.99 31.496) (xy 173.99 35.814) + ) + (stroke + (width 0) + (type default) + ) + (uuid "95762fe1-3e9f-408b-9523-dc89b9b67b12") + ) + (wire + (pts + (xy 310.388 77.978) (xy 309.118 77.978) + ) + (stroke + (width 0) + (type default) + ) + (uuid "979f7f7d-b7a8-43b4-b92a-8a1e985a9fb0") + ) + (wire + (pts + (xy 132.588 69.342) (xy 133.096 69.342) + ) + (stroke + (width 0) + (type default) + ) + (uuid "98a32864-0287-4689-8ce3-c56f63985416") + ) + (wire + (pts + (xy 68.072 54.102) (xy 86.36 54.102) + ) + (stroke + (width 0) + (type default) + ) + (uuid "990d529c-b26c-4f1c-83a9-553dcfcac01d") + ) + (wire + (pts + (xy 178.308 70.612) (xy 180.086 70.612) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9aa62502-93bd-4f89-8b1f-96d6ea849535") + ) + (wire + (pts + (xy 165.862 40.894) (xy 173.99 40.894) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9aafc5dd-7b5d-448b-9d42-7c17b7ed484d") + ) + (bus + (pts + (xy 220.98 78.232) (xy 220.98 79.248) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9aee3878-01e5-482e-ae9f-dc6ce6700575") + ) + (wire + (pts + (xy 253.492 84.836) (xy 256.032 84.836) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9cb686fc-292d-40bb-8d53-b083b237991c") + ) + (bus + (pts + (xy 273.304 192.278) (xy 273.304 194.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9cde0ae6-e287-4bc3-ad02-485da0338f96") + ) + (polyline + (pts + (xy 154.178 70.866) (xy 154.178 52.578) + ) + (stroke + (width 0) + (type dash) + ) + (uuid "9dd3248f-0785-4414-9233-6e61939b5a6a") + ) + (wire + (pts + (xy 255.778 94.996) (xy 256.032 94.996) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e21bfc1-ede1-448f-b2cf-9a50e8653225") + ) + (wire + (pts + (xy 272.796 208.788) (xy 275.336 208.788) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e6a4471-bdb6-4705-9099-101b39a646c2") + ) + (wire + (pts + (xy 126.238 121.92) (xy 127.508 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9eb0cdda-962f-4079-b5b9-f0bde19c9864") + ) + (wire + (pts + (xy 155.448 50.038) (xy 156.464 50.038) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f068683-f720-45c7-9636-de8aef215239") + ) + (wire + (pts + (xy 226.314 98.298) (xy 226.314 96.012) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f1cabab-09c7-448c-99da-99777d116414") + ) + (wire + (pts + (xy 120.396 151.892) (xy 120.396 158.242) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9f8d0fd4-0027-4dcb-8dab-554db31843ad") + ) + (wire + (pts + (xy 94.996 69.342) (xy 101.346 69.342) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a06009c2-1a8b-4bf7-8197-c2d54c55535b") + ) + (wire + (pts + (xy 258.318 121.158) (xy 258.318 161.798) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a0f062dd-a4f2-402b-b28b-2088ca8f4b38") + ) + (wire + (pts + (xy 200.66 67.056) (xy 201.168 67.056) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a125e3c3-d85f-49e3-a64e-cde78422d1b3") + ) + (bus + (pts + (xy 262.128 149.098) (xy 262.128 151.638) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a17b494e-1bcf-4eb7-aeab-ec513cfa2f1f") + ) + (wire + (pts + (xy 106.68 128.778) (xy 109.22 128.778) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a273f62a-cba4-42d1-a51c-e03cb37b11a4") + ) + (wire + (pts + (xy 86.36 212.598) (xy 86.36 215.138) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2a01fbf-585f-4019-a3da-3908285db9fe") + ) + (bus + (pts + (xy 220.98 73.152) (xy 220.98 75.692) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a3c42baa-f8b9-4680-adc7-8d51ac5e0d71") + ) + (wire + (pts + (xy 164.846 127) (xy 165.608 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a3fa124a-9977-4633-a18d-81012d8b290b") + ) + (wire + (pts + (xy 176.53 38.354) (xy 176.53 50.038) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a437f6bc-54ff-4608-b4cb-8b08d19f95ad") + ) + (bus + (pts + (xy 220.98 79.248) (xy 219.456 79.248) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a479a847-7473-4417-a011-eadea536dc1c") + ) + (wire + (pts + (xy 68.072 69.342) (xy 68.072 54.102) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a4e98883-ceed-44d7-bf04-529d738d55fc") + ) + (wire + (pts + (xy 150.368 132.588) (xy 157.226 132.588) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a5a84ebf-c5ef-4002-994d-6bc0ec10c9e6") + ) + (wire + (pts + (xy 226.314 93.472) (xy 226.314 96.012) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a5d87cd5-4a76-4001-a219-6e6de773ddfe") + ) + (wire + (pts + (xy 136.652 132.588) (xy 144.272 132.588) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a60675da-a8d1-476f-bd56-9244f9557da3") + ) + (wire + (pts + (xy 144.272 129.032) (xy 144.272 132.588) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a6fe6866-fbfe-4f13-9f31-9e71f7d9d875") + ) + (wire + (pts + (xy 292.862 130.048) (xy 292.862 146.558) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a71af43d-6a50-4e2a-b9c4-3ad6aeb85c81") + ) + (wire + (pts + (xy 77.724 121.92) (xy 110.998 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a71e4ee8-0a33-4983-9ac4-dad61236614a") + ) + (wire + (pts + (xy 165.608 72.898) (xy 165.608 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a72eadc1-a2d3-4b7d-a5bd-a3f7cbecc087") + ) + (wire + (pts + (xy 144.272 132.588) (xy 150.368 132.588) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a8243946-1ebd-4f77-b19e-e91027365394") + ) + (wire + (pts + (xy 335.788 98.298) (xy 355.6 98.298) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a85de844-6885-4c5d-8e26-fe38360ec24a") + ) + (wire + (pts + (xy 309.118 75.438) (xy 309.118 50.546) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a8788956-16f0-450b-a38f-8e0548dcd996") + ) + (wire + (pts + (xy 208.788 50.038) (xy 208.788 47.752) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a927fa2b-8015-417b-9fc6-56a6b2422c81") + ) + (wire + (pts + (xy 243.84 162.052) (xy 243.84 161.798) + ) + (stroke + (width 0) + (type default) + ) + (uuid "aa996098-f5d0-409e-8b39-a6a227281190") + ) + (wire + (pts + (xy 199.39 50.038) (xy 208.788 50.038) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ab136fdd-a765-46f9-b9a1-4320e21b23e7") + ) + (wire + (pts + (xy 309.372 114.554) (xy 310.134 114.554) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac3941f1-ca46-4d41-b12f-8b705fe512a4") + ) + (wire + (pts + (xy 158.496 61.722) (xy 162.814 61.722) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ac43f56b-fe82-4a5c-8573-e640801f5e35") + ) + (wire + (pts + (xy 168.148 163.322) (xy 165.354 163.322) + ) + (stroke + (width 0) + (type default) + ) + (uuid "adec9a52-0f1b-48f4-9679-35c458d1dc6d") + ) + (wire + (pts + (xy 165.608 64.77) (xy 170.942 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ae136ac0-3629-4356-be1a-148754b914ec") + ) + (wire + (pts + (xy 165.862 33.274) (xy 179.07 33.274) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ae764b2d-bfb0-4af6-92a4-d6aec77a24f7") + ) + (wire + (pts + (xy 335.788 72.898) (xy 337.82 72.898) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af238f34-7296-4ba9-bc66-859c143c495c") + ) + (wire + (pts + (xy 136.652 123.444) (xy 136.652 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "af4e12c8-77a1-40a5-a73b-3d32a32c2cd5") + ) + (wire + (pts + (xy 84.836 99.822) (xy 77.724 99.822) + ) + (stroke + (width 0) + (type default) + ) + (uuid "afae8aca-5a2e-4d30-9cc8-7d4471173a31") + ) + (wire + (pts + (xy 98.552 156.972) (xy 98.552 151.892) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b11d56b3-e5b1-4fa1-a3fe-a264ebeb5bc9") + ) + (wire + (pts + (xy 136.652 151.892) (xy 135.636 151.892) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b130bb0d-f8c7-4a5f-b20d-60e08e3abbe2") + ) + (wire + (pts + (xy 244.094 78.232) (xy 248.666 78.232) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b16cf6a5-cdbe-400d-883a-9768863adc8e") + ) + (wire + (pts + (xy 297.434 90.678) (xy 310.388 90.678) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b263a51a-2c50-4ab0-9b7c-f432ea5245ab") + ) + (wire + (pts + (xy 316.738 196.85) (xy 303.53 196.85) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b2f4587e-51c9-42a2-9911-e7e7e4044b69") + ) + (wire + (pts + (xy 310.388 85.598) (xy 307.848 85.598) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b5ef872e-077b-440a-9113-f254d91e32b5") + ) + (wire + (pts + (xy 180.086 87.63) (xy 178.308 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b68629b5-9b42-4290-a260-24ac5379ccee") + ) + (wire + (pts + (xy 230.886 162.052) (xy 243.84 162.052) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b6c51bc1-202d-47a5-aa3e-22c3904a683e") + ) + (wire + (pts + (xy 109.22 128.778) (xy 109.22 124.46) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b6c83f07-b403-444f-9921-b4412bd46a86") + ) + (wire + (pts + (xy 194.31 93.98) (xy 194.31 92.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b71ce536-ab1b-401a-a4fe-6a2cd66a54a4") + ) + (wire + (pts + (xy 165.354 149.352) (xy 168.656 149.352) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b75f4b08-22cd-446f-8ee3-90bb3906d6df") + ) + (wire + (pts + (xy 338.836 90.678) (xy 338.836 122.174) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b7809925-3b22-48cd-942a-51d641bee11c") + ) + (wire + (pts + (xy 88.9 126.238) (xy 91.44 126.238) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b79994b2-6e49-4676-8782-8e07f4c6d3f6") + ) + (wire + (pts + (xy 275.844 201.93) (xy 278.13 201.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b7f4ce8d-4ba3-4bec-9530-64ea63ff574b") + ) + (wire + (pts + (xy 144.272 121.92) (xy 136.652 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b840ad36-46e0-49ab-b137-7f83bd3d951a") + ) + (wire + (pts + (xy 209.55 140.462) (xy 209.55 140.208) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b918f9f8-6e8e-4a95-94c3-347407052c16") + ) + (wire + (pts + (xy 89.408 42.418) (xy 91.44 42.418) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b962420e-fe05-40ea-bc73-074927f2d1ac") + ) + (wire + (pts + (xy 272.796 229.87) (xy 278.13 229.87) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bbcfc07b-c28a-4eb1-bab4-47d52054bf7b") + ) + (wire + (pts + (xy 298.958 132.334) (xy 310.134 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc46bc45-5dd8-40fe-b33f-725f1e21b9e7") + ) + (wire + (pts + (xy 81.28 61.722) (xy 86.36 61.722) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc534bb3-7bc6-4aa4-8c1d-65f6dcfd9335") + ) + (wire + (pts + (xy 94.996 76.962) (xy 94.996 69.342) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc5b1ecb-16a4-4b77-8e68-abf12aac1c6b") + ) + (wire + (pts + (xy 223.52 73.152) (xy 228.854 73.152) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc5ba13a-40e4-4951-b38a-03b43b50f669") + ) + (wire + (pts + (xy 93.98 69.342) (xy 94.996 69.342) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc7dc082-4352-4ca2-a24e-073fc59a610a") + ) + (wire + (pts + (xy 79.756 146.812) (xy 82.296 146.812) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc8dd314-f710-4a22-82a0-4c10dc741b3d") + ) + (wire + (pts + (xy 106.68 210.058) (xy 104.14 210.058) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bc99417b-c6ec-46e9-9820-51984bbebac6") + ) + (wire + (pts + (xy 266.954 169.418) (xy 257.302 169.418) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bce12f52-a8f3-482f-a3c2-435b21ccb69f") + ) + (wire + (pts + (xy 110.236 119.38) (xy 110.236 107.442) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bdbf2793-47ba-4b7b-b556-5406eacce247") + ) + (wire + (pts + (xy 353.06 100.838) (xy 355.6 100.838) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bdf58beb-8f3d-4b41-9441-e79df264121a") + ) + (wire + (pts + (xy 299.72 129.794) (xy 310.134 129.794) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bed62abb-cd99-4be1-8979-3bb0082aeb9a") + ) + (wire + (pts + (xy 337.82 132.334) (xy 337.82 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bf56ea3d-03a9-49fc-9aa3-f04d10066193") + ) + (wire + (pts + (xy 244.094 75.692) (xy 247.904 75.692) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bf5f46c8-6ecf-4e2f-b7bf-08d3810a0281") + ) + (wire + (pts + (xy 296.418 151.638) (xy 296.418 88.138) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bfb0e725-e69f-4d54-832b-d70906acc0ad") + ) + (wire + (pts + (xy 77.724 86.106) (xy 83.82 86.106) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bfb62b94-fba7-433f-87ff-c848905c03c3") + ) + (wire + (pts + (xy 179.832 61.722) (xy 190.5 61.722) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0d02259-1aee-4e5d-966f-0ab39a911abf") + ) + (wire + (pts + (xy 98.552 151.892) (xy 99.314 151.892) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0f53f70-87ca-46b5-a692-57bef4fc77c4") + ) + (wire + (pts + (xy 205.232 146.558) (xy 205.232 149.098) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c1d8f864-30e8-435e-9472-6a881c4a43a3") + ) + (wire + (pts + (xy 144.272 123.952) (xy 144.272 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c1da65ca-82bd-44a6-887d-96de8ead3b45") + ) + (wire + (pts + (xy 340.868 117.602) (xy 335.534 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c22af5e9-56c0-40d4-afd8-2fcf7bb97fde") + ) + (wire + (pts + (xy 93.98 61.722) (xy 96.52 61.722) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c2b19351-511f-43cc-a69d-aaa278695b8c") + ) + (wire + (pts + (xy 173.99 40.894) (xy 179.07 40.894) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c4de0e21-25ef-458f-830a-c69ca9034f7b") + ) + (wire + (pts + (xy 225.298 88.392) (xy 228.854 88.392) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c5e6b294-b739-4ec5-bfef-cde27decfa74") + ) + (wire + (pts + (xy 97.536 156.972) (xy 98.552 156.972) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c5f1677a-771c-444d-a1b9-4876a53dbbfc") + ) + (wire + (pts + (xy 249.428 80.772) (xy 249.428 77.216) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c6317984-3a90-44ac-88ca-4569778cb4bd") + ) + (wire + (pts + (xy 353.06 90.678) (xy 354.584 90.678) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c652a737-23de-49bf-843e-c0f872c9f08e") + ) + (wire + (pts + (xy 88.9 131.318) (xy 91.44 131.318) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c7dfef40-d17e-4b1f-91be-05f5661af1f0") + ) + (wire + (pts + (xy 309.118 75.438) (xy 310.388 75.438) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c8476677-badb-4399-a414-4d2e90c731b2") + ) + (wire + (pts + (xy 340.36 134.874) (xy 337.82 134.874) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c920fb1a-a265-4657-a9ce-a0f465c56539") + ) + (wire + (pts + (xy 257.302 169.418) (xy 257.302 219.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cac18d1a-aa1a-4b6a-a4fe-09d4fb386f2d") + ) + (wire + (pts + (xy 287.02 103.378) (xy 287.02 105.918) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cae06ef6-3b57-4f5f-a79a-6cb4083da323") + ) + (wire + (pts + (xy 127 66.802) (xy 132.588 66.802) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cb016427-7116-4eb3-aa46-9a1408e5c19c") + ) + (wire + (pts + (xy 230.886 154.178) (xy 230.886 162.052) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cb18c850-9889-477c-8d31-b66df4a71186") + ) + (wire + (pts + (xy 173.99 35.814) (xy 179.07 35.814) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cb6c973e-9575-41e2-897d-5fa53930e63c") + ) + (wire + (pts + (xy 337.82 72.898) (xy 337.82 70.358) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ccd99bb2-9cef-4926-8fd7-78ab94f3a42b") + ) + (wire + (pts + (xy 77.724 99.822) (xy 77.724 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cd08bf16-2953-4cf3-aa53-67e379650bf2") + ) + (wire + (pts + (xy 178.308 88.392) (xy 178.308 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cd13f39d-36de-4613-8263-4a84fb308b9e") + ) + (wire + (pts + (xy 264.922 166.878) (xy 266.954 166.878) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cd773f42-0006-4e9c-9d90-4356054e41b0") + ) + (wire + (pts + (xy 120.396 151.892) (xy 121.412 151.892) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce15bdae-d3e5-48f2-8dcf-52858136e0d6") + ) + (wire + (pts + (xy 243.84 109.982) (xy 243.84 113.538) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ce3b6f5c-37d1-4f57-9f1e-c02db0d06aa2") + ) + (wire + (pts + (xy 309.118 77.978) (xy 309.118 75.438) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d0039e12-5311-4006-ae48-37a3f2325a52") + ) + (wire + (pts + (xy 275.844 199.39) (xy 278.13 199.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d18afe8d-5521-4c37-b81b-b7702b7a3337") + ) + (wire + (pts + (xy 165.608 127) (xy 167.132 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1a75102-9f1e-414f-830d-6a804395f52e") + ) + (wire + (pts + (xy 178.308 65.786) (xy 178.308 70.612) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d1df370b-92d9-46a2-91c2-740d868e55a0") + ) + (wire + (pts + (xy 274.32 217.17) (xy 278.13 217.17) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d2cbb3a8-9aa9-4dd1-8ec8-bb9722ef7b71") + ) + (wire + (pts + (xy 309.372 114.554) (xy 309.372 117.094) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d3cf940a-d4c5-4d4e-bd62-bc2d197c68d2") + ) + (wire + (pts + (xy 97.536 146.812) (xy 99.314 146.812) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d4055714-9822-4dfb-9d98-67f5519d6649") + ) + (wire + (pts + (xy 176.022 50.038) (xy 176.53 50.038) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d49bacd1-145f-4215-8cc9-464fa999817a") + ) + (wire + (pts + (xy 340.868 124.714) (xy 335.534 124.714) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d57a8c4c-a2f0-4bf3-a73d-c2104d50c4a4") + ) + (wire + (pts + (xy 135.636 151.892) (xy 135.636 158.242) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d57ae778-27a8-4ef3-bead-02dbc17b634e") + ) + (wire + (pts + (xy 216.408 64.516) (xy 216.916 64.516) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d5c1c1cd-d63d-40f6-b56f-cd803540e4a3") + ) + (wire + (pts + (xy 336.042 80.518) (xy 340.868 80.518) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d67a70d1-f54a-4608-bd33-d84cc2af7e3b") + ) + (wire + (pts + (xy 208.788 40.132) (xy 205.994 40.132) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d6ec7583-406c-46e0-ae59-bf526b3d9b22") + ) + (wire + (pts + (xy 77.724 99.822) (xy 77.724 86.106) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d78618f2-3104-4a0e-90d3-587e684b7862") + ) + (wire + (pts + (xy 213.36 140.208) (xy 213.36 141.478) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d81c8623-3ae8-4160-bc00-a6d43a410dc3") + ) + (bus + (pts + (xy 273.304 199.39) (xy 273.304 201.93) + ) + (stroke + (width 0) + (type default) + ) + (uuid "da273c4c-a9e2-4935-ba99-4b1a496a8bc5") + ) + (wire + (pts + (xy 213.36 156.972) (xy 213.36 156.718) + ) + (stroke + (width 0) + (type default) + ) + (uuid "db229ac7-6b6d-49ea-93d6-a2a85e92fb5e") + ) + (wire + (pts + (xy 79.756 149.86) (xy 81.026 149.86) + ) + (stroke + (width 0) + (type default) + ) + (uuid "db29684e-e72b-45f3-9ac9-7240a9985a2a") + ) + (wire + (pts + (xy 275.336 208.788) (xy 275.336 209.55) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd4d21b4-962c-4b16-aa7e-8eccb0c7fc19") + ) + (wire + (pts + (xy 335.788 90.678) (xy 338.836 90.678) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd4df164-1a36-48ff-a03e-d3cdb0d380b5") + ) + (wire + (pts + (xy 132.588 66.802) (xy 133.096 66.802) + ) + (stroke + (width 0) + (type default) + ) + (uuid "dd88f074-dc8a-4868-9dd5-d71076d9fc6d") + ) + (bus + (pts + (xy 222.758 88.392) (xy 222.758 90.932) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e188c0b9-65d2-4ec4-9cbf-fd9108da3f31") + ) + (wire + (pts + (xy 86.36 207.518) (xy 86.36 212.598) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e212c1ef-e291-40c5-b69a-0fc8a18f42ff") + ) + (wire + (pts + (xy 183.388 160.782) (xy 186.436 160.782) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e25a5b70-06b3-4baa-9dd4-d5f4a6cfc097") + ) + (wire + (pts + (xy 131.572 64.262) (xy 131.572 92.202) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e39ae095-a9b7-48bc-be4d-7ae890e13259") + ) + (wire + (pts + (xy 91.44 42.418) (xy 91.44 44.958) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e44d10be-ab8b-479c-8502-516eae7b6b7f") + ) + (wire + (pts + (xy 268.732 103.378) (xy 268.732 102.616) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e64be870-81a5-45d8-adba-38a2b17d1f18") + ) + (wire + (pts + (xy 176.53 50.038) (xy 191.77 50.038) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e66c1131-40b9-4307-97e1-ac22aaf624bf") + ) + (wire + (pts + (xy 228.6 136.398) (xy 231.14 136.398) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6d8fe86-1ca2-47f4-a66a-d3343e11537f") + ) + (wire + (pts + (xy 186.436 146.812) (xy 183.896 146.812) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e6f9710c-0fbf-47cd-8149-92ef36ee9297") + ) + (wire + (pts + (xy 286.766 122.682) (xy 287.02 122.682) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e8d13f70-ae74-4e91-ab0c-66128bc086b1") + ) + (wire + (pts + (xy 278.892 110.998) (xy 279.4 110.998) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e98226a3-1ba5-49ff-b8c0-73ceb83090ad") + ) + (wire + (pts + (xy 340.868 80.518) (xy 340.868 117.602) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e988b944-3f73-4c28-801b-31b566ce86bd") + ) + (wire + (pts + (xy 150.368 123.952) (xy 150.368 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ea6d1a85-c688-421b-99d1-ce21c243b1c6") + ) + (wire + (pts + (xy 106.68 194.818) (xy 104.14 194.818) + ) + (stroke + (width 0) + (type default) + ) + (uuid "eb2ef759-788a-4f08-81ae-056aab8c9c7e") + ) + (wire + (pts + (xy 83.82 69.342) (xy 86.36 69.342) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ebd028ca-1040-4618-a07a-8bcd75cd43e1") + ) + (wire + (pts + (xy 281.432 53.086) (xy 282.194 53.086) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ec33463d-691a-482e-8637-ece60f807df6") + ) + (wire + (pts + (xy 186.436 159.512) (xy 188.976 159.512) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ec99c733-49fb-4d20-a7a0-701d7fbb7831") + ) + (wire + (pts + (xy 76.454 91.186) (xy 81.28 91.186) + ) + (stroke + (width 0) + (type default) + ) + (uuid "edb2735b-0b72-4585-a9b5-0a4725943d7f") + ) + (wire + (pts + (xy 165.608 80.518) (xy 165.608 127) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ee0a7d28-aab8-47b2-921d-df3a9255ffcb") + ) + (wire + (pts + (xy 146.304 149.352) (xy 151.892 149.352) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ee85b0a5-cf0c-461d-b688-c74332bf35b1") + ) + (wire + (pts + (xy 165.354 163.322) (xy 165.354 158.242) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f052802e-f108-48a0-8abd-7fee91323bdf") + ) + (wire + (pts + (xy 172.212 61.722) (xy 170.942 61.722) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f08b6e78-0f9f-40f2-bda8-ae908c345981") + ) + (wire + (pts + (xy 274.32 224.79) (xy 278.13 224.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f176f5e2-4b40-4f69-9a63-b5555e6a42e4") + ) + (wire + (pts + (xy 204.47 146.558) (xy 205.232 146.558) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f17e4ca4-51fc-438f-922c-6b9b351cbbb9") + ) + (wire + (pts + (xy 81.28 91.186) (xy 81.28 109.982) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f2f41c41-4bde-4db3-96b2-5434a7d51f5a") + ) + (wire + (pts + (xy 134.112 149.352) (xy 136.652 149.352) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f346afbf-f7cb-4ab4-89c1-9edb8a5a8af6") + ) + (wire + (pts + (xy 165.862 40.894) (xy 165.862 41.148) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4e0ef67-d24e-4da0-bf67-122697fa5cc0") + ) + (wire + (pts + (xy 81.28 91.186) (xy 83.82 91.186) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f544e339-cfd2-413a-91c8-87b45bdb6540") + ) + (wire + (pts + (xy 307.848 80.518) (xy 310.388 80.518) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5d06f9d-7c2e-4829-9029-4425863550bb") + ) + (wire + (pts + (xy 255.27 79.756) (xy 256.032 79.756) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f6091274-edcf-4128-9555-85627b65d1ad") + ) + (wire + (pts + (xy 221.996 131.318) (xy 231.14 131.318) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f69c4190-0aeb-4d0d-8750-81b20ac7093d") + ) + (wire + (pts + (xy 194.31 65.786) (xy 194.31 66.294) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f6e6fe03-9e80-43df-a0b1-d2a773ae88c2") + ) + (wire + (pts + (xy 76.962 104.902) (xy 84.836 104.902) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f76e39ac-63b1-4459-a844-07c0f4090237") + ) + (wire + (pts + (xy 278.13 219.71) (xy 257.302 219.71) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f90b952f-7ea1-4e39-acab-a7891c3015a0") + ) + (bus + (pts + (xy 222.758 93.472) (xy 222.758 94.488) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f92f8461-e8c5-4886-a1e0-7f548edf404d") + ) + (wire + (pts + (xy 166.116 142.748) (xy 167.64 142.748) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f936c804-88f1-4dad-8637-6bb1931dc0ec") + ) + (wire + (pts + (xy 178.308 93.472) (xy 178.308 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f9b491d7-f874-4416-8263-6511b982c53e") + ) + (wire + (pts + (xy 295.402 83.058) (xy 295.402 110.998) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f9f702ae-e676-41b0-8b42-5cd717afdbdf") + ) + (wire + (pts + (xy 67.31 54.102) (xy 68.072 54.102) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fbba8428-e280-4532-b95d-10663efd00fc") + ) + (wire + (pts + (xy 298.958 128.778) (xy 298.958 132.334) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fc474cab-daee-43dd-9268-6b930b06968f") + ) + (wire + (pts + (xy 247.904 75.692) (xy 247.904 72.136) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe46e9a3-5392-470b-b4be-1db0c8983275") + ) + (wire + (pts + (xy 120.396 158.242) (xy 135.636 158.242) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe694ce1-299e-4ff8-8ac9-461795c305e0") + ) + (wire + (pts + (xy 264.668 146.558) (xy 266.954 146.558) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ff60963c-aac6-4390-ac76-6b43c37d5eec") + ) + (wire + (pts + (xy 129.54 44.958) (xy 129.54 56.642) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ffe3eea7-8bfe-4c55-b249-32ac5e20d728") + ) + (label "LD2" + (at 264.668 151.638 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "08aba49b-03b4-4d38-9890-1cdbab43cd7c") + ) + (label "LD1" + (at 264.668 149.098 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0bc9ea4f-3ba1-4c26-8037-992085b35b15") + ) + (label "LD0" + (at 264.668 146.558 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "134d7a40-ad4b-45fe-8640-08df8c1539d3") + ) + (label "A12-13" + (at 343.916 77.978 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "197359ea-0fec-4d66-8f6a-d2adc6665e2b") + ) + (label "A12-13" + (at 204.216 156.972 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1b997fd9-96f8-41a0-ba71-c27e03b5982f") + ) + (label "LD3" + (at 264.668 154.178 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1f141097-99e9-489e-bfb1-dae77ce11a07") + ) + (label "VC" + (at 223.52 75.692 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "248f2ba2-995f-477a-8638-ea808797ecb2") + ) + (label "B9-13" + (at 303.784 93.218 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "30397230-35a7-48d2-89ee-486eaae09507") + ) + (label "VB" + (at 223.52 73.152 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3884c233-eeda-4822-8b12-043519ad5cce") + ) + (label "LD1" + (at 225.298 80.772 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "63f5cb62-cd66-4f9d-8c06-4926c6c57bd7") + ) + (label "A8-3-A9-B9" + (at 297.434 90.678 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "7017159b-0a91-449c-bfe1-6171a525c59f") + ) + (label "Color_Burst" + (at 170.688 64.77 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9169b8ad-1bdf-4963-8a9d-52fd3bc562e4") + ) + (label "Text_Video" + (at 298.958 50.546 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "9a0d4621-221b-4920-818c-068ec45d0eb6") + ) + (label "C14-6" + (at 155.194 89.662 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "9a5e6233-03b3-491d-b26b-cb99dda7c23d") + ) + (label "A8-3-A9-B9" + (at 316.738 196.85 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "a00dbb6f-46ad-44bc-9777-560d30240465") + ) + (label "VA" + (at 223.52 70.612 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a099dcac-17f3-4f55-8084-66b6ff2422bc") + ) + (label "LD2" + (at 225.298 83.312 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "abb7902b-856a-4082-a18b-093f55b0e057") + ) + (label "SYNC" + (at 158.496 61.722 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b3ea7624-01a6-4405-8a39-193173dd7112") + ) + (label "LD4" + (at 275.844 196.85 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "bf5fb3e4-653d-4a8f-b5b7-ae9e624191a7") + ) + (label "A3-1" + (at 340.868 124.714 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "cbe06b5d-d479-4a66-87ac-63cff48fbd17") + ) + (label "LD6" + (at 275.844 201.93 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cea5314a-7278-44c2-9cc2-f5e62d213423") + ) + (label "LD4" + (at 225.298 88.392 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "cf486a70-f84c-42a2-b735-7c7530a1e200") + ) + (label "A8-3-A9-B9" + (at 217.932 123.698 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d58005e1-c2c5-4847-9c26-4e95f17fb68c") + ) + (label "B9-13" + (at 309.88 201.93 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "da08100d-11a8-4d8b-8159-96a6cb0f21de") + ) + (label "LD0" + (at 225.298 78.232 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "df516a81-7188-48f7-b13a-94cbbac18fd6") + ) + (label "C14-6" + (at 302.26 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e4927d81-f5fa-4378-a5a7-1055747f5831") + ) + (label "LD7" + (at 275.844 204.47 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e638912b-e6b5-4295-96b5-764b1c02a659") + ) + (label "LD5" + (at 275.844 199.39 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e6443449-e190-4711-b2f6-a2956fd1e595") + ) + (label "A3-2" + (at 302.26 124.714 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ea2e3cf3-28a0-4463-b955-671dec7ed51e") + ) + (label "VIDEO_DATA" + (at 190.5 61.722 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "eb233545-9846-4d13-9fb7-e395b29a9889") + ) + (label "A8-3-A9-B9" + (at 265.176 212.09 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "eb944775-9585-4ffd-8eb8-50cc4474a20b") + ) + (label "A3-1" + (at 256.286 48.006 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f47fd14b-22a8-469b-9da0-a7ff48087e61") + ) + (label "LD3" + (at 225.298 85.852 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "f80c5dea-1a1a-4717-aba4-cbb689cb25db") + ) + (label "VIDEO_DATA" + (at 382.27 98.298 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right bottom) + ) + (uuid "f9fc86b9-6065-431c-9296-280a438d8636") + ) + (label "A3-2" + (at 249.936 61.976 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fa229c44-7566-4604-9918-7d1cd13d08ce") + ) + (label "LD5" + (at 225.298 90.932 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "fe70f8e3-e1db-41ec-9212-a35f3a37596d") + ) + (global_label "SS-GR_~{TXT}" + (shape input) + (at 97.536 156.972 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "03736fa6-74a9-4b4c-b882-eed3f38a40ea") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 97.536 156.972 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5" + (shape input) + (at 229.616 144.018 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "107df784-66a7-4fcb-b411-02133d656416") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 229.616 144.018 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD[0..7]" + (shape input) + (at 273.304 192.278 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "108c4e61-1f9f-4f7b-a381-486f3e91afe9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 273.304 192.278 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "V0" + (shape input) + (at 71.628 44.958 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "10c701b7-b193-4da6-b7cb-26bdde1e312f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 71.628 44.958 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5" + (shape input) + (at 265.938 159.258 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "113f702b-b50d-472f-a192-dae06af3f99a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 265.938 159.258 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD[0..7]" + (shape input) + (at 262.128 141.986 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "1437fffd-286c-4e82-9cbf-dc5622a4f393") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 262.128 141.986 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5" + (shape input) + (at 353.06 90.678 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "15215b0e-2d15-458c-90a2-b55199673e65") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 353.06 90.678 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "V5" + (shape input) + (at 67.31 76.962 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "166aca52-8ece-4513-8ea4-381026039fef") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 67.31 76.962 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD194" + (shape input) + (at 340.36 134.874 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "1f3405b9-4a7b-43bd-98cd-b3b18acce8ca") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 340.36 134.874 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "14M" + (shape input) + (at 255.27 87.376 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "204d0f76-56c9-4423-90b9-dfe198b55689") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 255.27 87.376 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "V1" + (shape input) + (at 81.28 61.722 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "26ed7868-736f-439f-831c-8284cf846212") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 81.28 61.722 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "VC" + (shape input) + (at 71.628 39.878 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "27dc418b-63a3-4ea7-b122-4625a8082e82") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 71.628 39.878 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "HBL" + (shape output) + (at 134.112 107.442 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "28c7cc46-37c0-481c-93e4-6ecf087f6d85") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 134.112 107.442 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5" + (shape input) + (at 272.796 229.87 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "342c0391-0e97-4ac5-9574-82e665350d2f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 272.796 229.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SS-Mix_~{NoMix}" + (shape input) + (at 79.756 149.86 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "34c48510-ef65-4052-8230-3de2da370195") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 79.756 149.86 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "H3" + (shape input) + (at 127 66.802 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "37da467c-7f78-4e88-a27b-a8996039eb2b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 127 66.802 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "7M" + (shape input) + (at 255.27 89.916 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "46e8f762-0cb9-467d-b01a-6259ccbf2e87") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 255.27 89.916 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "H5" + (shape input) + (at 76.454 91.186 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "4a1d04c0-d1b6-4f16-a078-b876626dcaef") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 76.454 91.186 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD7" + (shape input) + (at 215.9 59.436 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "50652e4d-3f78-4ed3-a7e6-7339731cdc79") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 215.9 59.436 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5" + (shape input) + (at 204.47 146.558 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "50c6b61b-2c7f-47e4-8d0b-5fdd7baa5db6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 204.47 146.558 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD194" + (shape input) + (at 264.922 166.878 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "545ebf9f-969b-4753-a3f9-2d3200f187ed") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 264.922 166.878 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5" + (shape input) + (at 309.118 114.554 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5673830e-5869-48e0-9d97-b7e85cd4f270") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 309.118 114.554 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "V3" + (shape input) + (at 113.03 84.582 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "593695c3-1ae4-4730-bc7b-9f950eeff7ae") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 113.03 84.582 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "V4" + (shape input) + (at 79.756 146.812 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "61bd728e-a3d0-4574-a487-035845447667") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 79.756 146.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "14M" + (shape input) + (at 264.922 174.498 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6a2eb512-afc9-4f00-854f-aefc73d3cddd") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 264.922 174.498 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "H2" + (shape input) + (at 88.9 131.318 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "6ee99a80-a720-4d01-8644-4663e37d9ec8") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 88.9 131.318 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5-A2-8" + (shape output) + (at 106.68 194.818 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "70be15fe-48bd-421e-9fa1-9b197c5386e0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 106.68 194.818 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5-A2-11" + (shape output) + (at 106.68 210.058 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "70d1fb09-3e27-447a-94d9-27fbaaf37f46") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 106.68 210.058 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "H0" + (shape input) + (at 228.6 136.398 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "72008bae-cf80-4ade-aab1-2f4c7e37a629") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 228.6 136.398 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "V2" + (shape input) + (at 67.31 54.102 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "7c59eb63-3b80-499b-8c14-c9658c670da9") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 67.31 54.102 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{RAS}" + (shape input) + (at 117.856 158.242 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "88462c8e-264c-438f-8f0e-bc8d8f1d1a2a") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 117.856 158.242 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SS-HI_~{LORES}" + (shape input) + (at 166.116 142.748 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "88f5918e-35c3-4809-836b-129d3ea7bd75") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 166.116 142.748 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SS-GR_~{TXT}" + (shape input) + (at 175.768 127 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "8948b267-e7f7-43da-98a4-64cc5dced786") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 175.768 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "14M" + (shape input) + (at 276.86 113.538 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8c7eed39-1e78-44be-a2f7-8abd829201b3") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 276.86 113.538 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "V4" + (shape input) + (at 113.03 89.662 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8c9ec821-b6f5-483c-8d80-d48aa0334a4f") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 113.03 89.662 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "HIRES" + (shape output) + (at 186.436 146.812 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "8cbd0ab3-5080-4a68-8b3e-819c884ccc6b") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 186.436 146.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{7M}" + (shape input) + (at 228.6 146.558 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "9b6f3a82-7c74-4e08-9b3d-8ee6ca808773") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 228.6 146.558 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD7" + (shape input) + (at 228.6 138.938 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b5457544-840b-4e59-b0fb-3ff659316fce") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 228.6 138.938 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5" + (shape input) + (at 265.938 179.578 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b5c06188-903c-4d85-84a5-ba95d1bdedd7") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 265.938 179.578 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5" + (shape input) + (at 255.27 97.028 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b607a1b3-6985-4554-aee9-b91ec3f2037d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 255.27 97.028 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "V2" + (shape input) + (at 79.756 144.272 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b73b1a90-3228-46fc-a06d-898233239e10") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 79.756 144.272 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "14M" + (shape input) + (at 274.32 224.79 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b78f4f24-9668-49e8-b8c3-29d535081bb5") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 274.32 224.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "14M" + (shape input) + (at 353.06 100.838 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "bb12ee6d-dfee-4ce8-af97-cc77d7947480") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 353.06 100.838 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD[0..5]" + (shape input) + (at 222.758 94.488 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c30a2a63-a40b-4935-973b-56dcec6d6236") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 222.758 94.488 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "14M" + (shape input) + (at 308.864 112.014 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "c86d051b-3ce6-4af7-8d1c-9ebca8722054") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 308.864 112.014 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5" + (shape input) + (at 286.766 122.682 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "cde77c49-2df4-4d38-bea5-553ab758ab3c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 286.766 122.682 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "~{LDPS}" + (shape input) + (at 253.492 84.836 180) + (effects + (font + (size 0.9906 0.9906) + ) + (justify right) + ) + (uuid "d2db6079-e678-434b-ad1c-700b1eb888c4") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 253.492 84.836 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "COLOR_REF" + (shape input) + (at 88.9 126.238 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "d9c3f440-da8f-4781-8ff8-56667bfc21c2") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 88.9 126.238 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5" + (shape input) + (at 272.796 208.788 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "da1db9b3-e3c6-4813-bafc-237864985829") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 272.796 208.788 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "H4" + (shape input) + (at 76.454 86.106 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "e0e7b2b6-aedd-488e-99ac-f78d73c1eef6") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 76.454 86.106 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD6" + (shape input) + (at 200.66 61.976 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "eb880d32-6abb-4c28-9371-1d6385ce1c2c") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 200.66 61.976 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "H3" + (shape input) + (at 76.962 104.902 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "efa3689b-3b42-4633-87ae-98df3bc7326e") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 76.962 104.902 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "VC" + (shape input) + (at 228.6 128.778 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f2151d36-bf6a-4958-b9aa-d46cb5138f85") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 228.6 128.778 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "V[A..C]" + (shape input) + (at 219.456 79.248 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f26494e4-5bb2-4206-bb87-addd057084aa") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 219.456 79.248 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "LD194" + (shape input) + (at 274.32 217.17 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "fc72e0d5-bfeb-4257-a52f-7eedb2a9b4a0") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 274.32 217.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (global_label "SOFT5" + (shape input) + (at 287.02 103.378 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "fd8b3308-89ed-4620-8195-cbe93865b29d") + (property "Intersheetrefs" "${INTERSHEET_REFS}" + (at 287.02 103.378 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + ) + (symbol + (lib_id "74xx:74LS00") + (at 96.52 194.818 0) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006034964d") + (property "Reference" "A2" + (at 94.488 189.738 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS00" + (at 96.266 199.644 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 96.52 194.818 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" + (at 96.52 194.818 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 194.818 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "4" + (uuid "3a8f408d-0b69-4252-8179-35f6f4214cf1") + ) + (pin "6" + (uuid "0bbd9b77-e4e5-4845-a4ff-cff66771c231") + ) + (pin "9" + (uuid "2eddfc7e-0d34-4656-88fc-1d07cc1f587e") + ) + (pin "2" + (uuid "4b084e0e-32d8-4ae5-82ac-f9854dcf0e0e") + ) + (pin "3" + (uuid "b5e15090-d288-4ddb-9ab8-fdb98b6a66cd") + ) + (pin "1" + (uuid "2fee2259-a1ad-461a-8b0d-3c846fc687a8") + ) + (pin "5" + (uuid "e653cdc6-623f-4e8e-bb91-f57afb134cd4") + ) + (pin "8" + (uuid "0cc55e83-7b6c-4487-9a53-16dffa0e3e3e") + ) + (pin "7" + (uuid "3caebd04-1209-4ed2-8b00-4011eda0c61d") + ) + (pin "11" + (uuid "d40250c8-ea20-42f1-9e23-ea92cfe18e2e") + ) + (pin "10" + (uuid "bf218958-4e15-425d-8364-c2aa17acfb48") + ) + (pin "12" + (uuid "c8a09ade-8ba4-438e-bb8c-f0006a85b8c2") + ) + (pin "13" + (uuid "cfeb3ed6-86b6-4170-859d-0232add2ace5") + ) + (pin "14" + (uuid "e86f7812-0990-44b9-9c22-9b53bbd78699") + ) + (instances + (project "" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "A?") + (unit 1) + ) + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "A2") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS00") + (at 96.52 210.058 0) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006036ab53") + (property "Reference" "A2" + (at 94.488 204.978 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS00" + (at 96.266 214.884 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 96.52 210.058 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" + (at 96.52 210.058 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 96.52 210.058 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "9" + (uuid "ce1f4966-8990-4371-a159-36e0d7f62395") + ) + (pin "11" + (uuid "fccbf6ae-910e-4b03-b7e0-5ec98ce38cf5") + ) + (pin "1" + (uuid "a605371c-740f-4607-a02d-56a6b9d63cbf") + ) + (pin "10" + (uuid "0242fda4-c2a3-44ae-8cac-8f3d2489bc99") + ) + (pin "4" + (uuid "16a75390-3241-4844-8c5a-df491bb544a0") + ) + (pin "5" + (uuid "ce1979b7-29a1-4285-966d-4b9b6aa1f3bd") + ) + (pin "6" + (uuid "8b1d4b51-0d95-4951-b7b9-d002e45f1404") + ) + (pin "8" + (uuid "9b731d42-96cf-4d8e-a72f-b99b5fcdc406") + ) + (pin "2" + (uuid "d3b00b20-6443-4eff-bc59-0936c44fb59e") + ) + (pin "3" + (uuid "07c0508c-0341-47da-8bea-a704049934dc") + ) + (pin "12" + (uuid "1357f00d-8e47-4539-be4f-97a83a3c7610") + ) + (pin "13" + (uuid "9a46be66-1ff6-47e8-ad97-828858fcdb64") + ) + (pin "14" + (uuid "bbfd36ff-9186-48bb-88d0-2da3b3ece72f") + ) + (pin "7" + (uuid "92997e19-a71e-42d8-8b29-27a7629ae9e2") + ) + (instances + (project "" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-00006016cde0" + (reference "A?") + (unit 1) + ) + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "A2") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 268.732 51.054 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060372078") + (property "Reference" "#PWR0301" + (at 268.732 54.864 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 271.272 49.276 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 268.732 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 268.732 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 268.732 51.054 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "cad4a898-193a-4700-818f-a0e302c699c1") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0301") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:2513") + (at 236.474 75.692 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060387cd9") + (property "Reference" "A5" + (at 236.728 66.294 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "2513 Char ROM" + (at 237.49 67.818 0) + (effects + (font + (size 0.9906 0.9906) + ) + ) + ) + (property "Footprint" "" + (at 236.474 75.692 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 236.474 75.692 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 236.474 75.692 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "15" + (uuid "8696771e-c94e-4f86-b1d2-b4fdcad51ed5") + ) + (pin "17" + (uuid "f83291cf-826f-4496-9df8-a4b64043759e") + ) + (pin "18" + (uuid "e6cf120a-016c-4a76-add1-5e13a5b4a004") + ) + (pin "14" + (uuid "9f6a78e0-3e3e-4a4c-952e-af99be0fef64") + ) + (pin "16" + (uuid "8b367e8c-148b-4123-8824-89ee8c17aa8f") + ) + (pin "4" + (uuid "50861d25-c5ab-4c73-8617-3aa4687e9989") + ) + (pin "20" + (uuid "459c4ff8-11a4-456f-a598-68d98d92f811") + ) + (pin "11" + (uuid "af8185b0-1a54-4c71-8ea3-5eef52e3f8ff") + ) + (pin "10" + (uuid "0fdf98ef-3e1b-471c-a5a3-ead21661a114") + ) + (pin "12" + (uuid "1bd27d65-5d5d-4cb4-9bc2-5b62b99fcda2") + ) + (pin "6" + (uuid "ca84dee3-8ec4-4c6a-9368-534258b91b0b") + ) + (pin "19" + (uuid "b63a6de2-7a2c-4db7-ab05-9403823dbbdf") + ) + (pin "22" + (uuid "5d503dec-1221-40d7-99c8-e991046d2dbc") + ) + (pin "1" + (uuid "332f05b5-e127-4683-a813-81e68854b458") + ) + (pin "7" + (uuid "a0a3c693-0be0-4d9a-bc46-cb9e16ae9649") + ) + (pin "8" + (uuid "5529611f-4615-46e7-b7dc-5bc5af6987e9") + ) + (pin "24" + (uuid "b54e6ec4-3b58-46ca-a12d-051595ca86f2") + ) + (pin "5" + (uuid "23b48846-2968-4ad6-92d0-f6ddd3c45f03") + ) + (pin "21" + (uuid "476be353-adaa-4822-a954-56e72a860675") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "A5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 226.314 98.298 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060423dd7") + (property "Reference" "#PWR0302" + (at 226.314 104.648 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 226.314 101.854 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 226.314 98.298 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 226.314 98.298 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 226.314 98.298 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "11e47d89-4f9e-428c-bfba-3ff8ffeedb9e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0302") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 246.888 95.758 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000605fd77d") + (property "Reference" "#PWR0303" + (at 246.888 93.218 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 247.904 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 246.888 95.758 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 246.888 95.758 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 246.888 95.758 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "92838cf0-3b1a-4f37-a9a4-37b71bfa894b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0303") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-12V") + (at 245.618 92.456 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006060c3b3") + (property "Reference" "#PWR0304" + (at 245.618 89.916 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-12V" + (at 246.888 89.408 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 245.618 92.456 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 245.618 92.456 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 245.618 92.456 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7eb2736c-6990-4b5f-ad2c-8f78447c967c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0304") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 244.094 88.138 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060619a26") + (property "Reference" "#PWR0305" + (at 244.094 91.948 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 244.856 84.836 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 244.094 88.138 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 244.094 88.138 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 244.094 88.138 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "6b94d254-bafc-4eb5-8ae8-7ab432ee0b3a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0305") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 255.27 79.756 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060626caa") + (property "Reference" "#PWR0306" + (at 255.27 86.106 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 252.984 82.55 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 255.27 79.756 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 255.27 79.756 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 255.27 79.756 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "189ab51e-3310-4b89-8a5a-5569ad0ce46c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0306") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 268.732 103.378 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000606a2fe0") + (property "Reference" "#PWR0307" + (at 268.732 109.728 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 266.446 106.172 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 268.732 103.378 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 268.732 103.378 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 268.732 103.378 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "99b63429-3161-434f-8f4e-0c247be68a42") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0307") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:74LS151") + (at 323.088 83.058 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000606df1c6") + (property "Reference" "A9" + (at 330.454 68.834 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "74LS151" + (at 330.708 70.612 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 323.088 83.058 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS151" + (at 323.088 83.058 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 323.088 83.058 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7f5861ec-a2b6-436b-84a5-e634be47150c") + ) + (pin "3" + (uuid "f4bc22b9-b43b-4771-b0e0-78f1f28843e0") + ) + (pin "2" + (uuid "287827c3-af35-4fd0-9b40-511993018dba") + ) + (pin "16" + (uuid "972e0763-b014-41b4-b425-3a6d3aab8944") + ) + (pin "14" + (uuid "a6d73a42-a00a-4b9f-96d0-6f3fc51347c6") + ) + (pin "12" + (uuid "901fcdb0-a683-4ffd-aba7-19239b64a6cc") + ) + (pin "6" + (uuid "d9d6361c-cf89-48b0-a2ab-205001576f94") + ) + (pin "10" + (uuid "d4d5f8e3-86f6-4fd7-bc19-09a7791026a3") + ) + (pin "8" + (uuid "9ba96220-381d-43f7-bf1a-fd00bd318aac") + ) + (pin "5" + (uuid "481d7c0d-f3bf-41d9-8a64-f5c9f6962b01") + ) + (pin "13" + (uuid "33509af9-f044-475f-b1f3-bb5226ea4262") + ) + (pin "4" + (uuid "49175920-8ad8-4290-8500-280c5c980bc2") + ) + (pin "9" + (uuid "f824a59b-eec6-4b3e-bff5-c3ae6cb41d5f") + ) + (pin "15" + (uuid "b8e6237e-4dca-42ef-9f03-2755458a299b") + ) + (pin "7" + (uuid "a7fd313b-0a2f-412c-b165-94cbc46b1178") + ) + (pin "11" + (uuid "a0d79f34-0d32-48e9-92d1-d23c91cf669d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "A9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:74LS194") + (at 322.834 122.174 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060705261") + (property "Reference" "A10" + (at 330.708 106.68 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "74LS194" + (at 330.454 108.458 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 322.834 122.174 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS194" + (at 322.834 122.174 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 322.834 122.174 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "f8264b35-a279-44b8-9739-9840020bb586") + ) + (pin "5" + (uuid "f7b80533-c66e-45f8-8cbd-2ff7955e8737") + ) + (pin "11" + (uuid "da0e102f-6f8c-484f-982a-29caa7a88e8b") + ) + (pin "6" + (uuid "69202f29-97dd-4bea-b4a5-c510fbd2d5de") + ) + (pin "2" + (uuid "93fe4815-c2eb-4368-907c-266f23a06987") + ) + (pin "16" + (uuid "6e0c4def-0bf1-4bf0-beb9-8b8fafb8f846") + ) + (pin "10" + (uuid "164c7d64-4fb9-4534-835a-dabb084f415c") + ) + (pin "9" + (uuid "802b54a2-35a1-4bf4-883b-33459b9955a6") + ) + (pin "7" + (uuid "276d7064-95c5-4429-9c09-46fc599b4afa") + ) + (pin "8" + (uuid "26d76d9c-2cd5-4ab5-9a48-f5616ec2185c") + ) + (pin "15" + (uuid "bb3af51e-0ea0-4e62-8a9c-54a510444c85") + ) + (pin "14" + (uuid "a290a081-fbde-4303-bf79-9dbdbdc32ca7") + ) + (pin "13" + (uuid "265912ec-715b-43fb-ad4a-c888ce0dfd8e") + ) + (pin "3" + (uuid "ff03850c-01bc-42eb-a539-8d3d2df0d6a2") + ) + (pin "12" + (uuid "09b67b4f-7314-4e53-967d-324aff8b57cf") + ) + (pin "4" + (uuid "edd13322-e250-434e-89d2-1460e03e0a68") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "A10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 230.886 162.052 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609a40ce") + (property "Reference" "#PWR0308" + (at 230.886 168.402 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 228.6 164.846 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 230.886 162.052 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 230.886 162.052 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 230.886 162.052 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "fafe5e98-e250-4e79-881c-15b792fa1736") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0308") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 279.654 187.96 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609b5c55") + (property "Reference" "#PWR0309" + (at 279.654 194.31 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 277.368 190.754 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 279.654 187.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 279.654 187.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 279.654 187.96 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "bfb42884-8b9f-4a77-8af9-cbe1cc7cc48a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0309") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 308.61 138.938 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609c7e0f") + (property "Reference" "#PWR0310" + (at 308.61 145.288 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 306.324 141.732 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 308.61 138.938 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 308.61 138.938 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 308.61 138.938 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "4aa4665d-36dd-4555-9739-93cd31157b2d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0310") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 308.864 101.6 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000609db4a7") + (property "Reference" "#PWR0311" + (at 308.864 107.95 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 306.578 104.394 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 308.864 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 308.864 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 308.864 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "327d9118-cd55-4b79-a613-7c37acbd01f0") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0311") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 243.84 109.982 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a00ee1") + (property "Reference" "#PWR0312" + (at 243.84 113.792 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 246.38 108.204 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 243.84 109.982 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 243.84 109.982 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 243.84 109.982 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "de5e0373-bc19-4688-9fdf-f7752068286c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0312") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 279.654 138.176 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a13322") + (property "Reference" "#PWR0313" + (at 279.654 141.986 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 282.194 136.398 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 279.654 138.176 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 279.654 138.176 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 279.654 138.176 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "087af8af-5be5-4b18-a69e-affefec24c2d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0313") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 131.318 121.92 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a1ce50") + (property "Reference" "R5" + (at 131.318 119.888 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1K" + (at 131.318 121.92 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 131.318 123.698 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 131.318 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 131.318 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7c72b7e0-6a60-43c4-a21d-0272f112d172") + ) + (pin "2" + (uuid "94151413-3018-42c1-8fdf-6dfb3f543319") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "R5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:L") + (at 136.652 127.254 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a20c42") + (property "Reference" "L1" + (at 134.112 125.73 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "27uH" + (at 131.318 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 136.652 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 136.652 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 136.652 127.254 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "d7bcb237-6899-4569-a8b3-6f44fa364879") + ) + (pin "2" + (uuid "cb5e0626-8657-44d8-adeb-25d1e104696e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "L1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 144.272 126.492 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a23662") + (property "Reference" "Cap2" + (at 139.192 124.714 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "47pf" + (at 139.7 128.27 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 144.272 126.492 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 144.272 126.492 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 144.272 126.492 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7035f194-39e3-48c5-8b44-a0db7b513f5a") + ) + (pin "2" + (uuid "532ce3d4-c6fb-4e76-89c5-5e4cc926eb6b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "Cap2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:CTRIM_Small") + (at 150.368 126.492 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a24d87") + (property "Reference" "CT3" + (at 146.05 124.968 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "5-50pf" + (at 152.908 130.81 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 150.368 126.492 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 150.368 126.492 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 150.368 126.492 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "1d5fa88f-2585-4a59-b88b-1ca7baec8a16") + ) + (pin "2" + (uuid "cf2e2ad0-c0bf-46b1-95a8-7acbe041d53f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "CT3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 157.226 133.35 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a38a98") + (property "Reference" "#PWR0293" + (at 157.226 139.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 154.432 135.89 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 157.226 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 157.226 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 157.226 133.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "27622db6-0d4d-46f0-acfc-5c4662c36afa") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0293") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 170.942 127 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060a5e973") + (property "Reference" "R27" + (at 170.942 124.968 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "4K7" + (at 170.942 127 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 170.942 128.778 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 170.942 127 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 170.942 127 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "5d86110b-af87-4f85-ac1e-cb404cb3a8dc") + ) + (pin "2" + (uuid "54f0f488-cd84-4894-b526-2ee0bf199edd") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "R27") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS11") + (at 89.916 146.812 0) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060aa8e90") + (property "Reference" "B12B" + (at 88.392 141.986 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS11" + (at 89.408 151.638 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 89.916 146.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS11" + (at 89.916 146.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 89.916 146.812 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "799d1d1a-7e39-4cbf-a16b-42669df5dddf") + ) + (pin "4" + (uuid "9ffa3ebf-1b27-41ee-bdc5-f310021ca341") + ) + (pin "2" + (uuid "f1e324a7-ca4c-46d3-9628-c45eed6e1406") + ) + (pin "6" + (uuid "e674d8e2-7333-4b84-b1cd-e02b14e0a3de") + ) + (pin "8" + (uuid "686deea3-4921-4dd6-ade2-6690ed17ae38") + ) + (pin "5" + (uuid "5e70c910-9d24-48bb-ab9d-0205b4cc9df5") + ) + (pin "3" + (uuid "79cfb0c9-b543-40ff-a959-7a56a25b35df") + ) + (pin "9" + (uuid "344d49fb-213b-4adc-a858-f4b51641b603") + ) + (pin "14" + (uuid "2bcd5505-0bd9-4256-a966-1bc04fdee93f") + ) + (pin "13" + (uuid "da215e5e-11fe-4842-bd2f-d340175988ef") + ) + (pin "11" + (uuid "9dd24caa-cec0-4286-a3a9-c9c4fa72c61c") + ) + (pin "10" + (uuid "4ed064c2-2935-4100-b756-b0058bc1a954") + ) + (pin "12" + (uuid "79617d78-476e-46c2-803b-aeded1aef635") + ) + (pin "7" + (uuid "b86ab472-7d90-42ef-ae6c-0f191e1861fe") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B12B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS02") + (at 106.934 149.352 0) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060aaac3c") + (property "Reference" "B13D" + (at 105.664 144.526 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS02" + (at 105.918 154.178 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 106.934 149.352 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls02" + (at 106.934 149.352 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 106.934 149.352 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "0108b6b9-aa4c-451e-a10f-7418ef057a6a") + ) + (pin "2" + (uuid "3a47c8aa-473b-48f9-9d18-1f447bd16912") + ) + (pin "9" + (uuid "88255aa2-7f0f-44c3-9284-c4ed271d6fb1") + ) + (pin "8" + (uuid "29c9162b-3003-4ee9-9c83-f19e03956807") + ) + (pin "7" + (uuid "61d8aca7-d6e7-4ea1-9e4d-22f907ae04d5") + ) + (pin "1" + (uuid "d83f6690-56db-4cde-84fc-c9f37402b3a1") + ) + (pin "13" + (uuid "3e859e01-2616-4096-a198-ec9e7f1ccf90") + ) + (pin "5" + (uuid "31f2a1e7-1bbf-43a8-ba87-0be1f9265284") + ) + (pin "6" + (uuid "dbb32635-f970-48ec-8077-44c536e280aa") + ) + (pin "10" + (uuid "bc211cc3-d11f-4705-a1a7-79414e200a5b") + ) + (pin "4" + (uuid "ce58eb18-5d6f-4c7a-9687-fa8128a5e2c9") + ) + (pin "11" + (uuid "b755868f-8f37-4714-8f38-dbc604b012b9") + ) + (pin "12" + (uuid "c690f4e0-dec8-4d5f-ac73-2291dcf8354b") + ) + (pin "14" + (uuid "0dbc42e2-daf8-481f-807f-706a23c6fa53") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B13D") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:74LS174") + (at 126.238 151.892 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ab91a6") + (property "Reference" "B5A" + (at 128.016 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "74LS174" + (at 130.556 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 126.238 151.892 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 126.238 151.892 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 126.238 151.892 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "eca53060-514e-4b64-896b-390619a18a2e") + ) + (pin "14" + (uuid "5be143f4-2a03-4820-b169-2481189f6d37") + ) + (pin "5" + (uuid "0cf43d40-753f-430f-9218-0c969d71c933") + ) + (pin "4" + (uuid "0e5fc6f1-586a-4446-a80a-0fb0ca03b3ed") + ) + (pin "12" + (uuid "5a2dded5-6fcb-41a5-94e5-9df9393af8f1") + ) + (pin "15" + (uuid "208244ab-d806-4ba6-b1ce-33e6faa74042") + ) + (pin "10" + (uuid "4b208569-db17-44a9-a6c6-439c8da32f61") + ) + (pin "11" + (uuid "eed92308-2d1e-42a7-9974-4d1ef269a64f") + ) + (pin "6" + (uuid "36d2b961-e2f1-439c-9542-f82e7b4709b2") + ) + (pin "7" + (uuid "df1ab8ee-d9bf-4bbc-a137-3f02f1c80436") + ) + (pin "9" + (uuid "6260d57e-cf94-49ad-9e17-73e5dd416989") + ) + (pin "1" + (uuid "bf6114c9-7e76-4521-a012-8fe82764183d") + ) + (pin "13" + (uuid "df26ac30-a269-4594-a35f-7e4ceace56d3") + ) + (pin "3" + (uuid "d9ecd82f-f867-4e13-b6c0-28a363eec33d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B5A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:74LS174") + (at 141.478 151.892 0) + (unit 6) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060acfab3") + (property "Reference" "B8F" + (at 143.256 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "74LS174" + (at 145.796 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 141.478 151.892 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 141.478 151.892 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 141.478 151.892 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "98381056-e2a5-42c3-bb48-d520a9321f78") + ) + (pin "7" + (uuid "daf0a38b-397e-4c18-bd8e-475849b15be2") + ) + (pin "1" + (uuid "87010012-3fe4-4ba6-a6cc-9f4aa7eed61e") + ) + (pin "6" + (uuid "674c7487-56f3-41cf-8adc-ae17ee5aad72") + ) + (pin "15" + (uuid "2ecf29f1-c175-4764-87b6-60e79d79f36e") + ) + (pin "10" + (uuid "26dea38b-6833-4a43-bf03-c266a4373f50") + ) + (pin "9" + (uuid "83c433b0-4eb2-4169-9702-db02be904647") + ) + (pin "2" + (uuid "1c02a847-e3e5-4403-9e85-11120baf590a") + ) + (pin "4" + (uuid "17dc7363-0ff3-4164-99a2-672672cbd5f1") + ) + (pin "5" + (uuid "c1bdce9d-5db0-4f2e-b6e0-a8e58fa61904") + ) + (pin "11" + (uuid "c2079307-7b69-46e5-828a-d95be1dc8928") + ) + (pin "13" + (uuid "5c2def90-c745-499e-ac75-f5dfd683cfca") + ) + (pin "12" + (uuid "59c0f135-9d98-4cc4-aa0b-c4ffa87ba396") + ) + (pin "14" + (uuid "a277f4c9-c172-4567-995c-5e67cd5c2a6f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B8F") + (unit 6) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:74LS174") + (at 156.718 151.892 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ad0ec1") + (property "Reference" "B8A" + (at 158.496 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "74LS174" + (at 161.036 156.21 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 156.718 151.892 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 156.718 151.892 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 156.718 151.892 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "7" + (uuid "a3e67534-1351-4cff-a5af-e8a2fae5312f") + ) + (pin "10" + (uuid "8185d5d4-0178-4b2b-94dd-cc1d02b6f600") + ) + (pin "6" + (uuid "a8559419-d68a-4a71-9f7f-198390bf8cf6") + ) + (pin "3" + (uuid "2aeca2ee-234e-4144-ab3b-350c0add221c") + ) + (pin "13" + (uuid "2081d7a3-a250-4876-948e-2b63459fe93f") + ) + (pin "5" + (uuid "2af53de4-3f98-44cf-990f-119f0f45615a") + ) + (pin "14" + (uuid "adc8a361-12fb-4923-b659-a5b58818ea1e") + ) + (pin "2" + (uuid "39e04ce6-2677-444f-90cb-174c94743435") + ) + (pin "9" + (uuid "adc7d082-f3d1-482d-a9c3-6e21a7b23f53") + ) + (pin "1" + (uuid "9107348c-02a5-41ac-89cd-efa444087c91") + ) + (pin "12" + (uuid "2606d00b-2f04-430e-b3d6-7a359c41ab30") + ) + (pin "4" + (uuid "cb7c8d8d-032b-4aff-a144-4ecc65c20768") + ) + (pin "11" + (uuid "54ec2fea-26f6-48a0-b4d1-b6cafdc719ef") + ) + (pin "15" + (uuid "6df1da5d-7dbb-4693-be81-1a86cde1d68d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B8A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS08") + (at 176.276 146.812 0) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060b1d504") + (property "Reference" "B11B" + (at 175.006 141.732 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS08" + (at 176.022 151.638 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 176.276 146.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" + (at 176.276 146.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 176.276 146.812 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "f33734b3-b4c5-4082-bc7e-518fb9cfef91") + ) + (pin "14" + (uuid "3760ac0e-e6ba-4a8b-b9df-2d33e7942888") + ) + (pin "6" + (uuid "6852e06a-de6e-4705-9512-e44b97897413") + ) + (pin "11" + (uuid "db82eac6-21e3-43c6-a6d6-bd71908e101a") + ) + (pin "1" + (uuid "90fa3001-d2f7-4da1-8629-d18ece5e751c") + ) + (pin "5" + (uuid "1908cc83-239e-4e25-ab73-4abe216be1a0") + ) + (pin "3" + (uuid "40c1acf4-6809-4df1-86e6-9d93b12b626c") + ) + (pin "4" + (uuid "06378cea-ded5-46c4-8597-013c07e4ee6c") + ) + (pin "10" + (uuid "ef2656fb-a4ce-410c-b6fc-2c1e5440b322") + ) + (pin "9" + (uuid "3586b194-38e3-4923-bbb9-3cc5ddf7bf3c") + ) + (pin "8" + (uuid "5711b1b2-b05d-4d99-bfb8-882a046343b5") + ) + (pin "12" + (uuid "04660aa9-cd80-4f99-a994-be0c8e179229") + ) + (pin "13" + (uuid "30f57c87-a179-42c6-bc48-0e0f35bd47ae") + ) + (pin "7" + (uuid "774635a9-d1ad-4d87-bc9a-4914e136d021") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B11B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS166") + (at 268.732 77.216 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060b56b69") + (property "Reference" "A3" + (at 274.066 53.848 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "74LS166" + (at 268.986 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 268.732 77.216 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS166" + (at 268.732 77.216 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 268.732 77.216 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b26c336f-cd85-470f-9a22-cbf6aecedc2d") + ) + (pin "9" + (uuid "8256da4b-ff4c-4ee1-b6c7-b1f69e949fc6") + ) + (pin "16" + (uuid "c047a509-2bcc-451a-b9ef-ea4b1a1da5f5") + ) + (pin "4" + (uuid "caf67bc1-4588-43f4-8c2f-6e9cccfe11f6") + ) + (pin "14" + (uuid "4755545f-b2f3-4ca4-8dd4-5c375841fa39") + ) + (pin "7" + (uuid "820196e1-e545-4433-9cdb-758b78dfaec2") + ) + (pin "5" + (uuid "3d7bec52-4525-4088-8494-03272cce5abc") + ) + (pin "2" + (uuid "a4f79a72-ea30-4372-8cb9-03178b9d2dcf") + ) + (pin "8" + (uuid "eb5736ee-14db-4c36-adc3-b0c264bdb866") + ) + (pin "6" + (uuid "df6f057d-9376-488d-82a2-36bddfc0d9fb") + ) + (pin "10" + (uuid "ed70d473-4ce9-49d0-99c6-9c4fc49aee9f") + ) + (pin "12" + (uuid "fbf5a12e-bda9-4142-9284-68d451ccbf88") + ) + (pin "3" + (uuid "312dd98f-d087-4f9f-94c0-ec5f6f916e9e") + ) + (pin "11" + (uuid "b6c31617-1c67-46ac-9cd4-932732f4de1a") + ) + (pin "15" + (uuid "538fc906-34af-4f2e-b1e7-068558f8d700") + ) + (pin "13" + (uuid "bd8912ee-b8bd-4f87-9cbd-d133ff64f72b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "A3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS02") + (at 196.596 156.972 0) + (mirror x) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060b581b9") + (property "Reference" "A12D" + (at 195.326 152.146 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS02" + (at 196.342 162.052 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 196.596 156.972 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls02" + (at 196.596 156.972 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 196.596 156.972 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "5" + (uuid "b064f280-e12d-4887-aa9a-68e98167212b") + ) + (pin "11" + (uuid "6f7e5183-b481-43f6-877f-b6999979bbfc") + ) + (pin "4" + (uuid "aec3307b-9f70-449f-bf03-a9aeb69086ce") + ) + (pin "3" + (uuid "618fc006-be54-4e2d-ad13-d545b92299b7") + ) + (pin "10" + (uuid "cd04ab51-ed91-4b07-be46-646f9c239ce4") + ) + (pin "2" + (uuid "6ea64f8e-25f4-4ca8-af96-d4f5df762d42") + ) + (pin "1" + (uuid "d3591673-1fa2-4b08-a094-a533ea200447") + ) + (pin "6" + (uuid "a9707e11-7600-434b-aa8c-68c1e9781513") + ) + (pin "8" + (uuid "295480cb-f17a-4fce-b7d7-684b33202606") + ) + (pin "12" + (uuid "2acf9529-7bc5-41a6-a9fa-95628299ec23") + ) + (pin "13" + (uuid "73b7d971-ce07-4d04-b562-422453940913") + ) + (pin "9" + (uuid "4898ba11-1213-44fd-a6f3-40a06c3af36d") + ) + (pin "7" + (uuid "175ec6b5-a090-4bcd-91a9-ab12c1c876aa") + ) + (pin "14" + (uuid "591c2ea0-b10f-481a-a1e2-60fc79e015ea") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "A12D") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS02") + (at 175.768 160.782 0) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060b5c892") + (property "Reference" "A12C" + (at 174.498 155.956 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS02" + (at 174.752 165.608 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 175.768 160.782 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls02" + (at 175.768 160.782 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 175.768 160.782 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "3da1ae59-32aa-4436-8206-c62d77a99b90") + ) + (pin "1" + (uuid "c4122095-69a6-4a11-83a1-67b1ea431532") + ) + (pin "5" + (uuid "ff0019a6-aec8-422d-bc16-9d457da9d010") + ) + (pin "13" + (uuid "dbb06e29-3b82-41dd-9a69-e7d58e866cf0") + ) + (pin "14" + (uuid "77ac1c75-b812-4c9d-8e17-b92274534b71") + ) + (pin "6" + (uuid "b49d6965-1e05-45b7-b141-6b92b81d5a54") + ) + (pin "12" + (uuid "107f9536-cf43-440b-ba64-bc83a7d6732c") + ) + (pin "2" + (uuid "56eadc69-9f53-46a0-9bf7-b8484ae5c335") + ) + (pin "4" + (uuid "194e4c4c-ed28-466f-a4b5-f9deac6ac41e") + ) + (pin "8" + (uuid "42410bf4-df88-4af8-9d83-90d65e49a2e1") + ) + (pin "9" + (uuid "2a31b29e-ffb9-4b3e-b998-430b97c394a8") + ) + (pin "10" + (uuid "fe02404e-805f-4ce5-ad21-73bf8d83b7d0") + ) + (pin "11" + (uuid "7d9aefd3-a881-482c-b790-9d09896e5e38") + ) + (pin "7" + (uuid "2d13d544-5360-4f63-9317-e55864342935") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "A12C") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS02") + (at 224.536 61.976 0) + (mirror x) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060b6080f") + (property "Reference" "B13B" + (at 223.012 57.15 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS02" + (at 224.028 67.056 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 224.536 61.976 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls02" + (at 224.536 61.976 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 224.536 61.976 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "6" + (uuid "1cc7d067-ca39-4a31-af84-2cca8b8f0f13") + ) + (pin "9" + (uuid "424718b0-aeb1-4f32-adc9-bae887674354") + ) + (pin "3" + (uuid "70056bfd-964f-44d4-8d78-6126c61c6541") + ) + (pin "5" + (uuid "3e449252-1c50-4a30-9847-dd3ef98be1c2") + ) + (pin "2" + (uuid "029288ac-3412-413e-9fba-88d5afa194a6") + ) + (pin "1" + (uuid "8b181b01-ac1e-4273-982b-a291a9df214f") + ) + (pin "4" + (uuid "f5dde8ba-c6a5-421a-b6ee-e032c9e1a762") + ) + (pin "8" + (uuid "c7b760dd-bbe6-482d-8648-b392a5474d7b") + ) + (pin "10" + (uuid "dc4feded-5bb6-4239-b907-cc2c18bf8d2e") + ) + (pin "11" + (uuid "5706b4d8-2e1e-49b0-95f7-480f8311e94a") + ) + (pin "12" + (uuid "7fce7ddf-8b39-496a-90d5-de986c3750ee") + ) + (pin "14" + (uuid "d746c4f7-f1a1-41e0-a0d5-5c571d73b57c") + ) + (pin "13" + (uuid "198fb20b-b6ab-4809-b42f-da769b65506f") + ) + (pin "7" + (uuid "b66a8aec-d4c8-40b6-aebb-aef9183de2f0") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B13B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS08") + (at 208.788 64.516 0) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060b63d64") + (property "Reference" "B11D" + (at 207.518 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS08" + (at 208.534 69.342 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 208.788 64.516 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" + (at 208.788 64.516 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 208.788 64.516 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "13" + (uuid "d56148ce-c67a-4bbd-8531-0264c71f79fc") + ) + (pin "8" + (uuid "bba49d7e-21ed-473c-95db-8728cdae9c00") + ) + (pin "11" + (uuid "b6f05e07-a49a-4e2c-b2da-dfefb1fcfd68") + ) + (pin "5" + (uuid "15673d14-2a02-456b-acd5-db2f7c47fdc4") + ) + (pin "6" + (uuid "29c8223d-dd2b-49c4-8561-08902432f3a2") + ) + (pin "9" + (uuid "c7a25562-830b-4fed-a0f1-942a43aaeeab") + ) + (pin "7" + (uuid "1e8f02be-e64a-4e82-b28f-eb182bd6e6e9") + ) + (pin "4" + (uuid "de2d5768-7596-4924-b7b3-8d4b36285a5f") + ) + (pin "10" + (uuid "492e43fb-7739-46cf-a60f-cc61052e6ec6") + ) + (pin "12" + (uuid "3cec195f-d9dc-42e3-8724-3429914ecdec") + ) + (pin "14" + (uuid "4bc8cfcc-ba1d-41ae-a2e8-f629dbac3130") + ) + (pin "2" + (uuid "c1ed186d-cbf6-4005-a80a-4a6b6c932c37") + ) + (pin "3" + (uuid "531af942-3b5f-4690-bfe9-d0627c5f326b") + ) + (pin "1" + (uuid "00e45ac5-0d26-41b0-a554-89630d3e92fb") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B11D") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS86") + (at 289.814 50.546 0) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060b67d14") + (property "Reference" "B2D" + (at 288.036 45.466 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS86" + (at 289.306 55.626 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 289.814 50.546 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "74xx/74ls86.pdf" + (at 289.814 50.546 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 289.814 50.546 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "10" + (uuid "98ffe7d0-848c-45c5-b1f2-e10b11be2e1a") + ) + (pin "2" + (uuid "2150c050-b000-4294-8f56-4686aef5d602") + ) + (pin "3" + (uuid "8d4442b4-5396-4abe-9c4f-a6fd75be3f67") + ) + (pin "4" + (uuid "dddb75a0-f5e2-40f1-809e-7a91bd2d1336") + ) + (pin "5" + (uuid "87783d66-2f71-4ddc-ac75-2b8611f046f0") + ) + (pin "9" + (uuid "af4b8455-403c-4b77-a673-e0786b277693") + ) + (pin "12" + (uuid "17e3ef90-c123-4edf-be9f-5621c3399a27") + ) + (pin "13" + (uuid "f7239bc7-d856-4533-896b-c43e09093290") + ) + (pin "1" + (uuid "040175e0-d36d-4532-8ccd-5edb1034f053") + ) + (pin "6" + (uuid "03db469e-c935-4b95-9c79-90cef5431fe7") + ) + (pin "8" + (uuid "78c8b588-fdc8-49d4-8b42-b09b79b29079") + ) + (pin "7" + (uuid "d21baee7-9628-4b05-8400-054a7e7c70d7") + ) + (pin "11" + (uuid "8faf03e4-0c53-4315-bfc9-b40fbfc71a2c") + ) + (pin "14" + (uuid "ae25b6d6-31f6-46f4-b539-f23ffe59a459") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B2D") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS257") + (at 243.84 136.398 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060bce0ce") + (property "Reference" "A8" + (at 249.936 117.348 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS257" + (at 248.666 157.988 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 243.84 136.398 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS257" + (at 243.84 136.398 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 243.84 136.398 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "7cac25e9-fcaa-4980-82e5-ca068558b426") + ) + (pin "14" + (uuid "046248a4-a375-41cd-ba75-f67d98b7a590") + ) + (pin "5" + (uuid "047bd557-8006-4f7b-a88e-05d87dce89be") + ) + (pin "15" + (uuid "3477b903-61bc-4e2c-9e4a-289c2e1c612a") + ) + (pin "1" + (uuid "066a88c5-7a80-4f4d-933e-62587f90174a") + ) + (pin "9" + (uuid "638c193b-4de4-428b-b8ee-b72a0df53b37") + ) + (pin "6" + (uuid "54e10645-f5a9-4cbe-81ec-bec6bd3837f9") + ) + (pin "3" + (uuid "4367c832-fc35-407b-b20a-befd9c1cd5db") + ) + (pin "11" + (uuid "ddcd349a-2eea-4477-878f-41c034225d09") + ) + (pin "10" + (uuid "aec41bf7-52bc-4187-aad8-9a34fbc58afa") + ) + (pin "16" + (uuid "b4f3c00f-4257-4f86-92fe-659033275856") + ) + (pin "13" + (uuid "dcc80956-dc68-4724-8a86-d33fab104363") + ) + (pin "8" + (uuid "f7852cf2-fa61-4ead-94aa-35c7539b0a65") + ) + (pin "4" + (uuid "5e727079-5110-4f6d-963c-a42d27aa6dab") + ) + (pin "7" + (uuid "2ef73965-32e1-4d70-9286-032f47c726d0") + ) + (pin "12" + (uuid "8c36594e-4515-4ddd-8ce3-f2f3f2861bb1") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "A8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS74") + (at 213.36 149.098 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060bd4c5f") + (property "Reference" "A11A" + (at 216.662 142.494 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS74" + (at 217.424 155.194 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 213.36 149.098 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" + (at 213.36 149.098 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 213.36 149.098 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "1d2881df-f941-4b47-8a18-c0cc1a4052fe") + ) + (pin "9" + (uuid "606881eb-5914-4ba5-8d8b-78fe393db843") + ) + (pin "14" + (uuid "e6e723ee-2304-4926-8dd4-b9e84cf0eb92") + ) + (pin "4" + (uuid "f04f105d-8e73-4488-a971-a540bb341bb0") + ) + (pin "5" + (uuid "3a2efa00-243e-4a28-9854-95094524af41") + ) + (pin "1" + (uuid "acf9a2bf-bab7-483f-97a4-152a3288f41e") + ) + (pin "13" + (uuid "f7b3fc4e-e025-4b7b-97c9-d93d57401798") + ) + (pin "10" + (uuid "27f47820-09cd-4330-b778-9d8581bfbd58") + ) + (pin "12" + (uuid "86a43fe7-3be7-464e-b621-128f54652058") + ) + (pin "11" + (uuid "f1af2f0f-33f4-41e1-a903-ea9e63441874") + ) + (pin "8" + (uuid "83da0094-a07a-44c7-b09a-d93f55d8de77") + ) + (pin "6" + (uuid "4a233c5e-11f7-4ebb-b1da-6a5abc43b068") + ) + (pin "7" + (uuid "249c30ee-69eb-439d-ac43-62d1737931fb") + ) + (pin "3" + (uuid "e732cc5f-99eb-442b-9261-1f733dcfd51d") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "A11A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS74") + (at 363.22 100.838 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060bd54a5") + (property "Reference" "B10A" + (at 366.014 94.742 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS74" + (at 367.03 106.934 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 363.22 100.838 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" + (at 363.22 100.838 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 363.22 100.838 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "4" + (uuid "4ceb939a-1a92-441d-81dc-e4d8915ceab7") + ) + (pin "5" + (uuid "af71abc5-cf7d-4eed-998f-e80ce304d11a") + ) + (pin "3" + (uuid "1097a756-510e-4396-b4f7-05957df2e88d") + ) + (pin "6" + (uuid "8f719df0-1750-415b-a426-1a7befee8e26") + ) + (pin "1" + (uuid "9e15134d-7ec7-46e3-91d4-11c481ddea05") + ) + (pin "12" + (uuid "28602800-9b33-453c-917e-abc0a75f71e3") + ) + (pin "10" + (uuid "2b37714d-0e32-4835-9a6c-7fe5687314b4") + ) + (pin "2" + (uuid "71dae128-48fe-435e-a3b4-6e29ae6756c4") + ) + (pin "11" + (uuid "36740f1c-a7cd-43a8-9c93-fb004ac663ca") + ) + (pin "8" + (uuid "8cbe6bbc-e791-4990-9d59-266c0da05355") + ) + (pin "7" + (uuid "1030e195-e271-4fac-b65c-1698386ffdbc") + ) + (pin "14" + (uuid "1c256c2d-6e3f-4d1d-87e8-b5c032ec9f29") + ) + (pin "13" + (uuid "6f73413d-53d4-48c0-80f4-f82dcf4d6605") + ) + (pin "9" + (uuid "4a1dad6a-d70d-447a-8229-5761bf13fc6e") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B10A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS74") + (at 287.02 113.538 0) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060bd5dd2") + (property "Reference" "A11B" + (at 290.068 107.442 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS74" + (at 291.084 119.634 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 287.02 113.538 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" + (at 287.02 113.538 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 287.02 113.538 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "6" + (uuid "0977684a-d83a-4016-89bf-ad3428ed540f") + ) + (pin "3" + (uuid "cdad243d-c08b-4259-8448-d98df770a2d5") + ) + (pin "4" + (uuid "67529481-94a5-4b0f-ad61-822f011b204e") + ) + (pin "12" + (uuid "125054d1-d647-49c2-bdc6-642ffa96409a") + ) + (pin "11" + (uuid "a719c308-61b8-4619-8050-8b2fc4585389") + ) + (pin "1" + (uuid "bed7b038-606f-46f2-b007-51c4f03d432a") + ) + (pin "2" + (uuid "feb8009f-aff8-427c-8038-dce9dd12c8cb") + ) + (pin "5" + (uuid "ac292c0a-0203-487f-918f-5c24ee749434") + ) + (pin "9" + (uuid "b1ce2828-2ff2-47af-956e-b5fc4d77e6ff") + ) + (pin "14" + (uuid "a9f0fd3e-b0f6-4449-89b3-da9a8245ca46") + ) + (pin "8" + (uuid "c869aa2e-460f-4b15-87ca-8ceef6a59db0") + ) + (pin "13" + (uuid "915406d9-5fdc-44a5-98bd-5e81ff5bca30") + ) + (pin "10" + (uuid "099c7312-61f3-4f76-ad99-59e0867a7fc4") + ) + (pin "7" + (uuid "110ecfb1-429c-4abb-b173-3953e97cf261") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "A11B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS194") + (at 279.654 161.798 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060bd7871") + (property "Reference" "B4" + (at 286.004 141.224 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS194" + (at 283.972 143.002 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 279.654 161.798 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS194" + (at 279.654 161.798 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 279.654 161.798 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "4" + (uuid "f1addcaa-81b0-4313-a5f9-d7a2d12e7a54") + ) + (pin "2" + (uuid "8acfa3ae-940a-4061-95a7-d5a49ab6c8f1") + ) + (pin "3" + (uuid "44362731-3de3-4d33-b979-5c3c90e72bda") + ) + (pin "5" + (uuid "b8528e48-bddd-4714-befc-4370b142e221") + ) + (pin "6" + (uuid "981873f6-10f0-4828-9d21-a1bf65abc493") + ) + (pin "8" + (uuid "2764e685-272b-4632-b750-1885e02fc5b0") + ) + (pin "7" + (uuid "0c946e2d-99d7-4414-b72f-8b23bf442b00") + ) + (pin "12" + (uuid "0e1bbb3b-314a-4f29-83a1-ddafed22c7f8") + ) + (pin "9" + (uuid "4cb5ce8b-e1f2-4574-9fc2-ff19783b7e42") + ) + (pin "1" + (uuid "614bfe76-7694-4441-a17a-20779049b495") + ) + (pin "13" + (uuid "3b13abf4-5d2f-4320-9137-17b4669a130d") + ) + (pin "15" + (uuid "9815a2ef-192c-4dbc-b4fd-41f46a048216") + ) + (pin "16" + (uuid "90bfa489-df2e-459d-a42c-f85b76829d0c") + ) + (pin "14" + (uuid "64b186df-1afe-45be-a93f-754da34e8554") + ) + (pin "10" + (uuid "b1e329fb-9f59-468c-a709-564b6eda19ea") + ) + (pin "11" + (uuid "091fd47e-4d95-4394-8540-3c8ee862d9fd") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS194") + (at 290.83 212.09 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060bd8866") + (property "Reference" "B9" + (at 297.434 191.516 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS194" + (at 295.148 193.294 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 290.83 212.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS194" + (at 290.83 212.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 290.83 212.09 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "14" + (uuid "6a02a68c-8d3a-44eb-b575-a56ed496a3df") + ) + (pin "1" + (uuid "581d63e4-de4f-4f68-8e66-5f3a6bb35daf") + ) + (pin "10" + (uuid "5b81e3da-0587-4245-853e-02cff95274be") + ) + (pin "3" + (uuid "2b7c3428-40a0-421c-89b3-9823635d532d") + ) + (pin "2" + (uuid "1caa7ead-670f-4e39-aa95-fee76e540078") + ) + (pin "4" + (uuid "cef19183-3f5a-461b-b03a-a30c3c01a960") + ) + (pin "5" + (uuid "d6006a88-5c88-4686-84b7-aec7c20b4afd") + ) + (pin "7" + (uuid "e33ad644-6cdf-4edf-9149-18bd6b1c61f4") + ) + (pin "9" + (uuid "53c3345d-e368-46ea-aac0-4c2b308065be") + ) + (pin "16" + (uuid "57c53ed8-58ba-47cc-addf-ee23623d1ae9") + ) + (pin "8" + (uuid "a9a9a6db-90dd-4c0f-b58a-fd1c66d00815") + ) + (pin "6" + (uuid "61375a51-f866-45e7-8e8c-5c6a12c67cdb") + ) + (pin "11" + (uuid "e5f369dd-a416-4312-84be-82b6966109cc") + ) + (pin "15" + (uuid "0c1f8d30-dbc5-4c1d-bc22-0456354759a1") + ) + (pin "13" + (uuid "dbd8db57-27a4-4624-b91e-91cf1147bb36") + ) + (pin "12" + (uuid "1de5f515-bfbe-49d2-9a19-36c196d036e1") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 337.82 70.358 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060cee1dd") + (property "Reference" "#PWR0314" + (at 337.82 74.168 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 340.36 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 337.82 70.358 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 337.82 70.358 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 337.82 70.358 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "bc2f7332-f912-4230-8a88-8344e10a9b46") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0314") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 209.55 140.462 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060eb9be8") + (property "Reference" "#PWR0294" + (at 209.55 146.812 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 207.01 140.716 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 209.55 140.462 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 209.55 140.462 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 209.55 140.462 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b52162d7-8134-4b78-b866-b1911b07aae1") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0294") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R_POT_TRIM_US") + (at 195.58 50.038 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060eda8c8") + (property "Reference" "R11" + (at 193.548 52.324 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "200R" + (at 193.548 54.102 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 195.58 50.038 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 195.58 50.038 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 195.58 50.038 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "4054caef-66fd-466a-89fc-5e4d4270dd20") + ) + (pin "3" + (uuid "417f69c1-a02a-43a4-8d9d-1bf6fdcb1c9d") + ) + (pin "2" + (uuid "3ca87da3-492a-4aaf-b628-7b3c6aa73eed") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "R11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 202.184 40.132 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ee45b0") + (property "Reference" "R10" + (at 202.184 38.1 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "27R" + (at 202.184 40.132 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 202.184 41.91 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 202.184 40.132 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 202.184 40.132 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "4c5af62a-dad9-47d9-82a8-533286190069") + ) + (pin "2" + (uuid "84f82ebc-b8e7-421b-b015-972d178820d4") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "R10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:Conn_Coaxial_Power") + (at 208.788 42.672 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060ee6d46") + (property "Reference" "K14" + (at 210.312 42.926 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "VIDEO OUT" + (at 210.312 44.958 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 208.788 43.942 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 208.788 43.942 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 208.788 42.672 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "16d9e73b-f89a-4ad3-ac9f-b4215d7c5743") + ) + (pin "2" + (uuid "9e814b9f-86e4-44ff-ad19-c0f44f7c4a26") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "K14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint") + (at 195.58 38.354 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060eefaed") + (property "Reference" "TP1" + (at 193.802 31.496 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "Wire wrap post" + (at 194.056 33.274 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 200.66 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 200.66 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 195.58 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "61b24df3-4b82-4be7-8c9e-09aa490a2a2c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "TP1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 208.788 50.292 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060efdc78") + (property "Reference" "#PWR0296" + (at 208.788 56.642 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 212.09 51.816 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 208.788 50.292 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 208.788 50.292 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 208.788 50.292 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e19fdad6-c8e5-4ae9-b104-6c072665c3bb") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0296") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector_Generic:Conn_01x04") + (at 184.15 35.814 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060f13050") + (property "Reference" "J18" + (at 187.706 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "Aux Video" + (at 186.436 32.004 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 184.15 35.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 184.15 35.814 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 184.15 35.814 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "0dc69a5b-b2e0-4208-a69d-80f1ff9542b9") + ) + (pin "4" + (uuid "a5520963-fe75-4c89-abcd-7b09e9881d7f") + ) + (pin "3" + (uuid "5d3be1f8-b93a-4681-8d01-7b3a2c051c1a") + ) + (pin "2" + (uuid "1d8bbbff-6951-4cba-b371-464176dfabb5") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "J18") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 165.862 41.148 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060f2a5bb") + (property "Reference" "#PWR0295" + (at 165.862 47.498 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 163.322 43.688 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 165.862 41.148 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 165.862 41.148 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 165.862 41.148 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "c1ac279d-7893-484e-8c32-d1b3756a7c9a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0295") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:-5V") + (at 173.99 31.496 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060f96ec2") + (property "Reference" "#PWR0297" + (at 173.99 28.956 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "-5V" + (at 171.704 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 173.99 31.496 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 173.99 31.496 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 173.99 31.496 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "4e5fab63-6bba-43a1-b83c-0ec291cb2aae") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0297") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 165.862 31.496 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060f982a7") + (property "Reference" "#PWR0298" + (at 165.862 35.306 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+12V" + (at 162.814 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 165.862 31.496 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 165.862 31.496 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 165.862 31.496 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "2f5eb69c-70d6-4d9c-b01c-cb4666deb5fb") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0298") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 336.042 110.998 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060fa1798") + (property "Reference" "#PWR0315" + (at 336.042 114.808 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 335.026 107.696 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 336.042 110.998 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 336.042 110.998 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 336.042 110.998 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "ca960bf7-d085-48f8-b8c8-3f144df8101f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0315") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 173.99 38.354 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000060fc10b5") + (property "Reference" "Cap13" + (at 173.736 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uf" + (at 173.736 40.132 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 173.99 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 173.99 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 173.99 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "8d6e83ef-f882-4e14-92f5-38d615370c91") + ) + (pin "2" + (uuid "700f626d-7847-4f2f-8ceb-80ce656f0c8a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "Cap13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 165.862 38.354 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006101e754") + (property "Reference" "Cap14" + (at 165.608 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uf" + (at 165.608 40.132 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 165.862 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 165.862 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 165.862 38.354 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "9e973341-dcb8-457b-84e7-78a83a815cbc") + ) + (pin "2" + (uuid "47470c0d-8cc1-4932-89ed-1d45102089e7") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "Cap14") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 194.31 65.786 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000610e9f76") + (property "Reference" "#PWR0299" + (at 194.31 69.596 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 191.77 64.008 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 194.31 65.786 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 194.31 65.786 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 194.31 65.786 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7308f4c4-8cdc-4754-b85e-f37278d04fa9") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0299") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 178.308 94.488 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000610fd215") + (property "Reference" "#PWR0300" + (at 178.308 100.838 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 181.61 96.012 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 178.308 94.488 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 178.308 94.488 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 178.308 94.488 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "88bd85f7-2fd9-4ac6-a9d8-7fad9c83e79a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0300") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 178.308 82.042 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000610fe29e") + (property "Reference" "R13" + (at 181.356 81.026 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "3M3" + (at 178.308 82.042 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 180.086 82.042 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 178.308 82.042 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 178.308 82.042 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "392d3bc3-081f-41bb-9f38-9ae563c990fb") + ) + (pin "1" + (uuid "1ad94fcf-3bee-417c-9344-34e2867f820b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "R13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C_Small") + (at 178.308 90.932 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000610fe9b7") + (property "Reference" "C15" + (at 182.118 89.408 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "0.1uf" + (at 183.388 92.71 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 178.308 90.932 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 178.308 90.932 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 178.308 90.932 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "81dd3f9a-73a7-4ac2-941e-385bd8a89edf") + ) + (pin "1" + (uuid "07ebf8db-3b77-4db4-af23-96a36b30e42f") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "C15") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "AppleII+:555_alt1") + (at 189.23 74.93 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000611756b2") + (property "Reference" "B3" + (at 196.85 80.264 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + ) + ) + (property "Value" "555" + (at 196.85 82.296 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + ) + ) + (property "Footprint" "digikey-footprints:DIP-8_W7.62mm" + (at 194.31 69.85 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/general/docs/suppproductinfo.tsp?distId=10&gotoUrl=http%3A%2F%2Fwww.ti.com%2Flit%2Fgpn%2Fne555" + (at 194.31 67.31 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "" + (at 189.23 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Digi-Key_PN" "296-1411-5-ND" + (at 194.31 64.77 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "MPN" "NE555P" + (at 194.31 62.23 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Category" "Integrated Circuits (ICs)" + (at 194.31 59.69 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Family" "Clock/Timing - Programmable Timers and Oscillators" + (at 194.31 57.15 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Datasheet_Link" "http://www.ti.com/general/docs/suppproductinfo.tsp?distId=10&gotoUrl=http%3A%2F%2Fwww.ti.com%2Flit%2Fgpn%2Fne555" + (at 194.31 54.61 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Detail_Page" "/product-detail/en/texas-instruments/NE555P/296-1411-5-ND/277057" + (at 194.31 52.07 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "IC OSC SINGLE TIMER 100KHZ 8-DIP" + (at 194.31 49.53 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Manufacturer" "Texas Instruments" + (at 194.31 46.99 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Status" "Active" + (at 194.31 44.45 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (pin "6" + (uuid "38015582-1866-45ac-910a-f22f2db4811d") + ) + (pin "2" + (uuid "239e21d4-ad2b-44a7-98a5-35a3ca7a6339") + ) + (pin "4" + (uuid "839b15ee-5857-4a78-8b88-569a126d0fdf") + ) + (pin "7" + (uuid "a6e1f21b-31ab-4fe3-8432-973083263fd7") + ) + (pin "3" + (uuid "4bb08dd1-5d2c-4990-9815-d2dfee1be1b4") + ) + (pin "1" + (uuid "4b2362ad-8f3a-4dd2-8c9b-4eb93ba5c924") + ) + (pin "8" + (uuid "acf231be-a736-4394-bf58-86a32c32f9a8") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 178.308 74.422 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000611c236b") + (property "Reference" "R12" + (at 175.26 74.422 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "12K" + (at 178.308 74.422 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 180.086 74.422 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 178.308 74.422 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 178.308 74.422 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "9637433a-623b-47ab-8066-9d0197546fd6") + ) + (pin "2" + (uuid "e0f8697d-744b-4bcc-a814-da6d445b3847") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "R12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 290.83 188.468 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006131fa02") + (property "Reference" "#PWR0316" + (at 290.83 192.278 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 293.37 186.69 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 290.83 188.468 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 290.83 188.468 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 290.83 188.468 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "385526a8-3d38-430b-a5b9-d9135423426a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0316") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 290.83 238.252 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-000061320357") + (property "Reference" "#PWR0317" + (at 290.83 244.602 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 288.544 241.046 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 290.83 238.252 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 290.83 238.252 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 290.83 238.252 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "76acd350-e499-41dd-957f-637c7d6bae2c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0317") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 86.36 215.138 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006147add1") + (property "Reference" "#PWR0318" + (at 86.36 221.488 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 83.566 217.678 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 86.36 215.138 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 86.36 215.138 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 86.36 215.138 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "dd428593-f04b-481e-9a49-8cd9d7be672c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0318") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS51") + (at 145.796 61.722 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000632c475b") + (property "Reference" "C13A" + (at 147.574 55.626 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS51" + (at 148.844 57.658 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 145.796 61.722 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls51.pdf" + (at 145.796 61.722 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 145.796 61.722 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "2bcd062a-4fe4-47b2-b767-3b2a8b283d8e") + ) + (pin "12" + (uuid "cbb48bfc-ff60-4448-a3b7-d37b686e60eb") + ) + (pin "14" + (uuid "609608ac-0f01-4ae3-9006-c750f853cd59") + ) + (pin "8" + (uuid "2e77253b-0935-4795-8bfe-6280125e4cb3") + ) + (pin "13" + (uuid "b4807081-dad6-44f1-8463-eceda392224c") + ) + (pin "3" + (uuid "69177db2-796f-42b5-ba39-22e17c0b38b9") + ) + (pin "11" + (uuid "d250607b-d4d3-4f71-9f50-8571546074f2") + ) + (pin "2" + (uuid "0489edcf-7786-4964-af97-08f729ebab5a") + ) + (pin "5" + (uuid "2975a525-c2a8-4a96-98aa-fdd9fec3f107") + ) + (pin "7" + (uuid "ad6d9edb-25e6-4e0b-8c34-62f4b95b8a53") + ) + (pin "4" + (uuid "7579262c-1735-4547-a605-48a8c5f7746f") + ) + (pin "6" + (uuid "77e494c7-2d40-449d-825b-50f4cf5272b3") + ) + (pin "9" + (uuid "4ad62bb4-beb5-4dea-a57a-1a8fa9ea2f15") + ) + (pin "10" + (uuid "7dc87e59-5c9a-4077-9d29-13d977724ca7") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "C13A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS11") + (at 118.618 121.92 0) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000632c63ea") + (property "Reference" "B12A" + (at 117.348 117.094 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS11" + (at 118.11 127 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 118.618 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS11" + (at 118.618 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 118.618 121.92 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "5" + (uuid "0b9da39f-8a86-4d1e-8250-a3fc73f61fed") + ) + (pin "9" + (uuid "8a06c0fb-27a6-40e5-a356-9a6eadf502eb") + ) + (pin "12" + (uuid "4b07db16-0f30-45b6-acd7-6a3c68eaf94c") + ) + (pin "3" + (uuid "84798957-ed59-4952-b36c-ca13cc363faa") + ) + (pin "4" + (uuid "b5640c67-020d-44df-acc3-e9cbd9823ce9") + ) + (pin "2" + (uuid "1138883a-7f4d-4e49-a469-83536ec943ba") + ) + (pin "13" + (uuid "360bbb42-bb35-4ad3-811f-c7a196c5f8f0") + ) + (pin "1" + (uuid "7a7d146d-cfaa-4f8e-8eea-aad72b452d78") + ) + (pin "6" + (uuid "5dab9592-4709-4fb5-af6d-a691c64d9ef3") + ) + (pin "10" + (uuid "e8d56c4a-72d7-45f0-acba-51c6a168ee15") + ) + (pin "11" + (uuid "6d948a87-673e-42ee-aadb-0479619e5303") + ) + (pin "8" + (uuid "375a9261-c7b1-4f97-8eae-11e5cc90f01e") + ) + (pin "14" + (uuid "e200aef0-d5cf-4aec-8ed3-7bc12bb27ddd") + ) + (pin "7" + (uuid "4f867722-d731-4b56-b5c5-8856265718bc") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B12A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS04") + (at 76.2 69.342 0) + (unit 5) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000632cae32") + (property "Reference" "C11E" + (at 76.2 65.278 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS04" + (at 76.708 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 76.2 69.342 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS04" + (at 76.2 69.342 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 76.2 69.342 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "5" + (uuid "1ec55006-6835-47ae-9a5b-e8144a86e381") + ) + (pin "9" + (uuid "78ef7e76-f04b-4c47-883e-178993446c80") + ) + (pin "10" + (uuid "0efa636c-49a4-4749-9a85-6d36a767b1c0") + ) + (pin "7" + (uuid "09e23a0c-525e-425f-be37-0f1fd17c9c8e") + ) + (pin "4" + (uuid "91b86e2c-879a-4ea7-a00d-8a889f2cbdf5") + ) + (pin "11" + (uuid "6a516ca3-c719-4510-9ea2-cd4d347b6b20") + ) + (pin "13" + (uuid "f2fe1992-d087-43c9-9783-35a2eec76020") + ) + (pin "14" + (uuid "e3273c59-7223-4e29-ae73-eb5962ac80f7") + ) + (pin "3" + (uuid "f351dc2a-fd05-42d1-bda5-ef2fd5b63f13") + ) + (pin "1" + (uuid "54a1bed3-f67c-469e-ac83-ce279cd323d4") + ) + (pin "2" + (uuid "5d83b489-ca8e-4ee4-81d1-fe9bb16e211e") + ) + (pin "6" + (uuid "b247028f-26ad-4da1-a0c4-d8ca9cc82dfb") + ) + (pin "8" + (uuid "2ee1e027-4c2c-4cd1-904d-e89fa6c70ccc") + ) + (pin "12" + (uuid "5baf9590-60db-4461-9428-73afe1025c0a") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "C11E") + (unit 5) + ) + ) + ) + ) + (symbol + (lib_id "dk_Transistors-Bipolar-BJT-Single:2N3904") + (at 159.766 127 0) + (mirror y) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000632cc886") + (property "Reference" "Q6" + (at 164.592 130.556 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + ) + ) + (property "Value" "2N3904" + (at 170.18 132.842 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + ) + ) + (property "Footprint" "digikey-footprints:TO-92-3" + (at 154.686 121.92 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://my.centralsemi.com/get_document.php?cmp=1&mergetype=pd&mergepath=pd&pdf_id=LSSGP072.PDF" + (at 154.686 119.38 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "" + (at 159.766 127 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Digi-Key_PN" "2N3904CS-ND" + (at 154.686 116.84 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "MPN" "2N3904" + (at 154.686 114.3 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Category" "Discrete Semiconductor Products" + (at 154.686 111.76 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Family" "Transistors - Bipolar (BJT) - Single" + (at 154.686 109.22 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Datasheet_Link" "https://my.centralsemi.com/get_document.php?cmp=1&mergetype=pd&mergepath=pd&pdf_id=LSSGP072.PDF" + (at 154.686 106.68 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Detail_Page" "/product-detail/en/central-semiconductor-corp/2N3904/2N3904CS-ND/4806876" + (at 154.686 104.14 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "TRANS NPN 40V TO-92" + (at 154.686 101.6 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Manufacturer" "Central Semiconductor Corp" + (at 154.686 99.06 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Status" "Active" + (at 154.686 96.52 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (pin "1" + (uuid "ff48402b-8274-49ec-825a-2eabc03df871") + ) + (pin "3" + (uuid "ae98151d-7460-42cb-8bfe-ff7b259b0d8c") + ) + (pin "2" + (uuid "8bad8cee-cab4-483e-a6e4-620bf17cd2d1") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "Q6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Open") + (at 90.17 54.102 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000632cf83b") + (property "Reference" "JP10" + (at 90.17 51.816 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "50Hz" + (at 90.17 56.388 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 90.17 54.102 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 90.17 54.102 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 90.17 54.102 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e512cef4-3b36-4b41-82a6-3e42dd4c280d") + ) + (pin "2" + (uuid "879d9eb7-6d50-4416-98d1-a26cd941650c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "JP10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Bridged") + (at 90.17 61.722 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000632d028e") + (property "Reference" "JP11" + (at 90.424 59.69 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "60Hz" + (at 90.424 63.754 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 90.17 61.722 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 90.17 61.722 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 90.17 61.722 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "31d1b75a-9456-404e-a8fc-852e624091a4") + ) + (pin "1" + (uuid "313c8229-fb0a-4fd0-b3ab-2427dcdb20e0") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "JP11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS02") + (at 81.788 42.418 0) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000632d1767") + (property "Reference" "B14C" + (at 80.01 37.592 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS02" + (at 81.534 47.244 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 81.788 42.418 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls02" + (at 81.788 42.418 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 81.788 42.418 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "e57a1ef4-b9b0-4053-be5b-f816696724dc") + ) + (pin "8" + (uuid "de8c21fa-d0a2-48d9-aefa-eaa00b5e7740") + ) + (pin "3" + (uuid "a9b8cd8c-a8d5-4a8f-90cc-8c5f631fa629") + ) + (pin "13" + (uuid "24ee5a22-718b-4576-81ba-bbe0edaa36c7") + ) + (pin "4" + (uuid "79b7befd-5ef8-4e60-b81d-39c6b5cf4b36") + ) + (pin "7" + (uuid "a9e68167-8aef-43c6-b1e7-9a5fde602dfe") + ) + (pin "5" + (uuid "51d68cfe-0f7d-46e6-aab2-e4005eb0e8e2") + ) + (pin "1" + (uuid "6f7c4b14-9217-4af7-ba01-f11ffcfc96a9") + ) + (pin "6" + (uuid "2c0d8bf8-c344-44ea-ac1d-7feeff614b55") + ) + (pin "9" + (uuid "4b14cfb5-6420-4564-85a9-20de286e4001") + ) + (pin "10" + (uuid "cc42b5be-043e-4a65-8dfd-651b0b5906e5") + ) + (pin "11" + (uuid "e6b4897c-84e3-460f-825c-dedb8294a725") + ) + (pin "12" + (uuid "b5b0a724-5be2-4fea-b596-5e3e56218bab") + ) + (pin "14" + (uuid "d628cb64-7369-4fe8-b9d0-05e88951eb4c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B14C") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS02") + (at 99.06 42.418 0) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000632d7ded") + (property "Reference" "A12B" + (at 97.282 37.592 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS02" + (at 98.806 47.244 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 99.06 42.418 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls02" + (at 99.06 42.418 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 99.06 42.418 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "6cfa24db-4ca9-49f8-a78e-4b289087e361") + ) + (pin "3" + (uuid "7738e01d-e79a-4221-bcb9-68bed5b11b81") + ) + (pin "5" + (uuid "18b58c1e-bf16-45ca-b40a-0344d9b62363") + ) + (pin "6" + (uuid "be22ae10-42aa-425b-a430-343b6b14bf08") + ) + (pin "4" + (uuid "91d82f30-32e3-486d-ba07-2cecde3c7bc4") + ) + (pin "1" + (uuid "0d14c1c2-1213-4161-a7a3-481cce632128") + ) + (pin "9" + (uuid "64ce1c0d-e6e9-4466-a91c-a6debf58e1b8") + ) + (pin "13" + (uuid "be951ffa-4ffc-487e-b847-e3cce224cce1") + ) + (pin "14" + (uuid "9cfa319d-9e0f-46fb-817d-24b5a3652005") + ) + (pin "12" + (uuid "622280f0-7f2d-47f4-b10c-e30d19511d47") + ) + (pin "10" + (uuid "75f33502-7d6b-4e1a-8c49-50e5da3063aa") + ) + (pin "8" + (uuid "a9f5b5ff-d6ce-4129-b21a-31ed5cfa08e7") + ) + (pin "7" + (uuid "712835fa-101c-46c6-ab38-43ee34b414ac") + ) + (pin "11" + (uuid "06fce875-93cf-435e-9731-144866c9039c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "A12B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS02") + (at 115.062 44.958 0) + (mirror x) + (unit 4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000632db69d") + (property "Reference" "B14D" + (at 114.046 40.132 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS02" + (at 114.808 50.038 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 115.062 44.958 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls02" + (at 115.062 44.958 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 115.062 44.958 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "4" + (uuid "85a44854-5242-4c12-8b7f-d72ce682bfc1") + ) + (pin "11" + (uuid "eaa86ded-1dfa-4b55-aaad-6233e6e4bb73") + ) + (pin "8" + (uuid "354e44f3-f003-4679-abc5-40d04e05357f") + ) + (pin "13" + (uuid "5d2a3b3f-068a-4204-a75e-cea350a6c12a") + ) + (pin "10" + (uuid "d3773391-8381-486e-91ca-60a9275ba089") + ) + (pin "7" + (uuid "f7d48964-bc4b-4e24-8b3b-9eb7d2ea8a28") + ) + (pin "6" + (uuid "5b280658-0eb4-4fb5-977d-1c9c09e1525a") + ) + (pin "14" + (uuid "0ea2a0fb-871f-4ed6-88ed-62d62c1ac630") + ) + (pin "5" + (uuid "8677b026-a030-4101-8895-d75521e2ae7e") + ) + (pin "9" + (uuid "e31941c7-98ba-488a-aa16-3a7224f19ba0") + ) + (pin "12" + (uuid "b4810fc8-22c6-4470-9981-10cee39250b8") + ) + (pin "2" + (uuid "95a630d6-c679-4e33-b0a5-c8f7344898f8") + ) + (pin "3" + (uuid "227c36b3-5c24-4324-bb33-a3d9d0d919d3") + ) + (pin "1" + (uuid "ae47303d-e90c-4d55-a271-343feaa2ba62") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B14D") + (unit 4) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Bridged") + (at 90.17 69.342 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000632e15c6") + (property "Reference" "JP12" + (at 90.424 67.564 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "60Hz" + (at 90.678 71.374 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 90.17 69.342 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 90.17 69.342 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 90.17 69.342 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "1db59c9a-dc9f-4745-9722-2b39e4b18df6") + ) + (pin "2" + (uuid "a78e2ebe-e80a-4c76-8df0-a5412ad6dec3") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "JP12") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Jumper:SolderJumper_2_Open") + (at 90.424 76.962 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000632e22ad") + (property "Reference" "JP13" + (at 90.424 75.184 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "50Hz" + (at 90.424 79.248 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 90.424 76.962 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 90.424 76.962 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 90.424 76.962 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "3a4f4869-7846-40db-aeff-f2aa2e90d8a1") + ) + (pin "1" + (uuid "3a852f2c-3822-4a16-9097-d48c092980f3") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "JP13") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS02") + (at 108.966 71.882 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000632eb405") + (property "Reference" "B14A" + (at 107.188 67.056 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS02" + (at 108.712 76.708 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 108.966 71.882 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls02" + (at 108.966 71.882 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 108.966 71.882 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7cc7cb37-8af1-480d-8afa-477b5ad792ed") + ) + (pin "2" + (uuid "f986ab67-49eb-454d-a294-0ea7d35df92f") + ) + (pin "3" + (uuid "cffe878c-bb9b-4f25-aed6-92ad076a6766") + ) + (pin "9" + (uuid "aea09a68-6163-4930-8d86-c35d83423af9") + ) + (pin "7" + (uuid "305d36f9-e264-432d-8807-ee32ebc546e8") + ) + (pin "6" + (uuid "2bcf3d27-3dd5-456d-b797-b5660975e45a") + ) + (pin "13" + (uuid "6fe971e1-0e90-4044-8eb8-cc34cc4f5c15") + ) + (pin "8" + (uuid "04e1acba-3f9d-4472-a70b-f98a9180137d") + ) + (pin "10" + (uuid "ac88ad43-a457-4c73-932e-ba30d2a881da") + ) + (pin "5" + (uuid "1c3a8933-dc31-4b82-b378-603585cb95d2") + ) + (pin "11" + (uuid "fd5a936e-e283-4297-952a-651a0d38362a") + ) + (pin "12" + (uuid "52577694-8bf8-4bd0-9c8d-354aaf12b123") + ) + (pin "4" + (uuid "4ca6f9aa-0357-4a9d-9dfc-6e06e6ed2e46") + ) + (pin "14" + (uuid "133da8c4-e8ef-4ffa-9189-8ccac4bb12e8") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B14A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS02") + (at 91.44 88.646 0) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000632f30d0") + (property "Reference" "B14B" + (at 89.662 83.82 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS02" + (at 91.186 93.472 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 91.44 88.646 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls02" + (at 91.44 88.646 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 91.44 88.646 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "10" + (uuid "1706758b-cdd2-42b6-9da7-5b17a0e4773a") + ) + (pin "5" + (uuid "b1f2c8c4-b75a-4af6-9a2c-408af0fe615c") + ) + (pin "6" + (uuid "c2d23e96-065f-4bf6-a771-ca31cba71f11") + ) + (pin "11" + (uuid "5de7db39-45e9-4307-b6ca-452bdeec698b") + ) + (pin "3" + (uuid "5740a10e-9375-4ce6-9a71-f583fd1cb038") + ) + (pin "12" + (uuid "d7f79f72-22c3-4beb-96c9-ac78068f1429") + ) + (pin "9" + (uuid "925a850b-7d75-4ece-aa9b-0972da9c32aa") + ) + (pin "13" + (uuid "daaef708-b480-4187-8493-2e069c4a4b11") + ) + (pin "1" + (uuid "13de401b-f98d-424e-93bc-ab079f28083b") + ) + (pin "4" + (uuid "451f56f5-686e-4c23-86c2-b1f85a4cb85b") + ) + (pin "2" + (uuid "abc19f87-e9d4-480f-92c9-12cb734b010f") + ) + (pin "8" + (uuid "ca241f5f-6cbb-4160-a17b-e5fede8d48e9") + ) + (pin "14" + (uuid "fce81da0-a089-4b88-a228-57c55ecbc8d2") + ) + (pin "7" + (uuid "fd0a94bc-1abc-48c8-ac15-e3c78e2d4043") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B14B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS08") + (at 121.92 87.122 0) + (unit 3) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000633094bd") + (property "Reference" "B11C" + (at 120.65 82.042 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS08" + (at 121.666 91.948 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 121.92 87.122 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" + (at 121.92 87.122 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 121.92 87.122 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "dd30619f-ce3a-4b55-a2f2-3ae9ae9d0741") + ) + (pin "4" + (uuid "03d92483-e16d-4de8-8f23-43d4b9d9f435") + ) + (pin "6" + (uuid "13c2f621-9fa6-4b3b-906b-1972bdd6c03e") + ) + (pin "10" + (uuid "81e1d6f5-d69e-41d6-8058-c18039072e10") + ) + (pin "5" + (uuid "6445bc64-528b-49f3-98c6-0ded1992c9f3") + ) + (pin "3" + (uuid "0d1bb384-f953-4fbc-8952-1aae54c7f859") + ) + (pin "2" + (uuid "226a5977-b169-46b6-bb93-e9230197d50e") + ) + (pin "9" + (uuid "3e934e83-6360-49d8-bc22-2a40c3b72f74") + ) + (pin "8" + (uuid "6b057106-1ae8-49c1-9bed-77aba363b264") + ) + (pin "7" + (uuid "230550b4-5bc8-45a6-8968-ad45e1547704") + ) + (pin "13" + (uuid "ddc8b79b-de28-481e-896e-e98363dd1def") + ) + (pin "11" + (uuid "3e296c05-f75b-4b0d-a303-ff983ac5c144") + ) + (pin "12" + (uuid "1f51d24f-6420-4a3c-ae34-3f79bdb4ec17") + ) + (pin "14" + (uuid "e04a3400-5eee-40e3-a757-2c95ef2dee1c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B11C") + (unit 3) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS51") + (at 97.536 107.442 0) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006330f3b1") + (property "Reference" "C13B" + (at 99.314 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS51" + (at 100.584 102.108 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 97.536 107.442 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls51.pdf" + (at 97.536 107.442 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 97.536 107.442 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "5" + (uuid "daee605d-cc70-4a7c-a890-4737ea222d76") + ) + (pin "13" + (uuid "8fac776a-7f98-42f6-9415-daa862894382") + ) + (pin "9" + (uuid "8e7eadfe-bb01-4759-91c0-d846a8c3373e") + ) + (pin "2" + (uuid "80017ba3-334f-4c80-ae6b-171c0173268f") + ) + (pin "3" + (uuid "1bd36f6e-c2d5-4252-8f14-bd6d0677b370") + ) + (pin "7" + (uuid "b8772517-0c5c-48c5-9418-c26874cae9aa") + ) + (pin "10" + (uuid "80c186fd-3582-4cce-a3a4-8a98e1840ad2") + ) + (pin "12" + (uuid "8c42b6ec-ada4-4b24-afba-c97bc1bdccf8") + ) + (pin "11" + (uuid "42071054-4410-498f-ba8b-8bf652e8ebf6") + ) + (pin "4" + (uuid "6ab67016-21a2-4077-914e-0cb0f99e597e") + ) + (pin "8" + (uuid "c58b1759-de6b-4539-88c8-fc76b4852bf6") + ) + (pin "1" + (uuid "338aa4f6-cecc-4e77-9ef4-d4439baf2d73") + ) + (pin "6" + (uuid "4bb57efe-e5f2-4a78-82f7-254deab1b7d2") + ) + (pin "14" + (uuid "97ca97fc-428f-47af-9265-745d0dc49757") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "C13B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS02") + (at 99.06 128.778 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006331c202") + (property "Reference" "B13A" + (at 97.79 123.952 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS02" + (at 98.044 133.604 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 99.06 128.778 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls02" + (at 99.06 128.778 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 99.06 128.778 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "caee09ce-9426-40ee-a3af-a8e40064da0d") + ) + (pin "8" + (uuid "a151f886-be9a-4b2a-bedc-b535b2229904") + ) + (pin "9" + (uuid "170ca073-180f-41a7-a36c-62eeaa6427ef") + ) + (pin "13" + (uuid "a39179f4-7e90-4d53-809a-84d3f4b1f2a6") + ) + (pin "7" + (uuid "92df4385-cf33-4576-baad-72ae3cd82340") + ) + (pin "1" + (uuid "17b32ad7-87f7-460c-bf08-b619bdab27b2") + ) + (pin "2" + (uuid "00badd74-6bf8-4d7e-ae2a-536deaee2c10") + ) + (pin "5" + (uuid "b9b5fa46-613a-49b7-9a11-3077fc7572b5") + ) + (pin "4" + (uuid "9200598e-7a36-435f-bbd5-aa849c39ab21") + ) + (pin "6" + (uuid "7509f57d-4e3c-462c-83d4-fdfe50397a81") + ) + (pin "10" + (uuid "7a511f0a-b432-4ca0-8cc4-3dd20be386de") + ) + (pin "11" + (uuid "b91cb07e-e473-4d96-9fbd-7bd50263af9d") + ) + (pin "12" + (uuid "2fca8814-47eb-4830-b41e-2bc759a3f055") + ) + (pin "14" + (uuid "9ec62100-ab6e-4ef7-9630-cfba5d6edd42") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "B13A") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "74xx:74LS32") + (at 140.97 89.662 0) + (unit 2) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006335a320") + (property "Reference" "C14B" + (at 139.446 84.582 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "74LS32" + (at 140.716 94.488 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 140.97 89.662 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS32" + (at 140.97 89.662 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 140.97 89.662 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "3" + (uuid "b8faa65a-ac45-4095-82c2-3c8d33eb5f62") + ) + (pin "9" + (uuid "b7c504dc-22dc-404b-83e5-412a2bf68873") + ) + (pin "10" + (uuid "6b6d54b0-6bcc-44f9-937f-e82c27bbadc6") + ) + (pin "1" + (uuid "f36e2332-148e-403b-93f8-43adeadbe49b") + ) + (pin "2" + (uuid "998ce2d6-9970-4ada-b2e1-e8c545c72a4c") + ) + (pin "4" + (uuid "034a0745-d37a-43e6-8c36-e9ffb3878e28") + ) + (pin "6" + (uuid "befc0369-59dc-4bf4-aac0-64ad83330b8d") + ) + (pin "5" + (uuid "54e93118-c850-4738-a6f5-c7a12b90edc4") + ) + (pin "8" + (uuid "147aa4e3-4543-4401-bd2c-c7a1f5c4b63f") + ) + (pin "12" + (uuid "5bfe42e6-e335-43c6-b446-1dde8d41f1d8") + ) + (pin "14" + (uuid "7139e2ae-4e4e-4919-b1e7-4b01bfc2739e") + ) + (pin "7" + (uuid "2a842830-df06-4468-b3f0-d3bbc414b906") + ) + (pin "11" + (uuid "5031237f-5fb4-443f-a0e5-eaff1b482da2") + ) + (pin "13" + (uuid "155386c5-b9ad-4afe-9226-f174a07aafa0") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "C14B") + (unit 2) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 166.624 61.722 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006338e462") + (property "Reference" "R8" + (at 166.624 59.69 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "2K" + (at 166.624 61.722 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 166.624 59.944 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 166.624 61.722 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 166.624 61.722 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "73db8d6b-4c67-4e29-97bd-749ad00d924a") + ) + (pin "2" + (uuid "736b0e17-4119-4558-977f-432c5173f5c7") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "R8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "dk_Transistors-Bipolar-BJT-Single:2N3904") + (at 170.942 52.578 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000633919bb") + (property "Reference" "Q3" + (at 177.292 53.086 90) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + ) + ) + (property "Value" "2N3904" + (at 182.626 55.118 90) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + ) + ) + (property "Footprint" "digikey-footprints:TO-92-3" + (at 165.862 47.498 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "https://my.centralsemi.com/get_document.php?cmp=1&mergetype=pd&mergepath=pd&pdf_id=LSSGP072.PDF" + (at 163.322 47.498 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "" + (at 170.942 52.578 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Digi-Key_PN" "2N3904CS-ND" + (at 160.782 47.498 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "MPN" "2N3904" + (at 158.242 47.498 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Category" "Discrete Semiconductor Products" + (at 155.702 47.498 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Family" "Transistors - Bipolar (BJT) - Single" + (at 153.162 47.498 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Datasheet_Link" "https://my.centralsemi.com/get_document.php?cmp=1&mergetype=pd&mergepath=pd&pdf_id=LSSGP072.PDF" + (at 150.622 47.498 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "DK_Detail_Page" "/product-detail/en/central-semiconductor-corp/2N3904/2N3904CS-ND/4806876" + (at 148.082 47.498 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Description" "TRANS NPN 40V TO-92" + (at 145.542 47.498 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Manufacturer" "Central Semiconductor Corp" + (at 143.002 47.498 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (property "Status" "Active" + (at 140.462 47.498 0) + (effects + (font + (size 1.524 1.524) + ) + (justify left) + (hide yes) + ) + ) + (pin "2" + (uuid "29384106-7c68-484a-8cf8-d9b7dbb8b1c5") + ) + (pin "3" + (uuid "efcca25c-0450-4e10-bba1-72c842ff99de") + ) + (pin "1" + (uuid "df343067-f355-4e13-84df-fa7c3b898348") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "Q3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 165.608 76.708 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000633959c3") + (property "Reference" "R6" + (at 163.068 75.184 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "2K7" + (at 165.608 76.708 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 167.386 76.708 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 165.608 76.708 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 165.608 76.708 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "2" + (uuid "ee9d8df8-9d27-410f-9f34-1e379af23f61") + ) + (pin "1" + (uuid "88be4a7d-8f9d-4687-9ee5-75e996e1ffeb") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "R6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 176.022 61.722 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-00006339abb0") + (property "Reference" "R7" + (at 176.022 59.69 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1K5" + (at 176.022 61.722 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 176.022 63.5 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 176.022 61.722 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 176.022 61.722 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "98b53884-6024-4079-b5d0-0cd597e0a78b") + ) + (pin "2" + (uuid "128ae86c-e819-43c3-91dc-7388b785e39c") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "R7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 160.274 50.038 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000633a4aaa") + (property "Reference" "R9" + (at 160.274 48.26 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10R" + (at 160.274 50.038 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 160.274 51.816 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 160.274 50.038 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 160.274 50.038 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "eb48b8af-65c7-4e3a-ba1e-8336c9f6ada3") + ) + (pin "2" + (uuid "74eab646-dc64-408f-a476-0c74d99cfede") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "R9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 155.448 49.276 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "00000000-0000-0000-0000-0000633a8342") + (property "Reference" "#PWR0292" + (at 155.448 53.086 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 155.829 44.8818 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 155.448 49.276 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 155.448 49.276 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "" + (at 155.448 49.276 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "d181c0fb-6596-4ecf-be1c-153c76d6d70b") + ) + (instances + (project "AppleII" + (path "/bff0324e-cd66-498e-8602-9e98d6e8b030/00000000-0000-0000-0000-0000632bf564" + (reference "#PWR0292") + (unit 1) + ) + ) + ) + ) +) diff --git a/Apple/Apple II/README.md b/Apple/Apple II/README.md index 9e646e6..bf29578 100644 --- a/Apple/Apple II/README.md +++ b/Apple/Apple II/README.md @@ -1,34 +1,91 @@ -# Apple II notes -This directory contains a KiCad project for the Apple II based on the Apple II Reference Manual (Apple product number A2:0001A - 030-004-01 - written by Christopher Espinosa and published in 1979) -(mostly from the Main Logic Board Schematic included in the manual). +# Apple II -This part of the [BitPreserve project](https://github.com/baldengineer/bit-preserve), initiated by [@baldengineer](https://github.com/baldengineer), was created for the Apple II by GCinini (https://github.com/gcinini). +A [KiCad](https://www.kicad.org/) schematic capture of the **Apple II** (original, non-plus model with Autostart ROM) main logic board, based primarily on the Apple II Reference Manual (1979). + +This is part of the [Bit Preserve project](https://github.com/baldengineer/bit-preserve), initiated by [@baldengineer](https://github.com/baldengineer). +Schematic capture by [@gcinini](https://github.com/gcinini). ## Status -Capturing schematic from the Apple II Reference Manual (mostly from the Main Logic Board Schematic included in the manual). -Initial capture complete. The entire Apple II Autostart ROM schematic is represented. +**Initial schematic capture is complete.** The entire Apple II Autostart ROM schematic is represented across nine hierarchical sheets. + +📄 [View the schematic PDF](AppleII/AppleII.pdf) + +**KiCad version:** 9.0 + +## Directory Structure + +``` +Apple II/ +├── AppleII/ # Main KiCad project (schematic + symbols) +│ ├── AppleII.kicad_pro # KiCad project file +│ ├── AppleII.kicad_sch # Root schematic (top-level sheet) +│ ├── CPU.kicad_sch +│ ├── ClockGen.kicad_sch +│ ├── Connectors.kicad_sch +│ ├── IO_AddressDecode.kicad_sch +│ ├── RAM.kicad_sch +│ ├── RAMAddressMux.kicad_sch +│ ├── ROM.kicad_sch +│ ├── Video Gen.kicad_sch +│ ├── AppleII.lib # Custom symbol library +│ └── AppleII+.lib # Additional custom symbols +├── Apple_II_Rev0/ # Reserved for Rev 0 board variant +├── Datasheets/ # Reference datasheets (8T97, SN74LS175, F4116, MPSA13) +└── README.md +``` + +## Schematic Sheets + +The design is organized into hierarchical sheets by functional block: + +| Sheet | Description | +|---|---| +| **Root** | Top-level sheet connecting all sub-sheets | +| **CPU** | MOS 6502 processor and bus interface | +| **Clock Generation** | Master oscillator and timing circuits | +| **RAM** | 4116 DRAM array | +| **RAM Address Mux** | RAM row/column address multiplexing logic | +| **ROM** | Autostart ROM and character generator (2513) | +| **Video Generation** | Video signal generation and output circuitry | +| **I/O Address Decode** | I/O device address decoding logic | +| **Connectors** | Peripheral slots and external connectors | -### To Do - 0) Work on issues from issue list (below). - 1) Clean up layouts where possible. - 2) Represent specific signals going between hierarchical sheets as hierarchical labels to help following signals across sheets. - 3) Add comments in some sections of the schematic to help clarify functions for beginners. - 4) Invite 3rd party reviews to further increase confidence in correctness. - 5) Verify against schematic and board. +## Schematic Notes -### Issues - 1) Connector references are missing from schematic, check board pictures. - 2) Resolve duplicated component references from original schematic (Capacitor C1 and chip C1). +The schematic is **not** a 1-to-1 reproduction of the original Reference Manual diagrams. Modern KiCad best practices have been applied for clarity and simplification, while preserving the original circuit design. + +## Custom Symbols + +Project-specific symbols are defined in `AppleII.lib` and `AppleII+.lib` within the `AppleII/` folder. These include components not available in the standard KiCad libraries: + +- **Processors:** 6502, MOS6502 +- **Memory:** 4116 DRAM, 2513 character ROM +- **Bus drivers:** 8T28, 8T97 +- **TTL logic:** 74LS151, 74LS161, 74LS174, 74LS175, 74LS194 +- **Timers:** 555, NE558 +- **Apple-specific:** Keyboard connector, memory select block, game I/O connector + +## To Do + +1. Work on known issues (see below). +2. Use hierarchical labels for signals crossing between sheets to improve traceability. +3. Add comments in schematic sections to help clarify circuit functions for beginners. +4. Invite third-party reviews to increase confidence in correctness. +5. Verify against original schematic and physical board. + +## Known Issues + +1. Connector references are missing from the schematic — need to cross-reference board photographs. +2. Duplicated component references inherited from the original schematic (e.g., capacitor C1 vs. chip C1) need to be resolved. ## Sources -Apple II Reference Manual (Apple product number A2:0001A - 030-004-01) -Apple II 'The Red Book' Reference Manual Jan. 1978 (available from https://downloads.reactivemicro.com/Apple%20II%20Items/Documentation/Manuals/) -The Apple II Circuit Description by Winston D. Gayler -Understanding the Apple II by Jim Sather -### Schematic -The schematic is not intended to be a 1-to-1 capture of the Reference Manual diagrams, and I have tried to use modern best practices for simplification. +- **Apple II Reference Manual** — Apple product number A2L0001A (030-004-01), written by Christopher Espinosa, published 1979 +- **Apple II "The Red Book" Reference Manual** (Jan. 1978) — available from [Reactive Micro](https://downloads.reactivemicro.com/Apple%20II%20Items/Documentation/Manuals/) +- **The Apple II Circuit Description** — Winston D. Gayler +- **Understanding the Apple II** — Jim Sather + +## Schematic Preview -### Symbols -Necessary custom symbols were contributed to a project library `./AppleII+.lib` file in the project folder `bitpreserve/Apple/Appe II+/`. The library file is referenced by the KiCad project. +![Apple II Schematic](AppleII/AppleII.pdf) diff --git a/Apple/readme.md b/Apple/readme.md index d366a94..e4807a1 100644 --- a/Apple/readme.md +++ b/Apple/readme.md @@ -1,2 +1,19 @@ # Apple -The active systems here are the Apple IIgs, AppleII+ and Apple IIe. + +This folder contains schematics and designs for various Apple computers and peripherals. + +## Active Machines + +The main active restoration/preservation projects are: + +- [Apple IIGS](Apple%20IIGS/) - see [readme](Apple%20IIGS/readme.md) +- [Apple II+](Apple%20II+/) - see [README](Apple%20II+/README.md) +- [Apple IIe](Apple%20IIe/) - see [readme](Apple%20IIe/readme.md) + +## Other Machines with Project Folders + +- [Apple I](Apple%20I/) - design files and datasheets +- [Apple II](Apple%20II/) - see [README](Apple%20II/README.md) +- [Apple IIc (PAL) - 050-0093-A](Apple%20IIc%20%28PAL%29%20-%20050-0093-A/) +- [Macintosh](Macintosh/) - see [README](Macintosh/README.md) +- [Peripherals](Peripherals/) - includes Disk II, Monitor IIc, and other expansion modules