You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Release 1.3.7 (See ERRATA for unsupported features)
Support for Xilinx SDx/Vivado 2017.1 and Xilinx SDx/Vivado 2017.4 . * This release supports Xilinx SDx 2017.4 and 2017.1. The HDK and SDAccel setup scripts configure the development environment based on the tool version found in the PATH environment variable.
The compatibility table describes the mapping of developer kit version to FPGA developer AMI version:
Developer Kit Version
Tool Version Supported
Compatible FPGA developer AMI Version
1.3.0-1.3.6
2017.1
v1.3.5
1.3.7-1.3.X
2017.1
v1.3.5-v1.3.X (Xilinx SDx 2017.1)
1.3.7-1.3.X
2017.4
v1.4.0-v1.4.X (Xilinx SDx 2017.4)
OpenCL dynamic resource optimization – The developer tools automatically remove unused DDR and debug logic to free up resources and reduce compile times. See 2017.4 Migration Document and SDAccel User Guide
Developers can instantiate up to 60 kernels (up from the max 16 2017.1 supported).
OpenCL Kernel profiling – During compile time, profiling logic can be automatically inserted to enable generation of kernel profile data. Profile data can be viewed using the SDx IDE under profile summary report and timeline trace report. See chapter 6 within the SDAccel Environment Profiling and Optimization Guide