OpenASIP
2.0
|
#include "CostEstimationPlugin.hh"
#include "TransportPath.hh"
#include "SocketImplementationLocation.hh"
#include "BusImplementationLocation.hh"
Go to the source code of this file.
Classes | |
class | CostEstimator::ICDecoderEstimatorPlugin |
Namespaces | |
TTAMachine | |
TTAProgram | |
HDB | |
IDF | |
CostEstimator | |
Macros | |
#define | EXPORT_ICDEC_ESTIMATOR(PLUGIN_NAME__) |
Declaration of ICDecoderEstimatorPlugin class.
Definition in file ICDecoderEstimatorPlugin.hh.
#define EXPORT_ICDEC_ESTIMATOR | ( | PLUGIN_NAME__ | ) |
Exports the given class as an IC&decoder estimator.
Definition at line 107 of file ICDecoderEstimatorPlugin.hh.