Skip to content
Snippets Groups Projects
Commit a7c7653c authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Improve comment for c_lane_nof_err_counts.

parent 8588541c
Branches
No related tags found
1 merge request!261Resolve L2SDP-760
Pipeline #31880 passed
......@@ -38,7 +38,7 @@ parameters:
- { name: c_W_beamlet, value: 8 }
- { name: c_stat_data_sz, value: 2 }
- { name: c_nof_clk_per_pps, value: c_f_adc_MHz * 10**6 } # = 200000000
- { name: c_lane_nof_err_counts, value: 8 } # per lane, per bit in sosi.err field
- { name: c_lane_nof_err_counts, value: 8 } # per lane, per bit in RX sosi.err field
- { name: c_ring_nof_mac, value: 3 } # 1 TX/RX for RING0 + 1 TX/RX for RING1 + 1 TX/RX for QSFP0
peripherals:
......
......@@ -38,7 +38,7 @@ parameters:
- { name: c_W_beamlet, value: 8 }
- { name: c_stat_data_sz, value: 2 }
- { name: c_nof_clk_per_pps, value: c_f_adc_MHz * 10**6 } # = 200000000
- { name: c_lane_nof_err_counts, value: 8 } # per lane, per bit in sosi.err field
- { name: c_lane_nof_err_counts, value: 8 } # per lane, per bit in RX sosi.err field
- { name: c_ring_nof_mac, value: 3 } # 1 TX/RX for RING0 + 1 TX/RX for RING1 + 1 TX/RX for QSFP0
peripherals:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment