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