Xilinx / PYNQ

Python Productivity for ZYNQ
http://www.pynq.io/
BSD 3-Clause "New" or "Revised" License
1.95k stars 808 forks source link

[Debugbridge] hotfix for driver initialization #1445

Closed fpjentzsch closed 4 months ago

fpjentzsch commented 4 months ago

Allows description to be a dict instead of ReprDict. Fixes https://github.com/Xilinx/PYNQ/issues/1429.

mariodruiz commented 4 months ago

@fpjentzsch thank you for your contribution. We will merge this soon.