Is it possible to use other FPGA parts?

0

Hi there,

I was having a play with the AMI just now, and I was thinking to see if I could build something for the older Artix 7 series parts (xc7a100tcsg324-3).

But I'm getting the impression that only the UltraScale series parts are available.

I thought I'd try and run Vivado and go to "Help >> Add Design Tools or Devices...", but this got me an error of:

Cannot run program "/opt/Xilinx/.xinstall/Vivado_2020.2/xsetup": error=2, No such file or directory

(and indeed, there is no "/opt/Xilinx/.xinstall/" folder in the instance, I guess it was deleted?)

Anyways, just wondered if you had any ideas. At a guess, perhaps making use of this AMI was tailored specifically for the F1/UltraScale hardware, and perhaps if I need other devices, I'd need to prepare my own AMI with those other series-7 parts installed too?

Gurce
demandé il y a 3 ans215 vues
1 réponse
0

Hello,

The FPGA Developer AMI is targeted for F1 Development and would not provide licenses or devices other than ones used on the F1 platform.
If you plan on developing for any other platforms/parts, you would have to create your own AMI. A sample recipe for creating your own AMI can be found here: https://github.com/aws-samples/aws-fpga-classroom-setup/tree/main/src/dev_ami_build_recipes/al2. You would have to modify the install config file to target the devices you want to use.

Hope this helps. Let us know if you have any other questions around this!

-Deep

Deep_P
répondu il y a 3 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions