mirror of
https://github.com/alexandrebobkov/KiCAD-Projects.git
synced 2024-10-05 20:47:48 -04:00
.
This commit is contained in:
parent
d4d5334ba8
commit
e7f0bb7c6b
25
ESP32_PCIexpress_x4_low/.gitignore
vendored
Normal file
25
ESP32_PCIexpress_x4_low/.gitignore
vendored
Normal file
@ -0,0 +1,25 @@
|
||||
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
|
||||
# Format documentation: http://kicad-pcb.org/help/file-formats/
|
||||
|
||||
# Temporary files
|
||||
*.000
|
||||
*.bak
|
||||
*.bck
|
||||
*.kicad_pcb-bak
|
||||
*~
|
||||
_autosave-*
|
||||
*.tmp
|
||||
*-save.pro
|
||||
*-save.kicad_pcb
|
||||
fp-info-cache
|
||||
|
||||
# Netlist files (exported from Eeschema)
|
||||
*.net
|
||||
|
||||
# Autorouter files (exported from Pcbnew)
|
||||
*.dsn
|
||||
*.ses
|
||||
|
||||
# Exported BOM files
|
||||
*.xml
|
||||
*.csv
|
4876
ESP32_PCIexpress_x4_low/PCIexpress_connector.kicad_sch
Normal file
4876
ESP32_PCIexpress_x4_low/PCIexpress_connector.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
6643
ESP32_PCIexpress_x4_low/PCIexpress_x4_low.kicad_pcb
Normal file
6643
ESP32_PCIexpress_x4_low/PCIexpress_x4_low.kicad_pcb
Normal file
File diff suppressed because it is too large
Load Diff
83
ESP32_PCIexpress_x4_low/PCIexpress_x4_low.kicad_prl
Normal file
83
ESP32_PCIexpress_x4_low/PCIexpress_x4_low.kicad_prl
Normal file
@ -0,0 +1,83 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 1,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
"hidden_nets": [],
|
||||
"high_contrast_mode": 0,
|
||||
"net_color_mode": 1,
|
||||
"opacity": {
|
||||
"images": 0.6,
|
||||
"pads": 1.0,
|
||||
"tracks": 1.0,
|
||||
"vias": 1.0,
|
||||
"zones": 0.6
|
||||
},
|
||||
"selection_filter": {
|
||||
"dimensions": true,
|
||||
"footprints": true,
|
||||
"graphics": true,
|
||||
"keepouts": true,
|
||||
"lockedItems": false,
|
||||
"otherItems": true,
|
||||
"pads": true,
|
||||
"text": true,
|
||||
"tracks": true,
|
||||
"vias": true,
|
||||
"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
|
||||
],
|
||||
"visible_layers": "fffffff_ffffffff",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"git": {
|
||||
"repo_password": "",
|
||||
"repo_type": "",
|
||||
"repo_username": "",
|
||||
"ssh_key": ""
|
||||
},
|
||||
"meta": {
|
||||
"filename": "PCIexpress_x4_low.kicad_prl",
|
||||
"version": 3
|
||||
},
|
||||
"project": {
|
||||
"files": []
|
||||
}
|
||||
}
|
834
ESP32_PCIexpress_x4_low/PCIexpress_x4_low.kicad_pro
Normal file
834
ESP32_PCIexpress_x4_low/PCIexpress_x4_low.kicad_pro
Normal file
@ -0,0 +1,834 @@
|
||||
{
|
||||
"board": {
|
||||
"3dviewports": [],
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"apply_defaults_to_fp_fields": false,
|
||||
"apply_defaults_to_fp_shapes": false,
|
||||
"apply_defaults_to_fp_text": false,
|
||||
"board_outline_line_width": 0.05,
|
||||
"copper_line_width": 0.2,
|
||||
"copper_text_italic": false,
|
||||
"copper_text_size_h": 1.5,
|
||||
"copper_text_size_v": 1.5,
|
||||
"copper_text_thickness": 0.3,
|
||||
"copper_text_upright": false,
|
||||
"courtyard_line_width": 0.05,
|
||||
"dimension_precision": 4,
|
||||
"dimension_units": 3,
|
||||
"dimensions": {
|
||||
"arrow_length": 1270000,
|
||||
"extension_offset": 500000,
|
||||
"keep_text_aligned": true,
|
||||
"suppress_zeroes": false,
|
||||
"text_position": 0,
|
||||
"units_format": 1
|
||||
},
|
||||
"fab_line_width": 0.1,
|
||||
"fab_text_italic": false,
|
||||
"fab_text_size_h": 1.0,
|
||||
"fab_text_size_v": 1.0,
|
||||
"fab_text_thickness": 0.15,
|
||||
"fab_text_upright": false,
|
||||
"other_line_width": 0.1,
|
||||
"other_text_italic": false,
|
||||
"other_text_size_h": 1.0,
|
||||
"other_text_size_v": 1.0,
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 0.762,
|
||||
"height": 1.524,
|
||||
"width": 1.524
|
||||
},
|
||||
"silk_line_width": 0.12,
|
||||
"silk_text_italic": false,
|
||||
"silk_text_size_h": 1.0,
|
||||
"silk_text_size_v": 1.0,
|
||||
"silk_text_thickness": 0.15,
|
||||
"silk_text_upright": false,
|
||||
"zones": {
|
||||
"45_degree_only": false,
|
||||
"min_clearance": 0.508
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [],
|
||||
"drc_exclusions": [],
|
||||
"meta": {
|
||||
"filename": "board_design_settings.json",
|
||||
"version": 2
|
||||
},
|
||||
"rule_severities": {
|
||||
"annular_width": "error",
|
||||
"clearance": "error",
|
||||
"connection_width": "warning",
|
||||
"copper_edge_clearance": "error",
|
||||
"copper_sliver": "warning",
|
||||
"courtyards_overlap": "error",
|
||||
"diff_pair_gap_out_of_range": "error",
|
||||
"diff_pair_uncoupled_length_too_long": "error",
|
||||
"drill_out_of_range": "error",
|
||||
"duplicate_footprints": "warning",
|
||||
"extra_footprint": "warning",
|
||||
"footprint": "error",
|
||||
"footprint_symbol_mismatch": "warning",
|
||||
"footprint_type_mismatch": "error",
|
||||
"hole_clearance": "error",
|
||||
"hole_near_hole": "error",
|
||||
"holes_co_located": "warning",
|
||||
"invalid_outline": "error",
|
||||
"isolated_copper": "warning",
|
||||
"item_on_disabled_layer": "error",
|
||||
"items_not_allowed": "error",
|
||||
"length_out_of_range": "error",
|
||||
"lib_footprint_issues": "warning",
|
||||
"lib_footprint_mismatch": "warning",
|
||||
"malformed_courtyard": "error",
|
||||
"microvia_drill_out_of_range": "error",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"net_conflict": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
"padstack": "error",
|
||||
"pth_inside_courtyard": "ignore",
|
||||
"shorting_items": "error",
|
||||
"silk_edge_clearance": "warning",
|
||||
"silk_over_copper": "warning",
|
||||
"silk_overlap": "warning",
|
||||
"skew_out_of_range": "error",
|
||||
"solder_mask_bridge": "error",
|
||||
"starved_thermal": "error",
|
||||
"text_height": "warning",
|
||||
"text_thickness": "warning",
|
||||
"through_hole_pad_without_hole": "error",
|
||||
"too_many_vias": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
"zone_has_empty_net": "error",
|
||||
"zones_intersect": "error"
|
||||
},
|
||||
"rule_severitieslegacy_courtyards_overlap": true,
|
||||
"rule_severitieslegacy_no_courtyard_defined": false,
|
||||
"rules": {
|
||||
"allow_blind_buried_vias": false,
|
||||
"allow_microvias": false,
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.0,
|
||||
"min_connection": 0.0,
|
||||
"min_copper_edge_clearance": 0.075,
|
||||
"min_hole_clearance": 0.25,
|
||||
"min_hole_to_hole": 0.25,
|
||||
"min_microvia_diameter": 0.2,
|
||||
"min_microvia_drill": 0.1,
|
||||
"min_resolved_spokes": 2,
|
||||
"min_silk_clearance": 0.0,
|
||||
"min_text_height": 0.8,
|
||||
"min_text_thickness": 0.08,
|
||||
"min_through_hole_diameter": 0.2,
|
||||
"min_track_width": 0.0889,
|
||||
"min_via_annular_width": 0.05,
|
||||
"min_via_diameter": 0.45,
|
||||
"solder_mask_to_copper_clearance": 0.0,
|
||||
"use_height_for_length_calcs": true
|
||||
},
|
||||
"teardrop_options": [
|
||||
{
|
||||
"td_onpadsmd": true,
|
||||
"td_onroundshapesonly": false,
|
||||
"td_ontrackend": false,
|
||||
"td_onviapad": true
|
||||
}
|
||||
],
|
||||
"teardrop_parameters": [
|
||||
{
|
||||
"td_allow_use_two_tracks": true,
|
||||
"td_curve_segcount": 0,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_on_pad_in_zone": false,
|
||||
"td_target_name": "td_round_shape",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
},
|
||||
{
|
||||
"td_allow_use_two_tracks": true,
|
||||
"td_curve_segcount": 0,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_on_pad_in_zone": false,
|
||||
"td_target_name": "td_rect_shape",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
},
|
||||
{
|
||||
"td_allow_use_two_tracks": true,
|
||||
"td_curve_segcount": 0,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_on_pad_in_zone": false,
|
||||
"td_target_name": "td_track_end",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
}
|
||||
],
|
||||
"track_widths": [
|
||||
0.0,
|
||||
0.0889,
|
||||
0.127,
|
||||
0.2
|
||||
],
|
||||
"tuning_pattern_settings": {
|
||||
"diff_pair_defaults": {
|
||||
"corner_radius_percentage": 80,
|
||||
"corner_style": 1,
|
||||
"max_amplitude": 1.0,
|
||||
"min_amplitude": 0.2,
|
||||
"single_sided": false,
|
||||
"spacing": 1.0
|
||||
},
|
||||
"diff_pair_skew_defaults": {
|
||||
"corner_radius_percentage": 80,
|
||||
"corner_style": 1,
|
||||
"max_amplitude": 1.0,
|
||||
"min_amplitude": 0.2,
|
||||
"single_sided": false,
|
||||
"spacing": 0.6
|
||||
},
|
||||
"single_track_defaults": {
|
||||
"corner_radius_percentage": 80,
|
||||
"corner_style": 1,
|
||||
"max_amplitude": 1.0,
|
||||
"min_amplitude": 0.2,
|
||||
"single_sided": false,
|
||||
"spacing": 0.6
|
||||
}
|
||||
},
|
||||
"via_dimensions": [
|
||||
{
|
||||
"diameter": 0.0,
|
||||
"drill": 0.0
|
||||
},
|
||||
{
|
||||
"diameter": 0.45,
|
||||
"drill": 0.2
|
||||
},
|
||||
{
|
||||
"diameter": 0.5,
|
||||
"drill": 0.25
|
||||
},
|
||||
{
|
||||
"diameter": 0.55,
|
||||
"drill": 0.3
|
||||
}
|
||||
],
|
||||
"zones_allow_external_fillets": false,
|
||||
"zones_use_no_outline": true
|
||||
},
|
||||
"ipc2581": {
|
||||
"dist": "",
|
||||
"distpn": "",
|
||||
"internal_id": "",
|
||||
"mfg": "",
|
||||
"mpn": ""
|
||||
},
|
||||
"layer_presets": [],
|
||||
"viewports": []
|
||||
},
|
||||
"boards": [],
|
||||
"cvpcb": {
|
||||
"equivalence_files": []
|
||||
},
|
||||
"erc": {
|
||||
"erc_exclusions": [],
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"pin_map": [
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
1,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
1,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
]
|
||||
],
|
||||
"rule_severities": {
|
||||
"bus_definition_conflict": "error",
|
||||
"bus_entry_needed": "error",
|
||||
"bus_label_syntax": "error",
|
||||
"bus_to_bus_conflict": "error",
|
||||
"bus_to_net_conflict": "error",
|
||||
"conflicting_netclasses": "error",
|
||||
"different_unit_footprint": "error",
|
||||
"different_unit_net": "error",
|
||||
"duplicate_reference": "error",
|
||||
"duplicate_sheet_names": "error",
|
||||
"endpoint_off_grid": "warning",
|
||||
"extra_units": "error",
|
||||
"global_label_dangling": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"label_dangling": "error",
|
||||
"lib_symbol_issues": "warning",
|
||||
"missing_bidi_pin": "warning",
|
||||
"missing_input_pin": "warning",
|
||||
"missing_power_pin": "error",
|
||||
"missing_unit": "warning",
|
||||
"multiple_net_names": "warning",
|
||||
"net_not_bus_member": "warning",
|
||||
"no_connect_connected": "warning",
|
||||
"no_connect_dangling": "warning",
|
||||
"pin_not_connected": "error",
|
||||
"pin_not_driven": "error",
|
||||
"pin_to_pin": "warning",
|
||||
"power_pin_not_driven": "error",
|
||||
"similar_labels": "warning",
|
||||
"simulation_model_issue": "ignore",
|
||||
"unannotated": "error",
|
||||
"unit_value_mismatch": "error",
|
||||
"unresolved_variable": "error",
|
||||
"wire_dangling": "error"
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"pinned_footprint_libs": [],
|
||||
"pinned_symbol_libs": []
|
||||
},
|
||||
"meta": {
|
||||
"filename": "PCIexpress_x4_low.kicad_pro",
|
||||
"version": 1
|
||||
},
|
||||
"net_settings": {
|
||||
"classes": [
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.0889,
|
||||
"diff_pair_gap": 0.2,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "Default",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.0889,
|
||||
"via_diameter": 0.45,
|
||||
"via_drill": 0.2,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.2,
|
||||
"diff_pair_gap": 0.2,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "Diff-100-PCIe",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.0889,
|
||||
"via_diameter": 0.45,
|
||||
"via_drill": 0.2,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.1,
|
||||
"diff_pair_gap": 0.1016,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.0889,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "JLC2313-100d-3.5",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.0889,
|
||||
"via_diameter": 0.45,
|
||||
"via_drill": 0.2,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.1,
|
||||
"diff_pair_gap": 0.127,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.1016,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "JLC2313-100d-4",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.0889,
|
||||
"via_diameter": 0.45,
|
||||
"via_drill": 0.2,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.2,
|
||||
"diff_pair_gap": 0.2032,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2032,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "JLC7628-100d-8",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.0889,
|
||||
"via_diameter": 0.45,
|
||||
"via_drill": 0.2,
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 3
|
||||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
"netclass_patterns": [
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PCIexpress_connector/_PER0_N"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PCIexpress_connector/_PER0_P"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PCIexpress_connector/_PER1_N"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PCIexpress_connector/_PER1_P"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PCIexpress_connector/_PER2_N"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PCIexpress_connector/_PER2_P"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PCIexpress_connector/_PER3_N"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PCIexpress_connector/_PER3_P"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PER0_N"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PER0_P"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PER1_N"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PER1_P"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PER2_N"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PER2_P"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PER3_N"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PER3_P"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PET0_N"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PET0_P"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PET1_N"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PET1_P"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PET2_N"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PET2_P"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PET3_N"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/PET3_P"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/REFCLK+"
|
||||
},
|
||||
{
|
||||
"netclass": "Diff-100-PCIe",
|
||||
"pattern": "/REFCLK-"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pcbnew": {
|
||||
"last_paths": {
|
||||
"gencad": "",
|
||||
"idf": "",
|
||||
"netlist": "",
|
||||
"plot": "",
|
||||
"pos_files": "",
|
||||
"specctra_dsn": "",
|
||||
"step": "",
|
||||
"svg": "",
|
||||
"vrml": ""
|
||||
},
|
||||
"page_layout_descr_file": ""
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 0,
|
||||
"bom_export_filename": "",
|
||||
"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": true,
|
||||
"label": "Value",
|
||||
"name": "Value",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "Datasheet",
|
||||
"name": "Datasheet",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "Footprint",
|
||||
"name": "Footprint",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "Qty",
|
||||
"name": "${QUANTITY}",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": true,
|
||||
"label": "DNP",
|
||||
"name": "${DNP}",
|
||||
"show": true
|
||||
}
|
||||
],
|
||||
"filter_string": "",
|
||||
"group_symbols": true,
|
||||
"name": "Grouped By Value",
|
||||
"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,
|
||||
"default_line_thickness": 6.0,
|
||||
"default_text_size": 50.0,
|
||||
"field_names": [],
|
||||
"intersheets_ref_own_page": false,
|
||||
"intersheets_ref_prefix": "",
|
||||
"intersheets_ref_short": false,
|
||||
"intersheets_ref_show": false,
|
||||
"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
|
||||
},
|
||||
"legacy_lib_dir": "",
|
||||
"legacy_lib_list": [],
|
||||
"meta": {
|
||||
"version": 1
|
||||
},
|
||||
"net_format_name": "",
|
||||
"ngspice": {
|
||||
"fix_include_paths": true,
|
||||
"fix_passive_vals": false,
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"model_mode": 0,
|
||||
"workbook_filename": ""
|
||||
},
|
||||
"page_layout_descr_file": "",
|
||||
"plot_directory": "",
|
||||
"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": [
|
||||
[
|
||||
"df9b54b3-d030-43fb-b8cb-7f84c296834e",
|
||||
"Root"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00005d508b15",
|
||||
"PCIexpress_connector"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00005d516dfb",
|
||||
"term"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00005d5df906",
|
||||
"sheet5D5DF900"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00005d761049",
|
||||
"sheet5D761043"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00005d76cfc3",
|
||||
"sheet5D76CFBD"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00005dab5272",
|
||||
"decap"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00005db8e95f",
|
||||
"sheet5DB8E955"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00005dba1257",
|
||||
"sheet5DBA124D"
|
||||
],
|
||||
[
|
||||
"00000000-0000-0000-0000-00005dbb44a0",
|
||||
"sheet5DBB4496"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
}
|
1047
ESP32_PCIexpress_x4_low/PCIexpress_x4_low.kicad_sch
Normal file
1047
ESP32_PCIexpress_x4_low/PCIexpress_x4_low.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
396
ESP32_PCIexpress_x4_low/decap.kicad_sch
Normal file
396
ESP32_PCIexpress_x4_low/decap.kicad_sch
Normal file
@ -0,0 +1,396 @@
|
||||
(kicad_sch
|
||||
(version 20231120)
|
||||
(generator "eeschema")
|
||||
(generator_version "8.0")
|
||||
(uuid "c4358ca1-cef4-4c0d-8faf-827ca4fdd2d2")
|
||||
(paper "A4")
|
||||
(title_block
|
||||
(title "PCIexpress_x4_low")
|
||||
(company "Author: Luca Anastasio")
|
||||
)
|
||||
(lib_symbols
|
||||
(symbol "Device:C"
|
||||
(pin_numbers hide)
|
||||
(pin_names
|
||||
(offset 0.254)
|
||||
)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(property "Reference" "C"
|
||||
(at 0.635 2.54 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Value" "C"
|
||||
(at 0.635 -2.54 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 0.9652 -3.81 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"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "ki_keywords" "cap capacitor"
|
||||
(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_0_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -2.032 -0.762) (xy 2.032 -0.762)
|
||||
)
|
||||
(stroke
|
||||
(width 0.508)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -2.032 0.762) (xy 2.032 0.762)
|
||||
)
|
||||
(stroke
|
||||
(width 0.508)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "C_1_1"
|
||||
(pin passive line
|
||||
(at 0 3.81 270)
|
||||
(length 2.794)
|
||||
(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 2.794)
|
||||
(name "~"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "2"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 156.21 93.98) (xy 153.67 93.98)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "4a405287-db1d-4848-9219-98ea7371c852")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 156.21 81.28) (xy 153.67 81.28)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "94557b50-31ab-4e98-8932-6a4813ea5b10")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 163.83 93.98) (xy 166.37 93.98)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "c3ee87f3-6e3c-4b15-ac97-f9bf3b24eb70")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 163.83 81.28) (xy 166.37 81.28)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "d848a02e-7e5a-4dc7-a165-015d8a2a4bf0")
|
||||
)
|
||||
(hierarchical_label "IN-"
|
||||
(shape input)
|
||||
(at 166.37 93.98 0)
|
||||
(fields_autoplaced yes)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
(uuid "0e182017-6ba6-44a3-8eb1-47bccd50eabb")
|
||||
)
|
||||
(hierarchical_label "OUT-"
|
||||
(shape output)
|
||||
(at 153.67 93.98 180)
|
||||
(fields_autoplaced yes)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
(uuid "34d24bdc-e119-4e57-bdac-d4022bf343e3")
|
||||
)
|
||||
(hierarchical_label "IN+"
|
||||
(shape input)
|
||||
(at 166.37 81.28 0)
|
||||
(fields_autoplaced yes)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
(uuid "4c040bdc-2f5d-4283-9598-d4063710bfa8")
|
||||
)
|
||||
(hierarchical_label "OUT+"
|
||||
(shape output)
|
||||
(at 153.67 81.28 180)
|
||||
(fields_autoplaced yes)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
(uuid "5f2f35fd-3ab3-43cf-824a-e453e816ce57")
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:C")
|
||||
(at 160.02 81.28 270)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(uuid "00000000-0000-0000-0000-00005dab6859")
|
||||
(property "Reference" "C1"
|
||||
(at 160.02 74.8792 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "100n"
|
||||
(at 160.02 77.1906 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
|
||||
(at 156.21 82.2452 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(at 160.02 81.28 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 160.02 81.28 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "5a6347fb-b390-45a0-bb72-5dcde8841364")
|
||||
)
|
||||
(pin "2"
|
||||
(uuid "43716e53-7909-4d5f-8e2f-1d8fd53072b6")
|
||||
)
|
||||
(instances
|
||||
(project ""
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005dab5272"
|
||||
(reference "C1")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005db8e95f"
|
||||
(reference "C3")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005dba1257"
|
||||
(reference "C5")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005dbb44a0"
|
||||
(reference "C7")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:C")
|
||||
(at 160.02 93.98 90)
|
||||
(mirror x)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(uuid "00000000-0000-0000-0000-00005dab685f")
|
||||
(property "Reference" "C2"
|
||||
(at 160.02 87.5792 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "100n"
|
||||
(at 160.02 89.8906 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
|
||||
(at 163.83 94.9452 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(at 160.02 93.98 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 160.02 93.98 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "dbe88e23-7cc8-412d-861a-112451756060")
|
||||
)
|
||||
(pin "2"
|
||||
(uuid "a43558a8-fb8b-4eef-b7d7-151def785b27")
|
||||
)
|
||||
(instances
|
||||
(project ""
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005dab5272"
|
||||
(reference "C2")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005db8e95f"
|
||||
(reference "C4")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005dba1257"
|
||||
(reference "C6")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005dbb44a0"
|
||||
(reference "C8")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
3
ESP32_PCIexpress_x4_low/fp-lib-table
Normal file
3
ESP32_PCIexpress_x4_low/fp-lib-table
Normal file
@ -0,0 +1,3 @@
|
||||
(fp_lib_table
|
||||
(lib (name "PCIexpress")(type "KiCad")(uri "${KIPRJMOD}/../Library/PCIexpress.pretty")(options "")(descr ""))
|
||||
)
|
3
ESP32_PCIexpress_x4_low/meta/info.html
Normal file
3
ESP32_PCIexpress_x4_low/meta/info.html
Normal file
@ -0,0 +1,3 @@
|
||||
<html><head><title>PCIEx4_low</title></head><body>
|
||||
<p>This is a <a href="http://kicad-pcb.org/">KiCad</a> 5 <a href="http://docs.kicad-pcb.org/5.1.2/en/kicad/kicad.html#project_templates">template</a>
|
||||
</body></html>
|
3
ESP32_PCIexpress_x4_low/sym-lib-table
Normal file
3
ESP32_PCIexpress_x4_low/sym-lib-table
Normal file
@ -0,0 +1,3 @@
|
||||
(sym_lib_table
|
||||
(lib (name "PCIexpress")(type "KiCad")(uri "${KIPRJMOD}/../Library/PCIexpress.kicad_sym")(options "")(descr ""))
|
||||
)
|
686
ESP32_PCIexpress_x4_low/term.kicad_sch
Normal file
686
ESP32_PCIexpress_x4_low/term.kicad_sch
Normal file
@ -0,0 +1,686 @@
|
||||
(kicad_sch
|
||||
(version 20231120)
|
||||
(generator "eeschema")
|
||||
(generator_version "8.0")
|
||||
(uuid "b9e0c483-e79a-424b-9ea0-0c802172ffb7")
|
||||
(paper "A4")
|
||||
(title_block
|
||||
(title "PCIexpress_x4_low")
|
||||
(company "Author: Luca Anastasio")
|
||||
)
|
||||
(lib_symbols
|
||||
(symbol "Device:R"
|
||||
(pin_numbers hide)
|
||||
(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)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "power:GND"
|
||||
(power)
|
||||
(pin_names
|
||||
(offset 0)
|
||||
)
|
||||
(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) hide
|
||||
(name "GND"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "1"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(junction
|
||||
(at 120.65 90.17)
|
||||
(diameter 0)
|
||||
(color 0 0 0 0)
|
||||
(uuid "cbe1d80d-fdf9-4e76-8dbc-9189d5f68d38")
|
||||
)
|
||||
(junction
|
||||
(at 146.05 90.17)
|
||||
(diameter 0)
|
||||
(color 0 0 0 0)
|
||||
(uuid "f36bd5da-35a9-4869-97b4-1b572dd7a087")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 146.05 100.33) (xy 146.05 102.87)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "00bd7167-341a-4bb4-a2d1-f968918efd93")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 118.11 90.17) (xy 120.65 90.17)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "28cadfc7-bcc8-4d02-b677-5dd6fbbfa532")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 146.05 92.71) (xy 146.05 90.17)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "2b75a342-0619-4c5f-8f65-0d5708c03f8d")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 120.65 90.17) (xy 123.19 90.17)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "cc242e72-7d06-4dac-ac4a-d9dfafc32060")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 120.65 100.33) (xy 120.65 102.87)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "da1df414-5631-411d-920b-c7ae94ef660c")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 143.51 90.17) (xy 146.05 90.17)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "daf6e4a4-b021-48ee-aaba-7a5ec6513358")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 120.65 92.71) (xy 120.65 90.17)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "e8861868-2993-4370-aff0-cc3521a127b5")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 146.05 90.17) (xy 148.59 90.17)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "fbd84550-c285-46ed-beff-8b197fd0bdb8")
|
||||
)
|
||||
(hierarchical_label "IN+"
|
||||
(shape input)
|
||||
(at 148.59 90.17 0)
|
||||
(fields_autoplaced yes)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
(uuid "27870b84-1831-49bf-b024-e9661ee0c8e1")
|
||||
)
|
||||
(hierarchical_label "OUT-"
|
||||
(shape output)
|
||||
(at 118.11 90.17 180)
|
||||
(fields_autoplaced yes)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
(uuid "512c4798-8da5-46f1-acf9-5744147324dd")
|
||||
)
|
||||
(hierarchical_label "OUT+"
|
||||
(shape output)
|
||||
(at 143.51 90.17 180)
|
||||
(fields_autoplaced yes)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
(uuid "5c8f8bd3-0fb5-42de-88fb-336878b927a6")
|
||||
)
|
||||
(hierarchical_label "IN-"
|
||||
(shape input)
|
||||
(at 123.19 90.17 0)
|
||||
(fields_autoplaced yes)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
(uuid "d34de92b-c726-4f6a-8a91-892a01ef7fb9")
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:R")
|
||||
(at 120.65 96.52 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(uuid "00000000-0000-0000-0000-00005d52dcbc")
|
||||
(property "Reference" "R1"
|
||||
(at 122.428 95.3516 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Value" "49.9"
|
||||
(at 122.428 97.663 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric"
|
||||
(at 118.872 96.52 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(at 120.65 96.52 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 120.65 96.52 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "e4d805d8-f89d-47e7-bb1f-f8dbda6c1792")
|
||||
)
|
||||
(pin "2"
|
||||
(uuid "05169fc3-46a5-482d-ae9f-c796f395383e")
|
||||
)
|
||||
(instances
|
||||
(project ""
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005d516dfb"
|
||||
(reference "R1")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005d5df906"
|
||||
(reference "R3")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005d761049"
|
||||
(reference "R5")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005d76cfc3"
|
||||
(reference "R7")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:R")
|
||||
(at 146.05 96.52 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(uuid "00000000-0000-0000-0000-00005d52e298")
|
||||
(property "Reference" "R2"
|
||||
(at 147.828 95.3516 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Value" "49.9"
|
||||
(at 147.828 97.663 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric"
|
||||
(at 144.272 96.52 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(at 146.05 96.52 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 146.05 96.52 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "5e495437-76e7-47d8-b4d9-09e896b3403e")
|
||||
)
|
||||
(pin "2"
|
||||
(uuid "f6024ebe-a4a6-41bc-8df0-f046110d06df")
|
||||
)
|
||||
(instances
|
||||
(project ""
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005d516dfb"
|
||||
(reference "R2")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005d5df906"
|
||||
(reference "R4")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005d761049"
|
||||
(reference "R6")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005d76cfc3"
|
||||
(reference "R8")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "power:GND")
|
||||
(at 120.65 102.87 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(uuid "00000000-0000-0000-0000-00005d52e619")
|
||||
(property "Reference" "#PWR0109"
|
||||
(at 120.65 109.22 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Value" "GND"
|
||||
(at 120.777 107.2642 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 120.65 102.87 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 120.65 102.87 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 120.65 102.87 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "b099cefb-f499-4c74-9de3-8db47abe492f")
|
||||
)
|
||||
(instances
|
||||
(project ""
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005d516dfb"
|
||||
(reference "#PWR0109")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005d5df906"
|
||||
(reference "#PWR0111")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005d761049"
|
||||
(reference "#PWR0113")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005d76cfc3"
|
||||
(reference "#PWR0115")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "power:GND")
|
||||
(at 146.05 102.87 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(uuid "00000000-0000-0000-0000-00005d52ec15")
|
||||
(property "Reference" "#PWR0110"
|
||||
(at 146.05 109.22 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Value" "GND"
|
||||
(at 146.177 107.2642 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 146.05 102.87 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 146.05 102.87 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 146.05 102.87 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "17d7f52a-535c-432f-a8dd-f4e5cfd38aa0")
|
||||
)
|
||||
(instances
|
||||
(project ""
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005d516dfb"
|
||||
(reference "#PWR0110")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005d5df906"
|
||||
(reference "#PWR0112")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005d761049"
|
||||
(reference "#PWR0114")
|
||||
(unit 1)
|
||||
)
|
||||
(path "/df9b54b3-d030-43fb-b8cb-7f84c296834e/00000000-0000-0000-0000-00005d508b15/00000000-0000-0000-0000-00005d76cfc3"
|
||||
(reference "#PWR0116")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
1
ESP32_PCIexpress_x4_low/~PCIexpress_x4_low.kicad_pcb.lck
Normal file
1
ESP32_PCIexpress_x4_low/~PCIexpress_x4_low.kicad_pcb.lck
Normal file
@ -0,0 +1 @@
|
||||
{"hostname":"LAPTOP-X415JA","username":"alex"}
|
1
ESP32_PCIexpress_x4_low/~PCIexpress_x4_low.kicad_sch.lck
Normal file
1
ESP32_PCIexpress_x4_low/~PCIexpress_x4_low.kicad_sch.lck
Normal file
@ -0,0 +1 @@
|
||||
{"hostname":"LAPTOP-X415JA","username":"alex"}
|
Loading…
Reference in New Issue
Block a user