Skip to content

Commit a88e079

Browse files
jmawetThinkOpenly
andauthored
Update spec/std/isa/ext/V.yaml
Co-authored-by: Paul Clarke <[email protected]> Signed-off-by: Jennifer Dupaquier <[email protected]>
1 parent 879a548 commit a88e079

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/std/isa/ext/V.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ params:
5858
enum: ["ceil(AVL/2)", "VLMAX", "custom"]
5959
FOLLOW_VTYPE_RESET_RECOMMENDATION:
6060
description: |
61-
The spec recommends - but does not require - that on reset, vill is set, and remaining bits in vtype and vl are set to 0.
62-
If this parameter is set to true, the CSR resets will follow this recommandation. If it is false, the resets will be "UNDEFINED_LEGAL".
61+
It is recommended that at reset, vtype.vill is set, the remaining bits in vtype are zero, and vl is set to zero.
62+
If this parameter is set to true, this recommendation is followed. If it is false, at reset the respective fields will be "UNDEFINED_LEGAL".
6363
schema:
6464
type: boolean
6565
VLEN:

0 commit comments

Comments
 (0)