PYNQ Z2 XDC master constraint file missing

In read the docs about overlay generation:
https://pynq.readthedocs.io/en/latest/overlay_design_methodology/board_settings.html

It lists:

Please see below for a list of constraint files.

If you click on the link, this constraint file is missing. Also, there are no instructions on what to do with it. Is this constraint file required? How do I get it?

1 Like

It looks like the link has been changed. We’ll get this updated.
You can find links to the board files from the TUL page.
https://www.tul.com.tw/productspynq-z2.html
The XDC is here now:
https://d2m32eurp10079.cloudfront.net/Download/pynq-z2_v1.0.xdc.zip

Cathal

1 Like

Thanks! Once I have the xdc file where do I put it so that all users have it? This is for an installation for my students.

The XDC file should be added to every Vivado project.

If you are thinking of the board files, these can be added to the Vivado installation (once), and will be available for every project. PYNQ-Z2 board files are here:
https://d2m32eurp10079.cloudfront.net/Download/pynq-z2.zip
(Add to Vivado install path]\Xilinx\Vivado\20XX.X\data\boards\board_files )

Cathal

Thanks!

1 Like