mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-24 14:09:08 -04:00
[doc] Update mhartid
CSR description
This commit removes outdated bit-field descriptions for `mhartid` CSR. Signed-off-by: Pirmin Vogel <vogelpi@lowrisc.org>
This commit is contained in:
parent
46608d9f76
commit
99a12ff6d5
1 changed files with 2 additions and 9 deletions
|
@ -371,12 +371,5 @@ Hardware Thread ID (mhartid)
|
|||
|
||||
CSR Address: ``0xF14``
|
||||
|
||||
Reset Value: Defined
|
||||
|
||||
+-------+-----+------------------------------------------------------------------+
|
||||
| Bit# | R/W | Description |
|
||||
+-------+-----+------------------------------------------------------------------+
|
||||
| 10:5 | R | **Cluster ID:** ID of the cluster |
|
||||
+-------+-----+------------------------------------------------------------------+
|
||||
| 3:0 | R | **Core ID:** ID of the core within the cluster |
|
||||
+-------+-----+------------------------------------------------------------------+
|
||||
Reads directly return the value of the ``hart_id_i`` input signal.
|
||||
See also :ref:`core-integration`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue