diff --git a/fpga/mqnic/Alveo/fpga_100g/hbm.xdc b/fpga/mqnic/Alveo/fpga_100g/hbm.xdc index aa147b0a5..188bfcce2 100644 --- a/fpga/mqnic/Alveo/fpga_100g/hbm.xdc +++ b/fpga/mqnic/Alveo/fpga_100g/hbm.xdc @@ -1,2 +1,2 @@ # force debug hub to use HBM APB clock to prevent CDC issues -connect_debug_port dbg_hub/clk [get_nets */APB_0_PCLK] +connect_debug_port dbg_hub/clk [get_nets */*/APB_0_PCLK] diff --git a/fpga/mqnic/Alveo/fpga_25g/hbm.xdc b/fpga/mqnic/Alveo/fpga_25g/hbm.xdc index aa147b0a5..188bfcce2 100644 --- a/fpga/mqnic/Alveo/fpga_25g/hbm.xdc +++ b/fpga/mqnic/Alveo/fpga_25g/hbm.xdc @@ -1,2 +1,2 @@ # force debug hub to use HBM APB clock to prevent CDC issues -connect_debug_port dbg_hub/clk [get_nets */APB_0_PCLK] +connect_debug_port dbg_hub/clk [get_nets */*/APB_0_PCLK]