OpenCores
URL https://opencores.org/ocsvn/mjpeg-decoder/mjpeg-decoder/trunk

Subversion Repositories mjpeg-decoder

[/] [tags/] [start/] [mjpeg/] [system_incl.make] - Diff between revs 2 and 3

Only display areas with differences | Details | Blame | View Log

Rev 2 Rev 3
#################################################################
#################################################################
# Makefile generated by Xilinx Platform Studio
# Makefile generated by Xilinx Platform Studio
# Project:/home/smanz/Diplomarbeit/main/trunk/mjpeg/system.xmp
# Project:/home/smanz/Diplomarbeit/main/trunk/mjpeg/system.xmp
#################################################################
#################################################################
XILINX_EDK_DIR = /opt/xilinx/EDK
XILINX_EDK_DIR = /opt/xilinx/EDK
SYSTEM = system
SYSTEM = system
MHSFILE = system.mhs
MHSFILE = system.mhs
MSSFILE = system.mss
MSSFILE = system.mss
FPGA_ARCH = virtex2p
FPGA_ARCH = virtex2p
DEVICE = xc2vp30ff896-7
DEVICE = xc2vp30ff896-7
LANGUAGE = vhdl
LANGUAGE = vhdl
SEARCHPATHOPT =  -lp /home/smanz/xilinx-vhdl/lib/ -lp edk_user_repository/ -lp /home/smanz/Diplomarbeit/main/trunk/viewer/edk_user_repository/
SEARCHPATHOPT =  -lp /home/smanz/xilinx-vhdl/lib/ -lp edk_user_repository/ -lp /home/smanz/Diplomarbeit/main/trunk/viewer/edk_user_repository/
SUBMODULE_OPT =
SUBMODULE_OPT =
PLATGEN_OPTIONS = -p $(DEVICE) -lang $(LANGUAGE) $(SEARCHPATHOPT) $(SUBMODULE_OPT)
PLATGEN_OPTIONS = -p $(DEVICE) -lang $(LANGUAGE) $(SEARCHPATHOPT) $(SUBMODULE_OPT)
LIBGEN_OPTIONS = -mhs $(MHSFILE) -p $(DEVICE) $(SEARCHPATHOPT)
LIBGEN_OPTIONS = -mhs $(MHSFILE) -p $(DEVICE) $(SEARCHPATHOPT)
VPGEN_OPTIONS = -p $(DEVICE) $(SEARCHPATHOPT)
VPGEN_OPTIONS = -p $(DEVICE) $(SEARCHPATHOPT)
TESTAPP_MEMORY_OUTPUT_DIR = TestApp_Memory
TESTAPP_MEMORY_OUTPUT_DIR = TestApp_Memory
TESTAPP_MEMORY_OUTPUT = $(TESTAPP_MEMORY_OUTPUT_DIR)/executable.elf
TESTAPP_MEMORY_OUTPUT = $(TESTAPP_MEMORY_OUTPUT_DIR)/executable.elf
TESTAPP_PERIPHERAL_OUTPUT_DIR = TestApp_Peripheral
TESTAPP_PERIPHERAL_OUTPUT_DIR = TestApp_Peripheral
TESTAPP_PERIPHERAL_OUTPUT = $(TESTAPP_PERIPHERAL_OUTPUT_DIR)/executable.elf
TESTAPP_PERIPHERAL_OUTPUT = $(TESTAPP_PERIPHERAL_OUTPUT_DIR)/executable.elf
MICROBLAZE_BOOTLOOP = $(XILINX_EDK_DIR)/sw/lib/microblaze/mb_bootloop.elf
MICROBLAZE_BOOTLOOP = $(XILINX_EDK_DIR)/sw/lib/microblaze/mb_bootloop.elf
PPC405_BOOTLOOP = $(XILINX_EDK_DIR)/sw/lib/ppc405/ppc_bootloop.elf
PPC405_BOOTLOOP = $(XILINX_EDK_DIR)/sw/lib/ppc405/ppc_bootloop.elf
PPC440_BOOTLOOP = $(XILINX_EDK_DIR)/sw/lib/ppc440/ppc440_bootloop.elf
PPC440_BOOTLOOP = $(XILINX_EDK_DIR)/sw/lib/ppc440/ppc440_bootloop.elf
BOOTLOOP_DIR = bootloops
BOOTLOOP_DIR = bootloops
PPC405_0_BOOTLOOP = $(BOOTLOOP_DIR)/ppc405_0.elf
PPC405_0_BOOTLOOP = $(BOOTLOOP_DIR)/ppc405_0.elf
PPC405_1_BOOTLOOP = $(BOOTLOOP_DIR)/ppc405_1.elf
PPC405_1_BOOTLOOP = $(BOOTLOOP_DIR)/ppc405_1.elf
BRAMINIT_ELF_FILES =  $(TESTAPP_PERIPHERAL_OUTPUT)
BRAMINIT_ELF_FILES =  $(TESTAPP_PERIPHERAL_OUTPUT)
BRAMINIT_ELF_FILE_ARGS =   -pe ppc405_0 $(TESTAPP_PERIPHERAL_OUTPUT)
BRAMINIT_ELF_FILE_ARGS =   -pe ppc405_0 $(TESTAPP_PERIPHERAL_OUTPUT)
ALL_USER_ELF_FILES = $(TESTAPP_MEMORY_OUTPUT) $(TESTAPP_PERIPHERAL_OUTPUT)
ALL_USER_ELF_FILES = $(TESTAPP_MEMORY_OUTPUT) $(TESTAPP_PERIPHERAL_OUTPUT)
SIM_CMD = vsim
SIM_CMD = vsim
BEHAVIORAL_SIM_SCRIPT = simulation/behavioral/$(SYSTEM).do
BEHAVIORAL_SIM_SCRIPT = simulation/behavioral/$(SYSTEM).do
STRUCTURAL_SIM_SCRIPT = simulation/structural/$(SYSTEM).do
STRUCTURAL_SIM_SCRIPT = simulation/structural/$(SYSTEM).do
TIMING_SIM_SCRIPT = simulation/timing/$(SYSTEM).do
TIMING_SIM_SCRIPT = simulation/timing/$(SYSTEM).do
DEFAULT_SIM_SCRIPT = $(BEHAVIORAL_SIM_SCRIPT)
DEFAULT_SIM_SCRIPT = $(BEHAVIORAL_SIM_SCRIPT)
MIX_LANG_SIM_OPT = -mixed yes
MIX_LANG_SIM_OPT = -mixed yes
SIMGEN_OPTIONS = -p $(DEVICE) -lang $(LANGUAGE) $(SEARCHPATHOPT) $(BRAMINIT_ELF_FILE_ARGS) $(MIX_LANG_SIM_OPT)  -s mti
SIMGEN_OPTIONS = -p $(DEVICE) -lang $(LANGUAGE) $(SEARCHPATHOPT) $(BRAMINIT_ELF_FILE_ARGS) $(MIX_LANG_SIM_OPT)  -s mti
LIBRARIES =  \
LIBRARIES =  \
       ppc405_0/lib/libxil.a  \
       ppc405_0/lib/libxil.a  \
       ppc405_1/lib/libxil.a
       ppc405_1/lib/libxil.a
