Xilinx / RFSoC-PYNQ

Python productivity for RFSoC platforms
Other
52 stars 26 forks source link

Any plan to support ZCU216 board ? #26

Closed WeiCheng14159 closed 11 months ago

WeiCheng14159 commented 11 months ago

Hi, I came across this repo and found that there is currently no support for the ZCU216 board. Do you plan to support ZCU216 board in the near future?

mariodruiz commented 11 months ago

Hi @WeiCheng14159,

There are steps to build an SD card with the PYNQ image provided by the community: https://discuss.pynq.io/t/pynq-for-zcu216-rfsoc-board/3056/6

WeiCheng14159 commented 11 months ago

Thanks for your timely response!

Yes, I have tried their repo. Their PYNQ image is built with PYNQ 2.7 and VIvado 2020.2. I have tried to fast forward that repo to PYNQ 3.0 and Vivado 2022.1; however, that doesn't succeed (stuck in boot loop). My question is, to your best knowledge, is ZCU216 board fully supported by PYNQ 3.0 yet?