CASE OF THE MISSING SWIFT MODELS IN QUICKSIM


This information is no longer true, see this page for the reasons why. (October 15, 2002)

If you get the following error when trying to start QuickSim:

// QuickSim II v8.6_3.1 Fri Nov 6 15:09:05 PST 1998
// SimView/UI v8.6_2.5 Wed Jun 3 12:55:54 PDT 1998
// EDDM v8.6_2.1 Mon Mar 30 12:05:46 PST 1998
//
// Falcon Framework v8.6_2.1 Tue May 12 16:56:18 PDT 1998
//
// Copyright (c) Mentor Graphics Corporation, 1982-1998, All Rights Reserved.
// UNPUBLISHED, LICENSED SOFTWARE.
// CONFIDENTIAL AND PROPRIETARY INFORMATION WHICH IS THE
// PROPERTY OF MENTOR GRAPHICS CORPORATION OR ITS LICENSORS.
//
// Mentor Graphics software executing under HP Precision Architecture HP-UX.
//

// Altera customizations loaded into simv kernel scope.
// Error: A problem occurred during invocation. Reinvoke with '-help' for more help. (from: Analysis/SimUI/Session 09)
// Error: Unable to issue command '$load_design()'. (from: Analysis/SimUI/Sessi on 11)
// Error: DUMMY library for swift models. Swifti software needs installation. S wifti_inst::Swifti_inst (from: Analysis/Swift models/Base 29)
// Note: Suspended at line 80 of file /net/mgc/mgc_C.2/pkgs/simv/userware/En_na /kernel.ample within function $load_design (from: Uims/Ample/Ample_eval 0B)
// Error: $$load_design returned error status at line 80 of file /net/mgc/mgc_C .2/pkgs/simv/userware/En_na/kernel.ample within function $load_design (from: Uim s/Ample/Ample_eval 1D)
// Error: DUMMY library for swift models. Swifti software needs installation. S wifti_inst::Swifti_inst (from: Analysis/Swift models/Base 29)

Do the following:

In LMC_HOME/bin, as root, run:

./mgc_ins -m /net/mgc/mgc_2000.5 -l /net/libs/libraries/lmc

The general form of this command is:

./mgc_ins -m < MGC_HOME > -l < LMC_HOME>