aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2014-11-18 15:32:35 -0500
committerPaul Selkirk <paul@psgd.org>2014-11-18 15:32:35 -0500
commit21ef7967486b349d66703c13edfff58d5f13372a (patch)
tree1014b9d7d05f69977636402aaeede07cd7c398f4
parent27b2a6f9f52ce3a58354a104157013abfed30110 (diff)
change synth/ to build/, add .gitignore
-rw-r--r--build/.gitignore41
-rw-r--r--build/Makefile (renamed from synth/Makefile)0
-rw-r--r--build/coretest-novena.bmm (renamed from synth/coretest-novena.bmm)0
-rw-r--r--build/coretest-novena.ucf (renamed from synth/coretest-novena.ucf)0
-rw-r--r--build/xilinx.mk (renamed from synth/xilinx.mk)0
-rw-r--r--build/xilinx.opt (renamed from synth/xilinx.opt)0
6 files changed, 41 insertions, 0 deletions
diff --git a/build/.gitignore b/build/.gitignore
new file mode 100644
index 0000000..f5352a4
--- /dev/null
+++ b/build/.gitignore
@@ -0,0 +1,41 @@
+_xmsgs
+coretest-novena.bgn
+coretest-novena.bit
+coretest-novena.bld
+coretest-novena.cfi
+coretest-novena.drc
+coretest-novena.map
+coretest-novena.mcs
+coretest-novena.mrp
+coretest-novena.ncd
+coretest-novena.ngc
+coretest-novena.ngc_xst.xrpt
+coretest-novena.ngd
+coretest-novena.ngm
+coretest-novena.pcf
+coretest-novena.prj
+coretest-novena.prm
+coretest-novena.psr
+coretest-novena.scr
+coretest-novena.srp
+coretest-novena_bitgen.xwbt
+coretest-novena_ngdbuild.xrpt
+coretest-novena_par.ncd
+coretest-novena_par.pad
+coretest-novena_par.par
+coretest-novena_par.ptwx
+coretest-novena_par.unroutes
+coretest-novena_par.xpi
+coretest-novena_par_pad.csv
+coretest-novena_par_pad.txt
+coretest-novena_summary.xml
+coretest-novena_usage.xml
+netlist.lst
+novena_fpga.lso
+novena_fpga_map.xrpt
+novena_fpga_par.xrpt
+par_usage_statistics.html
+usage_statistics_webtalk.html
+webtalk.log
+xlnx_auto_0_xdb
+xst
diff --git a/synth/Makefile b/build/Makefile
index d05a056..d05a056 100644
--- a/synth/Makefile
+++ b/build/Makefile
diff --git a/synth/coretest-novena.bmm b/build/coretest-novena.bmm
index e69de29..e69de29 100644
--- a/synth/coretest-novena.bmm
+++ b/build/coretest-novena.bmm
diff --git a/synth/coretest-novena.ucf b/build/coretest-novena.ucf
index 448c692..448c692 100644
--- a/synth/coretest-novena.ucf
+++ b/build/coretest-novena.ucf
diff --git a/synth/xilinx.mk b/build/xilinx.mk
index a3a0216..a3a0216 100644
--- a/synth/xilinx.mk
+++ b/build/xilinx.mk
diff --git a/synth/xilinx.opt b/build/xilinx.opt
index 7fe9d8b..7fe9d8b 100644
--- a/synth/xilinx.opt
+++ b/build/xilinx.opt