Skip to content

Commit 83e409a

Browse files
committed
Ratified 1.0
1 parent 55601f5 commit 83e409a

File tree

8 files changed

+10
-37
lines changed

8 files changed

+10
-37
lines changed

README.md

Lines changed: 6 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,16 @@
11
# TG RISC-V Nexus Trace
22

3-
## Tracking Ratification Progress
4-
5-
Generating Version 1.0_rc51: **Frozen (Ratification Ready)** Sep 16-th.
6-
7-
Public Review period closed on Sep 14-th.
8-
9-
Summary of **Public Review** notes with short status for each issue or PR (DONE=merged, TODO=not yet, NEW=not analyzed, OK=nothing done - spec clarifies it already):
10-
11-
As of 2024/09/16 (**Public Review** closed, all known notes addressed).
12-
13-
* #64, TYPO: Fix typos, Status=**DONE**.
14-
* #65, CLARIFY: B-TYPE=0 for some SYNC messages, Status=**DONE**.
15-
* #66, TYPO: Fix typos: . and ( and :, Status=**DONE**.
16-
* #67, NO CHANGE: Should read pointer be used for SMEM mode, Status=**OK** (explanation provided, issue closed).
17-
* #68, TYPO: HIST field bit in example pseudo-code are reversed, Status=**DONE**.
18-
* #69, NO CHANGE: Question why SRC ID is not 15-bit, Status=**OK** (explanation provided, issue closed).
19-
203
## Status of each PDF
214

22-
**2024/09/16 status:**
23-
24-
PDFs 1.0_rc51: **Frozen (Ratification Ready)**.
25-
26-
Inside of [./pdfs](./pdfs) directory:
5+
**2024/11/21 status:**
276

28-
* **N-Trace PDF**: Version 1.0_rc51: **Frozen (Ratification Ready)**.
29-
* **Controls PDF**: Version 1.0_rc51: **Frozen (Ratification Ready)**.
30-
* **Connectors PDF**: Version 1.0_rc51: **Frozen (Ratification Ready)**.
7+
PDFs 1.0: **Ratified**.
318

32-
## TODO (after ratification approval)
9+
Inside of [./ratified/1.0](../ratified/1.0) directory:
3310

34-
* TODO: Change status to Ratified.
35-
* TODO: Change date.
36-
* TODO: Remove _rc and make version 1.0.
37-
* TODO: Make official release.
38-
* TODO: Place all 3 PDFs into 'public' place (and update/add links).
11+
* **RISC-V N-Trace PDF**: Version 1.0: **Ratified**.
12+
* **RISC-V Trace Controls PDF**: Version 1.0: **Ratified**.
13+
* **RISC-V Trace Connectors PDF**: Version 1.0: **Ratified**.
3914

4015
## Repository Overview
4116

pdfs/RISC-V-N-Trace.pdf

-798 Bytes
Binary file not shown.

pdfs/RISC-V-Trace-Connectors.pdf

-1.09 KB
Binary file not shown.
-883 Bytes
Binary file not shown.

ratified/1.0/RISC-V-N-Trace.pdf

550 KB
Binary file not shown.
138 KB
Binary file not shown.
535 KB
Binary file not shown.

ratified/README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@ This is a collection of official links to ratified N-Trace documents.
22

33
**IMPORTANT:** Do not change ratified sections and this file may be referenced from other specifications.
44

5-
# 1.0.0-ratified
5+
# 1.0 (Ratified 2024/11/21)
66

7-
**NOTE:** These link are now pointing to newest PDFs - after ratification these will be updated.
7+
[RISC-V N-Trace (Nexus-based Trace) Specification](https://github.com/riscv-non-isa/tg-nexus-trace/blob/main/ratified/1.0/RISC-V-N-Trace.pdf)
88

9-
[RISC-V N-Trace (Nexus-based Trace) Specification](https://github.com/riscv-non-isa/tg-nexus-trace/blob/main/pdfs/RISC-V-N-Trace.pdf)
9+
[RISC-V Trace Control Specification](https://github.com/riscv-non-isa/tg-nexus-trace/blob/main/ratified/1.0/RISC-V-Trace-Control-Interface.pdf)
1010

11-
[RISC-V Trace Control Specification](https://github.com/riscv-non-isa/tg-nexus-trace/blob/main/pdfs/RISC-V-Trace-Control-Interface.pdf)
12-
13-
[RISC-V Trace Connectors Specification](https://github.com/riscv-non-isa/tg-nexus-trace/blob/main/pdfs/RISC-V-Trace-Connectors.pdf)
11+
[RISC-V Trace Connectors Specification](https://github.com/riscv-non-isa/tg-nexus-trace/blob/main/ratified/1.0/RISC-V-Trace-Connectors.pdf)
1412

0 commit comments

Comments
 (0)