forked from ANSSI-FR/IPECC
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
44 lines (44 loc) · 1.02 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
ecc_addr.vhd
ecc_curve_iram.s
ecc_curve_iram.vhd
hdl/common/ecc_curve_iram/latex/*.part
hdl/common/ecc_curve_iram/latex/all-progs.tex
hdl/common/ecc_curve_iram/latex/all-progs.tex.pre
hdl/common/ecc_curve_iram/latex/assembly.awk.vardefs
hdl/common/ecc_curve_iram/latex/ecc_curve_iram.aux
hdl/common/ecc_curve_iram/latex/ecc_curve_iram.log
hdl/common/ecc_curve_iram/latex/ecc_curve_iram.pdf
hdl/common/ecc_curve_iram/latex/texify.awk
hdl/common/ecc_curve_iram/latex/all-progs.tex
hdl/common/ecc_curve_iram/latex/all-progs.tex.pre
hdl/common/ecc_curve_iram/latex/all-progs.tex.pre.0
hdl/common/ecc_curve_iram/latex/assembly.awk.vardefs
hdl/common/ecc_curve_iram/latex/texify.awk
hdl/common/ecc_curve_iram/ecc_vars.vhd
ecc_vars.h
ecc_addr.h
ecc_states.h
sim/sage/ecc_tb.sage.py
*.part
*.aux
*.log
*.html
*.pdf
*.swp
test_devmem
test_standalone
test_uio
*.tar.gz
*.sage.py
sage/kpsage.py
sage/__pycache__
sage/kp*.py
.tar.gz
*.tar.gz.md5sum
driver/ecc-test-linux-devmem
driver/ecc-test-linux-uio
driver/ecc-test-stdalone
vivado
*.o
sim/ecc_tb
sim/work