Review Board 2.0.15


base: Output all AddrRange parameters to config.ini

Review Request #3604 - Created Aug. 4, 2016 and submitted

Information
Matthew Poremba
gem5
default
Reviewers
Default

Changeset 11594:805067369ea7
---------------------------
base: Output all AddrRange parameters to config.ini

Currently only 'start' and 'end' of AddrRange are printed in config.ini.
This causes address ranges to be overlapping when loading a c++-only
config with interleaved addresses using CxxConfigManger. This patch adds
prints for the interleave and XOR bits to config.ini such that address
ranges are properly setup with cxx config.


   
Review request changed
Updated (Oct. 14, 2016, 11:23 a.m.)

Status: Closed (submitted)