Reference the performance counter docs from the CSR doc page

This commit is contained in:
Alex Bradbury 2019-07-10 09:57:06 +01:00 committed by Pirmin Vogel
parent 81db2eb1a4
commit 36079d784b

View file

@ -61,6 +61,8 @@ Ibex implements all the Control and Status Registers (CSRs) listed in the follow
| 0xF14 | ``mhartid`` | R | Hardware Thread ID |
+---------+--------------------+--------+-----------------------------------------------+
See the :ref:`performance-counters` documentation for a description of the counter registers.
Machine Status (mstatus)
------------------------