C:/ESLX/projects/TLMWG/tlm2/include/tlm/tlm_h/tlm_req_rsp/tlm_req_rsp.h

Go to the documentation of this file.
00001 /*****************************************************************************
00002 
00003   The following code is derived, directly or indirectly, from the SystemC
00004   source code Copyright (c) 1996-2008 by all Contributors.
00005   All Rights reserved.
00006 
00007   The contents of this file are subject to the restrictions and limitations
00008   set forth in the SystemC Open Source License Version 3.0 (the "License");
00009   You may not use this file except in compliance with such restrictions and
00010   limitations. You may obtain instructions on how to receive a copy of the
00011   License at http://www.systemc.org/. Software distributed by Contributors
00012   under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF
00013   ANY KIND, either express or implied. See the License for the specific
00014   language governing rights and limitations under the License.
00015 
00016  *****************************************************************************/
00017 
00018 #ifndef __TLM_REQ_RSP_H__
00019 #define __TLM_REQ_RSP_H__
00020 
00021 // The unannotated TLM interfaces
00022 
00023 #include "tlm_1_interfaces/tlm_core_ifs.h"
00024 #include "tlm_1_interfaces/tlm_master_slave_ifs.h"
00025 
00026 // The channels : tlm_fifo, tlm_transport_channel and tlm_req_rsp_channel
00027 
00028 #include "tlm_channels/tlm_req_rsp_channels/tlm_req_rsp_channels.h"
00029 
00030 // Some non blocking ports to provide static sensitivity
00031 
00032 #include "tlm_ports/tlm_nonblocking_port.h"
00033 
00034 
00035 #endif /* __TLM_REQ_RSP_H__ */

Generated on Thu Jun 5 17:43:03 2008 for TLM 2 by  doxygen 1.5.3