aboutsummaryrefslogtreecommitdiffstats
path: root/notes/xilinx_filetypes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notes/xilinx_filetypes.txt')
-rw-r--r--notes/xilinx_filetypes.txt65
1 files changed, 65 insertions, 0 deletions
diff --git a/notes/xilinx_filetypes.txt b/notes/xilinx_filetypes.txt
new file mode 100644
index 0000000..6639d2f
--- /dev/null
+++ b/notes/xilinx_filetypes.txt
@@ -0,0 +1,65 @@
+
+See also:
+
+https://github.com/JPNaude/X-MimeTypes/blob/master/eda_mime_types.xml
+http://www.xilinx.com/support/documentation/sw_manuals/xilinx14_4/cgn_r_core_generator_output_files.htm
+http://www.xilinx.com/support/documentation/sw_manuals/xilinx14_4/ise_r_source_types.htm
+
+also: devref.pdf (UG628)
+
+Extension Description
+--------- --------------------------------------------------------------
+.par "place and route" output
+.vhd VHDL source code
+.v Verilog source code
+.ucf "constraints file": hardware pinouts, timing, etc
+.prj [list of files in the project?]
+.wcfg [waveform configuration (saved from gtkwave?]
+.srp "Synthesis Report File"
+.xst [xst settings?]
+.lso
+.vcf
+
+.bgn bitgen report file
+.bit Final FPGA bitstream file (binary)
+.xwbt
+.bld Build report from NGDBuild
+.blc NGDBuild report file
+.cmd_log
+.drc Design rule check output
+.ncd
+.wdb
+.exe
+.map [intermediate step]
+.mrp
+.ncd [intermediate step? netlist?]
+.ngm
+.xrpt
+.par [place and route output?]
+.pcf
+.ptwx
+.stx
+.syr
+.twr
+.twx
+.unroutes unrouted traces; if routing was successful, there should be none
+.ut
+.xpi
+.log
+.xmsgs
+.gise
+.xise ISE project/workplace
+
+.cgc [coregen? used to programatically re-gen core?]
+.cgp Coregen Project
+.ngc Pre-compiled netlist
+.sym
+.asy "Symbol file"
+_flist.txt File list (?)
+.gise
+.ncf
+.sym
+.veo
+.vho
+.xco [intermediate file?]
+