Fix doc typo introduced in #128

This commit is contained in:
Alex Bradbury 2019-07-10 09:43:26 +01:00 committed by Pirmin Vogel
parent 33b7904a12
commit 81db2eb1a4

View file

@ -91,7 +91,7 @@ Machine ISA Register (misa)
CSR Address: ``0x301``
``misa`` is a WARL register which describes the ISA supported by the hart.
One Ibex, ``misa`` is hard-wired, i.e. it will remain unchanged after any write.
On Ibex, ``misa`` is hard-wired, i.e. it will remain unchanged after any write.
Machine Trap-Vector Base Address (mtvec)