OpenCores
URL https://opencores.org/ocsvn/w11/w11/trunk

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.7/] [rtl/] [sys_gen/] [w11a/] [s3board/] [Makefile] - Diff between revs 19 and 29

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 19 Rev 29
Line 1... Line 1...
# $Id: Makefile 477 2013-01-27 14:07:10Z mueller $
# $Id: Makefile 639 2015-01-30 18:12:19Z mueller $
#
#
#  Revision History:
#  Revision History:
# Date         Rev Version  Comment
# Date         Rev Version  Comment
# 2011-08-13   405   1.2    use includes from rtl/make
# 2011-08-13   405   1.2    use includes from rtl/make
# 2010-05-28   295   1.1.4  rename sys_pdp11core -> sys_w11a_s3
# 2010-05-28   295   1.1.4  rename sys_pdp11core -> sys_w11a_s3
Line 11... Line 11...
# 2007-07-08    65   1.0    Initial version
# 2007-07-08    65   1.0    Initial version
#
#
VBOM_all  = $(wildcard *.vbom)
VBOM_all  = $(wildcard *.vbom)
BIT_all   = $(VBOM_all:.vbom=.bit)
BIT_all   = $(VBOM_all:.vbom=.bit)
#
#
include $(RETROBASE)/rtl/make/xflow_default_s3board.mk
include $(RETROBASE)/rtl/make_ise/xflow_default_s3board.mk
#
#
.PHONY : all clean
.PHONY : all clean
#
#
all : $(BIT_all)
all : $(BIT_all)
#
#
Line 27... Line 27...
        mv sys_w11a_s3.prm sys_w11a_s3_prm.log
        mv sys_w11a_s3.prm sys_w11a_s3_prm.log
        mv sys_w11a_s3.cfi sys_w11a_s3_cfi.log
        mv sys_w11a_s3.cfi sys_w11a_s3_cfi.log
#
#
#----
#----
#
#
include $(RETROBASE)/rtl/make/generic_xflow.mk
include $(RETROBASE)/rtl/make_ise/generic_xflow.mk
include $(RETROBASE)/rtl/make/generic_ghdl.mk
include $(RETROBASE)/rtl/make_ise/generic_ghdl.mk
#
#
ifndef DONTINCDEP
ifndef DONTINCDEP
include $(VBOM_all:.vbom=.dep_xst)
include $(VBOM_all:.vbom=.dep_xst)
include $(VBOM_all:.vbom=.dep_ghdl)
include $(VBOM_all:.vbom=.dep_ghdl)
endif
endif

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.