PYNQ icon indicating copy to clipboard operation
PYNQ copied to clipboard

Python Productivity for ZYNQ

Results 98 PYNQ issues
Sort by recently updated
recently updated
newest added

Hi, I elaborated on where to find the bindto class' attribute for any IP. -Conor

documentation

Some older designs rely on 245.76MHz would it be possible to add this setting to the list of supported external clock freqs? The 245.76MHz TICS PRO settings file for the...

This PR fixes #1370. The new key MBG is created for arguments that are connected to multiple banks.

According to the PYNQ documentation ([here](https://pynq.readthedocs.io/en/v2.7.0/pynq_sd_card.html#unmount-images-before-building-again)), it should be possible to do `make delete` or `make unmount` to delete failed build files and / or unmount images left behind from...

next_release

* PYNQ version (e.g. v2.6): 2.7.1 * Board name (e.g. Pynq-Z2): Alveo U280 * Description: ip_dict is incorrect when multiple memory banks are attached to one kernel AXIMM interface, e.g....

Auto document `pl_server.embedded_device`

documentation

Support different datatypes for MMIO read and write. - Merge write functionality in a single method - MMIO.read arguments `word_order` and `length` are deprecated - MMIO.write detects datatype automatically -...

enhancement

- Update PYNQ-Z2 board files link - Update Vivado name and link Fix #1340 Fix #1361

documentation

- These changes will automatically add a copy button to the code blocks https://github.com/executablebooks/sphinx-copybutton

documentation