--- /dev/null
+[[!tag standards]]
+
+# Simple-V Compliancy Levels
+
+The purpose of the Compliancy Levels is to provide a documented
+stable base for implementors to achieve software interoperability
+without requiring a high and unnecessary hardware cost. The bare
+minimum requirement, particularly suited for Ultra-embedded, requires
+just two instructions, reservation of SPRs, and the rest may entirely
+be Soft-emulated by raising Illegal Instruction traps. At the other
+end of the spectrum is the full REMAP Structure Packing suitable
+for traditional Vector Processing workloads and High-performance
+energy-efficient DSP workloads.
+
+To achieve full soft-emulated interoperability, all implementations
+**must**, at the bare minimum, raise Illegal Instruction traps for
+all SPRs including all reserved SPRs, all SVP64-related Context
+instructions (REMAP), as well as for the entire SVP64 Prefix space.