forked from filipamator/vu_meter
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcalcfft.cr.mti
More file actions
341 lines (319 loc) · 15.5 KB
/
calcfft.cr.mti
File metadata and controls
341 lines (319 loc) · 15.5 KB
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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
MATH/fptoi32.vhd {1 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/MATH/fptoi32.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Compiling entity fptoi32_altbarrel_shift_20g
-- Compiling architecture RTL of fptoi32_altbarrel_shift_20g
-- Compiling entity fptoi32_altfp_convert_34o
-- Compiling architecture RTL of fptoi32_altfp_convert_34o
-- Compiling entity fptoi32
-- Compiling architecture RTL of fptoi32
} {} {}} uart_dump.vhd {1 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/uart_dump.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Loading package NUMERIC_STD
-- Compiling entity uart_dump
-- Compiling architecture RTL of uart_dump
} {} {}} plotspec.vhd {1 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/plotspec.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Loading package MATH_REAL
-- Loading package NUMERIC_STD
-- Compiling entity plotspec
-- Compiling architecture Behavioral of plotspec
} {} {}} dft_top.v {1 {vlog -work work -stats=none D:/FPGA/DE2_sound/vu_meter/dft_top.v
Model Technology ModelSim - Intel FPGA Edition vlog 10.5b Compiler 2016.10 Oct 5 2016
-- Compiling module dft_testbench
-- Compiling module dft_top
-- Compiling module rc68760
-- Compiling module perm68758
-- Compiling module memArray1024_68758
-- Compiling module nexxReg
-- Compiling module memMod
-- Compiling module memMod_dist
-- Compiling module switch
-- Compiling module shiftRegFIFO
-- Compiling module ICompose_71037
-- Compiling module statementList71035
-- Compiling module DirSum_70950
-- Compiling module D2_69922
-- Compiling module D1_70948
-- Compiling module codeBlock68762
-- Compiling module codeBlock70952
-- Compiling module rc71033
-- Compiling module perm71031
-- Compiling module memArray1024_71031
-- Compiling module multfix
-- Compiling module addfxp
-- Compiling module subfxp
Top level modules:
dft_testbench
memMod_dist
} {} {}} MATH/fp2int.vhd {1 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/MATH/fp2int.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Compiling entity fp2int_altbarrel_shift_40g
-- Compiling architecture RTL of fp2int_altbarrel_shift_40g
-- Compiling entity fp2int_altfp_convert_p1n
-- Compiling architecture RTL of fp2int_altfp_convert_p1n
-- Compiling entity fp2int
-- Compiling architecture RTL of fp2int
} {} {}} debounce.vhd {1 {vcom -work work -2008 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/debounce.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Loading package std_logic_arith
-- Loading package STD_LOGIC_UNSIGNED
-- Compiling entity debounce
-- Compiling architecture logic of debounce
} {} {}} windowfunction.vhd {1 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/windowfunction.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Loading package std_logic_arith
-- Loading package STD_LOGIC_UNSIGNED
-- Loading package NUMERIC_STD
-- Compiling entity windowfunction
-- Compiling architecture rtl of windowfunction
} {} {}} fake_dac.vhd {1 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/fake_dac.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Loading package NUMERIC_STD
-- Compiling entity fake_dac
-- Compiling architecture Behavioral of fake_dac
} {} {}} dataacq.vhd {1 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/dataacq.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Loading package MATH_REAL
-- Loading package NUMERIC_STD
-- Compiling entity dataacq
-- Compiling architecture Behavioral of dataacq
} {} {}} sample_avg.vhd {1 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/sample_avg.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Loading package NUMERIC_STD
-- Loading package std_logic_arith
-- Loading package STD_LOGIC_SIGNED
-- Compiling entity sample_avg
-- Compiling architecture Behavioral of sample_avg
-- Compiling entity average2
-- Compiling architecture Behavioral of average2
} {} {}} MATH/fp_mult.vhd {1 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/MATH/fp_mult.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Compiling entity fp_mult_altfp_mult_fkn
-- Compiling architecture RTL of fp_mult_altfp_mult_fkn
-- Compiling entity fp_mult
-- Compiling architecture RTL of fp_mult
} {} {}} MATH/i32tofp.vhd {1 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/MATH/i32tofp.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Compiling entity i32tofp_altbarrel_shift_tvf
-- Compiling architecture RTL of i32tofp_altbarrel_shift_tvf
-- Compiling entity i32tofp_altpriority_encoder_3e8
-- Compiling architecture RTL of i32tofp_altpriority_encoder_3e8
-- Compiling entity i32tofp_altpriority_encoder_6e8
-- Compiling architecture RTL of i32tofp_altpriority_encoder_6e8
-- Compiling entity i32tofp_altpriority_encoder_be8
-- Compiling architecture RTL of i32tofp_altpriority_encoder_be8
-- Compiling entity i32tofp_altpriority_encoder_rf8
-- Compiling architecture RTL of i32tofp_altpriority_encoder_rf8
-- Compiling entity i32tofp_altpriority_encoder_3v7
-- Compiling architecture RTL of i32tofp_altpriority_encoder_3v7
-- Compiling entity i32tofp_altpriority_encoder_6v7
-- Compiling architecture RTL of i32tofp_altpriority_encoder_6v7
-- Compiling entity i32tofp_altpriority_encoder_bv7
-- Compiling architecture RTL of i32tofp_altpriority_encoder_bv7
-- Compiling entity i32tofp_altpriority_encoder_r08
-- Compiling architecture RTL of i32tofp_altpriority_encoder_r08
-- Compiling entity i32tofp_altpriority_encoder_qb6
-- Compiling architecture RTL of i32tofp_altpriority_encoder_qb6
-- Compiling entity i32tofp_altfp_convert_34o
-- Compiling architecture RTL of i32tofp_altfp_convert_34o
-- Compiling entity i32tofp
-- Compiling architecture RTL of i32tofp
} {} {}} MATH/fplog.vhd {1 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/MATH/fplog.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Compiling entity fplog_altbarrel_shift_itd
-- Compiling architecture RTL of fplog_altbarrel_shift_itd
-- Compiling entity fplog_altbarrel_shift_qab
-- Compiling architecture RTL of fplog_altbarrel_shift_qab
-- Compiling entity fplog_altbarrel_shift_51e
-- Compiling architecture RTL of fplog_altbarrel_shift_51e
-- Compiling entity fplog_altfp_log_and_or_h9b
-- Compiling architecture RTL of fplog_altfp_log_and_or_h9b
-- Compiling entity fplog_altfp_log_and_or_v6b
-- Compiling architecture RTL of fplog_altfp_log_and_or_v6b
-- Compiling entity fplog_altfp_log_and_or_c8b
-- Compiling architecture RTL of fplog_altfp_log_and_or_c8b
-- Compiling entity fplog_altfp_log_csa_s0e
-- Compiling architecture RTL of fplog_altfp_log_csa_s0e
-- Compiling entity fplog_altfp_log_csa_k0e
-- Compiling architecture RTL of fplog_altfp_log_csa_k0e
-- Compiling entity fplog_altfp_log_csa_0nc
-- Compiling architecture RTL of fplog_altfp_log_csa_0nc
-- Compiling entity fplog_altfp_log_csa_d4b
-- Compiling architecture RTL of fplog_altfp_log_csa_d4b
-- Compiling entity fplog_altfp_log_csa_umc
-- Compiling architecture RTL of fplog_altfp_log_csa_umc
-- Compiling entity fplog_altfp_log_csa_nlf
-- Compiling architecture RTL of fplog_altfp_log_csa_nlf
-- Compiling entity fplog_altfp_log_csa_8kf
-- Compiling architecture RTL of fplog_altfp_log_csa_8kf
-- Compiling entity fplog_altfp_log_csa_r0e
-- Compiling architecture RTL of fplog_altfp_log_csa_r0e
-- Compiling entity fplog_altfp_log_csa_o0e
-- Compiling architecture RTL of fplog_altfp_log_csa_o0e
-- Compiling entity fplog_altfp_log_csa_l1e
-- Compiling architecture RTL of fplog_altfp_log_csa_l1e
-- Compiling entity fplog_altfp_log_csa_s1e
-- Compiling architecture RTL of fplog_altfp_log_csa_s1e
-- Compiling entity fplog_altfp_log_csa_p1e
-- Compiling architecture RTL of fplog_altfp_log_csa_p1e
-- Loading package LPM_COMPONENTS
-- Compiling entity fplog_range_reduction_uqd
-- Compiling architecture RTL of fplog_range_reduction_uqd
-- Compiling entity fplog_altpriority_encoder_3v7
-- Compiling architecture RTL of fplog_altpriority_encoder_3v7
-- Compiling entity fplog_altpriority_encoder_3e8
-- Compiling architecture RTL of fplog_altpriority_encoder_3e8
-- Compiling entity fplog_altpriority_encoder_6v7
-- Compiling architecture RTL of fplog_altpriority_encoder_6v7
-- Compiling entity fplog_altpriority_encoder_6e8
-- Compiling architecture RTL of fplog_altpriority_encoder_6e8
-- Compiling entity fplog_altpriority_encoder_bv7
-- Compiling architecture RTL of fplog_altpriority_encoder_bv7
-- Compiling entity fplog_altpriority_encoder_be8
-- Compiling architecture RTL of fplog_altpriority_encoder_be8
-- Compiling entity fplog_altpriority_encoder_r08
-- Compiling architecture RTL of fplog_altpriority_encoder_r08
-- Compiling entity fplog_altpriority_encoder_rf8
-- Compiling architecture RTL of fplog_altpriority_encoder_rf8
-- Compiling entity fplog_altpriority_encoder_tv8
-- Compiling architecture RTL of fplog_altpriority_encoder_tv8
-- Compiling entity fplog_altpriority_encoder_te9
-- Compiling architecture RTL of fplog_altpriority_encoder_te9
-- Compiling entity fplog_altpriority_encoder_uja
-- Compiling architecture RTL of fplog_altpriority_encoder_uja
-- Compiling entity fplog_altpriority_encoder_q08
-- Compiling architecture RTL of fplog_altpriority_encoder_q08
-- Compiling entity fplog_altfp_log_n6b
-- Compiling architecture RTL of fplog_altfp_log_n6b
-- Compiling entity fplog
-- Compiling architecture RTL of fplog
} {} {}} windowfunction_tb.vhd {2 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/windowfunction_tb.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Loading package MATH_REAL
-- Loading package NUMERIC_STD
-- Loading package std_logic_textio
-- Compiling entity windowfunction_tb
-- Compiling architecture Behavioral of windowfunction_tb
** Warning: D:/FPGA/DE2_sound/vu_meter/windowfunction_tb.vhd(90): (vcom-1194) FILE declaration was written using VHDL 1987 syntax.
} {} {}} gen48khz.vhd {1 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/gen48khz.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Loading package std_logic_arith
-- Loading package STD_LOGIC_UNSIGNED
-- Loading package NUMERIC_STD
-- Compiling entity gen48khz
-- Compiling architecture rtl of gen48khz
} {} {}} vu_meter_tb.vhd {2 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/vu_meter_tb.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Loading package MATH_REAL
-- Loading package NUMERIC_STD
-- Loading package std_logic_textio
-- Compiling entity vu_meter_tb
-- Compiling architecture Behavioral of vu_meter_tb
** Warning: D:/FPGA/DE2_sound/vu_meter/vu_meter_tb.vhd(113): (vcom-1194) FILE declaration was written using VHDL 1987 syntax.
} {} {}} MATH/int2fp.vhd {1 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/MATH/int2fp.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Compiling entity int2fp_altbarrel_shift_uvf
-- Compiling architecture RTL of int2fp_altbarrel_shift_uvf
-- Compiling entity int2fp_altpriority_encoder_3v7
-- Compiling architecture RTL of int2fp_altpriority_encoder_3v7
-- Compiling entity int2fp_altpriority_encoder_3e8
-- Compiling architecture RTL of int2fp_altpriority_encoder_3e8
-- Compiling entity int2fp_altpriority_encoder_6v7
-- Compiling architecture RTL of int2fp_altpriority_encoder_6v7
-- Compiling entity int2fp_altpriority_encoder_6e8
-- Compiling architecture RTL of int2fp_altpriority_encoder_6e8
-- Compiling entity int2fp_altpriority_encoder_bv7
-- Compiling architecture RTL of int2fp_altpriority_encoder_bv7
-- Compiling entity int2fp_altpriority_encoder_be8
-- Compiling architecture RTL of int2fp_altpriority_encoder_be8
-- Compiling entity int2fp_altpriority_encoder_rb6
-- Compiling architecture RTL of int2fp_altpriority_encoder_rb6
-- Compiling entity int2fp_altfp_convert_p1n
-- Compiling architecture RTL of int2fp_altfp_convert_p1n
-- Compiling entity int2fp
-- Compiling architecture RTL of int2fp
} {} {}} hannwindow.vhd {1 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/hannwindow.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Loading package NUMERIC_STD
-- Compiling entity hannwindow
-- Compiling architecture Behavioral of hannwindow
} {} {}} powerlog.vhd {1 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/powerlog.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Loading package std_logic_arith
-- Loading package STD_LOGIC_UNSIGNED
-- Loading package NUMERIC_STD
-- Compiling entity powerlog
-- Compiling architecture rtl of powerlog
} {} {}} vu_meter.vhd {1 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/vu_meter.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Loading package std_logic_arith
-- Loading package STD_LOGIC_UNSIGNED
-- Loading package NUMERIC_STD
-- Compiling entity vu_meter
-- Compiling architecture rtl of vu_meter
} {} {}} UART_TX.vhd {1 {vcom -work work -2002 -explicit -stats=none D:/FPGA/DE2_sound/vu_meter/UART_TX.vhd
Model Technology ModelSim - Intel FPGA Edition vcom 10.5b Compiler 2016.10 Oct 5 2016
-- Loading package STANDARD
-- Loading package TEXTIO
-- Loading package std_logic_1164
-- Loading package NUMERIC_STD
-- Compiling entity UART_TX
-- Compiling architecture RTL of UART_TX
} {} {}}