Releases: fpgasystems/sgrt
ETHZ-SGRT 2022.2.5.4.3_3
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
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
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
This release has been verified on 2022.1 (U55C) and 2022.2 (HACC BOXES).
ETHZ-SGRT 2022.2.5.4.3
This release has been verified on 2022.2 (HACC BOXES).
New features:
- sgutil get servers
- sgutil validate docker
- Added new API