Skip to content

Releases: aws/aws-fpga

v2.3.3

Choose a tag to compare

@TrahStevAmz TrahStevAmz released this 22 Jun 15:16
b05727d
  • Migrated FPGA Developer AMI (Ubuntu) - 1.16.2 to Ubuntu 22.04 due to 20.04 EoL
  • Added AWS Clock Gen IP toggle/deassert reset SDK API entries, Cython bindings, and updated documentation
  • Updated devkit to support Vivado/Vitis tool versions back to 2024.1
  • Updated AWS EC2 F2 RAB to use 32GiB of storage for the root volume to simplify building experience

v2.3.2

Choose a tag to compare

@AWSdirajesw AWSdirajesw released this 15 Apr 01:03
7493c4f
  • Introducing a new beginner-friendly CL example called cl_axil_reg_access that demonstrates OCL AXI-Lite interface usage for CL register access
    • Interactive Jupyter Notebooks provide step-by-step instructions for the software runtime example, guiding developers through loading an AFI and performing register reads and writes on a live F2 instance
  • Added IP warning suppression for Vitis builds with compatible XSAs
  • General bug fixes

v2.3.1

Choose a tag to compare

@mjthimm mjthimm released this 06 Apr 17:52
05f47f6
  • Released FPGA Developer AMIs - 1.19.1: Ubuntu and Rocky Linux with AMD patch AR000039913 pre-installed. This fixes the XSIM compilation bug in Vivado 2025.2, and the double compilation workaround has been removed from Makefile.common.inc
  • Updated verbiage in Amazon DCV Setup Guide to improve clarity
  • Updated all NPM packages in package-lock.json to address security advisories
  • Added information about EC2 instance placement groups to maximize throughput and minimize latency when networking between instances in the Virtual Ethernet Application Guide
  • Formatted all Python files for style, consistency, and compliance with PEP 8

v2.3.0

Choose a tag to compare

@mjthimm mjthimm released this 09 Feb 19:18
20fe901

v2.2.2

Choose a tag to compare

@mjthimm mjthimm released this 04 Nov 17:53
dfed2e8

v2.2.1

Choose a tag to compare

@mjthimm mjthimm released this 07 Oct 18:42
e6c4b01

v2.2.0

Choose a tag to compare

@mjthimm mjthimm released this 28 Aug 19:10
9ae615e

v2.1.2

Choose a tag to compare

@TrahStevAmz TrahStevAmz released this 17 Jul 23:27
b1d17ac
  • 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

Choose a tag to compare

@TrahStevAmz TrahStevAmz released this 01 Jul 16:35
82ddb6c
  • 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

Choose a tag to compare

@kristopk kristopk released this 22 May 23:13
ad58106

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.