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

Subversion Repositories copyblaze

[/] [copyblaze/] [trunk/] [copyblaze/] [sw/] [code/] [pbcc/] [testINOUT/] [Makefile] - Diff between revs 54 and 60

Show entire file | Details | Blame | View Log

Rev 54 Rev 60
Line 9... Line 9...
CC=$(PATH_TOOL)/$(PATH_COMP)/bin/sdcc.exe
CC=$(PATH_TOOL)/$(PATH_COMP)/bin/sdcc.exe
AS=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/pBlazASM/pBlazASM.exe
AS=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/pBlazASM/pBlazASM.exe
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe
 
 
# output directory
# output directory
DIROUT=$(PATH_TOP)/rtl/vhdl
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom
 
 
# remove command
# remove command
RM = rm -f -v
RM = rm -f -v
CP = cp
CP = cp
 
 

powered by: WebSVN 2.1.0

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