- Verilog Tutorial
- Icarus Verilog and its test suite
-
.xise
- Xilinx ISE configuration file. As is stated in every generated
.xise
file's comments:ISE source project file created by Project Navigator.
This file contains project source information including a list of project source files, project and process properties. This file, along with the project source files, is sufficient to open and implement in ISE Project Navigator.
- Xilinx ISE configuration file. As is stated in every generated
-
.v
Verilog
source files (Importance see above quote)
-
.sch
- Schema source file
-
.ucf
- As is described in the generated comments: "PlanAhead Generated physical constraints"
- Should be preserved if you do not want to do pin assignment on the same FPGA board every time
-
.wfcg
- Simulated waveform file
- Never saved it; but probably okay to save if reproducing waveform is necessary
And also not ignored by the .gitignore
I compiled from the internet (thanks github/gitignore)
.jhd
.cpj