aws / aws-fpga-f1-u200

Other
6 stars 4 forks source link

Run the project on u50 and u250 #9

Open zouchu1997 opened 1 year ago

zouchu1997 commented 1 year ago

Hello, I’m very interested to know whether this project can be used on Xilinx Alveo U50 and U250 FPGAs. In hdksetup.sh file, I noticed that the program will download SH CL BB routed.dcp, whether this file corresponds to the u200 FPGA, and how to modify it if I want to run the project on the other two FPGAs. Looking forward to your reply. Best regards, zouchu

KyeeHuang commented 1 year ago

Hello, I also encountered the same problem recently. I need to run an AWS project locally, but I only have a U250 board. Would like to ask if you have successfully solved this problem, or if you have another solution, thank you very much. Best regards, Kyee Huang

zouchu1997 commented 1 year ago

Hello,

Unfortunately, I did not successfully migrate to the U250. We finally localized using zynq ZC706. I'm sorry I couldn't provide you with some help.

Best regards

咸鱼 @.***

Original Email

Sender:"KyeeHuang"< @.*** >;

Sent Time:2023/3/20 19:12

To:"aws/aws-fpga-f1-u200"< @.*** >;

Cc recipient:"zouchu1997"< @. >;"Author"< @. >;

Subject:Re: [aws/aws-fpga-f1-u200] Run the project on u50 and u250 (Issue #9)

Hello, I also encountered the same problem recently. I need to run an AWS project locally, but I only have a U250 board. Would like to ask if you have successfully solved this problem, or if you have another solution, thank you very much. Best regards, Kyee Huang

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

KyeeHuang commented 1 year ago

Thanks for your reply, I will try other methods :)

AWScsaralay commented 1 year ago

Hello,

The U200 FPGA device closely resembles the XCVU9P FPGA used in F1. As such, the f1-U200 shell provided by AWS in this repo has been tested only on U200 device. So using the provided SH_CL_routed.dcp to build for any other device may result in a non-functional design.

Please reach out to us if you have any questions.

Thanks! Chakra