ReChannel.h File Reference


Detailed Description

Top level include file of ReChannel.

Author:
Armin Felke <felke@cs.uni-bonn.de>
All public classes and functions are included in this file. The namespace ReChannel is imported into the current namespace.

Date
Revision

Definition in file ReChannel.h.

Go to the source code of this file.

Namespaces

namespace  ReChannel
namespace  ReChannel::internals

Defines

#define RC_DISABLE_COUT
 Macro to disable output messages sent by RC_COUT() and RC_COUTL().
#define RC_USE_NON_OSCI_KERNEL
 (compatibility option)
#define RC_DISABLE_CTHREAD_MOBILITY
 (optimisation option)
#define RC_USE_SHARED_METHOD_DRIVER
 (optimisation option)
#define RC_SIGNAL_WRITE_CHECK_DISABLED
 (optimisation option)
#define RC_SYNTHESIS_MODE
 (intended for synthesis tools)


Define Documentation

#define RC_DISABLE_COUT

Macro to disable output messages sent by RC_COUT() and RC_COUTL().

See also:
RC_COUT(), RC_COUTL()

Definition at line 1059 of file ReChannel.h.

#define RC_DISABLE_CTHREAD_MOBILITY

(optimisation option)

If defined, disables the mechanism which allows to move modules with CTHREADs.

Definition at line 1074 of file ReChannel.h.

#define RC_SIGNAL_WRITE_CHECK_DISABLED

(optimisation option)

If defined, informs ReChannel that drivers in signal switches are not needed and thus driver accesses can be omitted.

See also:
rc_driver_object_base, rc_driver_object, rc_nb_driver_object, rc_accessor

Definition at line 1094 of file ReChannel.h.

#define RC_SYNTHESIS_MODE

(intended for synthesis tools)

If defined, ONLY the synthesis header is included.

Definition at line 1101 of file ReChannel.h.

#define RC_USE_NON_OSCI_KERNEL

(compatibility option)

Define this constant if a Non-OSCI SystemC implementation is used.

Definition at line 1066 of file ReChannel.h.

#define RC_USE_SHARED_METHOD_DRIVER

(optimisation option)

If defined, ReChannel uses one shared method driver for all non-blocking driver accesses on switches.

See also:
rc_driver_object_base, rc_driver_object, rc_nb_driver_object, rc_accessor

Definition at line 1084 of file ReChannel.h.


Generated on Tue Jan 1 23:14:07 2008 for ReChannel by  doxygen 1.5.3