Home » Cadence University Program » Cadence Manual for Vanderbilt Students and Faculty User Setup and Basic Tutorial » Return Users

Return Users

Return Users

Logging Into a Machine and Running Cadence

    1. Login

To use the Cadence software, you will need to login to your account on one of the Sun machines in the computer lab.

    1. Get the Host Computer Name

Once OpenWindows has started type hostname at the command prompt of the terminal window. This will print the name of the computer you are using.  If OpenWindows does not start, you will need to configure your account to start OpenWindows when you login.  There is also a possibility that the computer you are using does not have OpenWindows installed.  Check to make sure your login is configured correctly and check to make sure the computer has OpenWindows installed.

    1. Connect to the Cadence Serverxhost + mises.vuse.vanderbilt.edussh2 mises.vuse.vanderbilt.edu -l <your VUSE user name>

Once you have logged in, you must connect to the computer that is running Cadence. In our computer lab, the computer mises is running the Cadence software. Try not to use this computer from the console when running Cadence.  This will make it easier for other to use Cadence as well. At the command prompt in the terminal window type the following commands:

This will add mises to the list of computers that has access to the display of the computer you are using.
The computer will most likely check to make sure you want to connect, type yes. You will then be asked for your password.  This should connect you to mises.

    1. The next step is to change the DISPLAY variable.
          If you are using csh type

      setenv DISPLAY <hostname>:0

          If you are suing bash type

      export DISPLAY=<hostname>:0

<hostname> is the name of the computer from step 2.

    1. Finally, run the alias that starts a new terminal window and sets the environment variables for using Cadence.cadence &
          Change to your home directory:

      cd ~/

          Change to your working directory:

      cd <working directory>

When the new terminal window opens, minimize the previous terminal window.

Starting the Cadence Software

  1. The easiest way to start the Cadence software is to type icfb & at the command prompt. The “&” is used here to put the application into the background so that the terminal window can still be used.  The documentation for Cadence can be used by typing cdsdoc & at the command prompt.
  1. When the software starts, two windows will be opened, the Command Interpreter Window (CIW) and the Library Manager.  When the documentation is opened, a list of topics is brought up that can be viewed with a browser.
  1. Once the software is started, you are ready to start the tutorial.

Return To Table of Contents

 


Disclaimer:

Information is provided “as is” without warranty of guarantee of any kind. No statement is made and no attempt has been made to examine the information, either with respect to
operability, origin, authorship, or otherwise.

Please use this information at your own risk – and any attempt to use this information at your own risk – we recommend using it on a copy of you data to be sure you understand what
it does and under your conditions. Keep your master intact until you are personally satisfied with the use of this information within your environment.