Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for XSA files #25

Open
lleon95 opened this issue May 11, 2024 · 0 comments
Open

Support for XSA files #25

lleon95 opened this issue May 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@lleon95
Copy link
Collaborator

lleon95 commented May 11, 2024

CYNQ can receive the bitstream only and work with it. However, it implies some drawbacks:

  1. The addresses and offsets cannot be guessed: user is required to find them in Vivado and Vitis HLS
  2. The clocks cannot be guessed: user is required to set a frequency for the design

To workaround this, we can use the .xsa file, which contains the .bit and the .hwh file. The former contains:

  • IP names
  • Addresses and offsets
  • Clocks
@lleon95 lleon95 added enhancement New feature or request help wanted Extra attention is needed labels May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants