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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [orpsocv2/] [boards/] [xilinx/] [ml501/] [syn/] [xst/] [bin/] [Makefile] - Diff between revs 468 and 530

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

Rev 468 Rev 530
Line 248... Line 248...
        $(Q)echo >> $@
        $(Q)echo >> $@
        $(Q)echo
        $(Q)echo
 
 
# Constraints file
# Constraints file
$(XCF_FILE):
$(XCF_FILE):
        $(Q)echo; echo "\t#### Generating Xilinx PRJ file ####"; echo
        $(Q)echo; echo "\t#### Generating Xilinx XCF file ####"; echo
        $(Q)echo "# Autogenerated XST .prj file" > $@
        $(Q)echo "# Autogenerated XST .prj file" > $@
        $(Q)echo "#" >> $@
        $(Q)echo "#" >> $@
        $(Q)echo "# Not much here, XST is smart enough to determine clocks through DCMs" >> $@
        $(Q)echo "# Not much here, XST is smart enough to determine clocks through DCMs" >> $@
        $(Q)echo "#" >> $@
        $(Q)echo "#" >> $@
        $(Q)echo "# TODO: Potentially use the other XTAL for DDR RAM clocking" >> $@
        $(Q)echo "# TODO: Potentially use the other XTAL for DDR RAM clocking" >> $@
Line 301... Line 301...
 
 
distclean: clean-sw clean
distclean: clean-sw clean
 
 
 
 
.PRECIOUS : $(NGC_FILE) $(XST_FILE) $(XCF_FILE)
.PRECIOUS : $(NGC_FILE) $(XST_FILE) $(XCF_FILE)
 No newline at end of file
 No newline at end of file
 
 

powered by: WebSVN 2.1.0

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