首次创建
This commit is contained in:
commit
f2ed4220e7
32
.gitignore
vendored
Normal file
32
.gitignore
vendored
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
# Quartus 项目专用 .gitignore
|
||||||
|
# 最后更新:2025年5月
|
||||||
|
|
||||||
|
# 编译生成文件
|
||||||
|
/par/db/
|
||||||
|
/par/incremental_db/
|
||||||
|
/par/output_files/
|
||||||
|
*.qsf.bak
|
||||||
|
*.qpf.bak
|
||||||
|
|
||||||
|
# 仿真文件
|
||||||
|
/par/simulation/
|
||||||
|
*.vcd
|
||||||
|
*.wlf
|
||||||
|
*.vwf.bak
|
||||||
|
|
||||||
|
# 临时文件
|
||||||
|
*.qws
|
||||||
|
*.jou
|
||||||
|
*.log
|
||||||
|
*.qdf
|
||||||
|
/par/autosave/
|
||||||
|
|
||||||
|
# IDE 特定文件
|
||||||
|
/.idea/
|
||||||
|
/.vscode/
|
||||||
|
|
||||||
|
# 其他生成文件
|
||||||
|
*.lck
|
||||||
|
/par/sta_work/
|
||||||
|
/quartus_sh_compile.log
|
||||||
|
|
||||||
BIN
doc/fpga.pdf
Normal file
BIN
doc/fpga.pdf
Normal file
Binary file not shown.
BIN
doc/stm32f407.pdf
Normal file
BIN
doc/stm32f407.pdf
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user