RecoSim  1.0
 All Classes Files Functions Variables Enumerations
Classes | Macros | Functions
testbench_in.h File Reference
#include <systemc.h>
#include "tlm.h"
#include "tlm_utils/simple_initiator_socket.h"
#include "tlm_utils/simple_target_socket.h"
#include "tlm_utils/multi_passthrough_initiator_socket.h"
#include "tlm_utils/multi_passthrough_target_socket.h"
#include "tlm_utils/peq_with_cb_and_phase.h"
#include "utils.h"
#include "memory_manager.h"
#include "trace.h"
#include "simulation_controller.h"
#include "user_parameters.h"
#include "testbench_in_interface.h"
#include "testbench_algorithms.h"
#include <map>
#include <set>

Go to the source code of this file.

Classes

class  TestbenchIn< Ni >
 

Macros

#define SC_INCLUDE_DYNAMIC_PROCESSES
 
#define FOUT   if(generate_logfile()) (*fout)
 

Functions

 DECLARE_EXTENDED_PHASE (internal_ph_tb)
 

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: conta.nosp@m.ct@s.nosp@m.attse.nosp@m..com

Author
Francois Duhem (Franc.nosp@m.ois..nosp@m.Duhem.nosp@m.@uni.nosp@m.ce.fr), Fabrice Muller (Fabri.nosp@m.ce.M.nosp@m.uller.nosp@m.@uni.nosp@m.ce.fr) University of Nice-Sophia Antipolis - LEAT/CNRS
Version
1.0
Date
2012-07-04

DESCRIPTION

Template specialization for Testbench class when there are no outputs.