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
ERROR: [HLS 207-3776] use of undeclared identifier 'FNS_ROCE_STACK_MAX_QPS' (/home/test/source/learn/xilinx/tcp-ip/Vitis_with_100Gbps_TCP-IP/fpga-network-stack/hls/arp_server_subnet/../fns_config.hpp:5:26)
INFO: [HLS 200-111] Finished Command csynth_design CPU user time: 7.22 seconds. CPU system time: 0.77 seconds. Elapsed time: 6.72 seconds; current allocated memory: -1030.672 MB.
while executing
"source /home/test/source/learn/xilinx/tcp-ip/Vitis_with_100Gbps_TCP-IP/build/fpga-network-stack/hls/arp_server_subnet/arp_server_subnet_synthesis.tcl"
("uplevel" body line 1)
invoked from within
"uplevel \#0 [list source $arg] "
The text was updated successfully, but these errors were encountered:
I have the same error. And this undeclared identifier 'FNS_ROCE_STACK_MAX_QPS' is not the only issue. There are quite some other cmake error too. I think the update on March 4, 2024 is broken. I had to go back to the last working code from October 24, 2022. Hopefully they will fix the build issues soon.
Trying to build project but getting errors
Vitis 2022.1
Ubuntu 22.04
u50 platform - xilinx_u50_gen3x16_xdma_5_202210_1
Steps to reproduce -
-> branch is vitis_2022_1
Error:
The text was updated successfully, but these errors were encountered: