Skip to content

Commit

Permalink
Merge pull request #13 from riscv-non-isa/Issue-7
Browse files Browse the repository at this point in the history
Updates to address issue Inclusion of timestamp #7
  • Loading branch information
IainCRobertson authored Feb 9, 2024
2 parents 12e8c3b + 5849052 commit e22da70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e-trace-specifics.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The https://github.com/riscv-non-isa/tg-nexus-trace/blob/master/pdfs/RISC-V-Trac

=== *timestamp*

* *trTsEnable* in the _trTsControl_ register enables the inclusion of the *timestamp* field in the encapsulated packets (i.e. *header.extend* will be set based on the value of this bit);
* When *trTsEnable* in the _trTsControl_ register is 1, a timestamp may be optionally included, via the *timestamp* field in the encapsulated packets. When present, *header.extend* will be 1 as described in <<_section_Timestamp>>;
* *trTsWidth* in the _trTsControl_ register indicates the number of bits in *timestamp* fields.

Note that some E-Trace packets may optionally include a *time* field, as an alternative method of providing time information. Presence or absence of this is fixed for a given system based on a discoverable parameter, but is not run-time configurable.
Expand Down

0 comments on commit e22da70

Please sign in to comment.