|
|||
Content |
Schematics entry with the Composer schematics editorComposer is the schematics editor that comes along with Cadence and which is used for schematics entry for ASIC design. This is a powerful tool and it is strongly recommended to read the Composer documentation. Most easily you reach the Online documentation by clicking the Help button at the top right corner of the Composer window shown below.
Drawing an inverterTo exercise drawing with Composer we want to draw an inverter. Go to Add -> Instance... and click the browse button to select the PRIMLIB library. Choose in Cell the nmos4 and as view symbol. Now you can place the symbol in the drawing area of the Composer. Repeat this procedure for the pmos4. For the powersupply we need the analogLib library. Because of the volume of this library it is better to check the Show Categories button. In the category Sources you find the subcategory Global. Place the vdd and the vss on the schematic sheet. With the keyboard key ESC you can leave the Add -> Instance... dialog. To connect the devices we use the Add -> wire(narrow) command. For input/output ports we must place pins with Add -> Pin.... We want two input pins (In, Bias) and one output pin (Out). If you have more than one pin you can write a list of pins to be placed into the schematic. For the output pin you must change the direction of the pin with the Direction button. For better revision it is helpful to rename the instance names by clicking on the symbol and Edit -> Properties -> Objects... to e.g. NFet. To save the schematic press Design -> Check and Save. If your schematic resembles the following picture you are on the right way. |
||
If you have any web site related questions and/or comments, please e-mail wwwasic
Last change: 18 Apr 2001
|