Skip to content

Releases: fpgasystems/sgrt

ETHZ-SGRT 2022.2.5.4.3_3

18 Jul 06:43
Compare
Choose a tag to compare

The shell-building process uses pre-compiled bitstreams in BITSTREAM_PATH when required.
OpenNIC workflow integrated
GitHub integration improved
sgutil cleanup 👉🏻 check on scripts moved to the top.

ETHZ-SGRT 2022.2.5.4.3_2

30 May 12:27
Compare
Choose a tag to compare

Vitis workflow
Simplified configuration (config_add) creation for Vitis workflow.
sgutil build vitis improved:
Added host as build target
We can easily define multiple compute units
We can easily define the memory banks for the different inputs/outputs of each compute unit.
sgutil program/run vitis commands have been adapted accordingly.
Added the command sgutil get info --device which provides ACAP/FPGA information based on platforminfo. The motivation to implement this new command was to create the sp workflow (where we link xclbin parameters to memory banks).

Vitis API
    Application is built and linked using a unique file (acap_fpga_xclbin) which defines both the compute units and the linking between xclbin arguments and memory banks.

Coyote workflow
Coyote version 2 integrated
Driver insertion is monitored using /tmp directory

ETHZ-SGRT 2022.2.5.4.3_1

18 Dec 11:23
Compare
Choose a tag to compare

New features:

  • sgutil set mtu
  • sgutil set license
  • sgutil program driver replaces the --driver flag in sgutil program vivado
  • sgutil validate coyote validates RDMA with perf_rdma_host

ETHZ-SGRT 2022.1.5.4.3

14 Sep 16:35
Compare
Choose a tag to compare

This release has been verified on 2022.1 (U55C) and 2022.2 (HACC BOXES).

ETHZ-SGRT 2022.2.5.4.3

06 Nov 12:40
Compare
Choose a tag to compare

This release has been verified on 2022.2 (HACC BOXES).

New features:

  • sgutil get servers
  • sgutil validate docker
  • Added new API