-
Notifications
You must be signed in to change notification settings - Fork 5
/
lora_tx.ldf
68 lines (68 loc) · 2.93 KB
/
lora_tx.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="lora_tx" device="LFE5U-25F-6BG256I" default_implementation="impl1">
<Options/>
<Implementation title="impl1" dir="impl1" description="impl1" synthesis="synplify" default_strategy="Strategy1">
<Options def_top="topModule" top="topModule"/>
<Source name="source/rtl/accInc.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="source/rtl/chirpGenerator.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="source/rtl/clockDivider.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="source/rtl/constant.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="source/rtl/cosIdeal.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="source/rtl/counter.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="source/rtl/DEDFF.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="source/rtl/initialPhase.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="source/rtl/IQSerializer.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="source/rtl/loRaModulator.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="source/rtl/loraPacketGenerator.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="source/rtl/LoRaTXDefines.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="source/rtl/phaseInc.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="source/rtl/radioDefines.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="source/rtl/sinIdeal.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="source/rtl/topModule.v" type="Verilog" type_short="Verilog">
<Options top_module="topModule"/>
</Source>
<Source name="project/lora_tx_clarity/lora_tx_clarity.sbx" type="sbx" type_short="SBX">
<Options/>
</Source>
<Source name="impl1/Untitled.pcf" type="Power Calculator" type_short="PCF" excluded="TRUE">
<Options/>
</Source>
<Source name="project/flash.xcf" type="Programming Project File" type_short="Programming">
<Options/>
</Source>
<Source name="source/lora_modulator.lpf" type="Logic Preference" type_short="LPF">
<Options/>
</Source>
</Implementation>
<Strategy name="Strategy1" file="project/lora_tx.sty"/>
</BaliProject>