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

Subversion Repositories potato

[/] [potato/] [trunk/] [Makefile] - Diff between revs 6 and 9

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

Rev 6 Rev 9
Line 84... Line 84...
        -$(RM) potato.prj
        -$(RM) potato.prj
        for file in $(SOURCE_FILES) $(TESTBENCHES); do \
        for file in $(SOURCE_FILES) $(TESTBENCHES); do \
                echo "vhdl work $$file" >> potato.prj; \
                echo "vhdl work $$file" >> potato.prj; \
        done
        done
 
 
copy-riscv-tests: checkout-riscv-tests
copy-riscv-tests:
        for test in $(RISCV_TESTS); do \
        for test in $(RISCV_TESTS); do \
                cp riscv-tests/$$test.S tests; \
                cp riscv-tests/$$test.S tests; \
        done
        done
 
 
compile-tests: copy-riscv-tests
compile-tests: copy-riscv-tests

powered by: WebSVN 2.1.0

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