lowRISC / sonata-system

A full micro-controller system utilizing the CHERIoT Ibex core, part of the Sunburst project funded by UKRI
Apache License 2.0
19 stars 11 forks source link

Fix rv_timer register offsets #61

Closed alees24 closed 1 month ago

alees24 commented 2 months ago

Transpose mtime and mtimecmp registers in rv_timer implementation to match CLINT specification. Change legacy software accordingly.