File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+
2+ ifeval::["{revlifecycle} " == "dev"]
3+ [WARNING]
4+ .This document is in the link:http://riscv.org/spec-state[Development state]
5+ ====
6+ Assume everything can change.
7+ ====
8+ endif::[]
9+ ifeval::["{revlifecycle} " == "stable"]
10+ [WARNING]
11+ .This document is in the link:http://riscv.org/spec-state[Stable state]
12+ ====
13+ Assume anything could still change, but limited change should be expected.
14+ ====
15+ endif::[]
16+ ifeval::["{revlifecycle} " == "frozen"]
17+ [WARNING]
18+ .This document is in the link:http://riscv.org/spec-state[Frozen state]
19+ ====
20+ Change is extremely unlikely. A high threshold will be used, and a change will
21+ only occur because of some truly critical issue being identified during the
22+ public review cycle.
23+ ====
24+ endif::[]
25+ ifeval::["{revlifecycle} " == "ratified"]
26+ [WARNING]
27+ .This document is in the link:http://riscv.org/spec-state[Ratified state]
28+ ====
29+ No changes are allowed. Any desired or needed changes can be the subject of
30+ a follow-on new extension. Ratified extensions are never revised.
31+ ====
32+ endif::[]
33+
134Contributors to all versions of the spec in alphabetical order:
235
336Alex Bradbury,
You can’t perform that action at this time.
0 commit comments