OpenASIP  2.0
Variables
IUBroker.cc File Reference
#include <algorithm>
#include "IUBroker.hh"
#include "IUResource.hh"
#include "Machine.hh"
#include "Move.hh"
#include "MapTools.hh"
#include "ResourceMapper.hh"
#include "OutputPSocketResource.hh"
#include "MoveNode.hh"
#include "TCEString.hh"
#include "TerminalRegister.hh"
#include "TerminalImmediate.hh"
#include "Immediate.hh"
#include "SimpleResourceManager.hh"
Include dependency graph for IUBroker.cc:

Go to the source code of this file.

Variables

static const int MAX_LIMM_DISTANCE = 25
 

Detailed Description

Implementation of IUBroker class.

Author
Ari Mets�halme 2006 (ari.metsahalme-no.spam-tut.fi)
Vladimir Guzma 2007 (vladimir.guzma-no.spam-tut.fi)
Note
rating: red

Definition in file IUBroker.cc.

Variable Documentation

◆ MAX_LIMM_DISTANCE

const int MAX_LIMM_DISTANCE = 25
static

Definition at line 58 of file IUBroker.cc.

Referenced by IUBroker::allAvailableResources(), and IUBroker::assign().