cynq
cynq copied to clipboard
Support for XSA files
CYNQ can receive the bitstream only and work with it. However, it implies some drawbacks:
- The addresses and offsets cannot be guessed: user is required to find them in Vivado and Vitis HLS
- 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