AMD 64
Installation Instructions:
2) Install Cygwin for WinNT (in cygwin folder, run setup.exe)
3) Install ISE TCAD 10.0 (setup.exe in root folder)
4) Copy license.dat file to C:\ISE\licenses directory
5) Edit license.dat to your hostname
6) Check / Create Environment Variables
a. ISEROOT (ex. ISEROOT=C:\ISE)
b. ISERELEASE (ex. ISERELEASE=10.0)
c. TMP (ex. TMP=C:\TMP)
d. TEMP (ex. TEMP=C:\TEMP)
e. ISEDB (ex. ISEDB=C:\DATAFILES\MYISEDATA)
f. DISPLAY (ex DISPLAY=HOSTNAME:0.0)
7) WinNT License Daemon
a. Open lmtools.exe from the \ISE\bin directory
b. Click “Configuration using Services” box
c. Choose “Configure Services” tab
d. Type a name for the “Service Name” (ex. ISETCAD)
e. Fill in the “Path to the lmgrd.exe file” with C:\ISE\tcad\10.0\ix86\WinNT\etc\lmgrd.exe or the path you installed the software.
f. Fill in the “Path to the license file” with C:\ISE\licenses\license.dat or the path you installed the software
g. Fill in the “Path to the debug log file” with C:\ISE\licenses\license.log or the path you installed the software
h. Click on the “Start Server at Power Up” and “Use Services” box
i. Click “Save Service” button
j. Choose “Start/Stop/Reread” tab
k. Click “Start Server” button
l. Close lmtools.exe
MDRAW -проблемы на
http://www.synopsys.com/products/tcad/tcad.htmlInstall TCAD Software:
1. Create a directory for TCAD software.
%mkdir <install_dir>
2. Change to the installation directory.
%cd <install_dir>
3. Decompress and extract the TCAD software.
%tar -zxvf tcad_2005.10_linux.tar.gz
4. Create links for TCAD.
%make /usr/cad
%ln -s <install_dir>/2005.10 /usr/cad/tcad