Files
gem5/tests
Bobby R. Bruce 4bdcb040d0 stdlib: Move Root obj creation from Simulator to Board
It makes much more sense for the Root Object to be create within the
board and passed where required. Creating it in the Simulator class is
not required.

For this to work the signuature of the `_pre_instantiate` function in
`AbstractBoard` has been updated to return the Root object.
2024-10-04 11:40:13 -07:00
..
2023-11-29 22:06:41 -08:00
2023-11-29 22:06:41 -08:00