Mario Ruiz
Mario Ruiz
This PR fixes #1370. The new key MBG is created for arguments that are connected to multiple banks.
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 -...
- Update PYNQ-Z2 board files link - Update Vivado name and link Fix #1340 Fix #1361
- These changes will automatically add a copy button to the code blocks https://github.com/executablebooks/sphinx-copybutton
Work done in this PR - Include bram controller in the `ip_dict` I think it would be nice if the bram controller is included in the `ip_dict` so the `read...
- Assign partial dictionary directly. - There is a bug in the way phys_addr was treated. The partial HWH provides the absolute offset address not the relative offset address in...