ModelSim v5.6f

Setup instructions

The command

tde> source /usr/local-tde/cad2/mentor/fpgadv54/setup

or

efd> inittde msim56f

will modify the environment and set up the required paths.

Manuals can be viewed from within the applications or by

> acroread $MODEL_SIM/docs/se_docs.pdf
 
Since this version of ModelSim is retaining knowledge of earlier sessions and project
locations, the project shown might not be the one in the local directory. Use the com-
mand 'File > Recent Projects' to browse among them. The default location for a new
project could also be wrong.


The libraries for AMS v3.51 have been compiled for use with this version of ModelSim.
When starting in an empty directory they will be defined in the modelsim.ini file, other-
wise the can be defined by the commands

> vmap c35_CORELIB  /usr/local-tde/cad1/amslibs/v3.51/vital/c35/msim56f/c35_CORELIB
> vmap c35_IOLIB_4M /usr/local-tde/cad1/amslibs/v3.51/vital/c35/msim56f/c35_IOLIB_4M


The Faraday  libraries have also been compiled and can be referenced after

> vmap fsc0h_d_sc /usr/local-tde/cad3/faraday/syn2003.06/msim56f/fsc0h_d_sc
> vmap fsc0h_d_io /usr/local-tde/cad3/faraday/syn2003.06/msim56f/fsc0h_d_io

for the high speed libraries, and for the low leakage libs

> vmap fsc0l_d_io $FAR_LIB/msim56f/fsc0l_d_io
> vmap fsc0l_d_sc $FAR_LIB/msim56f/fsc0l_d_sc