Releases: bsc-pm-ompss-at-fpga/ait
Releases · bsc-pm-ompss-at-fpga/ait
ompss-2-at-fpga-release/3.1.1
Version 7.5.5
- Fixed dangling instrumentation ports
- Minor fixes on constraints files
ompss-2-at-fpga-release/3.1.0
Version 7.5.1
- Updated bitinfo to v12
- Added
--disable_creator_portsoption to disable memory ports in task-creator accelerators - Added support for multi-slr crossing register slices
- Added support for tuning register slices stages
- Several bug fixes
ompss-2-at-fpga-release/3.0.0
- Version 7.3.1
- Removed support for Vivado < 2021.1
- Added support for kv260 board
- Updated boot step for Petalinux 2021.1
- Reduced number of default Vivado jobs to launch
ompss-2-at-fpga-release/2.0.1
- Version 6.8.2
- Fixed ZynqMP address mapping
- Fixed POM configuration setting
ompss-2-at-fpga-release/2.0.0
- Version 6.8.0
- Added support for
alveo_u55cboard - Added support for HBM-based boards
- Updated bitinfo to v10
- Fixes for Vitis HLS and newer Vivado versions
ompss-at-fpga-release/4.0.1
- Bump version to 6.5.3
- Version 6.5.3
- Added support for
alveo_u280andalveo_u280_hbmboards - Fixed not being able to correctly run AIT from synthesis or implementation step
- Fixed timing constraints
- Changed default target language to verilog
- Correctly check Vivado naming conventions
ompss-2-at-fpga-release/1.0.0
- Bump version to 6.4.1
- Versioning now follows SemVer specification
- Unified hardware runtimes into Picos OmpSs Manager (POM) v6.0
- Supports all the features previously supported by Fast OmpSs Manager (FOM) and Smart OmpSs Manager (SOM)
- Automatically detect required hwruntime features and enable them accordingly
- Deprecated --hwruntime argument
- Added --interconnect_priorities argument to enable priorities on memory interconnects
- Added support for OmpSs@FPGA accelerator wrapper v13, which depends on the new_task_spawner IP
- Added support for Vitis HLS
- Internal refactor to follow Python packages structure in order to distribute AIT through PyPI
- Several bug fixes and improvements
ompss-at-fpga-release/4.0.0
- Bump version to 6.4.1
- Versioning now follows SemVer specification
- Unified hardware runtimes into Picos OmpSs Manager (POM) v6.0
- Supports all the features previously supported by Fast OmpSs Manager (FOM) and Smart OmpSs Manager (SOM)
- Automatically detect required hwruntime features and enable them accordingly
- Deprecated --hwruntime argument
- Added --interconnect_priorities argument to enable priorities on memory interconnects
- Added support for OmpSs@FPGA accelerator wrapper v13, which depends on the new_task_spawner IP
- Added support for Vitis HLS
- Internal refactor to follow Python packages structure in order to distribute AIT through PyPI
- Several bug fixes and improvements
ompss-at-fpga-release/3.3.1
- Bump version to 5.20
- Check for invalid stride values when using memory interleaving feature
- Compress IPs
- Fix
euroexa_maxilinkandeuroexa_maxilink_quadDDR part number
ompss-at-fpga-release/3.3.0
- Bump version to 5.19
- Updated bitInfo to v9
- Added
--disable_spawn_queuesargument to disable the instantiation of HWR spawn queues - Added
--bitinfo_noteargument to add a user-defined note to the bitInfo - Added
euroexa_maxilinkandeuroexa_maxilink_quadboards - Enabled over temperature automatic shutdown on all boards
- Enabled bitstream compression
- Set randomly generated
BITSTREAM_USERIDon compilation time to identify bitstream files - Generate .bit.bin file for Zynq7000 boards when possible
- Fixed
zcu102DDR DIMM configuration problem - Default number of Vivado jobs now depends on node's current available memory
- Time is now formatted as human-readable
- Improved error and information messages
- Several bug fixes