Definition in file rc_reconfigurable.cpp.
Go to the source code of this file.
Namespaces | |
namespace | ReChannel |
namespace | ReChannel::internals |
namespace | ReChannel::internals::reconfigurable |
Functions | |
rc_reconfigurable * | rc_get_reconfigurable_context () |
Determines the current reconfigurable context. | |
rc_reconfigurable * | rc_get_reconfigurable_context (sc_object *start_search) |
Determines the current reconfigurable context. | |
const rc_reconfigurable * | rc_register_resettable (rc_resettable &resettable, sc_object *search_start) |
Automatically registers a resettable component to with the current reconfigurable context. |