Skip to content

Releases: aws/aws-fpga

v2.2.1

07 Oct 18:42
e6c4b01

Choose a tag to compare

v2.2.0

28 Aug 19:10
9ae615e

Choose a tag to compare

v2.1.2

17 Jul 23:27
b1d17ac

Choose a tag to compare

  • Introduced Python Bindings to the SDK
  • Added documentation for Python binding usage and setup
  • Examples demonstrating Python-based FPGA control
  • Added link to instructions for DCV licensing setup. Credit to @morgnza for this update!
  • Added verbiage to DCV setup guide to show where to set virtual display resolution
  • Fix to Bandwidth Calculation

v2.1.1

01 Jul 16:35
82ddb6c

Choose a tag to compare

  • Added global register offset for the SDE IP.
  • Added CL_SDE software exmaple for a user allocated DMA buffer.
  • Documentation to assist F2 customers with releasing AFIs and AMIs on the AWS Marketplace.
  • Documentation to assist in creating a virtual desktop based on the FPGA Developer AMI running graphics-intensive applications remotely on Amazon EC2 instances.
  • Fixed the BW calculation and tolerance calculation in the test_hbm_perf_random in the cl_mem_perf.

v2.1.0

22 May 23:13
ad58106

Choose a tag to compare

Support for Vivado and Vitis 2024.2 tools.
Releasing New Developer AMI for 2024.2 tools.
Updating the asynchronous fpga_mgmt_examples to poll each FPGA once before moving to the next.

v2.0.7

24 Apr 20:24

Choose a tag to compare

Documentation updates to improve ReadTheDocs navigation and inline snippets.
XSIM template script update to extend the waveform dump time.
Added section with instructions for assigning custom PCIe IDs to HDK README.
Added supplementary XDMA driver installation guide
Updated ERRATA with fix for XSIM when simulating HBM.
Revised the Vitis README with updated code snippets, more detail about the XRT setup, and a new guided example of the Hardware Emulation workflow.
Fixed HDK DCP Tarball path issue described in #706.

v2.0.6

11 Apr 22:13
c133a59

Choose a tag to compare

Releasing CL_SDE software examples to demonstrate how to use the Streaming Data Engine (SDE) DMA on small shell.
Fixing the virtual ethernet PacketGen Dual Instance Loopback example to forward packets back to the PacketGen instance.
Fixing DDR backdoor access in simulation.

v2.0.5

18 Mar 19:59

Choose a tag to compare

  • Releasing instructions for using the Vivado GUI.
  • Updating virtual_ethernet_install.py to no longer require sudo when run.
  • Updating f2_mgmt_example, load_multiple_fpga.c, to load AFIs in parallel.
  • Updated ReadTheDocs theme.
  • Added the "F2 Software Performance Optimization Guide" with techniques for f2.48xlarge instances

v2.0.4

07 Mar 15:23
f7dd0cc

Choose a tag to compare

Release of f2.6xlarge instance size.

v2.0.1

28 Dec 00:41
6bb1bda

Choose a tag to compare

Updates to HDK, SDK, and Vitis documentation. Added check for XRT install to enable Vitis hardware emulation. XRT install can now be performed automatically by running a command presented during vitis_setup.sh.