Resetting the FPGA

0

Hi

I am trying to reset my FPGA in an F1 instance.

Running awsak reset fails

--
xclProbe found 1 FPGA slots with xocl driver running
INFO: Found 1 device(s)
ERROR: awssak reset failed.

I am using the following DSA. - xilinx_aws-vu9p-f1-04261818_dynamic_5_0 - SDx 2019.1

Thanks

vengai
asked 4 years ago217 views
2 Answers
0

Hi,
For F1, you can use these commands to clear and load the AFI, which will do a reset.
https://github.com/aws/aws-fpga/blob/master/sdk/userspace/fpga_mgmt_tools/README.md
For SDAccel/Vitis, just do a clear and run the host code exe, which will do the AFI load.
Kris

AWS
answered 4 years ago
0

Thanks for the update

vengai
answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions