Difference between revisions of "Tutorials:Cadence:StartingCadence"

From EDA Wiki
Jump to navigationJump to search
(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...")
 
Line 2: Line 2:
  
 
In order to set up the CADENCE environment, please do the following steps:
 
In order to set up the CADENCE environment, please do the following steps:
 +
<ol>
 +
<li> Open a "terminal" window. </li>
 +
      <p>The SECOND and THIRD steps will be done for only ONCE!</p>
 +
<li> Type " '''cp /home/cec/s/t/tey1/cadence.tar ~/.''' "</li>
 +
      <p>This command copies the Cadence souce files to your root directory.</p>
 +
      <p>Please make sure that you are in your "root" directory before you are running this command.</p>
 +
      <p>Type " <strong>tar&nbsp; -xvf cadence.tar</strong> "</p></li>
 +
      <p>&nbsp;</p>
 +
      <p>The following steps will be done every time you run Cadence</p>
 +
<li> Type " '''cd cadence''' "</li>
 +
<li> Type " '''source .bashrc.cadence''' "</li>
 +
<li> Type " '''virtuoso&''' "</li>
 +
      <p>You will see the following window when you start Cadence:</p>
 +
      <p>[[File:Tutorials-Cadence-Ciw.gif]]</p>
 +
      <p>Why did we type an '&' after the command?</p>
 +
      <p>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.</p>
 +
      <p>This window is called the Command Interpreter Window (CIW).  This window represents the <strong>Design Framework II</strong> environment, and  provides access to Cadence through its menus, or its input line using <strong>SKILL</strong> commands. The CIW window is the control window for the cadence software.</p>
  
# Open a "terminal" window.<br />The SECOND and THIRD steps will be done for only ONCE!
+
      <p>'''Note:'''</p>
# Type " '''cp /home/cec/s/t/tey1/cadence.tar ~/.''' "
+
      <p>You can ssh to the following PCs and run Cadence remotely:<br>
#: This command copies the Cadence souce files to your root directory.
+
grid.cec.wustl.edu<br>
#: Please make sure that you are in your "root" directory before you are running this command.
+
n401.int.cec.wustl.edu<br>
#:
+
n402.int.cec.wustl.edu<br>
#:  Type " '''tar  -xvf cadence.tar''' "<br /> The following steps will be done every time you run Cadence
+
n403.int.cec.wustl.edu<br>
# Type " '''cd  cadence''' "
+
&hellip;&hellip;.<br>
# Type " '''source  .bashrc.cadence''' "
+
n430.int.cec.wustl.edu</p>
# Type " '''virtuoso&''' "
+
</ol>
 
 
You will see the following window when you start Cadence:
 
 
 
[[File: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
 

Revision as of 02:29, 29 October 2010

Starting the Cadence software

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

  1. Open a "terminal" window.
  2. The SECOND and THIRD steps will be done for only ONCE!

  3. Type " cp /home/cec/s/t/tey1/cadence.tar ~/. "
  4. 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

  5. Type " cd cadence "
  6. Type " source .bashrc.cadence "
  7. Type " virtuoso& "
  8. 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