Searched hist:8723 (Results 1 - 1 of 1) sorted by relevance

/gem5/configs/example/
H A Dfs.py8723:bbcc7afd82cb Wed Jan 25 00:44:00 EST 2012 Andreas Hansson <andreas.hansson@arm.com> MEM: Fix fs.py by specifying the range size rather than end

This patch fixes the currently broken fs.py by specifying the size of
the bridge range rather than the end address. This effectively
subtracts one when determining the address range for the IO bridge
(from IO bus to membus), and thus avoids the overlapping ranges.

Completed in 33 milliseconds