Searched refs:constructModel (Results 51 - 75 of 89) sorted by relevance

1234

/gem5/ext/dsent/model/optical/
H A DThrottledLaserSource.cc62 void ThrottledLaserSource::constructModel() function in class:DSENT::ThrottledLaserSource
H A DOpticalLinkBackendRx.cc64 void OpticalLinkBackendRx::constructModel() function in class:DSENT::OpticalLinkBackendRx
H A DOpticalLinkBackendTx.cc63 void OpticalLinkBackendTx::constructModel() function in class:DSENT::OpticalLinkBackendTx
H A DRingDetector.cc75 void RingDetector::constructModel() function in class:DSENT::RingDetector
H A DSWMRLink.cc68 void SWMRLink::constructModel() function in class:DSENT::SWMRLink
H A DSWSRLink.cc70 void SWSRLink::constructModel() function in class:DSENT::SWSRLink
/gem5/ext/dsent/model/
H A DModel.h153 // has not been constructed yet, and calls constructModel. This function is not meant
154 // to be overwritten by child classes; constructModel should be overwritten instead
185 virtual void constructModel() = 0;
204 // Parameters are needed in order to constructModel() and CANNOT be
205 // changed after constructModel() has been called
211 // changed be changed after constructModel(). Call updateModel()
/gem5/ext/dsent/model/electrical/
H A DTestModel.cc56 void TestModel::constructModel() function in class:DSENT::TestModel
H A DBarrelShifter.cc66 void BarrelShifter::constructModel() function in class:DSENT::BarrelShifter
H A DDecoder.cc62 void Decoder::constructModel() function in class:DSENT::Decoder
H A DMultiplexerCrossbar.cc68 void MultiplexerCrossbar::constructModel() function in class:DSENT::MultiplexerCrossbar
H A DMuxTreeSerializer.cc66 void MuxTreeSerializer::constructModel() function in class:DSENT::MuxTreeSerializer
H A DOR.cc67 void OR::constructModel() function in class:DSENT::OR
H A DRepeatedLink.cc79 void RepeatedLink::constructModel() function in class:DSENT::RepeatedLink
H A DDFFRAM.cc68 void DFFRAM::constructModel() function in class:DSENT::DFFRAM
H A DDemuxTreeDeserializer.cc68 void DemuxTreeDeserializer::constructModel() function in class:DSENT::DemuxTreeDeserializer
H A DMultiplexer.cc65 void Multiplexer::constructModel() function in class:DSENT::Multiplexer
H A DSeparableAllocator.cc64 void SeparableAllocator::constructModel() function in class:DSENT::SeparableAllocator
/gem5/ext/dsent/model/std_cells/
H A DBUF.cc54 void BUF::constructModel() function in class:DSENT::BUF
H A DINV.cc55 void INV::constructModel() function in class:DSENT::INV
57 // All constructModel should do is create Area/NDDPower/Energy Results as
H A DAND2.cc54 void AND2::constructModel() function in class:DSENT::AND2
56 // All constructModel should do is create Area/NDDPower/Energy Results as
H A DNAND2.cc55 void NAND2::constructModel() function in class:DSENT::NAND2
57 // All constructModel should do is create Area/NDDPower/Energy Results as
H A DNOR2.cc55 void NOR2::constructModel() function in class:DSENT::NOR2
57 // All constructModel should do is create Area/NDDPower/Energy Results as
/gem5/ext/dsent/model/electrical/router/
H A DRouterInputPort.cc71 void RouterInputPort::constructModel() function in class:DSENT::RouterInputPort
H A DRouterSwitchAllocator.cc61 void RouterSwitchAllocator::constructModel() function in class:DSENT::RouterSwitchAllocator

Completed in 41 milliseconds

1234