How to use XVC on RFSOC ZCU216

Hi @weicheng_mao,

Welcome to the PYNQ community.

I would suggest trying to add the XVC driver locally to your project and trying it out this way.

Copy this file next to your Notebook/Python code and import it before you create the Overlay object.

This should allow you to do what I described in my blog

Mario