FreeCPU/.gitignore
GabrielTofvesson e7f9e007d9 Added cache module
Update VGA module
  Quadrupled pixel clock
  Doubled resolution to 1280x800
Added ZigZag encode/decode to ALU
2018-10-18 03:08:06 +02:00

28 lines
258 B
Plaintext

# Quartus II gitignore
greybox_tmp/*
db/*
incremental_db/*
.git/*
*.pof
*.sof
*.bak
*.rpt
*.pin
*.sta
*.sta.rpt
*.sta.summary
*.map
*.map.rpt
*.map.smsg
*.map.summary
*.cdf
*.jdi
*.done
*.txt
*.fit
*.fit.summary
*.qws
*.qsf
*.qpf
.sopc_builder/*
.qsys_edit/*