mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-24 22:27:21 -04:00
[docs] minor edit
This commit is contained in:
parent
2fcb02a759
commit
3e3f1cf426
1 changed files with 1 additions and 1 deletions
|
@ -475,7 +475,7 @@ handled by a dedicated module of the bus infrastructure - the <<_atomic_memory_o
|
||||||
For the CPU, the atomic memory accesses are handled as plain load/store operation but with the `amo` signal set.
|
For the CPU, the atomic memory accesses are handled as plain load/store operation but with the `amo` signal set.
|
||||||
The `amoop` signal specifies the actual atomic processing operation:
|
The `amoop` signal specifies the actual atomic processing operation:
|
||||||
|
|
||||||
.AMO Operation Type Encoding
|
.AMO Operation Type Encoding (Bus Interface Signals)
|
||||||
[cols="<1,<4,<4"]
|
[cols="<1,<4,<4"]
|
||||||
[options="header",grid="rows"]
|
[options="header",grid="rows"]
|
||||||
|=======================
|
|=======================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue