Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modify SDK config for Phalanx #17

Merged
merged 1 commit into from
Dec 26, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,15 @@ Ethernet65 27,28 QSFP66 66
Ethernet66 31,32 QSFP67 67
Ethernet67 29,30 QSFP68 68
Ethernet68 93,94 QSFP69 69
Ethernet69 9596 QSFP70 70
Ethernet69 95,96 QSFP70 70
Ethernet70 91,92 QSFP71 71
Ethernet71 89,90 QSFP72 72
Ethernet72 17,18 QSFP73 73
Ethernet73 19,20 QSFP74 74
Ethernet74 23,24 QSFP75 75
Ethernet75 21,22 QSFP76 76
Ethernet76 85,86 QSFP77 77
Ethernet77 8788 QSFP78 78
Ethernet77 87,88 QSFP78 78
Ethernet78 83,84 QSFP79 79
Ethernet79 81,82 QSFP80 80
Ethernet80 57,58 QSFP81 81
Expand Down Expand Up @@ -126,4 +126,4 @@ Ethernet123 181,182 QSFP124 124
Ethernet124 245,246 QSFP125 125
Ethernet125 247,248 QSFP126 126
Ethernet126 243,244 QSFP127 127
Ethernet127 241,242 QSFP128 128
Ethernet127 241,242 QSFP128 128
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ parity_enable=0
phy_enable=0
phy_null=1
pll_bypass=1
port_fec=3
serdes_tx_taps_ce=pam4:0:140:0:0:0:0

init_all_modules=0

Expand Down