-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsnake.rdf
32 lines (32 loc) · 1.44 KB
/
snake.rdf
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
<?xml version="1.0" encoding="UTF-8"?>
<RadiantProject version="4.2" radiant="2023.1.0.43.3" title="snake" device="iCE40UP5K-SG48I" performance_grade="High-Performance_1.2V" default_implementation="impl_1">
<Options/>
<Implementation title="impl_1" dir="impl_1" description="impl_1" synthesis="lse" default_strategy="Strategy1">
<Options def_top="top" top="top"/>
<Source name="source/impl_1/top.vhd" type="VHDL" type_short="VHDL">
<Options top_module="top"/>
</Source>
<Source name="source/impl_1/NEScontroller.vhd" type="VHDL" type_short="VHDL">
<Options/>
</Source>
<Source name="source/impl_1/background.vhd" type="VHDL" type_short="VHDL">
<Options/>
</Source>
<Source name="source/impl_1/vga.vhd" type="VHDL" type_short="VHDL">
<Options/>
</Source>
<Source name="source/impl_1/memory.vhd" type="VHDL" type_short="VHDL">
<Options/>
</Source>
<Source name="mypll/mypll.ipx" type="IPX_Module" type_short="IPX">
<Options/>
</Source>
<Source name="source/impl_1.xcf" type="Programming Project File" type_short="Programming">
<Options/>
</Source>
<Source name="test.pdc" type="Physical Constraints File" type_short="PDC">
<Options/>
</Source>
</Implementation>
<Strategy name="Strategy1" file="snake1.sty"/>
</RadiantProject>