Update docs/datasheet/cpu_csr.adoc

Co-authored-by: NikLeberg <39563554+NikLeberg@users.noreply.github.com>
Signed-off-by: stnolting <stnolting@gmail.com>
This commit is contained in:
stnolting 2025-01-05 09:26:44 +01:00 committed by GitHub
parent 0245fdc4d3
commit 24bcf0669c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -986,7 +986,7 @@ This CSR is hardwired to all-zero if there is just a single CPU core in the syst
| Bit | Name [C] | R/W | Description
| 1:0 | `CSR_MXICCSR_LINK_MSB : CSR_MXICCSR_LINK_LSB` | r/w | Link select. The value in this memory corresponds
to the ID of the core to which a connection is to be established via a link. The ICC data registers <<_mxiccrxd>>
and <<_mxicctxd>> will only access the queue FIFOs of the selected link. Not that only bit 0 is writable. Bit 1
and <<_mxicctxd>> will only access the queue FIFOs of the selected link. Note that only bit 0 is writable. Bit 1
is hardwaired to zero.
| 29:2 | - | r/- | Reserved; hardwired to zero.
| 30 | `CSR_MXICCSR_TX_FREE` | r/- | Set if there is free space for TX data for the selected link.