Giacomo Travaglini has uploaded a new patch set (#3) to the change
originally created by Andreas Sandberg. (
https://gem5-review.googlesource.com/c/public/gem5/+/10805 )
Change subject: dev: Memory mapped device register utilities
......................................................................
dev: Memory mapped device register utilities
This change attempts to provide implementation of utilities which
could formalize memory mapped register definition. The utility in its
initial version provides basic register definition and memory
mapping. There is scope to enhance it by adding per register callback.
Change-Id: Ic06783b743a9d088fca813de2c4c95b6d5593eec
Signed-off-by: Rohit Kurup <[email protected]>
Reviewed-by: Andreas Sandberg <[email protected]>
Signed-off-by: Andreas Sandberg <[email protected]>
---
M src/dev/SConscript
A src/dev/register_util.cc
A src/dev/register_util.hh
A src/dev/register_util_test.cc
4 files changed, 413 insertions(+), 0 deletions(-)
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/10805
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: Ic06783b743a9d088fca813de2c4c95b6d5593eec
Gerrit-Change-Number: 10805
Gerrit-PatchSet: 3
Gerrit-Owner: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-CC: Earl Ou <[email protected]>
Gerrit-CC: Giacomo Travaglini <[email protected]>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev