-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharay_multipier.syr
156 lines (137 loc) · 7.25 KB
/
aray_multipier.syr
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
Release 14.7 - xst P.20131013 (nt64)
Copyright (c) 1995-2013 Xilinx, Inc. All rights reserved.
--> Parameter TMPDIR set to xst/projnav.tmp
Total REAL time to Xst completion: 0.00 secs
Total CPU time to Xst completion: 0.14 secs
--> Parameter xsthdpdir set to xst
Total REAL time to Xst completion: 0.00 secs
Total CPU time to Xst completion: 0.14 secs
--> Reading design: aray_multipier.prj
TABLE OF CONTENTS
1) Synthesis Options Summary
2) HDL Parsing
3) HDL Elaboration
4) HDL Synthesis
4.1) HDL Synthesis Report
5) Advanced HDL Synthesis
5.1) Advanced HDL Synthesis Report
6) Low Level Synthesis
7) Partition Report
8) Design Summary
8.1) Primitive and Black Box Usage
8.2) Device utilization summary
8.3) Partition Resource Summary
8.4) Timing Report
8.4.1) Clock Information
8.4.2) Asynchronous Control Signals Information
8.4.3) Timing Summary
8.4.4) Timing Details
8.4.5) Cross Clock Domains Report
=========================================================================
* Synthesis Options Summary *
=========================================================================
---- Source Parameters
Input File Name : "aray_multipier.prj"
Ignore Synthesis Constraint File : NO
---- Target Parameters
Output File Name : "aray_multipier"
Output Format : NGC
Target Device : xc7a100t-3-csg324
---- Source Options
Top Module Name : aray_multipier
Automatic FSM Extraction : YES
FSM Encoding Algorithm : Auto
Safe Implementation : No
FSM Style : LUT
RAM Extraction : Yes
RAM Style : Auto
ROM Extraction : Yes
Shift Register Extraction : YES
ROM Style : Auto
Resource Sharing : YES
Asynchronous To Synchronous : NO
Shift Register Minimum Size : 2
Use DSP Block : Auto
Automatic Register Balancing : No
---- Target Options
LUT Combining : Auto
Reduce Control Sets : Auto
Add IO Buffers : YES
Global Maximum Fanout : 100000
Add Generic Clock Buffer(BUFG) : 32
Register Duplication : YES
Optimize Instantiated Primitives : NO
Use Clock Enable : Auto
Use Synchronous Set : Auto
Use Synchronous Reset : Auto
Pack IO Registers into IOBs : Auto
Equivalent register Removal : YES
---- General Options
Optimization Goal : Speed
Optimization Effort : 1
Power Reduction : NO
Keep Hierarchy : No
Netlist Hierarchy : As_Optimized
RTL Output : Yes
Global Optimization : AllClockNets
Read Cores : YES
Write Timing Constraints : NO
Cross Clock Analysis : NO
Hierarchy Separator : /
Bus Delimiter : <>
Case Specifier : Maintain
Slice Utilization Ratio : 100
BRAM Utilization Ratio : 100
DSP48 Utilization Ratio : 100
Auto BRAM Packing : NO
Slice Utilization Ratio Delta : 5
=========================================================================
=========================================================================
* HDL Parsing *
=========================================================================
Parsing VHDL file "E:\Education\CA\Lab\LAB_5\Code\xor_gate.vhd" into library work
Parsing entity <xor_gate>.
Parsing architecture <gatelevel> of entity <xor_gate>.
Parsing VHDL file "E:\Education\CA\Lab\LAB_5\Code\and_gate.vhd" into library work
Parsing entity <and_gate>.
Parsing architecture <gatelevel> of entity <and_gate>.
Parsing VHDL file "E:\Education\CA\Lab\LAB_5\Code\or_gate.vhd" into library work
Parsing entity <or_gate>.
Parsing architecture <gatelevel> of entity <or_gate>.
Parsing VHDL file "E:\Education\CA\Lab\LAB_5\Code\half_adder.vhd" into library work
Parsing entity <half_adder>.
Parsing architecture <structure> of entity <half_adder>.
Parsing VHDL file "E:\Education\CA\Lab\LAB_5\Code\full_adder.vhd" into library work
Parsing entity <full_adder>.
Parsing architecture <structure> of entity <full_adder>.
Parsing VHDL file "E:\Education\CA\Lab\LAB_5\Code\ripple_adder.vhd" into library work
Parsing entity <ripple_adder>.
Parsing architecture <structure> of entity <ripple_adder>.
Parsing VHDL file "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" into library work
Parsing entity <array_multipier>.
Parsing architecture <structure> of entity <aray_multipier>.
ERROR:HDLCompiler:374 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 38: Entity <aray_multipier> is not yet compiled.
ERROR:HDLCompiler:69 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 41: <std_logic_vector> is not declared.
ERROR:HDLCompiler:69 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 42: <std_logic_vector> is not declared.
ERROR:HDLCompiler:69 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 43: <std_logic> is not declared.
ERROR:HDLCompiler:69 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 44: <std_logic> is not declared.
ERROR:HDLCompiler:69 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 45: <std_logic_vector> is not declared.
ERROR:HDLCompiler:69 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 49: <std_logic> is not declared.
ERROR:HDLCompiler:69 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 50: <std_logic> is not declared.
ERROR:HDLCompiler:69 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 51: <std_logic> is not declared.
ERROR:HDLCompiler:69 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 55: <std_logic_vector> is not declared.
ERROR:HDLCompiler:69 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 56: <std_logic_vector> is not declared.
ERROR:HDLCompiler:69 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 57: <std_logic_vector> is not declared.
ERROR:HDLCompiler:69 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 65: <a> is not declared.
ERROR:HDLCompiler:192 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 65: Actual of formal out port c cannot be an expression
ERROR:HDLCompiler:69 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 66: <a> is not declared.
ERROR:HDLCompiler:192 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 66: Actual of formal out port c cannot be an expression
ERROR:HDLCompiler:69 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 67: <a> is not declared.
ERROR:HDLCompiler:192 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 67: Actual of formal out port c cannot be an expression
ERROR:HDLCompiler:69 - "E:\Education\CA\Lab\LAB_5\Code\aray_multipier.vhd" Line 68: <a> is not declared.
Sorry, too many errors..
-->
Total memory usage is 4487680 kilobytes
Number of errors : 19 ( 0 filtered)
Number of warnings : 0 ( 0 filtered)
Number of infos : 0 ( 0 filtered)