VPEXEC = virtualplatform/vpexec
VPEXEC = virtualplatform/vpexec
LIBSCLEAN_TARGETS = ppc405_0_libsclean ppc405_1_libsclean
LIBSCLEAN_TARGETS = ppc405_0_libsclean ppc405_1_libsclean
PROGRAMCLEAN_TARGETS = TestApp_Memory_programclean TestApp_Peripheral_programclean
PROGRAMCLEAN_TARGETS = TestApp_Memory_programclean TestApp_Peripheral_programclean
CORE_STATE_DEVELOPMENT_FILES = /home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_checkff_fifo.vhd \
CORE_STATE_DEVELOPMENT_FILES = /home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_checkff_fifo.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_check_FF.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_check_FF.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_dequant_multiplier.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_dequant_multiplier.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_dequantize.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_dequantize.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_dezigzag.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_dezigzag.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_header.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_header.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_ht_nr_of_symbols.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_ht_nr_of_symbols.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_ht_tables.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_ht_tables.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_huffman.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_huffman.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_idct_core_12.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_idct_core_12.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_idct.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_idct.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_input_fifo.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_input_fifo.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_qt_sr.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_qt_sr.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_upsampling.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_upsampling.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_YCbCr2RGB.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/jpeg_YCbCr2RGB.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/vga_memory.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/vga_memory.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/vga_signals.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/vga_signals.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/vga.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/vga.vhd \
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/myipif.vhd
/home/smanz/Diplomarbeit/main/trunk/mjpeg/pcores/myipif/hdl/vhdl/myipif.vhd
WRAPPER_NGC_FILES = implementation/ppc405_0_wrapper.ngc \
WRAPPER_NGC_FILES = implementation/ppc405_0_wrapper.ngc \
implementation/jtagppc_0_wrapper.ngc \
implementation/jtagppc_0_wrapper.ngc \
implementation/reset_block_wrapper.ngc \
implementation/reset_block_wrapper.ngc \
implementation/plb_wrapper.ngc \
implementation/plb_wrapper.ngc \
implementation/opb_wrapper.ngc \
implementation/opb_wrapper.ngc \
implementation/plb2opb_wrapper.ngc \
implementation/plb2opb_wrapper.ngc \
implementation/rs232_uart_1_wrapper.ngc \
implementation/rs232_uart_1_wrapper.ngc \
implementation/ddr_512mb_64mx64_rank2_row13_col10_cl2_5_wrapper.ngc \
implementation/ddr_512mb_64mx64_rank2_row13_col10_cl2_5_wrapper.ngc \
implementation/plb_bram_if_cntlr_1_wrapper.ngc \
implementation/plb_bram_if_cntlr_1_wrapper.ngc \
implementation/plb_bram_if_cntlr_1_bram_wrapper.ngc \
implementation/plb_bram_if_cntlr_1_bram_wrapper.ngc \
implementation/sysclk_inv_wrapper.ngc \
implementation/sysclk_inv_wrapper.ngc \
implementation/clk90_inv_wrapper.ngc \
implementation/clk90_inv_wrapper.ngc \
implementation/ddr_clk90_inv_wrapper.ngc \
implementation/ddr_clk90_inv_wrapper.ngc \
implementation/dcm_0_wrapper.ngc \
implementation/dcm_0_wrapper.ngc \
implementation/dcm_1_wrapper.ngc \
implementation/dcm_1_wrapper.ngc \
implementation/myipif_0_wrapper.ngc \
implementation/myipif_0_wrapper.ngc \
implementation/ppc405_1_wrapper.ngc
implementation/ppc405_1_wrapper.ngc
POSTSYN_NETLIST = implementation/$(SYSTEM).ngc
POSTSYN_NETLIST = implementation/$(SYSTEM).ngc
SYSTEM_BIT = implementation/$(SYSTEM).bit
SYSTEM_BIT = implementation/$(SYSTEM).bit
DOWNLOAD_BIT = implementation/download.bit
DOWNLOAD_BIT = implementation/download.bit
SYSTEM_ACE = implementation/$(SYSTEM).ace
SYSTEM_ACE = implementation/$(SYSTEM).ace
UCF_FILE = data/system.ucf
UCF_FILE = data/system.ucf
BMM_FILE = implementation/$(SYSTEM).bmm
BMM_FILE = implementation/$(SYSTEM).bmm
BITGEN_UT_FILE = etc/bitgen.ut
BITGEN_UT_FILE = etc/bitgen.ut
XFLOW_OPT_FILE = etc/fast_runtime.opt
XFLOW_OPT_FILE = etc/fast_runtime.opt
XFLOW_DEPENDENCY = __xps/xpsxflow.opt $(XFLOW_OPT_FILE)
XFLOW_DEPENDENCY = __xps/xpsxflow.opt $(XFLOW_OPT_FILE)
XPLORER_DEPENDENCY = __xps/xplorer.opt
XPLORER_DEPENDENCY = __xps/xplorer.opt
XPLORER_OPTIONS = -p $(DEVICE) -uc $(SYSTEM).ucf -bm $(SYSTEM).bmm -max_runs 7
XPLORER_OPTIONS = -p $(DEVICE) -uc $(SYSTEM).ucf -bm $(SYSTEM).bmm -max_runs 7
FPGA_IMP_DEPENDENCY = $(BMM_FILE) $(POSTSYN_NETLIST) $(UCF_FILE) $(BITGEN_UT_FILE) $(XFLOW_DEPENDENCY)
FPGA_IMP_DEPENDENCY = $(BMM_FILE) $(POSTSYN_NETLIST) $(UCF_FILE) $(BITGEN_UT_FILE) $(XFLOW_DEPENDENCY)
#################################################################
#################################################################
# SOFTWARE APPLICATION TESTAPP_MEMORY
# SOFTWARE APPLICATION TESTAPP_MEMORY
#################################################################
#################################################################
TESTAPP_MEMORY_SOURCES = TestApp_Memory/src/TestApp_Memory.c
TESTAPP_MEMORY_SOURCES = TestApp_Memory/src/TestApp_Memory.c
TESTAPP_MEMORY_HEADERS =
TESTAPP_MEMORY_HEADERS =
TESTAPP_MEMORY_CC = powerpc-eabi-gcc
TESTAPP_MEMORY_CC = powerpc-eabi-gcc
TESTAPP_MEMORY_CC_SIZE = powerpc-eabi-size
TESTAPP_MEMORY_CC_SIZE = powerpc-eabi-size
TESTAPP_MEMORY_CC_OPT = -O2
TESTAPP_MEMORY_CC_OPT = -O2
TESTAPP_MEMORY_CFLAGS =
TESTAPP_MEMORY_CFLAGS =
TESTAPP_MEMORY_CC_SEARCH = # -B
TESTAPP_MEMORY_CC_SEARCH = # -B
TESTAPP_MEMORY_LIBPATH = -L./ppc405_0/lib/ # -L
TESTAPP_MEMORY_LIBPATH = -L./ppc405_0/lib/ # -L
TESTAPP_MEMORY_INCLUDES = -I./ppc405_0/include/ # -I
TESTAPP_MEMORY_INCLUDES = -I./ppc405_0/include/ # -I
TESTAPP_MEMORY_LFLAGS = # -l
TESTAPP_MEMORY_LFLAGS = # -l
TESTAPP_MEMORY_LINKER_SCRIPT = TestApp_Memory/src/TestApp_Memory_LinkScr.ld
TESTAPP_MEMORY_LINKER_SCRIPT = TestApp_Memory/src/TestApp_Memory_LinkScr.ld
TESTAPP_MEMORY_LINKER_SCRIPT_FLAG = -Wl,-T -Wl,$(TESTAPP_MEMORY_LINKER_SCRIPT)
TESTAPP_MEMORY_LINKER_SCRIPT_FLAG = -Wl,-T -Wl,$(TESTAPP_MEMORY_LINKER_SCRIPT)
TESTAPP_MEMORY_CC_DEBUG_FLAG =  -g
TESTAPP_MEMORY_CC_DEBUG_FLAG =  -g
TESTAPP_MEMORY_CC_PROFILE_FLAG = # -pg
TESTAPP_MEMORY_CC_PROFILE_FLAG = # -pg
TESTAPP_MEMORY_CC_GLOBPTR_FLAG= # -msdata=eabi
TESTAPP_MEMORY_CC_GLOBPTR_FLAG= # -msdata=eabi
TESTAPP_MEMORY_CC_START_ADDR_FLAG=  #  # -Wl,-defsym -Wl,_START_ADDR=
TESTAPP_MEMORY_CC_START_ADDR_FLAG=  #  # -Wl,-defsym -Wl,_START_ADDR=
TESTAPP_MEMORY_CC_STACK_SIZE_FLAG=  #  # -Wl,-defsym -Wl,_STACK_SIZE=
TESTAPP_MEMORY_CC_STACK_SIZE_FLAG=  #  # -Wl,-defsym -Wl,_STACK_SIZE=
TESTAPP_MEMORY_CC_HEAP_SIZE_FLAG=  #  # -Wl,-defsym -Wl,_HEAP_SIZE=
TESTAPP_MEMORY_CC_HEAP_SIZE_FLAG=  #  # -Wl,-defsym -Wl,_HEAP_SIZE=
TESTAPP_MEMORY_OTHER_CC_FLAGS= $(TESTAPP_MEMORY_CC_GLOBPTR_FLAG)  \
TESTAPP_MEMORY_OTHER_CC_FLAGS= $(TESTAPP_MEMORY_CC_GLOBPTR_FLAG)  \
                  $(TESTAPP_MEMORY_CC_START_ADDR_FLAG) $(TESTAPP_MEMORY_CC_STACK_SIZE_FLAG) $(TESTAPP_MEMORY_CC_HEAP_SIZE_FLAG)  \
                  $(TESTAPP_MEMORY_CC_START_ADDR_FLAG) $(TESTAPP_MEMORY_CC_STACK_SIZE_FLAG) $(TESTAPP_MEMORY_CC_HEAP_SIZE_FLAG)  \
                  $(TESTAPP_MEMORY_LINKER_SCRIPT_FLAG) $(TESTAPP_MEMORY_CC_DEBUG_FLAG) $(TESTAPP_MEMORY_CC_PROFILE_FLAG)
                  $(TESTAPP_MEMORY_LINKER_SCRIPT_FLAG) $(TESTAPP_MEMORY_CC_DEBUG_FLAG) $(TESTAPP_MEMORY_CC_PROFILE_FLAG)
