Difference between revisions of "Tutorials:Cadence:CreatingNewLibrary"

From EDA Wiki
Jump to navigationJump to search
(Created page with "= Creating a new library = Start the Cadence software and the Library Manager will automatically pop up. In the Library Manager click on: '''File → New → Library''' ...")
 
Line 5: Line 5:
 
A dialog box should appear and you should fill the  appropriate boxes as shown in the picture bellow. Note: you should store your  new libraries in a separate directory. In this example, create a directory  named "'''library'''" under your cadence directory as shown in the figure bellow:
 
A dialog box should appear and you should fill the  appropriate boxes as shown in the picture bellow. Note: you should store your  new libraries in a separate directory. In this example, create a directory  named "'''library'''" under your cadence directory as shown in the figure bellow:
  
[[File:Tutorials-Cadence-New_lib1.gif]]
+
: [[File:Tutorials-Cadence-New_lib1.gif]]
  
Press the <strong>OK</strong> button. You can choose any name for the library. In this  case we have chosen <strong>CSE463</strong> for the library name. Cadence will automatically create a subdirectory named <strong>CSE463</strong>.
+
Press the <strong>OK</strong> button. You can choose any name for the library. In this  case we have chosen '''CSE463''' for the library name. Cadence will automatically create a subdirectory named '''CSE463'''.
  
 
Next you will see the "'''Technology File for New Library'''"  window. This window allows you to  specify the technology you will use for your IC design. For our class, we will  use AMI 0.6micron technology. Select the option shown in the figure bellow:
 
Next you will see the "'''Technology File for New Library'''"  window. This window allows you to  specify the technology you will use for your IC design. For our class, we will  use AMI 0.6micron technology. Select the option shown in the figure bellow:
  
[[File:Tutorials-Cadence-New_lib2.gif]]
+
: [[File:Tutorials-Cadence-New_lib2.gif]]
  
Press the <strong>OK</strong> button. The "Attach Library to Technology Library" will appear.  Select the NCSU_TechLib_ami06 option and  press <strong>OK</strong>..
+
Press the '''OK''' button. The "Attach Library to Technology Library" will appear.  Select the NCSU_TechLib_ami06 option and  press '''OK'''.
  
[[File:Tutorials-Cadence-New_lib3.gif]]
+
: [[File:Tutorials-Cadence-New_lib3.gif]]
  
A new library named <strong>CSE463</strong> has been created in the directory that was  specified above. This step is performed only once. In this library, new cells will be designed  such as inverters, nand, nor, etc.
+
A new library named '''CSE463''' has been created in the directory that was  specified above. This step is performed only once. In this library, new cells will be designed  such as inverters, nand, nor, etc.

Revision as of 18:54, 29 October 2010

Creating a new library

Start the Cadence software and the Library Manager will automatically pop up. In the Library Manager click on: File → New → Library

A dialog box should appear and you should fill the appropriate boxes as shown in the picture bellow. Note: you should store your new libraries in a separate directory. In this example, create a directory named "library" under your cadence directory as shown in the figure bellow:

Tutorials-Cadence-New lib1.gif

Press the OK button. You can choose any name for the library. In this case we have chosen CSE463 for the library name. Cadence will automatically create a subdirectory named CSE463.

Next you will see the "Technology File for New Library" window. This window allows you to specify the technology you will use for your IC design. For our class, we will use AMI 0.6micron technology. Select the option shown in the figure bellow:

Tutorials-Cadence-New lib2.gif

Press the OK button. The "Attach Library to Technology Library" will appear. Select the NCSU_TechLib_ami06 option and press OK.

Tutorials-Cadence-New lib3.gif

A new library named CSE463 has been created in the directory that was specified above. This step is performed only once. In this library, new cells will be designed such as inverters, nand, nor, etc.