Skip to content

Commit 0f3498e

Browse files
authored
Merge pull request #2003 from ucb-bar/vec_fixes
Vector bugfixes
2 parents 0e57ad5 + a9cfdad commit 0f3498e

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

docs/Generators/Saturn.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Saturn implements a compact short-vector-length vector microarchitecture suitabl
77
More documentation on Saturn will be released in the future.
88
A partial listing of supported Saturn configurations is in ``generators/chipyard/src/main/scala/config/SaturnConfigs.scala``.
99

10+
For now, the recommended Saturn configuration is ``GENV256D128ShuttleConfig``, which builds a dual-issue core with 256-bit VLEN, 128-bit wide SIMD datapath, and separate floating-point and integer vector issue units.
11+
12+
1013
* Full support for ``V`` application-profile RVV 1.0
1114
* Precise traps with virtual memory
1215
* Indexed/strided/segmented loads and stores

generators/rocket-chip

generators/shuttle

0 commit comments

Comments
 (0)