esl-epfl / x-heep

eXtendable Heterogeneous Energy-Efficient Platform based on RISC-V
Other
146 stars 81 forks source link

How to generate the bit-file for fpga #600

Open shankar59 opened 1 week ago

shankar59 commented 1 week ago

I've setup the flow using docker and I'm able to run commands like make mcu-gen and get the outputs in respective directory. However, whilst using the command make vivado-fpga FPGA_BOARD=pynq-z2 the log file shows vivado command not found. I've installed vivado in my local machine. I've added the vivado installation path to docker path and it was able to fetch the license. However i was unable to run vivado because of the error stating unsupported architecture. I'm attaching the screenshots before and after adding the vivado path to the docker for your persual.

Thanks and Regards, Shankar. Screenshot from 2024-11-18 17-36-12 Screenshot from 2024-11-18 17-28-25