-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrs232rx.ldf
38 lines (38 loc) · 1.61 KB
/
rs232rx.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
<?xml version="1.0" encoding="UTF-8"?>
<BaliProject version="3.2" title="rs232rx" device="LCMXO2-7000HE-4TG144C" default_implementation="impl">
<Options/>
<Implementation title="impl" dir="impl" description="impl" synthesis="lse" default_strategy="Strategy">
<Options def_top="push_to_axis_ver5" top="top"/>
<Source name="rs232rx_app.v" type="Verilog" type_short="Verilog">
<Options top_module="top"/>
</Source>
<Source name="../../src/button.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="../../src/rs232rx.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="../../src/rs232tx.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="../../src/axis.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="../../src/sdp_ram.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="../../src/axis_fifo.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="../../src/push_to_axis.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="impl/impl.xcf" type="Programming Project File" type_short="Programming">
<Options/>
</Source>
<Source name="rs232rx.lpf" type="Logic Preference" type_short="LPF">
<Options/>
</Source>
</Implementation>
<Strategy name="Strategy" file="../strategy.sty"/>
</BaliProject>