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

Subversion Repositories System09

[/] [System09/] [branches/] [mkfiles_rev1/] [mkfiles/] [xilinx_rules.mk] - Diff between revs 30 and 31

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

Rev 30 Rev 31
Line 76... Line 76...
        $(MKDIR) $(TMPDIR)
        $(MKDIR) $(TMPDIR)
 
 
xst_tmp_dirs: $(XSTHDPDIR) $(TMPDIR)
xst_tmp_dirs: $(XSTHDPDIR) $(TMPDIR)
 
 
#===================================================================
#===================================================================
 
# Define dependencies
 
 
 
$(DESIGN_NAME).ngc: $(XST_FILE) $(PRJ_FILE) $(DESIGN_NAME).lso
 
$(DESIGN_NAME).ngd: $(DESIGN_NAME).ngc $(UCF_FILE)
 
$(DESIGN_NAME).bit: $(DESIGN_NAME).ncd $(BITGEN_OPTIONS_FILE)
 
 
 
#===================================================================
# TRANSLATE RULES
# TRANSLATE RULES
 
 
#   RULE: .xst => .ngc
#   RULE: .xst => .ngc
# Synthesize the HDL files into an NGC file.  This rule is triggered if
# Synthesize the HDL files into an NGC file.  This rule is triggered if
# any of the HDL files are changed or the synthesis options are changed.
# any of the HDL files are changed or the synthesis options are changed.

powered by: WebSVN 2.1.0

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