Cadence: RapidPart
Last Updated: 09/10/97
Overview
RapidPart is a Cadence tool that can be used to generate body diagrams
as well as the corresponding chips_prt files automatically. This is
very helpful because it saves time both in the drawing of the part itself
and in the creation of syntactically correct chips_prt files, as well as
making editing an existing part rather painless.
Getting Started
To create a new part, do the following:
- To start RapidPart, go to your working directory and type:
rapidpart &
-
This will create a window with four buttons: EXIT, SETUP, PART, and
UTILITIES. To create a part, click on PART.
- Clicking on PART brings up the PART SPECIFICATION window. Type in
the name of the new part you want to create in the PART NAME field.
- After typing in your part name, a LOGICAL PIN COUNT window will
appear. Just type 1 or something here. You will be able to add more
pins later, using the ADD PIN command.
- To edit the dummy pin that RAPIDPART automatically created, just
click on the fields that you want to edit. Edit the PIN NAME, add
a PIN NUMBER, and specify the appropriate PIN TYPE and POSITION.
- To add more pins, click on the ADD PIN button. This will create
an ADD PIN window. Specify the appropriate fields and click ADD
when you are done.
- When you have finished creating the part, click on SAVE to
save your part specification. Then, click on GENERATE.
- This will create a GENERATE window. Clicking on DONE will
create a library directory, whose name is specified in the LIBRARY NAME
field, in your working directory. Inside the library directory,
RAPIDPART will create another directory for the part, whose name
is specified in the PART NAME field. Inside this part directory,
RAPIDPART will place the body and/or chips_prt files.
- Use Concept to to view your newly created part.
cadence@media.mit.edu
This is a "fix it yourself" page, located at
${CHEOPS_BASE}/WWW/cadence/rapidpart.html