Xilinx / xup_vitis_network_example

VNx: Vitis Network Examples
Other
137 stars 43 forks source link

Compiling issue during routing phase with U250 #124

Closed GiacomoLevrini closed 7 months ago

GiacomoLevrini commented 8 months ago

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?

mariodruiz commented 8 months ago

Hi @GiacomoLevrini,

I was able to reproduce the issue. I am investigating and I will get back to you

mariodruiz commented 8 months ago

@GiacomoLevrini is there any change you can use Vitis 2023.1?

GiacomoLevrini commented 8 months ago

I think I could try to upgrade it. I'll let you know if something changes.

mariodruiz commented 8 months ago

I tried with 2023.1 and the generation is successful.