Instruction Scheduling in the Saturn Vector Unit

Jerry Zhao,Daniel Grubb,Miles Rusch,Tianrui Wei,Kevin Anderson,Borivoje Nikolic,Krste Asanovic
2024-12-02
Abstract:While the challenges and solutions for efficient execution of scalable vector ISAs on long-vector-length microarchitectures have been well established, not all of these solutions are suitable for short-vector-length implementations. This work proposes a novel microarchitecture for instruction sequencing in vector units with short architectural vector lengths. The proposed microarchitecture supports fine-granularity chaining, multi-issue out-of-order execution, zero dead-time, and run-ahead memory accesses with low area or complexity costs. We present the Saturn Vector Unit, a RTL implementation of a RVV vector unit. With our instruction scheduling mechanism, Saturn exhibits comparable or superior power, performance, and area characteristics compared to state-of-the-art long-vector and short-vector implementations.
Hardware Architecture
What problem does this paper attempt to address?