-
Notifications
You must be signed in to change notification settings - Fork 19
/
.gitignore
69 lines (67 loc) · 1.24 KB
/
.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
unisims
vivado_*
syntax_*
simulation/*
simulation_data/*
quartus_logs/ *
www/*
constraints/*
ise_*
attic/*
hardware_tests/*
IVERILOG_INCLUDE.v
x393.prj
*DEBUG_VDT*
*.kate-swp
*.old
*.new
*.bad
*.bak
*.pyc
*.pickle
*.tmp
py393/dbg*
debug/*
html/*
man/*
x393_docs/*
includes/x393_cur_params_sim.vh
includes/x393_cur_params_target_*.vh
py393/exp_gpio.py
py393/mon_gpio.py
savefile01.sav
x353
compressor_jp/huff_fifo353.v
x393_testbench0-a1.sav
x393_testbench01-*.sav
x393_testbench01.gtkw
x393_testbench01_backup.sav
x393_testbench01_debug_membridge.sav
x393_testbench02-0.sav
py393/generated
*.pickle
py393/i2c.py
py393/x393_i2c.py.test
py393/x393_init_usb_hub.py
py393/x393_mcntrl_adjust.py.dbg
x393_testbench03_01.sav
simulation_data/*.dat
simulation_data/*.jpeg
#these two project files are now in .eclipse_project_setup directory
py393/.project
/.project
/.pydevproject
/.settings
#copied from .eclipse_project_setup, can be used to import workin set to limit warnings reported
/workingSet.psf
*.fst
cocotb/Makefile
cocotb/sim_build
cocotb/results.xml
*.directory
html.tar.gz
/latex
/bitbake-logs
/sysroots
/image
/scripts