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
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ See [Errata](./ERRATA.md) for additional documentation of unsupported features a
28
28
* 3 DDR controllers implemented in the CL (configurable number of implemented controllers allowed)
29
29
30
30
# Release 1.2.4
31
-
* AWS SDK API `aws ec2 describe-fpga-images` released. See [describe-fpga-images](./hdk/docs/describe_fpga_images.md) document for details on how to use this API.
31
+
* AWS SDK API `aws ec2 describe-fpga-images` released. See [describe-fpga-images](./hdk/docs/describe_fpga_images.md) document for details on how to use this API. Requires Developer AMI 1.2.4 or awscli upgrade: `pip install --upgrade --user awscli`
32
32
* Fix cl_dram_dam debug probes (.ltx) generation in build scripts
33
33
* Fixed bugs with DMA in the simulation model and testbench
0 commit comments