Aggiunto modulo Comparator
This commit is contained in:
374
isim/tb_isim_beh.exe.sim/work/a_3230118638_0181651160.c
Normal file
374
isim/tb_isim_beh.exe.sim/work/a_3230118638_0181651160.c
Normal file
@@ -0,0 +1,374 @@
|
||||
/**********************************************************************/
|
||||
/* ____ ____ */
|
||||
/* / /\/ / */
|
||||
/* /___/ \ / */
|
||||
/* \ \ \/ */
|
||||
/* \ \ Copyright (c) 2003-2009 Xilinx, Inc. */
|
||||
/* / / All Right Reserved. */
|
||||
/* /---/ /\ */
|
||||
/* \ \ / \ */
|
||||
/* \___\/\___\ */
|
||||
/***********************************************************************/
|
||||
|
||||
/* This file is designed for use with ISim build 0xfbc00daa */
|
||||
|
||||
#define XSI_HIDE_SYMBOL_SPEC true
|
||||
#include "xsi.h"
|
||||
#include <memory.h>
|
||||
#ifdef __GNUC__
|
||||
#include <stdlib.h>
|
||||
#else
|
||||
#include <malloc.h>
|
||||
#define alloca _alloca
|
||||
#endif
|
||||
static const char *ng0 = "/home/ise/gianni/IEEE754Adder/pr.vhd";
|
||||
extern char *IEEE_P_2592010699;
|
||||
|
||||
char *ieee_p_2592010699_sub_16439989832805790689_503743352(char *, char *, char *, char *, char *, char *);
|
||||
char *ieee_p_2592010699_sub_207919886985903570_503743352(char *, char *, char *, char *);
|
||||
unsigned char ieee_p_2592010699_sub_3488546069778340532_503743352(char *, unsigned char , unsigned char );
|
||||
unsigned char ieee_p_2592010699_sub_3488768496604610246_503743352(char *, unsigned char , unsigned char );
|
||||
unsigned char ieee_p_2592010699_sub_374109322130769762_503743352(char *, unsigned char );
|
||||
|
||||
|
||||
static void work_a_3230118638_0181651160_p_0(char *t0)
|
||||
{
|
||||
char t1[16];
|
||||
char t4[16];
|
||||
char *t2;
|
||||
char *t3;
|
||||
char *t5;
|
||||
char *t6;
|
||||
char *t7;
|
||||
char *t8;
|
||||
char *t9;
|
||||
unsigned int t10;
|
||||
unsigned int t11;
|
||||
unsigned char t12;
|
||||
char *t13;
|
||||
char *t14;
|
||||
char *t15;
|
||||
char *t16;
|
||||
char *t17;
|
||||
char *t18;
|
||||
|
||||
LAB0: xsi_set_current_line(18, ng0);
|
||||
|
||||
LAB3: t2 = (t0 + 1032U);
|
||||
t3 = *((char **)t2);
|
||||
t2 = (t0 + 7176U);
|
||||
t5 = (t0 + 1192U);
|
||||
t6 = *((char **)t5);
|
||||
t5 = (t0 + 7192U);
|
||||
t7 = ieee_p_2592010699_sub_207919886985903570_503743352(IEEE_P_2592010699, t4, t6, t5);
|
||||
t8 = ieee_p_2592010699_sub_16439989832805790689_503743352(IEEE_P_2592010699, t1, t3, t2, t7, t4);
|
||||
t9 = (t1 + 12U);
|
||||
t10 = *((unsigned int *)t9);
|
||||
t11 = (1U * t10);
|
||||
t12 = (8U != t11);
|
||||
if (t12 == 1)
|
||||
goto LAB5;
|
||||
|
||||
LAB6: t13 = (t0 + 4960);
|
||||
t14 = (t13 + 56U);
|
||||
t15 = *((char **)t14);
|
||||
t16 = (t15 + 56U);
|
||||
t17 = *((char **)t16);
|
||||
memcpy(t17, t8, 8U);
|
||||
xsi_driver_first_trans_fast(t13);
|
||||
|
||||
LAB2: t18 = (t0 + 4816);
|
||||
*((int *)t18) = 1;
|
||||
|
||||
LAB1: return;
|
||||
LAB4: goto LAB2;
|
||||
|
||||
LAB5: xsi_size_not_matching(8U, t11, 0);
|
||||
goto LAB6;
|
||||
|
||||
}
|
||||
|
||||
static void work_a_3230118638_0181651160_p_1(char *t0)
|
||||
{
|
||||
char t1[16];
|
||||
char t2[16];
|
||||
char *t3;
|
||||
char *t4;
|
||||
char *t5;
|
||||
char *t6;
|
||||
char *t7;
|
||||
char *t8;
|
||||
char *t9;
|
||||
unsigned int t10;
|
||||
unsigned int t11;
|
||||
unsigned char t12;
|
||||
char *t13;
|
||||
char *t14;
|
||||
char *t15;
|
||||
char *t16;
|
||||
char *t17;
|
||||
char *t18;
|
||||
|
||||
LAB0: xsi_set_current_line(19, ng0);
|
||||
|
||||
LAB3: t3 = (t0 + 1032U);
|
||||
t4 = *((char **)t3);
|
||||
t3 = (t0 + 7176U);
|
||||
t5 = ieee_p_2592010699_sub_207919886985903570_503743352(IEEE_P_2592010699, t2, t4, t3);
|
||||
t6 = (t0 + 1192U);
|
||||
t7 = *((char **)t6);
|
||||
t6 = (t0 + 7192U);
|
||||
t8 = ieee_p_2592010699_sub_16439989832805790689_503743352(IEEE_P_2592010699, t1, t5, t2, t7, t6);
|
||||
t9 = (t1 + 12U);
|
||||
t10 = *((unsigned int *)t9);
|
||||
t11 = (1U * t10);
|
||||
t12 = (8U != t11);
|
||||
if (t12 == 1)
|
||||
goto LAB5;
|
||||
|
||||
LAB6: t13 = (t0 + 5024);
|
||||
t14 = (t13 + 56U);
|
||||
t15 = *((char **)t14);
|
||||
t16 = (t15 + 56U);
|
||||
t17 = *((char **)t16);
|
||||
memcpy(t17, t8, 8U);
|
||||
xsi_driver_first_trans_fast(t13);
|
||||
|
||||
LAB2: t18 = (t0 + 4832);
|
||||
*((int *)t18) = 1;
|
||||
|
||||
LAB1: return;
|
||||
LAB4: goto LAB2;
|
||||
|
||||
LAB5: xsi_size_not_matching(8U, t11, 0);
|
||||
goto LAB6;
|
||||
|
||||
}
|
||||
|
||||
static void work_a_3230118638_0181651160_p_2(char *t0)
|
||||
{
|
||||
char *t1;
|
||||
char *t2;
|
||||
char *t3;
|
||||
char *t4;
|
||||
char *t5;
|
||||
char *t6;
|
||||
char *t7;
|
||||
|
||||
LAB0: xsi_set_current_line(21, ng0);
|
||||
|
||||
LAB3: t1 = (t0 + 1832U);
|
||||
t2 = *((char **)t1);
|
||||
t1 = (t0 + 5088);
|
||||
t3 = (t1 + 56U);
|
||||
t4 = *((char **)t3);
|
||||
t5 = (t4 + 56U);
|
||||
t6 = *((char **)t5);
|
||||
memcpy(t6, t2, 8U);
|
||||
xsi_driver_first_trans_fast_port(t1);
|
||||
|
||||
LAB2: t7 = (t0 + 4848);
|
||||
*((int *)t7) = 1;
|
||||
|
||||
LAB1: return;
|
||||
LAB4: goto LAB2;
|
||||
|
||||
}
|
||||
|
||||
static void work_a_3230118638_0181651160_p_3(char *t0)
|
||||
{
|
||||
char *t1;
|
||||
char *t2;
|
||||
char *t3;
|
||||
char *t4;
|
||||
char *t5;
|
||||
char *t6;
|
||||
char *t7;
|
||||
|
||||
LAB0: xsi_set_current_line(22, ng0);
|
||||
|
||||
LAB3: t1 = (t0 + 1992U);
|
||||
t2 = *((char **)t1);
|
||||
t1 = (t0 + 5152);
|
||||
t3 = (t1 + 56U);
|
||||
t4 = *((char **)t3);
|
||||
t5 = (t4 + 56U);
|
||||
t6 = *((char **)t5);
|
||||
memcpy(t6, t2, 8U);
|
||||
xsi_driver_first_trans_fast_port(t1);
|
||||
|
||||
LAB2: t7 = (t0 + 4864);
|
||||
*((int *)t7) = 1;
|
||||
|
||||
LAB1: return;
|
||||
LAB4: goto LAB2;
|
||||
|
||||
}
|
||||
|
||||
static void work_a_3230118638_0181651160_p_4(char *t0)
|
||||
{
|
||||
char *t1;
|
||||
char *t2;
|
||||
int t3;
|
||||
int t4;
|
||||
int t5;
|
||||
char *t6;
|
||||
char *t7;
|
||||
unsigned char t8;
|
||||
char *t9;
|
||||
int t10;
|
||||
int t11;
|
||||
unsigned int t12;
|
||||
unsigned int t13;
|
||||
unsigned int t14;
|
||||
char *t15;
|
||||
unsigned char t16;
|
||||
unsigned char t17;
|
||||
char *t18;
|
||||
char *t19;
|
||||
int t20;
|
||||
int t21;
|
||||
unsigned int t22;
|
||||
unsigned int t23;
|
||||
unsigned int t24;
|
||||
char *t25;
|
||||
unsigned char t26;
|
||||
unsigned char t27;
|
||||
char *t28;
|
||||
char *t29;
|
||||
unsigned char t30;
|
||||
unsigned char t31;
|
||||
unsigned char t32;
|
||||
char *t33;
|
||||
|
||||
LAB0: xsi_set_current_line(28, ng0);
|
||||
t1 = (t0 + 2408U);
|
||||
t2 = *((char **)t1);
|
||||
t1 = (t2 + 0);
|
||||
*((unsigned char *)t1) = (unsigned char)2;
|
||||
xsi_set_current_line(29, ng0);
|
||||
t1 = (t0 + 2528U);
|
||||
t2 = *((char **)t1);
|
||||
t1 = (t2 + 0);
|
||||
*((unsigned char *)t1) = (unsigned char)3;
|
||||
xsi_set_current_line(30, ng0);
|
||||
t3 = (8 - 1);
|
||||
t1 = (t0 + 7318);
|
||||
*((int *)t1) = t3;
|
||||
t2 = (t0 + 7322);
|
||||
*((int *)t2) = 0;
|
||||
t4 = t3;
|
||||
t5 = 0;
|
||||
|
||||
LAB2: if (t4 >= t5)
|
||||
goto LAB3;
|
||||
|
||||
LAB5: xsi_set_current_line(34, ng0);
|
||||
t1 = (t0 + 2408U);
|
||||
t2 = *((char **)t1);
|
||||
t8 = *((unsigned char *)t2);
|
||||
t1 = (t0 + 5216);
|
||||
t6 = (t1 + 56U);
|
||||
t7 = *((char **)t6);
|
||||
t9 = (t7 + 56U);
|
||||
t15 = *((char **)t9);
|
||||
*((unsigned char *)t15) = t8;
|
||||
xsi_driver_first_trans_fast_port(t1);
|
||||
t1 = (t0 + 4880);
|
||||
*((int *)t1) = 1;
|
||||
|
||||
LAB1: return;
|
||||
LAB3: xsi_set_current_line(31, ng0);
|
||||
t6 = (t0 + 2408U);
|
||||
t7 = *((char **)t6);
|
||||
t8 = *((unsigned char *)t7);
|
||||
t6 = (t0 + 1832U);
|
||||
t9 = *((char **)t6);
|
||||
t6 = (t0 + 7318);
|
||||
t10 = *((int *)t6);
|
||||
t11 = (t10 - 7);
|
||||
t12 = (t11 * -1);
|
||||
xsi_vhdl_check_range_of_index(7, 0, -1, *((int *)t6));
|
||||
t13 = (1U * t12);
|
||||
t14 = (0 + t13);
|
||||
t15 = (t9 + t14);
|
||||
t16 = *((unsigned char *)t15);
|
||||
t17 = ieee_p_2592010699_sub_374109322130769762_503743352(IEEE_P_2592010699, t16);
|
||||
t18 = (t0 + 1992U);
|
||||
t19 = *((char **)t18);
|
||||
t18 = (t0 + 7318);
|
||||
t20 = *((int *)t18);
|
||||
t21 = (t20 - 7);
|
||||
t22 = (t21 * -1);
|
||||
xsi_vhdl_check_range_of_index(7, 0, -1, *((int *)t18));
|
||||
t23 = (1U * t22);
|
||||
t24 = (0 + t23);
|
||||
t25 = (t19 + t24);
|
||||
t26 = *((unsigned char *)t25);
|
||||
t27 = ieee_p_2592010699_sub_3488768496604610246_503743352(IEEE_P_2592010699, t17, t26);
|
||||
t28 = (t0 + 2528U);
|
||||
t29 = *((char **)t28);
|
||||
t30 = *((unsigned char *)t29);
|
||||
t31 = ieee_p_2592010699_sub_3488768496604610246_503743352(IEEE_P_2592010699, t27, t30);
|
||||
t32 = ieee_p_2592010699_sub_3488546069778340532_503743352(IEEE_P_2592010699, t8, t31);
|
||||
t28 = (t0 + 2408U);
|
||||
t33 = *((char **)t28);
|
||||
t28 = (t33 + 0);
|
||||
*((unsigned char *)t28) = t32;
|
||||
xsi_set_current_line(32, ng0);
|
||||
t1 = (t0 + 2528U);
|
||||
t2 = *((char **)t1);
|
||||
t8 = *((unsigned char *)t2);
|
||||
t1 = (t0 + 1832U);
|
||||
t6 = *((char **)t1);
|
||||
t1 = (t0 + 7318);
|
||||
t3 = *((int *)t1);
|
||||
t10 = (t3 - 7);
|
||||
t12 = (t10 * -1);
|
||||
xsi_vhdl_check_range_of_index(7, 0, -1, *((int *)t1));
|
||||
t13 = (1U * t12);
|
||||
t14 = (0 + t13);
|
||||
t7 = (t6 + t14);
|
||||
t16 = *((unsigned char *)t7);
|
||||
t9 = (t0 + 1992U);
|
||||
t15 = *((char **)t9);
|
||||
t9 = (t0 + 7318);
|
||||
t11 = *((int *)t9);
|
||||
t20 = (t11 - 7);
|
||||
t22 = (t20 * -1);
|
||||
xsi_vhdl_check_range_of_index(7, 0, -1, *((int *)t9));
|
||||
t23 = (1U * t22);
|
||||
t24 = (0 + t23);
|
||||
t18 = (t15 + t24);
|
||||
t17 = *((unsigned char *)t18);
|
||||
t26 = ieee_p_2592010699_sub_374109322130769762_503743352(IEEE_P_2592010699, t17);
|
||||
t27 = ieee_p_2592010699_sub_3488768496604610246_503743352(IEEE_P_2592010699, t16, t26);
|
||||
t30 = ieee_p_2592010699_sub_374109322130769762_503743352(IEEE_P_2592010699, t27);
|
||||
t31 = ieee_p_2592010699_sub_3488768496604610246_503743352(IEEE_P_2592010699, t8, t30);
|
||||
t19 = (t0 + 2528U);
|
||||
t25 = *((char **)t19);
|
||||
t19 = (t25 + 0);
|
||||
*((unsigned char *)t19) = t31;
|
||||
|
||||
LAB4: t1 = (t0 + 7318);
|
||||
t4 = *((int *)t1);
|
||||
t2 = (t0 + 7322);
|
||||
t5 = *((int *)t2);
|
||||
if (t4 == t5)
|
||||
goto LAB5;
|
||||
|
||||
LAB6: t3 = (t4 + -1);
|
||||
t4 = t3;
|
||||
t6 = (t0 + 7318);
|
||||
*((int *)t6) = t4;
|
||||
goto LAB2;
|
||||
|
||||
}
|
||||
|
||||
|
||||
extern void work_a_3230118638_0181651160_init()
|
||||
{
|
||||
static char *pe[] = {(void *)work_a_3230118638_0181651160_p_0,(void *)work_a_3230118638_0181651160_p_1,(void *)work_a_3230118638_0181651160_p_2,(void *)work_a_3230118638_0181651160_p_3,(void *)work_a_3230118638_0181651160_p_4};
|
||||
xsi_register_didat("work_a_3230118638_0181651160", "isim/tb_isim_beh.exe.sim/work/a_3230118638_0181651160.didat");
|
||||
xsi_register_executes(pe);
|
||||
}
|
||||
BIN
isim/tb_isim_beh.exe.sim/work/a_3230118638_0181651160.didat
Normal file
BIN
isim/tb_isim_beh.exe.sim/work/a_3230118638_0181651160.didat
Normal file
Binary file not shown.
BIN
isim/tb_isim_beh.exe.sim/work/a_3230118638_0181651160.lin64.o
Normal file
BIN
isim/tb_isim_beh.exe.sim/work/a_3230118638_0181651160.lin64.o
Normal file
Binary file not shown.
157
isim/tb_isim_beh.exe.sim/work/a_3671711236_2372691052.c
Normal file
157
isim/tb_isim_beh.exe.sim/work/a_3671711236_2372691052.c
Normal file
@@ -0,0 +1,157 @@
|
||||
/**********************************************************************/
|
||||
/* ____ ____ */
|
||||
/* / /\/ / */
|
||||
/* /___/ \ / */
|
||||
/* \ \ \/ */
|
||||
/* \ \ Copyright (c) 2003-2009 Xilinx, Inc. */
|
||||
/* / / All Right Reserved. */
|
||||
/* /---/ /\ */
|
||||
/* \ \ / \ */
|
||||
/* \___\/\___\ */
|
||||
/***********************************************************************/
|
||||
|
||||
/* This file is designed for use with ISim build 0xfbc00daa */
|
||||
|
||||
#define XSI_HIDE_SYMBOL_SPEC true
|
||||
#include "xsi.h"
|
||||
#include <memory.h>
|
||||
#ifdef __GNUC__
|
||||
#include <stdlib.h>
|
||||
#else
|
||||
#include <malloc.h>
|
||||
#define alloca _alloca
|
||||
#endif
|
||||
static const char *ng0 = "/home/ise/gianni/IEEE754Adder/tb.vhd";
|
||||
|
||||
|
||||
|
||||
static void work_a_3671711236_2372691052_p_0(char *t0)
|
||||
{
|
||||
char *t1;
|
||||
char *t2;
|
||||
char *t3;
|
||||
char *t4;
|
||||
char *t5;
|
||||
char *t6;
|
||||
int64 t7;
|
||||
int64 t8;
|
||||
|
||||
LAB0: t1 = (t0 + 3104U);
|
||||
t2 = *((char **)t1);
|
||||
if (t2 == 0)
|
||||
goto LAB2;
|
||||
|
||||
LAB3: goto *t2;
|
||||
|
||||
LAB2: xsi_set_current_line(81, ng0);
|
||||
t2 = (t0 + 3736);
|
||||
t3 = (t2 + 56U);
|
||||
t4 = *((char **)t3);
|
||||
t5 = (t4 + 56U);
|
||||
t6 = *((char **)t5);
|
||||
*((unsigned char *)t6) = (unsigned char)2;
|
||||
xsi_driver_first_trans_fast(t2);
|
||||
xsi_set_current_line(82, ng0);
|
||||
t2 = (t0 + 2128U);
|
||||
t3 = *((char **)t2);
|
||||
t7 = *((int64 *)t3);
|
||||
t8 = (t7 / 2);
|
||||
t2 = (t0 + 2912);
|
||||
xsi_process_wait(t2, t8);
|
||||
|
||||
LAB6: *((char **)t1) = &&LAB7;
|
||||
|
||||
LAB1: return;
|
||||
LAB4: xsi_set_current_line(83, ng0);
|
||||
t2 = (t0 + 3736);
|
||||
t3 = (t2 + 56U);
|
||||
t4 = *((char **)t3);
|
||||
t5 = (t4 + 56U);
|
||||
t6 = *((char **)t5);
|
||||
*((unsigned char *)t6) = (unsigned char)3;
|
||||
xsi_driver_first_trans_fast(t2);
|
||||
xsi_set_current_line(84, ng0);
|
||||
t2 = (t0 + 2128U);
|
||||
t3 = *((char **)t2);
|
||||
t7 = *((int64 *)t3);
|
||||
t8 = (t7 / 2);
|
||||
t2 = (t0 + 2912);
|
||||
xsi_process_wait(t2, t8);
|
||||
|
||||
LAB10: *((char **)t1) = &&LAB11;
|
||||
goto LAB1;
|
||||
|
||||
LAB5: goto LAB4;
|
||||
|
||||
LAB7: goto LAB5;
|
||||
|
||||
LAB8: goto LAB2;
|
||||
|
||||
LAB9: goto LAB8;
|
||||
|
||||
LAB11: goto LAB9;
|
||||
|
||||
}
|
||||
|
||||
static void work_a_3671711236_2372691052_p_1(char *t0)
|
||||
{
|
||||
char *t1;
|
||||
char *t2;
|
||||
int64 t3;
|
||||
char *t4;
|
||||
int64 t5;
|
||||
|
||||
LAB0: t1 = (t0 + 3352U);
|
||||
t2 = *((char **)t1);
|
||||
if (t2 == 0)
|
||||
goto LAB2;
|
||||
|
||||
LAB3: goto *t2;
|
||||
|
||||
LAB2: xsi_set_current_line(92, ng0);
|
||||
t3 = (100 * 1000LL);
|
||||
t2 = (t0 + 3160);
|
||||
xsi_process_wait(t2, t3);
|
||||
|
||||
LAB6: *((char **)t1) = &&LAB7;
|
||||
|
||||
LAB1: return;
|
||||
LAB4: xsi_set_current_line(94, ng0);
|
||||
t2 = (t0 + 2128U);
|
||||
t4 = *((char **)t2);
|
||||
t3 = *((int64 *)t4);
|
||||
t5 = (t3 * 10);
|
||||
t2 = (t0 + 3160);
|
||||
xsi_process_wait(t2, t5);
|
||||
|
||||
LAB10: *((char **)t1) = &&LAB11;
|
||||
goto LAB1;
|
||||
|
||||
LAB5: goto LAB4;
|
||||
|
||||
LAB7: goto LAB5;
|
||||
|
||||
LAB8: xsi_set_current_line(98, ng0);
|
||||
|
||||
LAB14: *((char **)t1) = &&LAB15;
|
||||
goto LAB1;
|
||||
|
||||
LAB9: goto LAB8;
|
||||
|
||||
LAB11: goto LAB9;
|
||||
|
||||
LAB12: goto LAB2;
|
||||
|
||||
LAB13: goto LAB12;
|
||||
|
||||
LAB15: goto LAB13;
|
||||
|
||||
}
|
||||
|
||||
|
||||
extern void work_a_3671711236_2372691052_init()
|
||||
{
|
||||
static char *pe[] = {(void *)work_a_3671711236_2372691052_p_0,(void *)work_a_3671711236_2372691052_p_1};
|
||||
xsi_register_didat("work_a_3671711236_2372691052", "isim/tb_isim_beh.exe.sim/work/a_3671711236_2372691052.didat");
|
||||
xsi_register_executes(pe);
|
||||
}
|
||||
BIN
isim/tb_isim_beh.exe.sim/work/a_3671711236_2372691052.didat
Normal file
BIN
isim/tb_isim_beh.exe.sim/work/a_3671711236_2372691052.didat
Normal file
Binary file not shown.
BIN
isim/tb_isim_beh.exe.sim/work/a_3671711236_2372691052.lin64.o
Normal file
BIN
isim/tb_isim_beh.exe.sim/work/a_3671711236_2372691052.lin64.o
Normal file
Binary file not shown.
40
isim/tb_isim_beh.exe.sim/work/tb_isim_beh.exe_main.c
Normal file
40
isim/tb_isim_beh.exe.sim/work/tb_isim_beh.exe_main.c
Normal file
@@ -0,0 +1,40 @@
|
||||
/**********************************************************************/
|
||||
/* ____ ____ */
|
||||
/* / /\/ / */
|
||||
/* /___/ \ / */
|
||||
/* \ \ \/ */
|
||||
/* \ \ Copyright (c) 2003-2009 Xilinx, Inc. */
|
||||
/* / / All Right Reserved. */
|
||||
/* /---/ /\ */
|
||||
/* \ \ / \ */
|
||||
/* \___\/\___\ */
|
||||
/***********************************************************************/
|
||||
|
||||
#include "xsi.h"
|
||||
|
||||
struct XSI_INFO xsi_info;
|
||||
|
||||
char *IEEE_P_2592010699;
|
||||
char *STD_STANDARD;
|
||||
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
xsi_init_design(argc, argv);
|
||||
xsi_register_info(&xsi_info);
|
||||
|
||||
xsi_register_min_prec_unit(-12);
|
||||
ieee_p_2592010699_init();
|
||||
work_a_3230118638_0181651160_init();
|
||||
work_a_3671711236_2372691052_init();
|
||||
|
||||
|
||||
xsi_register_tops("work_a_3671711236_2372691052");
|
||||
|
||||
IEEE_P_2592010699 = xsi_get_engine_memory("ieee_p_2592010699");
|
||||
xsi_register_ieee_std_logic_1164(IEEE_P_2592010699);
|
||||
STD_STANDARD = xsi_get_engine_memory("std_standard");
|
||||
|
||||
return xsi_run_simulation(argc, argv);
|
||||
|
||||
}
|
||||
BIN
isim/tb_isim_beh.exe.sim/work/tb_isim_beh.exe_main.lin64.o
Normal file
BIN
isim/tb_isim_beh.exe.sim/work/tb_isim_beh.exe_main.lin64.o
Normal file
Binary file not shown.
Reference in New Issue
Block a user