AWS F1 instance generates AFIs

0

After compiling the RTL, I can get a DCP. Then, a AFI will be generated using the aws ec2 create-fpga-image API. I wonder if a bitstream is generated during this process. If generated, whether the bitstream is encrypted.

posta un anno fa281 visualizzazioni
2 Risposte
0

Dear customer

Thank you so much for your interest in using F1 instances. The output of create-image will be an AFI and the customer will use the AGFI ID provided as output by create-image to program FPGA with the design. There is no bitfile required as part of the F1 development flow. Please refer to https://github.com/aws/aws-fpga/blob/master/hdk/README.md for step by step instructions. These AFI images are F1 specific versions of FPGA bitstream files to program FPGAs on F1 instances. Please feel free to let us know if you have any further questions. Thanks

AWS
con risposta un anno fa
0

By generating an AFI, a bitstream is generated, but this bitstream is only used by internal AWS tools. It is not directly visible to or interactable with by the customer.

https://github.com/aws/aws-fpga/blob/a6e03487314959c9846e2095bf0b8cd0183a0b48/FAQs.md#general-f1-faqs

The developers' output is a Design Checkpoint (DCP) and not an FPGA bitstream: The FPGA bitstream is actually generated by AWS after the developer submits the DCP.

Generated bitstreams are encrypted.

AWS
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande