gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
gem5::minor::Latch< Data >::Input Class Reference

Encapsulate wires on either input or output of the latch. More...

#include <buffers.hh>

Public Member Functions

 Input (typename Buffer::wire input_wire)
 

Public Attributes

Buffer::wire inputWire
 

Detailed Description

template<typename Data>
class gem5::minor::Latch< Data >::Input

Encapsulate wires on either input or output of the latch.

forward/backward correspond to data direction relative to the pipeline. Latched and Immediate specify delay for backward data. Immediate data is available to earlier stages during the cycle it is written

Definition at line 252 of file buffers.hh.

Constructor & Destructor Documentation

◆ Input()

template<typename Data >
gem5::minor::Latch< Data >::Input::Input ( typename Buffer::wire  input_wire)
inline

Definition at line 258 of file buffers.hh.

Member Data Documentation

◆ inputWire

template<typename Data >
Buffer::wire gem5::minor::Latch< Data >::Input::inputWire

Definition at line 255 of file buffers.hh.


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

Generated on Wed Dec 21 2022 10:24:16 for gem5 by doxygen 1.9.1