forked from IObundle/iob-soc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
62 lines (49 loc) · 1.62 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
hardware/src/system.v
hardware/testbench/system_tb.v
hardware/fpga/CYCLONEV-GT-DK/synth_system.sof
hardware/fpga/AES-KU040-DB-G/ip
hardware/fpga/AES-KU040-DB-G/*.log
hardware/fpga/AES-KU040-DB-G/synth_system.bit
# following lines ignore everything 'make' command produces
hardware/simulation/icarus/*
!hardware/simulation/icarus/Makefile
hardware/simulation/ncsim/*
!hardware/simulation/ncsim/Makefile
!hardware/simulation/ncsim/run_ncsim.sh
hardware/simulation/verilator/*
!hardware/simulation/verilator/Makefile
software/periphs.h
software/pc-emul/periphs.h
software/bootloader/*
!software/bootloader/boot.c
!software/bootloader/boot.S
!software/bootloader/Makefile
software/firmware/*
!software/firmware/firmware.c
!software/firmware/firmware.S
!software/firmware/Makefile
software/console/*
!software/console/console.c
!software/console/console.h
!software/console/rs232comm.c
!software/console/socketcomm.c
!software/console/Makefile
document/presentation/*
!document/presentation/figures
!document/presentation/presentation.bib
!document/presentation/presentation.pdf
!document/presentation/presentation.tex
!document/presentation/Makefile
document/pb/xil_results.tex
document/pb/alt_results.tex
test.log
hardware/fpga/CYCLONEV-GT-DK/boot.hex
hardware/fpga/CYCLONEV-GT-DK/firmware.hex
hardware/fpga/CYCLONEV-GT-DK/firmware_0.hex
hardware/fpga/CYCLONEV-GT-DK/firmware_1.hex
hardware/fpga/CYCLONEV-GT-DK/firmware_2.hex
hardware/fpga/CYCLONEV-GT-DK/firmware_3.hex
hardware/fpga/CYCLONEV-GT-DK/system.v
hardware/fpga/CYCLONEV-GT-DK/top_system.sof
hardware/fpga/CYCLONEV-GT-DK/top_system.fit.summary
hardware/asic/umc130/synth/*_report.txt