SpeedEditor Tutorial
Product Version Sigrity 2018
March 2019
© 2019 Cadence Design Systems, Inc. All rights reserved.
Printed in the United States of America.
Cadence Design Systems, Inc. (Cadence), 2655 Seely Ave., San Jose, CA 95134, USA.
Trademarks: Trademarks and service marks of Cadence Design Systems, Inc. (Cadence)
contained in this document are attributed to Cadence with the appropriate symbol. For queries
regarding Cadence’s trademarks, contact the corporate legal department at the address shown
above or call 1-800-862-4522.
All other trademarks are the property of their respective holders.
Restricted Print Permission: This publication is protected by copyright and any unauthorized use of
this publication may violate copyright, trademark, and other laws. Except as specified in this
permission statement, this publication may not be copied, reproduced, modified, published,
uploaded, posted, transmitted, or distributed in any way, without prior written permission from
Cadence. This statement grants you permission to print one (1) hard copy of this publication subject
to the following conditions:
1. The publication may be used solely for personal, informational, and noncommercial purposes;
2. The publication may not be modified in any way;
3. Any copy of the publication or portion thereof must include all original copyright, trademark, and
other proprietary notices and this permission statement; and
4. Cadence reserves the right to revoke this authorization at any time, and any such use shall be
discontinued immediately upon written notice from Cadence.
Disclaimer: Information in this publication is subject to change without notice and does not
represent a commitment on the part of Cadence. The information contained herein is the proprietary
and confidential information of Cadence or its licensors, and is supplied subject to, and may be
used only by Cadence’s customer in accordance with, a written agreement between Cadence and
its customer. Except as may be explicitly set forth in such agreement, Cadence does not make, and
expressly disclaims, any representations or warranties as to the completeness, accuracy or
usefulness of the information contained in this document. Cadence does not warrant that use of
such information will not infringe any third party rights, nor does Cadence assume any liability for
damages or costs of any kind that may result from use of such information.
Restricted Rights: Use, duplication, or disclosure by the Government is subject to restrictions as set
forth in FAR52.227-14 and DFAR252.227-7013 et seq. or its successor.
4
4
6
6
6
6
8
10
12
14
21
26
Contents
1
ACAD Input Requirements
2
Speed Editor
Open SpeedEditor
Open SpeedEditor in XtractIM
Open SpeedEditor in PowerSI
Open SpeedEditor in SPDGEN
Open SpeedEditor in PowerDC
Assign Layers to Value Settings
Show Results
Export Results
March 2019 3 Product Version Sigrity 2018
SpeedEditor Tutorial
Table of Contents
1
ACAD Input Requirements
Requirements for creating an intelligent database in SpeedEditor/UPD for extraction purposes are
to use AutoCAD DXF data as input.
The following input conditions must be satisfied. This is based on UPD/SPDE 10.1 functionality.
DXF files must contain flat data. Use of nested blocks is not supported.
Design scale must be 1:1.
Design units must be known.
Each data type must reside on a unique layer.
Leadframe metal shapes must be defined using closed polylines or a series of lines that
define a closed structure.
Wirebonds must be drawn as lines. Polygons cannot be used for wirebonds.
The netlist can be synthesized, derived from the net name text layer or retrieved from the
ASCII text files.
Required Layers Optional Layers
Leadframe metal Die outline
Die pins Package outline
Wirebond Die pin name text
Die pin net name text
Package pin name text
Package pin net name text
Package Pins
Via Layers
March 2019 4 Product Version Sigrity 2018
SpeedEditor Tutorial
ACAD Input Requirements
ASCII text Example:
NetName RefDes-Pin Number
A7 U2-30
A8 U1-10
A8 U2-12
March 2019 5 Product Version Sigrity 2018
SpeedEditor Tutorial
ACAD Input Requirements