Skip to content

Commit 98c88de

Browse files
committed
1.0.0-rc41: trTsActive clarified (after ARC notes)
1 parent d22a2df commit 98c88de

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/RISC-V-Trace-Control-Interface.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[[header]]
22
:description: RISC-V Trace Control Interface
33
:company: RISC-V.org
4-
:revdate: July 01, 2024
5-
:revnumber: 1.0.0_rc40
4+
:revdate: July 03, 2024
5+
:revnumber: 1.0.0_rc41
66
:revremark: Stable state (waiting for Freeze)
77
:url-riscv: http://riscv.org
88
:doctype: book
@@ -52,8 +52,8 @@ Change is extremely unlikely.
5252

5353
PDF generated on: {localdatetime}
5454

55-
=== Version 1.0.0_rc40
56-
* 2024-07-01
55+
=== Version 1.0.0_rc41
56+
* 2024-07-03
5757
** Waiting for official Freeze
5858

5959
[Preface]
@@ -713,9 +713,9 @@ In a system with an Internal Core timestamp counter (implemented in Trace Encode
713713
[cols="6%,24%,~,7%,7%",options="header"]
714714
|===
715715
|*Bit* |*Field* |*Description* |*RW* |*Reset*
716-
|0 |trTsActive |Primary activate/reset bit for timestamp unit.
717-
If separated reset for timestamp component is not implemented, it should be a read-only mirror of the corresponding `trTeActive` or `trFunnelActive` bit.
718-
See <<Reset and Discovery,Reset and Discovery>> chapter for more details.|RW|SD
716+
|0 |trTsActive |Primary activate/reset bit for timestamp unit.
717+
This must either be RW or, if separated reset for timestamp component is not implemented, a read-only copy of the corresponding `trTeActive` or `trFunnelActive` bit.
718+
See <<Reset and Discovery,Reset and Discovery>> chapter for more details.|WARL|SD
719719
|1 |trTsCount |*Internal System or Core* timestamp only. +
720720
*1:* counter runs, +
721721
*0:* counter stopped.

0 commit comments

Comments
 (0)