gem5  v22.1.0.0
Public Member Functions | List of all members
gem5::PipeStageIFace Class Referenceabstract

#include <comm.hh>

Inheritance diagram for gem5::PipeStageIFace:
gem5::ScheduleToExecute gem5::ScoreboardCheckToSchedule

Public Member Functions

virtual void reset ()=0
 Reset the pipe stage interface. More...
 

Detailed Description

Definition at line 47 of file comm.hh.

Member Function Documentation

◆ reset()

virtual void gem5::PipeStageIFace::reset ( )
pure virtual

Reset the pipe stage interface.

This is called to remove any stale state from the pipe stage that is leftover from the prior cycle. This is needed when stages do not actually consume the information passed via the stage interfaces.

Implemented in gem5::ScheduleToExecute, and gem5::ScoreboardCheckToSchedule.


The documentation for this class was generated from the following file:

Generated on Wed Dec 21 2022 10:23:22 for gem5 by doxygen 1.9.1