Skip to content

Commit 35ac49e

Browse files
authored
Merge pull request #76 from aws/AWSrobertmj-patch-1
Update RELEASE_NOTES.md
2 parents cb9752f + 1919657 commit 35ac49e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

RELEASE_NOTES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,11 @@ The following major features are included in this HDK release:
8181
* The FPGA Development AMI includes Vivado 2017.1 SDX
8282
* Older Vivado versions will not be supported
8383

84+
### 10. SDK changes
85+
86+
* Synchronous (default) mode for fpga-load-local-image and fpga-clear-local-image. For example, in synchronous mode (default) fpga-load-local-image will wait for the AFI to transition to the "loaded" state, perform a PCI device remove and recan in order to expose the unique AFI Vendor and Device Id, and display the final state for the given FPGA slot number. Asynchronous operation is preserved with the "-A" option to both fpga-load-local-image and fpga-clear-local-image.
87+
* The corresponding fpga_mgmt_load_local_image_sync and fpga_mgmt_clear_local_image_sync are provided by the fpga_mgmt library for use in C/C++ programs.
88+
8489
## Supported Tools and Environment
8590

8691
* The HDK and SDK are designed for **Linux** environment and has not been tested on other platforms

0 commit comments

Comments
 (0)