OpenASIP  2.0
Classes
RemoveUnconnectedComponents.cc File Reference
#include <string>
#include <vector>
#include "DesignSpaceExplorerPlugin.hh"
#include "DSDBManager.hh"
#include "Machine.hh"
#include "MachineTester.hh"
#include "Exception.hh"
#include "StringTools.hh"
#include "Conversion.hh"
#include "MachineResourceModifier.hh"
Include dependency graph for RemoveUnconnectedComponents.cc:

Go to the source code of this file.

Classes

class  RemoveUnconnectedComponents
 

Detailed Description

Explorer plugin that removes unconnected ports from units or creates connections to these ports in case of a FUs. Also removes unconnected buses. If all ports from a unit are removed, removes also the unit.

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

Definition in file RemoveUnconnectedComponents.cc.