Access L3STAT counters from software

Hello,

I am trying to access the L3STAT counters in a LEON3 design. I have seen, using GRMON’s info sys, the memory addresses where the values of the counters are stored, but I couldn’t find at what memory address (if any) is the counter configuration.
Is there any way to set those through software when not using GRMON?

Thanks in advance for your help!

Marc

Hi everyone,
I already found the solution to my question.
The configuration address is the L3STAT address reported by info sys + 0x100

Marc