-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2A03.alp
31 lines (31 loc) · 1.07 KB
/
2A03.alp
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
<?xml version="1.0" encoding="UTF-8"?>
<project name="2A03" board="Alchitry Au" language="Lucid" version="3">
<files>
<src>shifter.luc</src>
<component>pipeline.luc</component>
<src>segment_display.luc</src>
<component>uart_rx.luc</component>
<src>ram.luc</src>
<component>counter.luc</component>
<src>alu.luc</src>
<src>idff.luc</src>
<component>uart_tx.luc</component>
<component>pn_gen.luc</component>
<src>led_matrix.luc</src>
<component>simple_ram.v</component>
<src>boolean.luc</src>
<src>compare.luc</src>
<component>reset_conditioner.luc</component>
<component>edge_detector.luc</component>
<src top="true">au_top.luc</src>
<src>arith.luc</src>
<component>button_conditioner.luc</component>
<src>apu.luc</src>
<constraint>audio.acf</constraint>
<constraint lib="true">alchitry.acf</constraint>
<constraint>led_matrix.acf</constraint>
<constraint lib="true">io.acf</constraint>
<constraint lib="true">au.xdc</constraint>
<constraint>onedigit.acf</constraint>
</files>
</project>