First, you need to set the directory to be the same, for example:
\Xilinx\101\EDK\board\Mine\boards\Xilinx_ML401\data
The new directory is called "Mine". It sounds like you have already done this step. Next, in the Xilinx designed xbd files, there is an attribute called "VENDOR". For example, int he ML401 board xbd file you will see:
# -------------------------------------------------------------
# Copyright(C) 2004 by Xilinx, Inc. All rights reserved. --
# --
# This copyright notice must be retained as part --
# of this text at all times. --
# -------------------------------------------------------------
ATTRIBUTE VENDOR = Xilinx
If you change the Vendor to the name of your new directory it should be picked up in the bsb gui. For my example, I changed this value to "Mine" and checked this in the 10.1 toolset.
Message Edited by edk_dingle on 05-15-2008 10:34 AM