Start routing the SDRAM IC
This commit is contained in:
parent
435e4c3ff8
commit
b05de82961
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
17495
MemoryTestBed.kicad_pcb
17495
MemoryTestBed.kicad_pcb
File diff suppressed because it is too large
Load Diff
|
|
@ -4,7 +4,45 @@
|
||||||
"active_layer_preset": "",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": true,
|
"auto_track_width": true,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
"hidden_nets": [],
|
"hidden_nets": [
|
||||||
|
"3V3",
|
||||||
|
"PSRAM_VSS",
|
||||||
|
"QSPI_BK1_NCS",
|
||||||
|
"QSPI_BK1_IO1",
|
||||||
|
"QSPI_BK1_IO2",
|
||||||
|
"QSPI_BK1_IO0",
|
||||||
|
"QSPI_CLK",
|
||||||
|
"QSPI_BK1_IO3",
|
||||||
|
"SDMMC1_D2",
|
||||||
|
"SDMMC1_D3",
|
||||||
|
"SDMMC1_CK",
|
||||||
|
"SDMMC1_CMD",
|
||||||
|
"FMC_SDNE0",
|
||||||
|
"FMC_SDCKE0",
|
||||||
|
"FMC_SDNWE",
|
||||||
|
"FMC_A12",
|
||||||
|
"FMC_A1",
|
||||||
|
"FMC_A2",
|
||||||
|
"FMC_A0",
|
||||||
|
"FMC_A11",
|
||||||
|
"FMC_A10",
|
||||||
|
"FMC_NBL1",
|
||||||
|
"FMC_SDNCAS",
|
||||||
|
"SDMMC1_D1",
|
||||||
|
"SDMMC1_D0",
|
||||||
|
"FMC_A5",
|
||||||
|
"FMC_A4",
|
||||||
|
"FMC_A8",
|
||||||
|
"FMC_A7",
|
||||||
|
"FMC_A3",
|
||||||
|
"FMC_A6",
|
||||||
|
"FMC_A9",
|
||||||
|
"FMC_SDNRAS",
|
||||||
|
"FMC_NBL0",
|
||||||
|
"FMC_SDCLK",
|
||||||
|
"FMC_BA1",
|
||||||
|
"FMC_BA0"
|
||||||
|
],
|
||||||
"high_contrast_mode": 0,
|
"high_contrast_mode": 0,
|
||||||
"net_color_mode": 1,
|
"net_color_mode": 1,
|
||||||
"opacity": {
|
"opacity": {
|
||||||
|
|
@ -17,15 +55,15 @@
|
||||||
},
|
},
|
||||||
"prototype_zone_fills": false,
|
"prototype_zone_fills": false,
|
||||||
"selection_filter": {
|
"selection_filter": {
|
||||||
"dimensions": false,
|
"dimensions": true,
|
||||||
"footprints": false,
|
"footprints": true,
|
||||||
"graphics": false,
|
"graphics": true,
|
||||||
"keepouts": false,
|
"keepouts": true,
|
||||||
"lockedItems": false,
|
"lockedItems": false,
|
||||||
"otherItems": false,
|
"otherItems": true,
|
||||||
"pads": false,
|
"pads": true,
|
||||||
"text": false,
|
"text": true,
|
||||||
"tracks": false,
|
"tracks": true,
|
||||||
"vias": true,
|
"vias": true,
|
||||||
"zones": true
|
"zones": true
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -211,6 +211,8 @@
|
||||||
],
|
],
|
||||||
"track_widths": [
|
"track_widths": [
|
||||||
0.0,
|
0.0,
|
||||||
|
0.0508,
|
||||||
|
0.0508,
|
||||||
0.6096
|
0.6096
|
||||||
],
|
],
|
||||||
"tuning_pattern_settings": {
|
"tuning_pattern_settings": {
|
||||||
|
|
@ -675,7 +677,7 @@
|
||||||
"uuid": "a3fd5b8d-a9f3-47cc-a25f-d7c62ec99659"
|
"uuid": "a3fd5b8d-a9f3-47cc-a25f-d7c62ec99659"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"used_designators": "U1-3,#PWR1-12,C1-14,J1",
|
"used_designators": "",
|
||||||
"variants": []
|
"variants": []
|
||||||
},
|
},
|
||||||
"sheets": [
|
"sheets": [
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
{"hostname":"DESKTOP-TDGCRMN","username":"gustavo"}
|
{"hostname":"pop-os","username":"gustavohenriquesantossouzademir"}
|
||||||
|
|
@ -1 +1 @@
|
||||||
{"hostname":"DESKTOP-TDGCRMN","username":"gustavo"}
|
{"hostname":"pop-os","username":"gustavohenriquesantossouzademir"}
|
||||||
|
|
@ -1 +1 @@
|
||||||
{"hostname":"DESKTOP-TDGCRMN","username":"gustavo"}
|
{"hostname":"pop-os","username":"gustavohenriquesantossouzademir"}
|
||||||
Loading…
Reference in New Issue