Updated PYNQ Image Download Link for ZCU104 in the README.md#4
Open
painful-bug wants to merge 1 commit into
Open
Updated PYNQ Image Download Link for ZCU104 in the README.md#4painful-bug wants to merge 1 commit into
painful-bug wants to merge 1 commit into
Conversation
ptoupas
requested changes
Jan 12, 2026
Owner
ptoupas
left a comment
There was a problem hiding this comment.
LGTM, just update the link to the new official PYNQ precompiled images page instead.
|
|
||
| 1. Download the latest PYNQ image for your FPGA board from [here](http://www.pynq.io/board.html). For this project, we used the `ZCU104` board which is officially supported by PYNQ. If you are using a different board, you may need to build the PYNQ image yourself. See [here](https://github.com/Xilinx/PYNQ/issues/1425#issuecomment-1601772627) how we built the PYNQ image for the `ZCU106` board. | ||
| ***Important Notice 1:*** *Make sure to download or build the ***v3.0.1*** version of the PYNQ image which is compatible with the Xilinx ***Vivado 2022*** version which is used to generate the final bistream.* | ||
| 1. Download the latest PYNQ image for your FPGA board from [here](https://download.amd.com/opendownload/xlnx/zcu104_v3.0.1.zip). For this project, we used the `ZCU104` board which is officially supported by PYNQ. If you are using a different board, you may need to build the PYNQ image yourself. See [here](https://github.com/Xilinx/PYNQ/issues/1425#issuecomment-1601772627) how we built the PYNQ image for the `ZCU106` board. |
Owner
There was a problem hiding this comment.
Suggested change
| 1. Download the latest PYNQ image for your FPGA board from [here](https://download.amd.com/opendownload/xlnx/zcu104_v3.0.1.zip). For this project, we used the `ZCU104` board which is officially supported by PYNQ. If you are using a different board, you may need to build the PYNQ image yourself. See [here](https://github.com/Xilinx/PYNQ/issues/1425#issuecomment-1601772627) how we built the PYNQ image for the `ZCU106` board. | |
| 1. Download the most recent PYNQ image for your FPGA board from the [PYNQ precompiled images](https://www.pynq.io/boards.html) page. For this project, we used the `ZCU104` board which is officially supported by PYNQ. If you are using a different board, you may need to build the PYNQ image yourself. See [here](https://github.com/Xilinx/PYNQ/issues/1425#issuecomment-1601772627) how we built the PYNQ image for the `ZCU106` board. |
Owner
There was a problem hiding this comment.
I think its better to have the PYNQ official page with the precompiled images as the main link to download the respective PYNQ image.
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.
The old link to the pynq image is outdated so I updated it with the direct download link to pynq v3.0.1 image for ZCU104