Skip to content

Commit 2b14592

Browse files
Pretty wasn't happy (was supposed to be fixed automatically but clearly still isn't)
1 parent 11f8174 commit 2b14592

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

arch/certificate_class/MC.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ naming_scheme: |
2222
Where:
2323
2424
* Left & right square braces denote optional.
25-
* \<model> is a 3 digit integer. It is changed only when mandatory extensions are added to a CRD.
25+
* <model> is a 3 digit integer. It is changed only when mandatory extensions are added to a CRD.
2626
** The one's digit is incremented when a small mandatory extension is added (e.g., Zicond)
2727
** The ten's digit is incremented when a medium mandatory extension is addded (e.g., PMP)
2828
** The hundreds's digit is incremented when a large mandatory extension is addded (e.g., V or H)
29-
* \<version> is a semantic version (see semver.org) formatted as <major>[.<minor>.[patch]]. If \<version> is omitted, the reference applies equally to all versions.
29+
* <version> is a semantic version (see semver.org) formatted as <major>[.<minor>.[patch]]. If <version> is omitted, the reference applies equally to all versions.
3030
** A <major> release indicates support for a new optional extension.
3131
** A <minor> release indicates one or more of the following changes to the certification tests associated with the CRD.
3232
*** Fix test bug or increase test coverage

arch/certificate_model/MC100-64.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ base: 64
1515
extensions:
1616
Sm:
1717
parameters:
18-
XLEN:
19-
schema:
20-
const: 64
18+
XLEN:
19+
schema:
20+
const: 64

arch/certificate_model/MC200-64.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ base: 64
1515
extensions:
1616
Sm:
1717
parameters:
18-
XLEN:
19-
schema:
20-
const: 64
18+
XLEN:
19+
schema:
20+
const: 64

arch/certificate_model/MC300-64.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ base: 64
1515
extensions:
1616
Sm:
1717
parameters:
18-
XLEN:
19-
schema:
20-
const: 64
18+
XLEN:
19+
schema:
20+
const: 64

0 commit comments

Comments
 (0)