From: Vladimir Burian Date: Thu, 10 Mar 2011 11:59:30 +0000 (+0100) Subject: Renamed file with openMSP430 defines. X-Git-Url: https://rtime.felk.cvut.cz/gitweb/fpga/openmsp430.git/commitdiff_plain/d409932f4fb30534bdb8149d67b7e41d951b5d50 Renamed file with openMSP430 defines. Defines file (memory sizes, HW mult, dbg, ...) renamed from "openMSP430_defines.v" to "openMSP430_defines_template.v", because it was usualy included instead of customised defines file listed in *.prj file. And this behavioral could not be changed with "-vlgincdir" (Verilog include directory) switch in XST. --- diff --git a/core/openMSP430_defines.v b/core/openMSP430_defines_template.v similarity index 100% rename from core/openMSP430_defines.v rename to core/openMSP430_defines_template.v