Fix docs and adding petalinux login credentials#1534
Merged
Conversation
jogomojo
requested changes
Jan 23, 2026
jogomojo
added a commit
that referenced
this pull request
Jul 6, 2026
* Fix docs and adding petalinux login credentials (#1534) * Fix docs and adding petalinux login credentials * Fix PuTTY link --------- Co-authored-by: Simone Mannarino <simone.mannarino@mail.polimi.it> * Fix OverflowError in remote MMIO reads for register values >= 0x80000000 (#1539) Co-authored-by: Simone Mannarino <simone.mannarino@mail.polimi.it> * Adding xrfdc and xrfclk support for PYNQ.remote (#1542) * Add remote xrfdc and xrfclk support for PYNQ.remote * add REMOTE_PACKAGES mechanism for PYNQ.remote rootfs * included per-board tics files and made xrfclk board-aware * xrfclk remote: add program_lmk/program_lmx RPCs for on-target TICS * pynq-cpp: program xrfclk from on-target TICS files by frequency * xrfclk: on-target TICS fallback with per-device multi-board overrides; drop bundled tics * xrfclk: document remote clock-file usage in module docstring * xrfclk: resolve TICS from active venv site-packages * xrfclk: drop redundant ip_addr guard in TICS lookup * docs: fix comments on RFSoC specific packages --------- Co-authored-by: josh goldsmith <josh.goldsmith@amd.com> * Add AUP-ZU3 getting started (#1541) --------- Co-authored-by: Simone Mannarino <simo.manna00@gmail.com> Co-authored-by: Simone Mannarino <simone.mannarino@mail.polimi.it> Co-authored-by: Mario Ruiz <11815099+mariodruiz@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #1533