fesa-core-gsi
4.2.0
|
This Cycle Descriptor is used on timing simulation. More...
#include <GSISimulatedCycleDescriptor.h>
Inherits CycleDescriptor.
Public Member Functions | |
GSISimulatedCycleDescriptor (const std::string &timingDomain, const std::string &timingCriterion, const std::string &timingSimulationConfigurationFile) | |
Constructor. More... | |
virtual | ~GSISimulatedCycleDescriptor () |
Destructor. | |
This Cycle Descriptor is used on timing simulation.
fesaGSI::GSISimulatedCycleDescriptor::GSISimulatedCycleDescriptor | ( | const std::string & | timingDomain, |
const std::string & | timingCriterion, | ||
const std::string & | timingSimulationConfigurationFile | ||
) |
Constructor.
timingDomain | The name of the simulated accelerator |
timingCriterion | group, for which the data can be multiplexed. For example USER (VA) |
timingSimulationConfigurationFile | The file where the TimingSimulation configuration is defined |