forked from nikhilg2121/fpga-blockchain
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathumangfpga.v.out
55 lines (55 loc) · 2.12 KB
/
umangfpga.v.out
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
#! /c/Source/iverilog-install/bin/vvp
:ivl_version "12.0 (devel)" "(s20150603-1110-g18392a46)";
:ivl_delay_selection "TYPICAL";
:vpi_time_precision + 0;
:vpi_module "C:\iverilog\lib\ivl\system.vpi";
:vpi_module "C:\iverilog\lib\ivl\vhdl_sys.vpi";
:vpi_module "C:\iverilog\lib\ivl\vhdl_textio.vpi";
:vpi_module "C:\iverilog\lib\ivl\v2005_math.vpi";
:vpi_module "C:\iverilog\lib\ivl\va_math.vpi";
S_0000023b8f9c5710 .scope module, "adder_tb" "adder_tb" 2 5;
.timescale 0 0;
v0000023b8f9c5a30_0 .var "a", 0 0;
v0000023b8f9c5ad0_0 .var "b", 0 0;
v0000023b8f73b930_0 .net "cout", 0 0, L_0000023b8f7380c0; 1 drivers
v0000023b8f73b9d0_0 .net "sum", 0 0, L_0000023b8f9c5b70; 1 drivers
S_0000023b8f9c58a0 .scope module, "d0" "adder" 2 10, 2 1 0, S_0000023b8f9c5710;
.timescale 0 0;
.port_info 0 /INPUT 1 "a";
.port_info 1 /INPUT 1 "b";
.port_info 2 /OUTPUT 1 "s";
.port_info 3 /OUTPUT 1 "cout";
L_0000023b8f9c5b70 .functor XOR 1, v0000023b8f9c5a30_0, v0000023b8f9c5ad0_0, C4<0>, C4<0>;
L_0000023b8f7380c0 .functor AND 1, v0000023b8f9c5a30_0, v0000023b8f9c5ad0_0, C4<1>, C4<1>;
v0000023b8f737490_0 .net "a", 0 0, v0000023b8f9c5a30_0; 1 drivers
v0000023b8f7376b0_0 .net "b", 0 0, v0000023b8f9c5ad0_0; 1 drivers
v0000023b8f736fc0_0 .net "cout", 0 0, L_0000023b8f7380c0; alias, 1 drivers
v0000023b8f738020_0 .net "s", 0 0, L_0000023b8f9c5b70; alias, 1 drivers
.scope S_0000023b8f9c5710;
T_0 ;
%pushi/vec4 0, 0, 1;
%store/vec4 v0000023b8f9c5a30_0, 0, 1;
%pushi/vec4 0, 0, 1;
%store/vec4 v0000023b8f9c5ad0_0, 0, 1;
%delay 5, 0;
%pushi/vec4 1, 0, 1;
%store/vec4 v0000023b8f9c5a30_0, 0, 1;
%pushi/vec4 0, 0, 1;
%store/vec4 v0000023b8f9c5ad0_0, 0, 1;
%delay 5, 0;
%pushi/vec4 0, 0, 1;
%store/vec4 v0000023b8f9c5a30_0, 0, 1;
%pushi/vec4 1, 0, 1;
%store/vec4 v0000023b8f9c5ad0_0, 0, 1;
%delay 5, 0;
%pushi/vec4 1, 0, 1;
%store/vec4 v0000023b8f9c5a30_0, 0, 1;
%pushi/vec4 1, 0, 1;
%store/vec4 v0000023b8f9c5ad0_0, 0, 1;
%end;
.thread T_0;
# The file index is used to find the file name in the following table.
:file_names 3;
"N/A";
"<interactive>";
"umangfpga.v";