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.

질문됨 일 년 전281회 조회
2개 답변
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
답변함 일 년 전
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