- Added and updated documentation for gem5
- Added gem5 configuration used for profiling git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2027 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
12
src/core/sal/gem5/notes.txt
Normal file
12
src/core/sal/gem5/notes.txt
Normal file
@ -0,0 +1,12 @@
|
||||
Working:
|
||||
- Breakpoints
|
||||
- MemAccess
|
||||
- Traps (limited to traps that are triggered in the weather-monitor experiment)
|
||||
|
||||
On Breakpoints:
|
||||
- BPRangeBreakpoints and BPSingleBreakpoints(ANY_ADDRESS) are only working with
|
||||
range breakpoints enabled.
|
||||
|
||||
On MemAccess:
|
||||
- MemAccess is only working on the simple cpu models (atomic simple,
|
||||
timing simple...)
|
||||
Reference in New Issue
Block a user