2022.1.0
[2022.1.0]
Added
-
Architecture
-
Accelerators
- Stratus HLS flow
- FFT2: improves upon the FFT accelerator with support for batching, FFT sizes larger than accelerator private local memory, and inverse FFT
- Stratus HLS flow
-
Accelerator design flows
- RTL accelerator design flow (#123)
-
Software
Improved
-
Architecture
- Move NoC and JTAG to the top level of the tile (#122)
- Reset of asynchronous FIFOs
-
Accelerators
- Stratus HLS flow
- FFT: add batching
- Nightvision: handle larger image sizes (#130)
- Increase number of accelerator configuration registers from 14 to 48
- Ensure accelerator reset is synchronous by adding register to DMA FSM
- Stratus HLS flow
-
Infrastructure
- Use local paths for toolchain installation (#119)
- Standardize selection of the number of LLC sets across cache implementations
-
Software
- Upgrade riscv-pk and update baremetal probe library (#120)
Fixed
-
Architecture
- Overflow issue in axislv2noc
- CPU DMA to SLM tile
- Proxies for ASIC memory link
- Various latches and incomplete sensitivity lists
-
Infrastructure
- Xcelium compilation
-
Software
- RCU stall issue during Linux boot on Ariane mitigated with new kernel configuration
- Various accelerator applications