You are on page 1of 2

Allegro Starter Library Installation Guide

Design Endtry HDL Installation


Allegro Design Workbench Installation
Allegro Design Entry CIS

Installation Procedure Design Entry HDL

Extract Cadence_Starter_Library.zip file onto your C: or D: Drive


it will automatically create a folder called 'Cadence_Starter_Library'

1, Create a new Desing Project with Allegro Project Manager


2, Once created click on the SETUP radio button
3, Click EDIT next to the CDS.LIB
Add the additional new line below:
INCLUDE
C:/Cadence_Starter_Library/DesignEntryHDL/DEHDL_Library/cds.lib
4, Close the cds.lib text file click APPLY
5, Add All Available Libraries to your Project Libraries area
6, Click OK
7, Create an Allegro ENV file in your $HOME\pcbenv folder with the following entries:

source $TELENV
### User Preferences section
### This section is computer generated.
### Please do not modify to the end of the file.
### Place your hand edits above this section.
###
set psmpath = $psmpath
C:\Cadence_Starter_Library\DesignEntryHDL\Allegro_Symbols\flashes\
C:\Cadence_Starter_Library\DesignEntryHDL\Allegro_Symbols\footprints\
set padpath = $padpath
C:\Cadence_Starter_Library\DesignEntryHDL\Allegro_Symbols\padstacks\

Installation Procedure Allegro Design Workbench

Extract Cadence_Starter_Library.zip file onto your C: or D: Drive


it will automatically create a folder called 'Cadence_Starter_Library'

ADW_Library_Import setup procedure is documented in:


Cadence_Starter_Library\Documentation "ADW Starter Library Import Guide.doc"

Installation Procedure Design Entry CIS

Extract Cadence_Starter_Library.zip file onto your C: or D: Drive


it will automatically create a folder called 'Cadence_Starter_Library'
Design Entry CIS setup procedure is documented in:
Cadence_Starter_Library\Documentation "DesignEntryCIS_Setup Readme.doc"

In this document change <Starter_Library> to the path to where you extracted


the zip file

Example:
* Note we assume you installed the Cadence Starter Library ZIP file into the C:
drive.

DIR0=<Starter_Library>\datasheets
DIR0=C:\Cadence_Starter_Library\DesignEntryCIS\Datasheets

Create an Allegro ENV file in your $HOME\pcbenv folder with the following entries:

source $TELENV
### User Preferences section
### This section is computer generated.
### Please do not modify to the end of the file.
### Place your hand edits above this section.
###
set psmpath = $psmpath
C:\Cadence_Starter_Library\DesignEntryCIS\PCB_Symbols\flashes\
C:\Cadence_Starter_Library\DesignEntryCIS\PCB_Symbols\footprints\
set padpath = $padpath
C:\Cadence_Starter_Library\DesignEntryCIS\PCB_Symbols\padstacks\

You might also like