Skip to content

Commit

Permalink
Merge pull request #1068 from riscv/dodgy_english
Browse files Browse the repository at this point in the history
  • Loading branch information
wmat committed Aug 23, 2024
2 parents 40f80ef + f069752 commit 0a50a07
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions debugger_implementation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,9 @@ Read block of memory using system bus access:
[[deb:mrprogbuf]]
===== Using Program Buffer

Through the Program Buffer, the hart performs the memory accesses.
Addresses are physical or virtual (depending on and other system
configuration).
Memory can be accessed through the Program Buffer by having the hart
perform loads/stores. Whether the addresses are physical or virtual
depends on the system configuration.

Read a word from memory using program buffer:

Expand Down

0 comments on commit 0a50a07

Please sign in to comment.