Architectural Testing
ConceptArchitectural (Compatibility) Testing verifies that an ISA implementation satisfies all architectural requirements under all conditions. For RISC-V, which is micro-architecture agnostic and extremely configurable, an exhaustive test suite is impractical, so architectural testing focuses on a limited subset of the ISA. Architectural testing is a subset of design verification, not a replacement for it: it only checks details specified in the ISA and does not ensure full functional correctness of an implementation.
WIKI
Architectural Testing
Definition
Architectural (Compatibility) Testing (AT) ensures that an implementation of an ISA meets all the requirements specified by the architecture under all conditions. For RISC-V, which is micro-architecture agnostic and extremely configurable, it is impossible to create an exhaustive test suite covering all implementations; instead, a suite is built that targets limited areas of the ISA [8bde013b].
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →