Moved old bin2xdevcfg to revbin
[reconos.git] / designs / microblaze_xilkernel_ml605_minimal_14.6 / system_incl.make
blob762ddc666ef390dcdd64a82766002debf20632f0
1 #################################################################
2 # Makefile generated by Xilinx Platform Studio
3 # Project:/home/christoph/Documents/reconos_zynq/reconos_zynq/designs/microblaze_xilkernel_ml605_minimal_14.6/system.xmp
5 # WARNING : This file will be re-generated every time a command
6 # to run a make target is invoked. So, any changes made to this
7 # file manually, will be lost when make is invoked next.
8 #################################################################
10 XILINX_EDK_DIR = /opt/Xilinx/14.6/ISE_DS/EDK
12 SYSTEM = system
14 MHSFILE = system.mhs
16 FPGA_ARCH = virtex6
18 DEVICE = xc6vlx240tff1156-1
20 INTSTYLE = default
22 XPS_HDL_LANG = vhdl
23 GLOBAL_SEARCHPATHOPT =
24 PROJECT_SEARCHPATHOPT =
26 SEARCHPATHOPT = $(PROJECT_SEARCHPATHOPT) $(GLOBAL_SEARCHPATHOPT)
28 SUBMODULE_OPT =
30 PLATGEN_OPTIONS = -p $(DEVICE) -lang $(XPS_HDL_LANG) -intstyle $(INTSTYLE) $(SEARCHPATHOPT) $(SUBMODULE_OPT) -msg __xps/ise/xmsgprops.lst
32 OBSERVE_PAR_OPTIONS = -error yes
34 MICROBLAZE_BOOTLOOP = $(XILINX_EDK_DIR)/sw/lib/microblaze/mb_bootloop.elf
35 MICROBLAZE_BOOTLOOP_LE = $(XILINX_EDK_DIR)/sw/lib/microblaze/mb_bootloop_le.elf
36 PPC405_BOOTLOOP = $(XILINX_EDK_DIR)/sw/lib/ppc405/ppc_bootloop.elf
37 PPC440_BOOTLOOP = $(XILINX_EDK_DIR)/sw/lib/ppc440/ppc440_bootloop.elf
38 BOOTLOOP_DIR = bootloops
40 MICROBLAZE_0_BOOTLOOP = $(BOOTLOOP_DIR)/microblaze_0.elf
42 BRAMINIT_ELF_IMP_FILES = $(MICROBLAZE_0_BOOTLOOP)
43 BRAMINIT_ELF_IMP_FILE_ARGS = -pe microblaze_0 $(MICROBLAZE_0_BOOTLOOP)
45 BRAMINIT_ELF_SIM_FILES = $(MICROBLAZE_0_BOOTLOOP)
46 BRAMINIT_ELF_SIM_FILE_ARGS = -pe microblaze_0 $(MICROBLAZE_0_BOOTLOOP)
48 SIM_CMD = vsim
50 BEHAVIORAL_SIM_SCRIPT = simulation/behavioral/$(SYSTEM)_setup.do
52 STRUCTURAL_SIM_SCRIPT = simulation/structural/$(SYSTEM)_setup.do
54 TIMING_SIM_SCRIPT = simulation/timing/$(SYSTEM)_setup.do
56 DEFAULT_SIM_SCRIPT = $(BEHAVIORAL_SIM_SCRIPT)
58 SIMGEN_OPTIONS = -p $(DEVICE) -lang $(XPS_HDL_LANG) -intstyle $(INTSTYLE) $(SEARCHPATHOPT) $(BRAMINIT_ELF_SIM_FILE_ARGS) -msg __xps/ise/xmsgprops.lst -s mgm
61 CORE_STATE_DEVELOPMENT_FILES =
63 WRAPPER_NGC_FILES = implementation/system_proc_sys_reset_0_wrapper.ngc \
64 implementation/system_microblaze_0_intc_wrapper.ngc \
65 implementation/system_microblaze_0_ilmb_wrapper.ngc \
66 implementation/system_microblaze_0_i_bram_ctrl_wrapper.ngc \
67 implementation/system_microblaze_0_dlmb_wrapper.ngc \
68 implementation/system_microblaze_0_d_bram_ctrl_wrapper.ngc \
69 implementation/system_microblaze_0_bram_block_wrapper.ngc \
70 implementation/system_microblaze_0_wrapper.ngc \
71 implementation/system_debug_module_wrapper.ngc \
72 implementation/system_clock_generator_0_wrapper.ngc \
73 implementation/system_axi_timer_0_wrapper.ngc \
74 implementation/system_axi_sys_wrapper.ngc \
75 implementation/system_axi_mem_wrapper.ngc \
76 implementation/system_rs232_uart_1_wrapper.ngc \
77 implementation/system_ethernet_lite_wrapper.ngc \
78 implementation/system_ddr3_sdram_wrapper.ngc \
79 implementation/system_axi_hwicap_0_wrapper.ngc
81 POSTSYN_NETLIST = implementation/$(SYSTEM).ngc
83 SYSTEM_BIT = implementation/$(SYSTEM).bit
85 DOWNLOAD_BIT = implementation/download.bit
87 SYSTEM_ACE = implementation/$(SYSTEM).ace
89 UCF_FILE = data/system.ucf
91 BMM_FILE = implementation/$(SYSTEM).bmm
93 BITGEN_UT_FILE = etc/bitgen.ut
95 XFLOW_OPT_FILE = etc/fast_runtime.opt
96 XFLOW_DEPENDENCY = __xps/xpsxflow.opt $(XFLOW_OPT_FILE)
98 XPLORER_DEPENDENCY = __xps/xplorer.opt
99 XPLORER_OPTIONS = -p $(DEVICE) -uc $(SYSTEM).ucf -bm $(SYSTEM).bmm -max_runs 7
101 FPGA_IMP_DEPENDENCY = $(BMM_FILE) $(POSTSYN_NETLIST) $(UCF_FILE) $(XFLOW_DEPENDENCY)
103 SDK_EXPORT_DIR = SDK/SDK_Export/hw
104 SYSTEM_HW_HANDOFF = $(SDK_EXPORT_DIR)/$(SYSTEM).xml
105 SYSTEM_HW_HANDOFF_BIT = $(SDK_EXPORT_DIR)/$(SYSTEM).bit
106 SYSTEM_HW_HANDOFF_BMM = $(SDK_EXPORT_DIR)/$(SYSTEM)_bd.bmm
107 SYSTEM_HW_HANDOFF_DEP = $(SYSTEM_HW_HANDOFF) $(SYSTEM_HW_HANDOFF_BIT) $(SYSTEM_HW_HANDOFF_BMM)