User manual
Quartus II file extensions
Quartus II uses and/or generates file using a various file extensions. The
extensions most important to us are:
.v Verilog text file.
.sv SystemVerilog text file.
.qpf Project description file.
.csv Comma separated values. Normally used to generate
the working pin name description file.
.qsv Pin description list. Often there is a default version
that can be used to generate the working version.
.sdc clock definitions.
.sof Bit output file used to program the FPGA.
.pof Bit output file used to program boot flash EPROM.
There are more, but these are the ones you will normally work with.
EECS 452 – Fall 2014 Lecture 5 – Page 37/143 Tuesday – September 16, 2014