From: michael Date: Sat, 10 Mar 2007 21:30:57 +0000 (+0000) Subject: don't rewrite .xco all the time X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/raggedstone/commitdiff_plain/08ef7f18c4131c6a5a61948a3a5543c6d9cb89b0 don't rewrite .xco all the time --- diff --git a/dhwk/Makefile b/dhwk/Makefile index 703cce5..875f05a 100644 --- a/dhwk/Makefile +++ b/dhwk/Makefile @@ -1,5 +1,5 @@ PROJECT := dhwk -CLEANFILES := fifo_generator_*.txt fifo_generator_*.vh? fifo_generator_*.tcl fifo_generator_*.pdf +CLEANFILES := fifo_generator_* dhwk_all: ip all @@ -11,7 +11,7 @@ icon.edn: icon.arg ila.edn: ila.arg $(CHIPSCOPE)/bin/lin/generate.sh ila -f=$< -fifo_generator_v3_2.ngc: fifo_generator_v3_2.xco +fifo_generator_v3_2.ngc: fifo.xco coregen -b $< include ../common/Makefile.common diff --git a/dhwk/fifo.xco b/dhwk/fifo.xco index 8dde1a2..22c49f3 100644 --- a/dhwk/fifo.xco +++ b/dhwk/fifo.xco @@ -1,17 +1,3 @@ -############################################################## -# -# Xilinx Core Generator version J.30 -# Date: Sat Mar 10 21:20:43 2007 -# -############################################################## -# -# This file contains the customisation parameters for a -# Xilinx CORE Generator IP GUI. It is strongly recommended -# that you do not manually alter this file as it may cause -# unexpected and unsupported behavior. -# -############################################################## -# # BEGIN Project Options SET addpads = False SET asysymbol = False @@ -72,5 +58,3 @@ CSET write_data_count=false CSET write_data_count_width=12 # END Parameters GENERATE -# CRC: c795162c -