LAB #A Ch6 Host Code Optimization fail to build the Device Binary(xclbin) #39
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
-
@EvanLu0815 @ChihyuLin0211 Thanks!! I've got everything done correctly!! Let me share my solution to anyone who are going to choose this topic in the future. The code is originally configured for U200 platform, but I'm using U50 for this Lab. The solution is: Then, go to Makefile. Modify the DEVICE name to xilinx_u50_gen3X16_xdma_5_202210_1 ( It depends on what platform you're using) Hope this can helps someone who also choose this topic. |
Beta Was this translation helpful? Give feedback.
Hi,
Since Alevo U50 doesn't have DDR memory resource, you need to specify things a bit differently.
You may use the platforminfo command to query the resources for a specific platform or shell.
$platforminfo -p xilinx_u50_gen3x16_xdma_5_202210_1