lisa.target.Gem5SimulationPlatformWrapper#
- class lisa.target.Gem5SimulationPlatformWrapper(system, simulator, **kwargs)[source]#
Bases:
Gem5SimulationPlatform
Properties
number_of_clusters
inheritedSee
devlib.platform.Platform.number_of_clusters
Methods
gem5_capture_screen()
inheritedSee
devlib.platform.gem5.Gem5SimulationPlatform.gem5_capture_screen()
init_target_connection()
inheritedSee
devlib.platform.gem5.Gem5SimulationPlatform.init_target_connection()
setup()
inheritedupdate_from_target()
inheritedSee
devlib.platform.gem5.Gem5SimulationPlatform.update_from_target()
Properties#
- property Gem5SimulationPlatformWrapper.number_of_clusters#
Inherited property, see
devlib.platform.Platform.number_of_clusters
Methods#
- Gem5SimulationPlatformWrapper.gem5_capture_screen()#
Inherited method, see
devlib.platform.gem5.Gem5SimulationPlatform.gem5_capture_screen()
- Gem5SimulationPlatformWrapper.init_target_connection()#
Inherited method, see
devlib.platform.gem5.Gem5SimulationPlatform.init_target_connection()
- Gem5SimulationPlatformWrapper.setup()#
Inherited method, see
devlib.platform.gem5.Gem5SimulationPlatform.setup()
- Gem5SimulationPlatformWrapper.update_from_target()#
Inherited method, see
devlib.platform.gem5.Gem5SimulationPlatform.update_from_target()