Searched refs:INTEGRATINGSENSEAMP (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/dsent/model/optical/
H A DRingDetector.h35 static const String INTEGRATINGSENSEAMP; member in class:DSENT::RingDetector
H A DRingDetector.cc46 const String RingDetector::INTEGRATINGSENSEAMP = "INTSA"; member in class:DSENT::RingDetector
91 if (topology == INTEGRATINGSENSEAMP) addEventResult(new AtomicResult("Receive"));
173 if(topology == INTEGRATINGSENSEAMP)
241 if(topology == INTEGRATINGSENSEAMP)
302 if(topology == INTEGRATINGSENSEAMP)
326 if(topology == INTEGRATINGSENSEAMP)
H A DSWMRLink.cc296 detector->setParameter("Topology", RingDetector::INTEGRATINGSENSEAMP);
H A DSWSRLink.cc331 detector->setParameter("Topology", RingDetector::INTEGRATINGSENSEAMP);

Completed in 18 milliseconds