OpenASIP  2.0
Classes | Typedefs | Variables
IDF Namespace Reference

Classes

class  FUGenerated
 
class  IDFSerializer
 
class  MachineImplementation
 
class  NullUnitImplementationLocation
 
class  UnitImplementationLocation
 

Typedefs

typedef UnitImplementationLocation FUImplementationLocation
 
typedef UnitImplementationLocation RFImplementationLocation
 
typedef UnitImplementationLocation IUImplementationLocation
 
typedef UnitImplementationLocation BusImplementationLocation
 
typedef NullUnitImplementationLocation NullFUImplementationLocation
 
typedef NullUnitImplementationLocation NullRFImplementationLocation
 
typedef UnitImplementationLocation SocketImplementationLocation
 

Variables

const std::string ATTRIB_NAME = "name"
 
const std::string TAG_OPERATION = "operation"
 
const std::string TAG_OPERATION_ID = "operation-id"
 
const std::string TAG_OPERATION_LATENCY = "operation-latency"
 
const std::string TAG_OPTION = "option"
 
const std::string TAG_FUGENERATE = "fu-generate"
 
const std::string TAG_HDBFILE = "hdb-file"
 

Typedef Documentation

◆ BusImplementationLocation

Definition at line 39 of file BusImplementationLocation.hh.

◆ FUImplementationLocation

Definition at line 55 of file ComponentImplementationSelector.hh.

◆ IUImplementationLocation

Definition at line 58 of file ComponentImplementationSelector.hh.

◆ NullFUImplementationLocation

Definition at line 39 of file NullFUImplementationLocation.hh.

◆ NullRFImplementationLocation

Definition at line 39 of file NullRFImplementationLocation.hh.

◆ RFImplementationLocation

Definition at line 57 of file ComponentImplementationSelector.hh.

◆ SocketImplementationLocation

Definition at line 39 of file SocketImplementationLocation.hh.

Variable Documentation

◆ ATTRIB_NAME

const std::string IDF::ATTRIB_NAME = "name"

Definition at line 37 of file FUGenerated.cc.

Referenced by IDF::FUGenerated::loadState(), and IDF::FUGenerated::saveState().

◆ TAG_FUGENERATE

const std::string IDF::TAG_FUGENERATE = "fu-generate"

Definition at line 42 of file FUGenerated.cc.

Referenced by IDF::FUGenerated::saveState().

◆ TAG_HDBFILE

const std::string IDF::TAG_HDBFILE = "hdb-file"

Definition at line 43 of file FUGenerated.cc.

Referenced by IDF::FUGenerated::loadState(), and IDF::FUGenerated::saveState().

◆ TAG_OPERATION

const std::string IDF::TAG_OPERATION = "operation"

Definition at line 38 of file FUGenerated.cc.

Referenced by IDF::FUGenerated::loadState(), and IDF::FUGenerated::saveState().

◆ TAG_OPERATION_ID

const std::string IDF::TAG_OPERATION_ID = "operation-id"

Definition at line 39 of file FUGenerated.cc.

Referenced by IDF::FUGenerated::loadState(), and IDF::FUGenerated::saveState().

◆ TAG_OPERATION_LATENCY

const std::string IDF::TAG_OPERATION_LATENCY = "operation-latency"

Definition at line 40 of file FUGenerated.cc.

Referenced by IDF::FUGenerated::loadState(), and IDF::FUGenerated::saveState().

◆ TAG_OPTION

const std::string IDF::TAG_OPTION = "option"

Definition at line 41 of file FUGenerated.cc.

Referenced by IDF::FUGenerated::loadState(), and IDF::FUGenerated::saveState().