You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am tryng to build the default version of the network, launching make in the main directory.
The settings I am using are:
DEVICE = xilinx_u250_gen3x16_xdma_4_1_202210_1
INTERFACE = 0
DESIGN = benchmark
During the build, I end up getting this error: Routing results verification failed due to partially-conflicted nets (Up to first 10 of violated nets): level0_i/level1/level1_i/ulp/ss_ucs/inst/aclk_kernel_00_hierarchy/clock_throttling_aclk_kernel_00/U0/Clk_Int_Cont level0_i/level1/level1_i/ulp/ss_ucs/inst/aclk_kernel_01_hierarchy/clock_throttling_aclk_kernel_01/U0/Clk_Int_Cont
The specifics of the machine I am using are:
OS version: CentOS Linux release 7.7.1908
Vitis version : Vitis v2022.2 (64-bit)
XRT version : 2.14.354
How do I fix this?
The text was updated successfully, but these errors were encountered:
Hello,
I am tryng to build the default version of the network, launching make in the main directory.
The settings I am using are:
During the build, I end up getting this error:
Routing results verification failed due to partially-conflicted nets (Up to first 10 of violated nets): level0_i/level1/level1_i/ulp/ss_ucs/inst/aclk_kernel_00_hierarchy/clock_throttling_aclk_kernel_00/U0/Clk_Int_Cont level0_i/level1/level1_i/ulp/ss_ucs/inst/aclk_kernel_01_hierarchy/clock_throttling_aclk_kernel_01/U0/Clk_Int_Cont
The specifics of the machine I am using are:
How do I fix this?
The text was updated successfully, but these errors were encountered: