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

/gem5/ext/dsent/model/optical_graph/
H A DOpticalWavelength.cc70 bool current_modulator = current.modulator == modulator_; local
72 ASSERT((current_modulator && current_laser) || !current_modulator, "[Error] " +
76 if (current_modulator)

Completed in 8 milliseconds