Skip to content

Commit

Permalink
Merge pull request #2003 from ucb-bar/vec_fixes
Browse files Browse the repository at this point in the history
Vector bugfixes
  • Loading branch information
jerryz123 authored Aug 16, 2024
2 parents 0e57ad5 + a9cfdad commit 0f3498e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions docs/Generators/Saturn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ Saturn implements a compact short-vector-length vector microarchitecture suitabl
More documentation on Saturn will be released in the future.
A partial listing of supported Saturn configurations is in ``generators/chipyard/src/main/scala/config/SaturnConfigs.scala``.

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.


* Full support for ``V`` application-profile RVV 1.0
* Precise traps with virtual memory
* Indexed/strided/segmented loads and stores
Expand Down
2 changes: 1 addition & 1 deletion generators/rocket-chip
2 changes: 1 addition & 1 deletion generators/shuttle

0 comments on commit 0f3498e

Please sign in to comment.