fix clkreq numbering error

This commit is contained in:
alphaarea
2024-04-29 11:58:16 +08:00
parent a442efb3da
commit 9c59f41253
5 changed files with 16 additions and 16 deletions

2
.gitignore vendored
View File

@@ -10,7 +10,7 @@
*-backups
*.kicad_prl
*.sch-bak
*~
~*
_autosave-*
*.tmp
*-save.pro

View File

@@ -2366,7 +2366,7 @@
(pin bidirectional line
(at 40.64 81.28 180)
(length 2.54)
(name "~{CLKREQ0}"
(name "~{CLKREQ3}"
(effects
(font
(size 1.27 1.27)
@@ -2384,7 +2384,7 @@
(pin bidirectional line
(at 40.64 78.74 180)
(length 2.54)
(name "~{CLKREQ1}"
(name "~{CLKREQ4}"
(effects
(font
(size 1.27 1.27)

View File

@@ -1640,7 +1640,7 @@
(pin bidirectional line
(at 40.64 81.28 180)
(length 2.54)
(name "~{CLKREQ0}"
(name "~{CLKREQ3}"
(effects
(font
(size 1.27 1.27)
@@ -1658,7 +1658,7 @@
(pin bidirectional line
(at 40.64 78.74 180)
(length 2.54)
(name "~{CLKREQ1}"
(name "~{CLKREQ4}"
(effects
(font
(size 1.27 1.27)

View File

@@ -490,7 +490,7 @@
(net 332 "unconnected-(A1-TCP1_TX1+-Pad232)")
(net 333 "unconnected-(A1-GPP_D1-Pad130)")
(net 334 "unconnected-(A1-TCP0_DDC_SCL-Pad179)")
(net 335 "Net-(A1-~{CLKREQ1})")
(net 335 "Net-(A1-~{CLKREQ4})")
(net 336 "unconnected-(A1-TCP0_TXRX0+-Pad241)")
(net 337 "unconnected-(A1-TCP1_DDC_SDA-Pad173)")
(net 338 "unconnected-(A1-TCP1_TX0+-Pad220)")
@@ -523,7 +523,7 @@
(net 365 "unconnected-(A1-TCP0_TX1--Pad233)")
(net 366 "unconnected-(A1-TCP1_AUX+-Pad244)")
(net 367 "unconnected-(A1-TCP0_TXRX1+-Pad229)")
(net 368 "Net-(A1-~{CLKREQ0})")
(net 368 "Net-(A1-~{CLKREQ3})")
(net 369 "unconnected-(A1-I2S_MCLK-Pad160)")
(net 370 "unconnected-(A1-TCP1_TXRX0+-Pad226)")
(net 371 "unconnected-(A1-FAN2_PWM-Pad6)")
@@ -3892,8 +3892,8 @@
(at 8.625 4.1 180)
(size 0.3 1.75)
(layers "F.Cu" "F.Paste" "F.Mask")
(net 368 "Net-(A1-~{CLKREQ0})")
(pinfunction "~{CLKREQ0}")
(net 368 "Net-(A1-~{CLKREQ3})")
(pinfunction "~{CLKREQ3}")
(pintype "bidirectional")
(uuid "b58a7aae-510b-46a2-8f98-58d191befea2")
)
@@ -3910,8 +3910,8 @@
(at 8.125 4.1 180)
(size 0.3 1.75)
(layers "F.Cu" "F.Paste" "F.Mask")
(net 335 "Net-(A1-~{CLKREQ1})")
(pinfunction "~{CLKREQ1}")
(net 335 "Net-(A1-~{CLKREQ4})")
(pinfunction "~{CLKREQ4}")
(pintype "bidirectional")
(uuid "5209278b-0a39-41ba-9fdd-655af2e0ed9d")
)
@@ -33981,7 +33981,7 @@
(size 0.3 1.55)
(layers "F.Cu" "F.Paste" "F.Mask")
(net 381 "/M.2 E&M Key/~{CLKREQE}")
(pinfunction "~{CLKREQ0}")
(pinfunction "~{CLKREQ3}")
(pintype "bidirectional")
(teardrops
(best_length_ratio 0.5)
@@ -53827,7 +53827,7 @@
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(net 335 "Net-(A1-~{CLKREQ1})")
(net 335 "Net-(A1-~{CLKREQ4})")
(pintype "passive")
(uuid "4cf39118-cd23-4fd0-bbc5-db518975ee87")
)
@@ -60656,7 +60656,7 @@
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(net 368 "Net-(A1-~{CLKREQ0})")
(net 368 "Net-(A1-~{CLKREQ3})")
(pintype "passive")
(uuid "b9a8f46d-f0b0-4239-bd4c-5367ff21a0d7")
)

View File

@@ -1640,7 +1640,7 @@
(pin bidirectional line
(at 40.64 81.28 180)
(length 2.54)
(name "~{CLKREQ0}"
(name "~{CLKREQ3}"
(effects
(font
(size 1.27 1.27)
@@ -1658,7 +1658,7 @@
(pin bidirectional line
(at 40.64 78.74 180)
(length 2.54)
(name "~{CLKREQ1}"
(name "~{CLKREQ4}"
(effects
(font
(size 1.27 1.27)