URL
https://opencores.org/ocsvn/copyblaze/copyblaze/trunk
Subversion Repositories copyblaze
Compare Revisions
- This comparison shows the changes necessary to convert path
/copyblaze/trunk/copyblaze/sw/code
- from Rev 56 to Rev 60
- ↔ Reverse comparison
Rev 56 → Rev 60
/pbcc/asm/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/test10/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/demo/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/funstruct/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/testINOUT/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/stubs/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/funlit/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/funvar/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/lcd/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/pointers/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/types/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/funargs/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/simplefunc/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/test6/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/test7/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/test8/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/test9/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/intr/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/operators/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |
/pbcc/testM2/Makefile
11,7 → 11,7
MG=$(PATH_TOOL)/$(PATH_ASM)/pBlazASM/cpBlazeMRG/cpBlazeMRG.exe |
|
# output directory |
DIROUT=$(PATH_TOP)/rtl/vhdl |
DIROUT=$(PATH_TOP)/rtl/vhdl/ip/rom |
|
# remove command |
RM = rm -f -v |