Skip to content

Commit

Permalink
Merge pull request #31 from ved-rivos/0629_edit
Browse files Browse the repository at this point in the history
editorial updates
  • Loading branch information
ved-rivos authored Jul 2, 2024
2 parents 9896c7d + 261a70e commit 126569e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
9 changes: 3 additions & 6 deletions qos_bandwidth.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@ The `OP`, `AT`, `MCID`, and `EVT_ID` fields of the register are WARL fields.
The `OP` field is used to instruct the controller to perform an operation
listed in <<BC_MON_OP>>.

<<<

[[BC_MON_OP]]
.Bandwidth Usage Monitoring Operations (`OP`)
[width=100%]
Expand Down Expand Up @@ -321,13 +319,12 @@ before requesting the operation.
|-- | 0 | Reserved for future standard use.
|`CONFIG_LIMIT`| 1 | Establishes reserved bandwidth allocation for
requests by `RCID` and of access-type `AT`. The
bandwidth allocation is specified in `bc_bw_alloc`
register.
bandwidth allocation is specified in `bc_bw_alloc`.
|`READ_LIMIT` | 2 | Reads back the previously configured bandwidth
allocation for requests by `RCID` and of
access-type `AT`. The current configured allocation
is written to `bc_bw_alloc` register on completion
of the operation.
is written to `bc_bw_alloc` on completion of the
operation.
| -- | 3-23 | Reserved for future standard use.
| -- | 24-31 | Designated for custom use.
|===
Expand Down
3 changes: 2 additions & 1 deletion qos_intro.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,9 @@ implement the `REV8` byte-reversal instruction defined by the Zbb extension. If
sequence of instructions.
====

<<<

A controller can support a subset of capabilities that are defined by CBQRI. When a
capability is not supported, the registers and/or fields used to configure and/or
control such capabilities are hardwired to `0`. Each controller supports a
capabilities register to enumerate the supported capabilities.

0 comments on commit 126569e

Please sign in to comment.