Xilinx / RFSoC-PYNQ

Python productivity for RFSoC platforms
Other
56 stars 28 forks source link

Any plan to support ZCU216 board ? #26

Closed WeiCheng14159 closed 1 year ago

WeiCheng14159 commented 1 year 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 1 year 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 1 year 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?