OpenASIP  2.0
Classes
ConnectionSweeper.cc File Reference
#include <vector>
#include <string>
#include <set>
#include <memory>
#include "DesignSpaceExplorerPlugin.hh"
#include "MachineConnectivityCheck.hh"
#include "DSDBManager.hh"
#include "Machine.hh"
#include "Connection.hh"
#include "TestApplication.hh"
#include "Program.hh"
#include "Instruction.hh"
#include "Move.hh"
#include "Port.hh"
#include "FUPort.hh"
#include "Socket.hh"
#include "Terminal.hh"
#include "HDBRegistry.hh"
#include "ICDecoderEstimatorPlugin.hh"
#include "ControlUnit.hh"
#include "HWOperation.hh"
#include "StringTools.hh"
#include "Segment.hh"
#include "CostEstimates.hh"
#include "Application.hh"
#include "Exception.hh"
#include "Procedure.hh"
#include "LLVMBackend.hh"
#include "RegisterQuantityCheck.hh"
#include "MinimalOpSetCheck.hh"
#include "MachineCheckResults.hh"
#include "tce_config.h"
Include dependency graph for ConnectionSweeper.cc:

Go to the source code of this file.

Classes

class  ConnectionSweeper
 

Detailed Description

Explorer plugin that optimizes the interconnection network by removing connections with least effect to the cycle count.

Author
Pekka Jääskeläinen 2011
Note
rating: red

Definition in file ConnectionSweeper.cc.