Open stonux opened 2 years ago
https://support.xilinx.com/s/question/0D52E00006qbi9fSAA/compiling-the-varium-c1100-kernel-fails?language=en_US other versions fail as well.
Hi @stonux , According to https://pages.gitenterprise.xilinx.com/FaaSApps/EthereumMiner/system_req.html, this solution is build with Vitis 2021.1. The later 2021.2 might have difference in connectivity check.
@vt-lib-support , The ethash kernel build fails with any version of Vitis 2021.1 or Vitis 2021.2 . Both fail. so i am not sure where they are getting that idea from. You are the support guy, should you be trying to fix this ??
Hi @stonux , According to https://pages.gitenterprise.xilinx.com/FaaSApps/EthereumMiner/system_req.html, this solution is build with Vitis 2021.1. The later 2021.2 might have difference in connectivity check.
Server not found. Please update your links. There are a lot of broken links in the Xilinx documentation since github somehow changed the URL scheme (offloading from the host name to the path). It would be worth investing into a link bot that also checks the links in PDF documents.
To me, it seems that the main source of this error lies in the fact that the cell naming convention has been changed since pre_place.tcl file was written (and maybe Vitis version also has been changed).
My question is that should this pre_place thing be done? Without these cell replacement script, the kernel could be successfully built (at least to me) with Vitis 2021.2.
Almost no response from Xilinx since last year, so I do not know if my assertion is correct of not.
Hi,
I tried ti build this project on
Linux 5.4.0-91-generic #102-Ubuntu SMP Fri Nov 5 16:31:28 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
xilinx-u55n-gen3x4-xdma-1-202110-1-dev-1-3236984.noarch.rpm
It issued the following errors:
On which platform and software versions is this project known to build correctly?