mirror of
https://github.com/fpganinja/taxi.git
synced 2026-06-27 09:11:21 -07:00
eth: Clean up GT instance naming
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -586,7 +586,7 @@ end else if (HAS_COMMON && GT_TYPE == "GTY" && GT_USP) begin : xcvr
|
||||
// UltraScale+ GTY (with common)
|
||||
|
||||
taxi_eth_phy_10g_us_gty_full
|
||||
taxi_eth_phy_10g_us_gty_full_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -703,8 +703,8 @@ end else if (HAS_COMMON && GT_TYPE == "GTY" && GT_USP) begin : xcvr
|
||||
end else if (HAS_COMMON && GT_TYPE == "GTH" && GT_USP) begin : xcvr
|
||||
// UltraScale+ GTH (with common)
|
||||
|
||||
taxi_eth_phy_10g_us_gth_ll_full
|
||||
taxi_eth_phy_10g_us_gth_ll_full_inst (
|
||||
taxi_eth_phy_10g_us_gth_full
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -822,7 +822,7 @@ end else if (HAS_COMMON && GT_TYPE == "GTY" && !GT_USP) begin : xcvr
|
||||
// UltraScale GTY (with common)
|
||||
|
||||
taxi_eth_phy_10g_us_gty_full
|
||||
taxi_eth_phy_10g_us_gty_full_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -940,7 +940,7 @@ end else if (HAS_COMMON && GT_TYPE == "GTH" && !GT_USP) begin : xcvr
|
||||
// UltraScale GTH (with common)
|
||||
|
||||
taxi_eth_phy_10g_us_gth_full
|
||||
taxi_eth_phy_10g_us_gth_full_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -1058,7 +1058,7 @@ end else if (!HAS_COMMON && GT_TYPE == "GTY") begin : xcvr
|
||||
// UltraScale/UltraScale+ GTY (channel only)
|
||||
|
||||
taxi_eth_phy_10g_us_gty_ch
|
||||
taxi_eth_phy_10g_us_gty_ch_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -1167,7 +1167,7 @@ end else if (!HAS_COMMON && GT_TYPE == "GTH") begin : xcvr
|
||||
// UltraScale/UltraScale+ GTH (channel only)
|
||||
|
||||
taxi_eth_phy_10g_us_gth_ch
|
||||
taxi_eth_phy_10g_us_gth_ch_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
|
||||
@@ -622,7 +622,7 @@ end else if (HAS_COMMON && GT_TYPE == "GTY" && GT_USP) begin : xcvr
|
||||
// UltraScale+ GTY (with common)
|
||||
|
||||
taxi_eth_phy_10g_us_gty_ll_full
|
||||
taxi_eth_phy_10g_us_gty_ll_full_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -748,7 +748,7 @@ end else if (HAS_COMMON && GT_TYPE == "GTH" && GT_USP) begin : xcvr
|
||||
// UltraScale+ GTH (with common)
|
||||
|
||||
taxi_eth_phy_10g_us_gth_ll_full
|
||||
taxi_eth_phy_10g_us_gth_ll_full_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -874,7 +874,7 @@ end else if (HAS_COMMON && GT_TYPE == "GTY" && !GT_USP) begin : xcvr
|
||||
// UltraScale GTY (with common)
|
||||
|
||||
taxi_eth_phy_10g_us_gty_ll_full
|
||||
taxi_eth_phy_10g_us_gty_ll_full_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -1000,7 +1000,7 @@ end else if (HAS_COMMON && GT_TYPE == "GTH" && !GT_USP) begin : xcvr
|
||||
// UltraScale GTH (with common)
|
||||
|
||||
taxi_eth_phy_10g_us_gth_ll_full
|
||||
taxi_eth_phy_10g_us_gth_ll_full_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -1126,7 +1126,7 @@ end else if (!HAS_COMMON && GT_TYPE == "GTY") begin : xcvr
|
||||
// UltraScale/UltraScale+ GTY (channel only)
|
||||
|
||||
taxi_eth_phy_10g_us_gty_ll_ch
|
||||
taxi_eth_phy_10g_us_gty_ll_ch_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -1243,7 +1243,7 @@ end else if (!HAS_COMMON && GT_TYPE == "GTH") begin : xcvr
|
||||
// UltraScale/UltraScale+ GTH (channel only)
|
||||
|
||||
taxi_eth_phy_10g_us_gth_ll_ch
|
||||
taxi_eth_phy_10g_us_gth_ll_ch_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
|
||||
@@ -586,7 +586,7 @@ end else if (HAS_COMMON && GT_TYPE == "GTY" && GT_USP) begin : xcvr
|
||||
// UltraScale+ GTY (with common)
|
||||
|
||||
taxi_eth_phy_25g_us_gty_full
|
||||
taxi_eth_phy_25g_us_gty_full_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -704,7 +704,7 @@ end else if (HAS_COMMON && GT_TYPE == "GTH" && GT_USP) begin : xcvr
|
||||
// UltraScale+ GTH (with common)
|
||||
|
||||
taxi_eth_phy_25g_us_gth_full
|
||||
taxi_eth_phy_25g_us_gth_full_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -822,7 +822,7 @@ end else if (HAS_COMMON && GT_TYPE == "GTY" && !GT_USP) begin : xcvr
|
||||
// UltraScale GTY (with common)
|
||||
|
||||
taxi_eth_phy_25g_us_gty_full
|
||||
taxi_eth_phy_25g_us_gty_full_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -940,7 +940,7 @@ end else if (HAS_COMMON && GT_TYPE == "GTH" && !GT_USP) begin : xcvr
|
||||
// UltraScale GTH (with common)
|
||||
|
||||
taxi_eth_phy_25g_us_gth_full
|
||||
taxi_eth_phy_25g_us_gth_full_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -1058,7 +1058,7 @@ end else if (!HAS_COMMON && GT_TYPE == "GTY") begin : xcvr
|
||||
// UltraScale/UltraScale+ GTY (channel only)
|
||||
|
||||
taxi_eth_phy_25g_us_gty_ch
|
||||
taxi_eth_phy_25g_us_gty_ch_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -1167,7 +1167,7 @@ end else if (!HAS_COMMON && GT_TYPE == "GTH") begin : xcvr
|
||||
// UltraScale/UltraScale+ GTH (channel only)
|
||||
|
||||
taxi_eth_phy_25g_us_gth_ch
|
||||
taxi_eth_phy_25g_us_gth_ch_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
|
||||
@@ -666,7 +666,7 @@ end else if (HAS_COMMON && GT_TYPE == "GTY" && GT_USP) begin : xcvr
|
||||
// UltraScale+ GTY (with common)
|
||||
|
||||
taxi_eth_phy_25g_us_gty_ll_full
|
||||
taxi_eth_phy_25g_us_gty_ll_full_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -792,7 +792,7 @@ end else if (HAS_COMMON && GT_TYPE == "GTH" && GT_USP) begin : xcvr
|
||||
// UltraScale+ GTH (with common)
|
||||
|
||||
taxi_eth_phy_25g_us_gth_ll_full
|
||||
taxi_eth_phy_25g_us_gth_ll_full_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -918,7 +918,7 @@ end else if (HAS_COMMON && GT_TYPE == "GTY" && !GT_USP) begin : xcvr
|
||||
// UltraScale GTY (with common)
|
||||
|
||||
taxi_eth_phy_25g_us_gty_ll_full
|
||||
taxi_eth_phy_25g_us_gty_ll_full_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -1044,7 +1044,7 @@ end else if (HAS_COMMON && GT_TYPE == "GTH" && !GT_USP) begin : xcvr
|
||||
// UltraScale GTH (with common)
|
||||
|
||||
taxi_eth_phy_25g_us_gth_ll_full
|
||||
taxi_eth_phy_25g_us_gth_ll_full_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -1170,7 +1170,7 @@ end else if (!HAS_COMMON && GT_TYPE == "GTY") begin : xcvr
|
||||
// UltraScale/UltraScale+ GTY (channel only)
|
||||
|
||||
taxi_eth_phy_25g_us_gty_ll_ch
|
||||
taxi_eth_phy_25g_us_gty_ll_ch_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
@@ -1287,7 +1287,7 @@ end else if (!HAS_COMMON && GT_TYPE == "GTH") begin : xcvr
|
||||
// UltraScale/UltraScale+ GTH (channel only)
|
||||
|
||||
taxi_eth_phy_25g_us_gth_ll_ch
|
||||
taxi_eth_phy_25g_us_gth_ll_ch_inst (
|
||||
gt_ch_inst (
|
||||
// Common
|
||||
.gtpowergood_out(xcvr_gtpowergood_out),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user