Skip to content

Conversation

@jmduarte
Copy link
Member

Add support for pynq-zu.

Type of change

  • New feature (non-breaking change which adds functionality)

Tests

https://gist.github.com/jmduarte/41a6afcd412dbd7c39cdbd0e2a1a01a3

Checklist

  • I have read the guidelines for contributing.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have installed and run pre-commit on the files I edited or added.
  • I have added tests that prove my fix is effective or that my feature works.

@jmduarte jmduarte added this to the v0.8.0 milestone Apr 10, 2023
@vloncar
Copy link
Contributor

vloncar commented Apr 10, 2023

I'm wondering if we should also have an extension API handle adding support for new hardware or new drivers because now one has to make manual changes to the codebase to add new boards/drivers.

@jmduarte
Copy link
Member Author

@vloncar yes, i think that's a good idea.

Regarding this PR in particular, I'm having an issue in Vivado 2020.1 where it says:

WARNING: [Board 49-26] cannot add Board Part tul.com.tw:pynqzu:part0:1.1 available at /home/users/woodson/XilinxBoardStore/boards/TUL/pynqzu/1.1/board.xml as part xczu5eg-sfvc784-1-e specified in board_part file is either invalid or not available

even after installing the board files / pointing Vivado to the right place (and the same procedure works for pynq-z2).

Could this mean this FPGA part is only supported in >= 2020.2 ?

@jmitrevs
Copy link
Contributor

Release 2020.1.1 added some support, though I am not sure it includes this:

https://support.xilinx.com/s/article/75475?language=en_US

@jmduarte jmduarte removed this from the v0.8.0 milestone Oct 20, 2023
@bo3z bo3z added reference Reference code; unlikely to be merged but can be used as an example/starting point wont-merge PR unlikely to be merged; used mainly as a reference. and removed enhancement labels Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

reference Reference code; unlikely to be merged but can be used as an example/starting point wont-merge PR unlikely to be merged; used mainly as a reference.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants