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

Subversion Repositories copyblaze

[/] [copyblaze/] [trunk/] [copyblaze/] [sw/] [code/] [pBlaze/] [wb_uart/] [Makefile] - Diff between revs 30 and 43

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

Rev 30 Rev 43
Line 23... Line 23...
ENTITY = cp_ROM_Code
ENTITY = cp_ROM_Code
 
 
.SUFFIXES : .psm .mem .vhd .psh
.SUFFIXES : .psm .mem .vhd .psh
 
 
# assemble and merge
# assemble and merge
all:    $(ENTITY).vhd
all:  clean  $(ENTITY).vhd
 
 
# assemble #
# assemble #
$(ENTITY).mem:  $(ASM_SRC)
$(ENTITY).mem:  $(ASM_SRC)
        $(AS) $(ASM_SRC) $(AFLAGS)
        $(AS) $(ASM_SRC) $(AFLAGS)
#       $(CP) *.mem $(ENTITY).mem
#       $(CP) *.mem $(ENTITY).mem

powered by: WebSVN 2.1.0

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