Skip to content
Snippets Groups Projects
.gitignore 630 B
Newer Older
# Endungen fr AEnderungen
*.new
*.*.new
*.neu
*.*.neu

# ignore Quartus II generated files
*_generation_script*
*_inst.vhd
*_inst.v
*.bak
*.cmp
*.done
*.eqn
# *.hex # Neccessary since IP-Core (e.g. NCO) generates files needed for compilation
*.html
*.jdi
*.jpg
# *.mif
*.pin
*.pof
*.ptf.*
*.qar
*.qarlog
*.qws
*.rpt
*.smsg
# *.sof
*.sopc_builder
*.summary
*.tcl
# *.txt # Explicitly add any text files used
*~
*example*
*sopc_*
# *.sdc # I want those timing files

# ignore Quartus II generated folders
*/db/
*/incremental_db/
*/simulation/
*/timing/
*/testbench/
*/*_sim/
incremental_db/
db/
_output_files/
PLLJ_PLLSPE_INFO.txt