Commit 44ad902a authored by Vamsi K Vytla's avatar Vamsi K Vytla Committed by Vamsi K Vytla

platforms/kc705.py: LPC DP0_M2C/C2M diff pair

parent 1f98bc5b
...@@ -448,6 +448,10 @@ _connectors = [ ...@@ -448,6 +448,10 @@ _connectors = [
("LPC", { ("LPC", {
"GBTCLK0_M2C_P" : "N8", "GBTCLK0_M2C_P" : "N8",
"GBTCLK0_M2C_N" : "N7", "GBTCLK0_M2C_N" : "N7",
"DP0_C2M_P" : "F2",
"DP0_C2M_N" : "F1",
"DP0_M2C_P" : "F6",
"DP0_M2C_N" : "F5",
"LA01_CC_P" : "AE23", "LA01_CC_P" : "AE23",
"LA01_CC_N" : "AF23", "LA01_CC_N" : "AF23",
"LA05_P" : "AG22", "LA05_P" : "AG22",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment