gem5 v25.0.0.1
Loading...
Searching...
No Matches
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.

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 Sat Oct 18 2025 08:06:53 for gem5 by doxygen 1.14.0