Monday, January 05, 2009     Register | Login | Search | Contact Us
     

Many of you already received communications about the move of the Cadence user community into cadence.com. And many of you have already joined, with over 4000 registrations in the first two weeks.

The new Cadence Community enhances the ability of Cadence users to connect and collaborate. In addition to moving the community into cadence.com -- enabling single sign-on for community, Sourcelink and Cadence events -- the new site is organized around nine technology segments, giving you easy access to product information, training, forums and blogs. Some of the new features include:
  • Ability to respond to posts via e-mail
  • Technology-specific blogs
  • Latest Web 2.0 social networking capabilities
  • Public profile options
  • Private messaging
  • Friends lists
Visit the new Cadence Community today at www.cadence.com/community and join the discussions!

Registration note: Due to the scope of the enhancements and the new SSO registration system, we were not able to migrate existing cdnusers.org member accounts. So new registrations are required, but this enables a broader set of functionality we think you'll enjoy.

Forum note: Under the guidance of forum moderators, we have taken the 20+ cdnusers.org forums and consolidated them into 11 forums on the new site. Posts have been brought over so you can leverage that posting history. CDNusers forums will be set to read only starting 7/30, and cdnusers.org will be redirected to the new community on 8/4.

Best regards,
Mike and Tom

Michael A. Catrambone - Steering Committee Chairman
Distinguished Engineer
PCB/Mechanical
UTStarcom, Inc.

Tom Diederich
Cadence Community Manager
Home
Forums
Subject: berkeley spice to dml
Posting to forums is available to community members only.
Login or Register
Rate this topic:
   
Author Messages
umarshah
Posts: 1
Online: User is Offline
4/05/2006 12:13 PM  

How can I translate the following Berkeley Spice (.sp3) file so that I can use it in SigXp:


