Xilinx LogiCORE MicroBlaze Product Manual page 50

Table of Contents

Advertisement

If the output directory indicated by the -bx option does not exist, it has to be created
manually.
For additional information, see the Xilinx PlanAhead Manuals
Project Navigator
The Project Navigator commands to achieve the MicroBlaze MCS specific steps above are
detailed here.
Using the provided script to perform the steps:
Create Merged BMM and Update Tool to Use BMM:
If the Tcl Console is not visible, select
°
In the Tcl Console type the following command:
°
source ipcore_dir/microblaze_mcs_setup.tcl
Update Tool to Use Software, Update Bitstream with Software and Generate
Simulation Files:
Type the following command in the Tcl Console, to perform this with one MicroBlaze
MCS component:
microblaze_mcs_data2mem /sdk-workspace-path/sdk-program/Debug/sdk-program.elf
For each additional MicroBlaze MCS component, add an additional executable ELF file
to the command line.
Performing the steps manually:
Update Tool to Use BMM:
With one MicroBlaze MCS component, type the following command in the Tcl Console:
project set {Other Ngdbuild Command Line Options} {-bm ipcore_dir/
component-name_bd.bmm}
With more than one MicroBlaze MCS component, the -bm option must indicate the
merged BMM file instead.
Update Tool to Use Software:
With one MicroBlaze MCS component, type the following command in the Tcl Console,
using the appropriate absolute directory path:
project set {Other Bitgen Command Line Options} \
{-bd /sdk-workspace-path/sdk-program/Debug/sdk-program.elf tag component-name}
MicroBlaze Micro Controller System v1.3
PG048 December 18, 2012
Chapter 6: Customizing and Generating the Core
>
View
Panels
www.xilinx.com
[Ref
8].
>
in the menu.
Tcl Console
49

Advertisement

Table of Contents
loading

Table of Contents