Tutorials:Cadence:StartingCadence

From EDA Wiki
Revision as of 02:10, 29 October 2010 by Mhall24 (talk | contribs) (Created page with "= Starting the Cadence software = In order to set up the CADENCE environment, please do the following steps: # Open a "terminal" window.<br />The SECOND and THIRD steps will be...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Starting the Cadence software

In order to set up the CADENCE environment, please do the following steps:

  1. Open a "terminal" window.
    The SECOND and THIRD steps will be done for only ONCE!
  2. Type " cp /home/cec/s/t/tey1/cadence.tar ~/. "
    This command copies the Cadence souce files to your root directory.
    Please make sure that you are in your "root" directory before you are running this command.
    Type " tar -xvf cadence.tar "
    The following steps will be done every time you run Cadence
  3. Type " cd cadence "
  4. Type " source .bashrc.cadence "
  5. Type " virtuoso& "

You will see the following window when you start Cadence:

Tutorials-Cadence-Ciw.gif

Why did we type an '&' after the command?

The '&' put the design manager into the background so that you can still use the command window in which you typed the command. If you had not done that, you would not be able to type any new commands in the window. You would have had to open a new window and log into your remote machine through this window to do anything else on that machine.

This window is called the Command Interpreter Window (CIW). This window represents the Design Framework II environment, and provides access to Cadence through its menus, or its input line using SKILL commands. The CIW window is the control window for the cadence software.

Note:

You can ssh to the following PCs and run Cadence remotely:

grid.cec.wustl.edu
n401.int.cec.wustl.edu
n402.int.cec.wustl.edu
n403.int.cec.wustl.edu
…….
n430.int.cec.wustl.edu