This release includes the following new features:
- Add a default construction of the UltraScale hardware: this is needed for those Kria instances that are not configured for dynamic reconfiguration. In this case, the UltraScale can start without a bitstream. It adds an
IHardware::Create(HardwareArchitecture hw)that does not receive the bitstream. - Add a zero address DMA: this is also for this case, where we need to allocate memory, but DMA does not move it.
Pending:
- Other platforms: xdma-based FPGAs not supported by XRT
- Multi-device support
- xsa file support
- AXI GPIO instances