OpenASIP  2.0
Classes
FrequencySweepExplorer.cc File Reference
#include <vector>
#include <string>
#include <set>
#include <map>
#include <sstream>
#include <boost/format.hpp>
#include "DesignSpaceExplorerPlugin.hh"
#include "ExplorerPluginParameter.hh"
#include "Conversion.hh"
#include "DSDBManager.hh"
#include "Machine.hh"
#include "TestApplication.hh"
#include "Program.hh"
#include "Instruction.hh"
#include "Move.hh"
#include "Terminal.hh"
#include "Operation.hh"
#include "ComponentImplementationSelector.hh"
#include "HDBRegistry.hh"
#include "ICDecoderEstimatorPlugin.hh"
#include "ControlUnit.hh"
#include "HWOperation.hh"
#include "StringTools.hh"
#include "ADFSerializer.hh"
#include "IDFSerializer.hh"
#include "Segment.hh"
#include "RFPort.hh"
#include "FullyConnectedCheck.hh"
#include "TemplateSlot.hh"
#include "CostEstimates.hh"
#include "Application.hh"
#include "Guard.hh"
#include "Exception.hh"
#include "FrequencySweep.hh"
#include "MachineResourceModifier.hh"
#include "MachineImplementation.hh"
#include "FUImplementationLocation.hh"
Include dependency graph for FrequencySweepExplorer.cc:

Go to the source code of this file.

Classes

class  FrequencySweepExplorer
 

Detailed Description

Explorer plugin that that uses algorithm that sets one target frequency as requirement and sweeps all frequencies given by user.

Author
Jari Mäntyneva 2007 (jari.mantyneva-no.spam-tut.fi)
Esa Määttä 2008 (esa.maatta-no.spam-tut.fi)
Note
rating: red

Definition in file FrequencySweepExplorer.cc.