eth: Fix typo in fb2CG@KU15P example design

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich
2025-11-05 21:28:42 -08:00
parent a7b2db9c20
commit c2858c183e

View File

@@ -187,7 +187,7 @@ assign qsfp_rx_n[4*1 +: 4] = qsfp_1_rx_n;
for (genvar n = 0; n < 2; n = n + 1) begin : gty_quad
localparam CLK = 4;
localparam CLK = n;
localparam CNT = 4;
taxi_eth_mac_25g_us #(