forked from LPRS2/lab2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
106 lines (103 loc) · 966 Bytes
/
.gitignore
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
# XPS
/implementation
/synthesis
/report
/blockdiagram
/revup
/hdl
__xps
*.log
*.svf
*.scr
*.cmd
*.bak
*~
*.elf
*.ace
*.make
platgen.opt
*.gui
XpsGuiSessionLock
*.filters
# XSDK
*.slo
*.lo
*.o
*.so
*.lai
*.la
*.a
Debug/
Release/
.metadata/
/SDK/SDK_Workspace/*_hw_platform/
/SDK/SDK_Workspace/*_bsp/
/SDK/SDK_Export/
# ISE
*.log
*.svf
*.scr
*.cmd
*.bak
*.lso
*.elf
*.ace
*~
*#
*.swp
*.ini
*.html
*.vhi
*.wdb
*.stx
*.xmsgs
*.xreport
*.exe
*.cmd_log
*_beh.prj
*.ncd
isim
db
incremental_db
work
*.cr.mti
vsim.wlf
transcript
webtalk.log
webtalk_impact.xml
pepExtractor.prj
impact.xsl
impact_impact.xwbt
xst/
*.debug
*.xml
_ngo/
*.bgn
*.bit
*.bld
*.drc
*.ngc
*.ngd
*.ngr
*.pad
*.par
*.pcf
*.prj
*.ptwx
*.syr
*.twr
*.twx
*.unroutes
*.ut
*.xpi
*.xst
*_map.map
*_map.mrp
*_map.ngm
*_map.xrpt
*_ngdbuild.xrpt
*_pad.csv
*_pad.txt
*_par.xrpt
*_xst.xrpt
xlnx_auto_0_xdb/