SUBCKT SRDA05-4 1 2 3 4 5 6 7 8
***************************************
*       Model Generated by Eval Lab   *
*    Copyright(c) ON Semiconductor    *
*          All Rights Reserved        *
*     UNPUBLISHED LICENSED SOFTWARE   *
*    Contains Proprietary Information *
*                                     *
* Commercial Use or Resale Restricted *
*                                     *
***************************************
* Model generated on Mar 6, 2002
* MODEL FORMAT: SPICE3
*     pin1  pin2   pin3   pin4   pin5   pin6   pin7   pin8
*node:  1     2      3      4      5     6       7      8
*
XD1  9  2  SRDA05-4-N
XD2 11  2  SRDA05-4-N
XD3 14  3  SRDA05-4-N
XD4 16  3  SRDA05-4-N
*
XD5  5 17  SRDA05-4-P
XD6  5 15  SRDA05-4-P
XD7  8 12  SRDA05-4-P
XD8  8 10  SRDA05-4-P
*
XDT  8 13  SRDA05-4-T
*
L1   1  9  6.3NH
L2   4 16  2.9NH
L3   9 10  3.4NH
L4  11 12  3.4NH
L5   2 13  1.7NH
L6  14 15  3.4NH
L7  16 17  3.4NH
L8   6 15  2.9NH
L9   7 12  6.3NH
*
R1   2  3  1U
R2   5  8  1U
.ENDS SRDA05-4
*
.SUBCKT SRDA05-4-n 2 1
**************************************
*      Model Generated by MODPEX     *
*Copyright(c) Symmetry Design Systems*
*         All Rights Reserved        *
*    UNPUBLISHED LICENSED SOFTWARE   *
*   Contains Proprietary Information *
*      Which is The Property of      *
*     SYMMETRY OR ITS LICENSORS      *
*Commercial Use or Resale Restricted *
*   by Symmetry License Agreement    *
**************************************
* Model generated on Mar  6, 02
* MODEL FORMAT: SPICE3
*     anode cathode
*node: 2      1
*    Forward Section
D1 2 1 MD1 TEMP=25
.MODEL MD1 D IS=1.70021e-15 N=1 XTI=1 RS=10
+ CJO=1.5e-12 TT=1e-08
*    Leakage Current
R 1 2 7.2e+09 MDR 
.MODEL MDR R TC1=0 TC2=0
*    Breakdown
RZ 2 3 8.76289
IZG 4 3 1.2
R4 4 3 500
D3 3 4 MD3 TEMP=25
.MODEL MD3 D IS=2.5e-12 N=4.09521e-05 XTI=0 EG=0.1
D2 5 4 MD2 TEMP=25
.MODEL MD2 D IS=2.5e-12 N=0.000478944 XTI=0 EG=0.1
EV1 1 5 6 0 1
IBV 0 6 0.001
RBV 6 0 470000 MDRBV
.MODEL MDRBV R TC1=0
*-- SPICE3 DIODE MODEL DEFAULT PARAMETER
*  VALUES ARE ASSUMED
*IS=1E-14 RS=0 N=1 TT=0 CJO=0
*VJ=1 M=0.5 EG=1.11 XTI=3 FC=0.5
*KF=0 AF=1 BV=inf IBV=1e-3 TNOM=27
.ENDS SRDA05-4-n
*
.SUBCKT SRDA05-4-p 2 1
**************************************
*      Model Generated by MODPEX     *
*Copyright(c) Symmetry Design Systems*
*         All Rights Reserved        *
*    UNPUBLISHED LICENSED SOFTWARE   *
*   Contains Proprietary Information *
*      Which is The Property of      *
*     SYMMETRY OR ITS LICENSORS      *
*Commercial Use or Resale Restricted *
*   by Symmetry License Agreement    *
**************************************
* Model generated on Mar  6, 02
* MODEL FORMAT: PSpice
*     anode cathode
*node: 2      1
*    Forward Section
D1 2 1 MD1
.MODEL MD1 D IS=2.06333e-15 N=1 XTI=1 RS=10
+ CJO=2.5e-12 TT=1e-08
*    Leakage Current
R 1 2 MDR 3.6e+10 
.MODEL MDR RES TC1=0 TC2=0
*    Breakdown
RZ 2 3 8.76289
IZG 4 3 1.2
R4 4 3 500
D3 3 4 MD3
.MODEL MD3 D IS=2.5e-12 N=4.09521e-05 XTI=0 EG=0.1
D2 5 4 MD2
.MODEL MD2 D IS=2.5e-12 N=0.000478944 XTI=0 EG=0.1
EV1 1 5 6 0 1
IBV 0 6 0.001
RBV 6 0 MDRBV 425000
.MODEL MDRBV RES TC1=0
*-- SPICE3 DIODE MODEL DEFAULT PARAMETER
*  VALUES ARE ASSUMED
*IS=1E-14 RS=0 N=1 TT=0 CJO=0
*VJ=1 M=0.5 EG=1.11 XTI=3 FC=0.5
*KF=0 AF=1 BV=inf IBV=1e-3 TNOM=27
.ENDS SRDA05-4-p
*
.SUBCKT SRDA05-4-t 7 1
**************************************
*      Model Generated by MODPEX     *
*Copyright(c) Symmetry Design Systems*
*         All Rights Reserved        *
*    UNPUBLISHED LICENSED SOFTWARE   *
*   Contains Proprietary Information *
*      Which is The Property of      *
*     SYMMETRY OR ITS LICENSORS      *
*Commercial Use or Resale Restricted *
*   by Symmetry License Agreement    *
**************************************
* Model generated on Mar  6, 02
* MODEL FORMAT: SPICE3
*     anode cathode
*node: 7      1
*    Forward Section
D1 2 1 MDD1 TEMP=25
.MODEL MDD1 D IS=1.37284e-15 N=1 XTI=1 RS=0.5
+ CJO=3.4e-10 TT=1e-08
*    Leakage Current
R 1 2 5e+07 MDR
.MODEL MDR R TC1=0 TC2=0
*    Breakdown
RZ 2 3 0.458105
D3 4 3 MDD3 TEMP=25
.MODEL MDD3 D IS=2.5e-15 N=0.5
EV1 1 4 6 8 1
IBV 0 6 0.001
RBV 6 0 7300 MDRBV
.MODEL MDRBV R TC1=0
D4 8 0 MDD3 TEMP=25
L 7 2 1e-15
IT 0 8 0.001
.ENDS SRDA05-4-t

Donald Telian
Posts: 42
Online: User is Offline
4/21/2006 1:56 PM  
Hi Umar,

Careful, it may not be wise to post proprietary/copyrighted models on a public forum.

Most of the SPICE syntax I see should run as is.  You will need to adjust the Diode syntax a bit.  Check your Espice syntax manual for help.  You could also convert the Resistors that use a .Model to a one-line "R" statement.  But the rest of the syntax looks fine.

Once adjusted, paste the text into an N-terminal black box model for use in SigXp.  There's help on that in the manual, or you can simply clone one out of the default library.

Donald

Donald Telian
SI Consultant
telian@sti.net
559-760-5793
Posting to forums is available to community members only.
Login or Register



ActiveForums 3.6
     
Copyright 2006 Cadence Design Systems, Inc.