-
Notifications
You must be signed in to change notification settings - Fork 69
Expand file tree
/
Copy path.gitignore
More file actions
76 lines (73 loc) · 670 Bytes
/
.gitignore
File metadata and controls
76 lines (73 loc) · 670 Bytes
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
*.swp
*.tcl
.Xil/
.settings/
_ngo/
_xmsgs/
*.log
*.xmsgs
*.cmd
tmp/
iseconfig/
*.html
isim
netgen/
*.rpt
planAhead_run_*/
smartxplorer_results/
smartxplorer_setup/
xst/
xilinxsim.ini
xlnx_auto_0_xdb/
*.xml
*.xrpt
*.bgn
*.bit
*.bld
*.cmd_log
*.drc
*.lpc
*.lso
*.ncd
*.ngc
*.ngd
*.ngr
*.pad
*.par
*.psr
*.pcf
*.prj
*.ptwx
*.stx
*.sty
*.syr
*.twr
*.twx
*.unroutes
*.ut
*.xdl
*.xpi
*.xst
*.xwbt
*.wdb
*.exe
*.map
*.mrp
*.ngm
*.csv
*_pad.txt
*.debug
*.gise
**/ipcore_dir/*.vhd
**/ipcore_dir/*.txt
**/ipcore_dir/*.asy
**/ipcore_dir/*.sym
**/ipcore_dir/*.vho
**/ipcore_dir/*.ncf
**/ipcore_dir/*.cgp
**/ipcore_dir/*.xci
**/ipcore_dir/*/
.project
*.wcfg
ghdl/
ethernet_mac_tb