soc-hub-fi / headsail-vp

Headsail - Virtual Platform
0 stars 2 forks source link

Adds relocatable timer driver for HPC SS #32

Closed andstepan closed 2 months ago

andstepan commented 2 months ago

This pull request adds relocatable drivers for the timers of the HPC subsystem. The drivers have been implemented as structs with a generic constant. Moreover, the base addresses for timers 1 to 3 have been added to the mmap.rs file. Finally, new documentation has been added and existing documentation has been rewritten in a Rust doc-friendly way.