M1 Setup on a PC
In this example, The Xilinx M1 Core Tools have been installed for Windows 95 or NT 4.0 in C:\XILINX. Workview Office 7.3 or greater has been installed in C:\WVOFFICE. Please substitute the appropriate directory paths that apply to your own system.
To run Xilinx M1 software with the Viewlogic Interface, the following environment variables must be set in your AUTOEXEC.BAT (Windows 95) or in the System Environment Control Panel (Windows NT 4.0):
SET XILINX=C:\XILINX
SET PATH=C:\XILINX\BIN\NT;C:\WVOFFICE;%PATH%
SET WDIR=C:\WVOFFICE\STANDARD
SET LM_LICENSE_FILE=C:\WVOFFICE\STANDARD\LICENSE.DAT,;C:\FLEXLM\LICENSE.DAT1
SET VANTAGE_VSS=C:\WVOFFICE\V
SET VANTAGE_CC=C:\WVOFFICE\CL
M1 Setup on a Workstation
In this example, The Xilinx M1 Core Tools have been installed for Solaris 2.5 in /tools/xilinxM1. The Viewlogic Interface is part of the Xilinx M1 tree under $XILINX/viewlog. The Viewlogic vendor software (where Powerview is located) has been installed in /tools/powerview6. Please substitute the appropriate directory paths that apply to your own system. Also, if you are running the tools under HP-UX or SunOS 4.1.x, please substitute hp or sun for sol where appropriate.
To run Xilinx M1 software with the Viewlogic Interface, the following environment variables must be set:
setenv XILINX /tools/xilinxM1
setenv PVIEW1 /tools/powerview6
setenv MYPVIEW1 ${HOME}
(or some other writeable directory)
setenv WDIR $XILINX/viewlog/data/logiblox/standard:${MYPVIEW}:${PVIEW}/standard
setenv VANTAGE_VSS ${PVIEW}/standard/van_vss
setenv LM_LICENSE_FILE2 /usr/license/viewlogic_license.dat:${XILINX}/data/license.dat3
set path = ( ${XILINX}/bin/sol ${PVIEW} ${VANTAGE_VSS}/pgm/dir $path )
For SunOS/Solaris only:
setenv LD_LIBRARY_PATH2 ${PVIEW}/standard/fusion:/usr/ucblib:${XILINX}/bin/sol
For HP-UX only:
setenv SHLIB_PATH2 ${PVIEW}/standard/fusion:${XILINX}/bin/hp
XACT 6.0.x Setup on a PC
In this example, The XACT 6.0.x Core Tools (DS502) have been installed for Windows 3.11 or 95 in C:\XACT. The Viewlogic Interface (DS391) has been installed in C:\WVOFFICE. Workview Office 7.1.2 or newer has been installed in C:\WVOFFICE. Please substitute the appropriate directory paths that apply to your own system.
To modify these settings to use the PROseries tools instead of Workview Office, change all the C:\WVOFFICE references to C:\PROSER.
For Windows 3.11, Workview Office 7.1.2 only or PROseries 6.1 must be used.
For Windows 95, Workview Office 7.2 or greater must be used.
For Windows NT, XACT 6.0.x is not supported.
To run XACT 6.0.x software with the Viewlogic Interface, the following environment variables must be set in your AUTOEXEC.BAT:
SET XACT=C:\XACT;C:\WVOFFICE
SET PATH=C:\XACT;C:\WVOFFICE;%PATH%
SET WDIR=C:\WVOFFICE\STANDARD
Workview Office only:
SET LM_LICENSE_FILE=C:\WVOFFICE\STANDARD\LICENSE.DAT
SET VANTAGE_VSS=C:\WVOFFICE\STANDARD\V1
SET VANTAGE_CC=C:\WVOFFICE\MSVCNT\BIN\CL1
XACT 5.2.x Setup on a Workstation
In this example, The XACT 5.2.x Core Tools (DS502) have been installed for SunOS 4.1.x in /tools/xact521/ds502. The
Viewlogic Interface (DS391) has been installed in /tools/xact521/ds391. The Viewlogic vendor software (where Powerview is located) has been installed in /tools/powerview6. Please substitute the appropriate directory paths that apply to your own system.
To run XACT 5.2.x software with the Viewlogic Interface, the following environment variables must be set:
setenv DS391 /tools/xact521/ds391
setenv XACT ${DS391}:/tools/xact521/ds502
setenv PVIEW1 /tools/powerview6
setenv MYPVIEW1 ${HOME}
(or some other writeable directory)
setenv WDIR ${MYPVIEW}:${PVIEW}/standard
setenv VANTAGE_VSS ${PVIEW}/standard/van_vss
setenv LM_LICENSE_FILE2 /usr/local/data/license/viewlogic_license.dat3
set path = ( $DS391/bin/sparc /tools/xact/ds502/bin/sparc ${PVIEW} ${VANTAGE_VSS}/pgm/dir $path )
For SunOS/Solaris only:
setenv LD_LIBRARY_PATH2 ${PVIEW}/standard/fusion
For HP-UX only:
setenv SHLIB_PATH2 ${PVIEW}/standard/fusion
1 Powerview does not require these, but other variables are defined in these terms.
2 If already set, concatenate this path with existing one(s), separated by a colon (:).
3 Set this path to the location of the Viewlogic license file.