OpenASIP  2.0
Classes
StrictMatchFUEstimator.cc File Reference
#include "FUCostEstimationPlugin.hh"
#include "Application.hh"
#include "DataObject.hh"
#include "Exception.hh"
#include "HDBManager.hh"
#include "FunctionUnit.hh"
#include "ExecutionTrace.hh"
#include "StringTools.hh"
Include dependency graph for StrictMatchFUEstimator.cc:

Go to the source code of this file.

Classes

class  StrictMatchFUEstimator
 

Detailed Description

Declaration of StrictMatchFUEstimator. An FU estimation plugin that estimates FUs simply by fetching pre-stored cost data of the units from HDB. It does not perform any kind of linearization etc. to
estimate an FU that has not direct cost data in HDB.

Author
Pekka Jääskeläinen 2005 (pjaaskel-no.spam-cs.tut.fi)
Note
rating: red

Definition in file StrictMatchFUEstimator.cc.