Started working on FPGA sheet.

This commit is contained in:
Dennis Brentjes
2026-06-18 16:24:44 +02:00
parent a6a6aa37e0
commit 079f3eed94
6 changed files with 2339 additions and 2263 deletions
File diff suppressed because it is too large Load Diff
Binary file not shown.
+13 -2
View File
@@ -91,7 +91,18 @@
8, 8,
9 9
], ],
"col_widths": [], "col_widths": [
162,
147,
91,
67,
91,
91,
91,
71,
91,
91
],
"custom_group_rules": [], "custom_group_rules": [],
"expanded_rows": [], "expanded_rows": [],
"filter_by_net_name": true, "filter_by_net_name": true,
@@ -103,7 +114,7 @@
"show_unconnected_nets": false, "show_unconnected_nets": false,
"show_zero_pad_nets": false, "show_zero_pad_nets": false,
"sort_ascending": true, "sort_ascending": true,
"sorting_column": -1 "sorting_column": 0
}, },
"open_jobsets": [], "open_jobsets": [],
"project": { "project": {
+5 -1
View File
@@ -648,7 +648,7 @@
"uuid": "dbb182a6-d579-468e-b98b-6f0950da9e3a" "uuid": "dbb182a6-d579-468e-b98b-6f0950da9e3a"
} }
], ],
"used_designators": "#PWR6", "used_designators": "U2,U5",
"variants": [] "variants": []
}, },
"sheets": [ "sheets": [
@@ -663,6 +663,10 @@
[ [
"64033f5d-a512-44d7-9483-4c31ef84bd56", "64033f5d-a512-44d7-9483-4c31ef84bd56",
"Usb Connector" "Usb Connector"
],
[
"73763384-ff95-4826-8da6-2de53070e62f",
"fpga"
] ]
], ],
"text_variables": {}, "text_variables": {},
File diff suppressed because it is too large Load Diff