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
gefragt vor 4 Jahren222 Aufrufe
2 Antworten
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
beantwortet vor 4 Jahren
0

Thanks for the update

vengai
beantwortet vor 4 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen