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

This commit is contained in:
Vamsi K Vytla 2020-07-13 10:18:20 -07:00 committed by Vamsi K Vytla
parent 1f98bc5b94
commit 44ad902aad
1 changed files with 4 additions and 0 deletions

View File

@ -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",