OpenCores
URL https://opencores.org/ocsvn/async_sdm_noc/async_sdm_noc/trunk

Subversion Repositories async_sdm_noc

[/] [async_sdm_noc/] [branches/] [init/] [common/] [tb/] [anaproc.cpp] - Blame information for rev 31

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 wsong0210
/*
2
 Asynchronous SDM NoC
3
 (C)2011 Wei Song
4
 Advanced Processor Technologies Group
5
 Computer Science, the Univ. of Manchester, UK
6
 
7
 Authors:
8
 Wei Song     wsong83@gmail.com
9
 
10
 License: LGPL 3.0 or later
11
 
12 31 wsong0210
 The SystemC class to keep a module of the simulation analysis object.
13 30 wsong0210
 
14
 History:
15
 27/02/2011  Initial version. <wsong83@gmail.com>
16
 28/05/2011  Clean up for opensource. <wsong83@gmail.com>
17
 
18
*/
19
 
20
#include "anaproc.h"
21
 
22
NCSC_MODULE_EXPORT(AnaProc)
23
 
24
// the simulation analysis object, global object
25
sim_ana * ANA = new sim_ana(Warm_UP, Record_Period);
26
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.