ADM-XRC SDK 2.7.0b1 User Guide (Linux)
© Copyright 2001-2007 Alpha Data
After installation of the ADM-XRC SDK, you will need to set the ADMXRC_SDK4 environment variable in order to run the example applications.
export ADMXRC_SDK4=/opt/admxrc_sdk-2.7.0b1to your BASH profile.
export ADMXRC_SDK4=/usr/local/admxrc_sdk-2.7.0b1to your BASH profile.
This release of the SDK does not provide Xilinx Project Navigator files, because as of ISE 7.1i, Xilinx adopted a binary file format that stores absolute pathnames. However, a script is provided that creates project files for all sample FPGA designs, and this can be executed after installing the SDK. For further information, see
Generating ISE Project Navigator files for sample FPGA designs