RecoSim  1.0
 All Classes Files Functions Variables Enumerations
Macros | Functions
recosim_main.cpp File Reference
#include "user_parameters.h"
#include "simulation_controller.h"
#include "reconfigurable_zone.h"
#include "testbench_in.h"
#include "testbench_out.h"
#include "module.h"
#include "reconf_threads.h"
#include "configuration_file_parser.h"
#include "reconfiguration_manager.h"
#include "generation_helper.h"
#include "testbench_algorithms.h"
#include "module_algorithms.h"
#include "application.h"
#include "user_monitoring.h"
#include "fpga.h"
#include "task.h"
#include <sstream>
#include <fstream>
#include <string>
#include <map>

Macros

#define FORTRESS_CONFIGURATION   Config_1
 

Functions

template void random_bcet_wcet_sw< 1, 1 > (User_algorithm_interface< 1, 1 > &)
 
template void random_bcet_wcet_sw< 1, 4 > (User_algorithm_interface< 1, 4 > &)
 
template void Slice< 1, 1 > (User_algorithm_interface< 1, 1 > &)
 
template void user_algorithm_SW< 1, 1 > (User_algorithm_interface< 1, 1 > &)
 
template void data_merge< 4, 1 > (User_algorithm_interface< 4, 1 > &)
 
template void user_algorithm_SW< 4, 1 > (User_algorithm_interface< 4, 1 > &)
 
template void random_bcet_wcet_para< 1, 1 > (User_algorithm_interface< 1, 1 > &)
 
template void random_bcet_wcet_para_sw< 1, 1 > (User_algorithm_interface< 1, 1 > &)
 
template void random_bcet_wcet_para< 2, 1 > (User_algorithm_interface< 2, 1 > &)
 
template void random_bcet_wcet_para_sw< 2, 1 > (User_algorithm_interface< 2, 1 > &)
 
template void end_slice< 1, 1 > (User_algorithm_interface< 1, 1 > &)
 
int sc_main (int argc, char *argv[])
 

Detailed Description

UNS - CNRS Copyright 2013 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: licen.nosp@m.sing.nosp@m.@satt.nosp@m.se.c.nosp@m.om

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-build:2014/06/04
Date
April 16, 2015 9:34:55 PM CEST

DESCRIPTION

     Main class for xc7z020 device (Zynq7)
     Instantiates the transcoder and launches the simulation.
     The simulation produces a log file and a VCD file.