Skip to content

Commit 03216c9

Browse files
Fix yet another asciidoc conversion problem
1 parent bcd05b7 commit 03216c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sdtrig.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ that writing 0 to {csr-tdata1} disables the trigger, and leaves it in a state wh
358358

359359
As a result, a debugger can write any supported trigger as follows:
360360

361-
. Write 0 to {csr-tdata1}. (This will result in containing a non-zero value, since the register is *WARL*.)
361+
. Write 0 to {csr-tdata1}. (This will result in {csr-tdata1} containing a non-zero value, since the register is *WARL*.)
362362
. Write desired values to {csr-tdata2} and {csr-tdata3}.
363363
. Write desired value to {csr-tdata1}.
364364

0 commit comments

Comments
 (0)