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

Subversion Repositories xmatchpro

[/] [xmatchpro/] [trunk/] [xmw4-comdec/] [xmatch_sim7/] [isim/] [testbench_isim_beh.exe.sim/] [work/] [a_2574286743_1181938964.c] - Blame information for rev 9

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 9 eejlny
/**********************************************************************/
2
/*   ____  ____                                                       */
3
/*  /   /\/   /                                                       */
4
/* /___/  \  /                                                        */
5
/* \   \   \/                                                       */
6
/*  \   \        Copyright (c) 2003-2009 Xilinx, Inc.                */
7
/*  /   /          All Right Reserved.                                 */
8
/* /---/   /\                                                         */
9
/* \   \  /  \                                                      */
10
/*  \___\/\___\                                                    */
11
/***********************************************************************/
12
 
13
/* This file is designed for use with ISim build 0x7708f090 */
14
 
15
#define XSI_HIDE_SYMBOL_SPEC true
16
#include "xsi.h"
17
#include <memory.h>
18
#ifdef __GNUC__
19
#include <stdlib.h>
20
#else
21
#include <malloc.h>
22
#define alloca _alloca
23
#endif
24
static const char *ng0 = "C:/Users/eejlny/projects/xmatch_sim7/xmatch_sim7/src/oda_register_d.vhd";
25
 
26
 
27
 
28
static void work_a_2574286743_1181938964_p_0(char *t0)
29
{
30
    char *t1;
31
    char *t2;
32
    char *t3;
33
    char *t4;
34
    char *t5;
35
 
36
LAB0:    xsi_set_current_line(84, ng0);
37
 
38
LAB3:    t1 = (t0 + 14064);
39
    t2 = (t1 + 56U);
40
    t3 = *((char **)t2);
41
    t4 = (t3 + 56U);
42
    t5 = *((char **)t4);
43
    *((unsigned char *)t5) = (unsigned char)0;
44
    xsi_driver_first_trans_fast(t1);
45
 
46
LAB2:
47
LAB1:    return;
48
LAB4:    goto LAB2;
49
 
50
}
51
 
52
 
53
extern void work_a_2574286743_1181938964_init()
54
{
55
        static char *pe[] = {(void *)work_a_2574286743_1181938964_p_0};
56
        xsi_register_didat("work_a_2574286743_1181938964", "isim/testbench_isim_beh.exe.sim/work/a_2574286743_1181938964.didat");
57
        xsi_register_executes(pe);
58
}

powered by: WebSVN 2.1.0

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