#################################################################
#################################################################
# SOFTWARE APPLICATION TESTAPP_PERIPHERAL
# SOFTWARE APPLICATION TESTAPP_PERIPHERAL
#################################################################
#################################################################
TESTAPP_PERIPHERAL_SOURCES = TestApp_Peripheral/src/TestApp_Peripheral.c
TESTAPP_PERIPHERAL_SOURCES = TestApp_Peripheral/src/TestApp_Peripheral.c
TESTAPP_PERIPHERAL_HEADERS =
TESTAPP_PERIPHERAL_HEADERS =
TESTAPP_PERIPHERAL_CC = powerpc-eabi-gcc
TESTAPP_PERIPHERAL_CC = powerpc-eabi-gcc
TESTAPP_PERIPHERAL_CC_SIZE = powerpc-eabi-size
TESTAPP_PERIPHERAL_CC_SIZE = powerpc-eabi-size
TESTAPP_PERIPHERAL_CC_OPT = -O2
TESTAPP_PERIPHERAL_CC_OPT = -O2
TESTAPP_PERIPHERAL_CFLAGS =
TESTAPP_PERIPHERAL_CFLAGS =
TESTAPP_PERIPHERAL_CC_SEARCH = # -B
TESTAPP_PERIPHERAL_CC_SEARCH = # -B
TESTAPP_PERIPHERAL_LIBPATH = -L./ppc405_0/lib/ # -L
TESTAPP_PERIPHERAL_LIBPATH = -L./ppc405_0/lib/ # -L
TESTAPP_PERIPHERAL_INCLUDES = -I./ppc405_0/include/ # -I
TESTAPP_PERIPHERAL_INCLUDES = -I./ppc405_0/include/ # -I
TESTAPP_PERIPHERAL_LFLAGS = # -l
TESTAPP_PERIPHERAL_LFLAGS = # -l
TESTAPP_PERIPHERAL_LINKER_SCRIPT = TestApp_Peripheral/src/TestApp_Peripheral_LinkScr.ld
TESTAPP_PERIPHERAL_LINKER_SCRIPT = TestApp_Peripheral/src/TestApp_Peripheral_LinkScr.ld
TESTAPP_PERIPHERAL_LINKER_SCRIPT_FLAG = -Wl,-T -Wl,$(TESTAPP_PERIPHERAL_LINKER_SCRIPT)
TESTAPP_PERIPHERAL_LINKER_SCRIPT_FLAG = -Wl,-T -Wl,$(TESTAPP_PERIPHERAL_LINKER_SCRIPT)
TESTAPP_PERIPHERAL_CC_DEBUG_FLAG =  -g
TESTAPP_PERIPHERAL_CC_DEBUG_FLAG =  -g
TESTAPP_PERIPHERAL_CC_PROFILE_FLAG = # -pg
TESTAPP_PERIPHERAL_CC_PROFILE_FLAG = # -pg
TESTAPP_PERIPHERAL_CC_GLOBPTR_FLAG= # -msdata=eabi
TESTAPP_PERIPHERAL_CC_GLOBPTR_FLAG= # -msdata=eabi
TESTAPP_PERIPHERAL_CC_START_ADDR_FLAG=  #  # -Wl,-defsym -Wl,_START_ADDR=
TESTAPP_PERIPHERAL_CC_START_ADDR_FLAG=  #  # -Wl,-defsym -Wl,_START_ADDR=
TESTAPP_PERIPHERAL_CC_STACK_SIZE_FLAG=  #  # -Wl,-defsym -Wl,_STACK_SIZE=
TESTAPP_PERIPHERAL_CC_STACK_SIZE_FLAG=  #  # -Wl,-defsym -Wl,_STACK_SIZE=
TESTAPP_PERIPHERAL_CC_HEAP_SIZE_FLAG=  #  # -Wl,-defsym -Wl,_HEAP_SIZE=
TESTAPP_PERIPHERAL_CC_HEAP_SIZE_FLAG=  #  # -Wl,-defsym -Wl,_HEAP_SIZE=
TESTAPP_PERIPHERAL_OTHER_CC_FLAGS= $(TESTAPP_PERIPHERAL_CC_GLOBPTR_FLAG)  \
TESTAPP_PERIPHERAL_OTHER_CC_FLAGS= $(TESTAPP_PERIPHERAL_CC_GLOBPTR_FLAG)  \
                  $(TESTAPP_PERIPHERAL_CC_START_ADDR_FLAG) $(TESTAPP_PERIPHERAL_CC_STACK_SIZE_FLAG) $(TESTAPP_PERIPHERAL_CC_HEAP_SIZE_FLAG)  \
                  $(TESTAPP_PERIPHERAL_CC_START_ADDR_FLAG) $(TESTAPP_PERIPHERAL_CC_STACK_SIZE_FLAG) $(TESTAPP_PERIPHERAL_CC_HEAP_SIZE_FLAG)  \
                  $(TESTAPP_PERIPHERAL_LINKER_SCRIPT_FLAG) $(TESTAPP_PERIPHERAL_CC_DEBUG_FLAG) $(TESTAPP_PERIPHERAL_CC_PROFILE_FLAG)
                  $(TESTAPP_PERIPHERAL_LINKER_SCRIPT_FLAG) $(TESTAPP_PERIPHERAL_CC_DEBUG_FLAG) $(TESTAPP_PERIPHERAL_CC_PROFILE_FLAG)
 
 

powered by: WebSVN 2.1.0

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