Classes | Enumerations

C:/Users/duhem/Desktop/FoRTReSS/FoRTReSS/FoRTReSS/src/resourceRequirements.h File Reference

#include "RZ.h"
#include "device.h"
#include <iostream>
#include <string>
#include <vector>
#include <map>

Go to the source code of this file.

Classes

class  ResourceRequirements
 Representation of a task resource requirements. These requirements are specified for each different resource type (or RBType) and used to determine a set of reconfigurable zones (RZs) that could possibly host tasks based on these resource requirements. More...

Enumerations

enum  TailorRZState {
  Success, EndOfLine, ColumnNotUsed, LineNotUsed,
  HasSiblings, RestrictedColumn
}
 

Enumeration of possible return values for the Tailor RZ method.



Detailed Description

UNS - CNRS Copyright 2012 All Rights Reserved.

These computer program listings and specifications, herein, are the property of Université de Nice Sophia-Antipolis (UNS) and Centre National de la Recherche Scientifique (CNRS), and shall not be reproduced or copied or used in whole or in part as the basis for manufacture or sale of items without written permission. For a license agreement, please contact: contact@sattse.com

Author:
Francois Duhem (Francois.Duhem@unice.fr), Fabrice Muller (Fabrice.Muller@unice.fr) University of Nice-Sophia Antipolis - LEAT/CNRS
Version:
1.0
Date:
20/10/12

DESCRIPTION

Representation of a task resource requirements. These requirements are specified for each different resource type (or RBType) and used to determine a set of reconfigurable zones (RZs) that could possibly host tasks based on these resource requirements.

 All Classes Files Functions Enumerations