-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
50 lines (48 loc) · 685 Bytes
/
.gitignore
File metadata and controls
50 lines (48 loc) · 685 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
*.exe
*_lnlamp.c
*_lnlamp.c.no-tile.c
*_lnlamp.c.only-mix.c
*.ppcg.c
*.ppcg.no-tile.c
*-amp_*.c
*-ppcg.c
avg_*.out
____tempfile_*.data.polybench
____tempfile_data*.csv
____tempfile_time*.txt
____tempfile_*
____lnlamp_*
Makefile
lnlamp_predict_result.png
lnlamp_temp_result.txt
lnlamp_internal_usage.py.log
____tempfile.data.polybench
*.tmp
# hls
hlsTest
syn_report_ppcg
syn_report_amp_*
sim_report_ppcg
sim_report_amp_*
csynth.tcl
*_csynth.tcl
vitis_hls.log
kernel_func.tmp
verify_*.h
verify_*.cpp
kernel_*.cpp
*_origon.out
*_origon.exe
*.tmp.mlir
*_amp_*.out
*_amp_*.exe
*_amp_*.cpp
*_amp_*.c
*_amp_*.mlir
*_ppcg.out
*_ppcg.exe
*_ppcg.cpp
*_ppcg.c
*_ppcg.mlir
*test_*.h
*test_*.cpp