URL
https://opencores.org/ocsvn/System09/System09/trunk
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.
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.