Skip to content

Support for XSA files #25

@lleon95

Description

@lleon95

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions