@@ -71,10 +71,10 @@ with the RVI TSC (Technical Steering Committee) organization who creates RISC-V
7171
7272The CRDs refer to and augment information provided in existing ratified RVI standards.
7373
74- There are a variety of certificates offered by RVI to accomodate the various RVI standards.
74+ There are a variety of certificates offered by RVI to accommodate the various RVI standards.
7575There are certificates for processors, non-processor system IP (e.g., IOMMU),
7676and system platforms (processor + system IP) hardware standards.
77- There are multiple classes of processor certificates available to accomodate the wide range of
77+ There are multiple classes of processor certificates available to accommodate the wide range of
7878RISC-V implementations from basic microcontrollers to advanced Applications-class processors.
7979
8080Each CRD has a list of mandatory behaviors along with a list of optional behaviors.
@@ -152,7 +152,7 @@ Where:
152152* < model > is 3-digit integer defined as follows:
153153** The hundreds's digit indicates the series
154154** The ten's digit identifies large differences in mandatory extensions (e.g., V, H) within the series
155- ** The one's digit indentifies small/medium differences in mandatory extensions (e.g., Zicond, PMP) within the series
155+ ** The one's digit identifies small/medium differences in mandatory extensions (e.g., Zicond, PMP) within the series
156156* < base > is optional and is 32 for RV32I, 64 for RV64I, and 32E for RV32E
157157** If a CRD supports multiple bases and < base > is omitted in a reference, it applies to all supported bases
158158** If a CRD only supports one base then < base > is generally omitted
0 commit comments