-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathaudio_level_meter.ldf
68 lines (68 loc) · 3.02 KB
/
audio_level_meter.ldf
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
<?xml version="1.0" encoding="UTF-8"?>
<BaliProject version="3.2" title="audio_level_meter" device="LCMXO2-1200HC-5SG32C" default_implementation="impl1">
<Options/>
<Implementation title="impl1" dir="impl1" description="impl1" synthesis="lse" default_strategy="Strategy1">
<Options def_top="dataflow_select" top="audio_level_meter_top"/>
<Source name="src/audio_level_meter_top.v" type="Verilog" type_short="Verilog">
<Options top_module="audio_level_meter_top"/>
</Source>
<Source name="src/serial_audio_decoder/serial_audio_decoder.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="src/dataflow_fork.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="src/dual_clock_buffer/dual_clock_buffer.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="src/spdif_transmitter.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="src/spdif_frame_encoder/spdif_frame_encoder.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="src/spdif_frame_encoder/spdif_sub_frame_encoder.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="src/spdif_frame_encoder/spdif_bmc_encoder.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="src/audio_level_meter.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="src/audio_level_meter_channel.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="src/dataflow_branch.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="src/dataflow_select.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="src/section_min_max.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="src/section_min_max_buffer.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="src/pcm_to_position.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="src/position_to_array.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="src/single_port_ram.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="src/dataflow_join.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="src/stp16cpc26.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="audio_level_meter.lpf" type="Logic Preference" type_short="LPF">
<Options/>
</Source>
</Implementation>
<Strategy name="Strategy1" file="audio_level_meter1.sty"/>
</BaliProject>