Difference between revisions of "EEE525 VLSI Design"
From esoterum.org
Line 15: | Line 15: | ||
*[http://www.utdallas.edu/~liuhao/paper/Circuit%20Simulation%20using%20Spectre.pdf Circuit simulation using Spectre] (UT Dallas) | *[http://www.utdallas.edu/~liuhao/paper/Circuit%20Simulation%20using%20Spectre.pdf Circuit simulation using Spectre] (UT Dallas) | ||
*[http://www.ece.nmsu.edu/vlsi/cadence/CAD_tips_V1.pdf Unlocking files] | *[http://www.ece.nmsu.edu/vlsi/cadence/CAD_tips_V1.pdf Unlocking files] | ||
− | :At the shell prompt, type <code>clsAdminTool</code>, you'll get a <code>></code> prompt. | + | :-At the shell prompt, type <code>clsAdminTool</code>, you'll get a <code>></code> prompt. |
− | :Type <code>ale /afs/asu.edu/users/m/b/a/mbaker7/cadence/EE525</code> (using the correct path to your library). You should get a list of existing locks in that library. | + | :-Type <code>ale /afs/asu.edu/users/m/b/a/mbaker7/cadence/EE525</code> (using the correct path to your library). You should get a list of existing locks in that library. |
− | :There are two ways to release the lock in question: | + | :-There are two ways to release the lock in question: |
::To release all the locks in the library, type <code>are /full/path/to/your/library/directory</code> | ::To release all the locks in the library, type <code>are /full/path/to/your/library/directory</code> | ||
::To release the lock on a particular file, type <code>asre /full/path/to/the/locked/file</code> | ::To release the lock on a particular file, type <code>asre /full/path/to/the/locked/file</code> | ||
− | :Type <code>quit</code> or <code>exit</code>. | + | :-Type <code>quit</code> or <code>exit</code>. |
=== Design Rules === | === Design Rules === |
Revision as of 19:09, 31 January 2008
Cadence
- Configuration path:
/usr/local/cadence2/NCSU
- vlsi2.eas.asu.edu information
- VLSI Readme, with Cadence instructions
- > vlsi2 Read-me file
Tutorials
- > Tutorial at WPI
- Tutorial, VLSI
- Tutorial on Virtuoso Schematic editor from OSU, layout with ALU
- Berkeley Virtuoso tutorial
- Cadence FAQ
- NCSU CDK User FAQ
- Circuit simulation using Spectre (UT Dallas)
- Unlocking files
- -At the shell prompt, type
clsAdminTool
, you'll get a>
prompt. - -Type
ale /afs/asu.edu/users/m/b/a/mbaker7/cadence/EE525
(using the correct path to your library). You should get a list of existing locks in that library. - -There are two ways to release the lock in question:
- To release all the locks in the library, type
are /full/path/to/your/library/directory
- To release the lock on a particular file, type
asre /full/path/to/the/locked/file
- To release all the locks in the library, type
- -Type
quit
orexit
.
Design Rules
Spectre
- Model Libraries:
- /usr/local/cadence/NCSU/local/models/spectre/standalone/tsmc25dN.m
- /usr/local/cadence/NCSU/local/models/spectre/standalone/tsmc25dP.m