Skip to content

Add `zcu104` board to `VivadoAccelerator` backend

Javier Duarte requested to merge zcu104 into main

Add zcu104 board to the VivadoAccelerator backend. Note, it would be nice to add a test that actually generates a bitfile (not just synthesis)

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.

Merge request reports