Mario Ruiz

Results 32 issues of Mario Ruiz

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

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

Update the anaconda installer version.

documentation

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...

enhancement
draft

- 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...