lisa.target.Gem5SimulationPlatformWrapper#

class lisa.target.Gem5SimulationPlatformWrapper(system, simulator, **kwargs)[source]#

Bases: Gem5SimulationPlatform

Properties

number_of_clusters inherited

See devlib.platform.Platform.number_of_clusters

Methods

Properties#

property Gem5SimulationPlatformWrapper.number_of_clusters#

Inherited property, see devlib.platform.Platform.number_of_clusters

Methods#

Gem5SimulationPlatformWrapper.gem5_capture_screen(filepath)#

Inherited method, see devlib.platform.gem5.Gem5SimulationPlatform.gem5_capture_screen()

Gem5SimulationPlatformWrapper.init_target_connection(target)#

Inherited method, see devlib.platform.gem5.Gem5SimulationPlatform.init_target_connection()

Gem5SimulationPlatformWrapper.setup(target)#

Inherited method, see devlib.platform.gem5.Gem5SimulationPlatform.setup()

Gem5SimulationPlatformWrapper.update_from_target(target)#

Inherited method, see devlib.platform.gem5.Gem5SimulationPlatform.update_from_target()