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

/gem5/ext/dsent/model/optical/
H A DRingFilter.cc69 createOpticalOutputPort( "Drop", drop_wavelengths);
70 createOpticalOutputPort( "Out", in_wavelengths);
H A DLaserSource.cc68 createOpticalOutputPort( "Out", laser_wavelengths);
H A DGatedLaserSource.cc69 createOpticalOutputPort( "Out", laser_wavelengths);
H A DThrottledLaserSource.cc82 createOpticalOutputPort( "Out", laser_wavelengths);
H A DRingDetector.cc96 createOpticalOutputPort( "Out", in_wavelengths);
H A DRingModulator.cc94 createOpticalOutputPort( "Out", in_wavelengths);
/gem5/ext/dsent/model/
H A DOpticalModel.h86 void createOpticalOutputPort(const String& name_, const WavelengthGroup& wavelengths_);
H A DOpticalModel.cc212 void OpticalModel::createOpticalOutputPort(const String& name_, const WavelengthGroup& wavelength_group_) function in class:DSENT::OpticalModel

Completed in 8 milliseconds