Schematic Edit


The instructions below assume you have set up and started Cadence properly.

Part I. Create a new library
Part II. Create a new schematic cell view
Part III. Placing a instance to a schematic editing window
Part IV. Some basic skills in manipulating the symbols
Part V. List of required properties.


Part I. Create a new library:

  1. You will need a Cadence MUMPS design library. Please refer to Cadence start up on how to create a new library.

Part II. Create a new schematic cell view:

  1. From the "Library Manager" window chose File => New => Cell View
  2. Note: the area circled by red indicate user input.

  3. Enter a name for the new cell ("Cell Name" field) and its type of view - schematic ("Cell View" field). Click Ok. A Composer - Schematic Editing window will appear.

Part III. Placing an instance in the schematic editing window

  1. Click on the new instance icon on the left hand side of schematic window
  2.  

  3. In the add instance dialog, click Browse and select the instance you need from the library dialog window that pops up. Or you can input the needed library and needed instance (for example, put NODAS_HP as library, and beam_0010 as instance)
  4. Enter the corresponding properties at the bottom of the add instance window (for example, put 100u into property l; 2u into property w, 0 into property angle).
  5. If needed click once on the Rotate button to rotate the instance to a vertical position
  6. Left click anywhere in schematic window to place  the instance

Part IV. Some basic skills in manipulating the instances

  1. Move an instance around
  2. - point to the symbol with the cursor, click on and hold the left mouse button, drag the instance to any location, and release the button. This skill is useful when you want to connect two components together.

  3. Wire instances (basic)
  4. Remove a misplaced instance or wire
  5. - Left click the wire or instance to be deleted, once it is highlighted press the delete key.

    Note: press Esc key to get out of delete mode. To undo click Edit =>Undo in the schematic window.

  6. Wire instances (advanced)
  7. Change the properties of an instance

  8. The properties (length, width... etc) of an instance can be changed by middle clicking on the instance and selecting "Properties" from the pop-up menu. Change the properties as needed, then click OK.

  9. Rotate an instance

  10. A vertical beam can be obtained by rotating the default horizontal beam instance by 90 degrees. Rotation can be done by selecting the component and clicking on the right mouse button and then selecting a reference point to rotate around.

    Note: Remember after you rotate a instance, you have to change the value of the "angle" property to 90 by clicking on the middle mouse button and selecting "Properties...". At present, only rotation of beam within range 0o to 90o is allowed by keeping node b as rotation origin.


  11. Zoom in or zoom out schematic view
  12. Don't forget to save once in a while! Just click on the save button.

Part V. Cadence library Help

  1. find out the list of instances
  2. find out required properties of each instance

After you done editing your design schematic, save it, and next step is to do Simulate.


Updated March 8, 2000 by Kai He at khe@ece.cmu.edu