aws / aws-fpga

Official repository of the AWS EC2 FPGA Hardware and Software Development Kit
Other
1.49k stars 513 forks source link

FPGA cloud-based #643

Open raghady2001 opened 1 month ago

raghady2001 commented 1 month ago

I am having a trouble in generating the bitstream file xclbin from the exported RTL file I did from Vitis HLS, I am using the command prompt executing this 'v++ -l --platform /home/centos/aws-fpga/Vitis/aws_platform/xilinx_aws-vu9p-f1_shell-v04261818_201920_3/xilinx_aws-vu9p-f1_shell-v04261818_201920_3.xpfm -o link.xclbin export.xo' it started the process but when it came to generating the bitstream file it caused an error that is a part of the XRT version, I tried to update the version and load the drivers but errors still encounter , any suggestions ?

czfpga commented 1 week ago

Hi,

Thank you for reaching out. Can you please share the Vitis log for further debug?

Thanks