找回密码
 注册
关于网站域名变更的通知
查看: 8934|回复: 0
打印 上一主题 下一主题

PADS 9.5 help中提到的转换Allegro文件的方法

[复制链接]
  • TA的每日心情
    开心
    2021-3-11 15:19
  • 签到天数: 2 天

    [LV.1]初来乍到

    跳转到指定楼层
    1#
    发表于 2013-1-6 14:36 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

    EDA365欢迎您登录!

    您需要 登录 才可以下载或查看,没有帐号?注册

    x
    Method 1—pads and allegro on the Same Machine
    " @# \+ D' \% [( J5 s( C9 V" Z$ c* r! z' B- P
    PeRForm the following steps to migrate an Allegro design to PADS Layout when PADS Layout and Allegro PCB Editor reside on the same machine.% C- H3 P+ `4 ^

    3 V( c2 [( u" qProcedure. c/ {- Y; e! ~

    3 Y0 J% @1 T' eTo prepare the Allegro design(s) for migration, copy the contents of the <PADS install dir>\SDD_HOME\translators\skill_scripts folder to:
    - K0 `" D1 \" o- h: V) H( WUnix—the $HOME\pcbenv folder.. j* x+ \* O6 l3 s+ M
    Windows—the %HOME% folder. For example, C:\SPB_Data\pcbenv; s" X  r7 B& e
    Verify that the following "System" Variables are set prior to running "skill load dfl_main.il" otherwise translator executable files do not properly generate correct output files and folders in the background.
    ) J0 ?2 u5 k- L- e  K4 o  gAEX_BIN_ROOT=%SDD_HOME%\translators\win32\bin
    1 c, M" I! f" v3 d1 s& gAEX_ENABLE_JOBPREFS_LAYER_FIX=1
    7 W* e0 h) t- STip: Some environments remove the above Variables when you run The MGC SDD Configurator. If this happens add them to "User" variables.0 v. i. b2 [/ }" j6 }

    % |# G0 \5 F9 }# V  J& W4 BFor each design you want to translate:+ r, F. j" x$ i6 J
    Create a new folder (for example C:\SPB_Data\convert_1), and copy into it the Allegro design (.brd) file you want to migrate.! ^" O2 O9 _, v5 I9 M
    Open the .brd file, and in the Allegro command prompt window enter these command lines:
    4 U( _' F! c2 @. l1 i3 L; sCommand> skill load “dfl_main.il” (include quotes)
    3 I2 z% G* n9 ?6 n  ?Command> main out9 \* d3 \% a! X  t, x
    The “main out” opens the Allegro to Expedition Translator dialog box. Click the Start One Way Translation button.4 M9 E2 H, A* X1 y( `# w
    After the SKILL script has completed, any errors reported must be fixed, then rerun the SKILL script. The migration will not complete correctly if all errors are not fixed. When completed, numuerous folders and files are generated under the new design folder you created in step a.
    4 @# j2 R4 X9 w; x6 OMigrate the prepared Allegro design(s) (for example C:\SPB_Data\convert_1) to PADS Layout using one of the following steps:2 m% m. ?, R9 D# V( O8 B' n3 d6 C- l
    A single design—In PADS Layout, use File > Import. This procedure automatically includes attributes. When migration completes, it is automatically opened in PADS Layout.1 k+ u+ N% a  d+ D2 ~2 @' N* x" D
    Multiple designs or to control attribute translation—Perform the following steps:
    , a* Z+ n- f& K" J& aFrom the Start Menu, run the Allegro to PADS Translator.
    ! _7 p; V: Q  f4 ^5 b! f6 pIn the Allegro Designs Translator dialog box:/ Y! h) l6 c2 h; M
    Identify the location where you want the translated files placed.
    . l) }) m; i" N- s: sUse the Add button to specify the files you want to translate.
    7 a9 n' I: w& o$ b! ?  Z! E% vSpecify whether or not to translate attributes.
    5 i3 S* v. s8 b( J0 @$ c6 ?Click the Translate button. The output filename(s) will be in the format
    ( ^3 d& o) ^3 V) a2 ^. ]. ]1 N9 A- D, u3 j' U1 T
    design_##########.pcb.
    * z) o: p0 G' ]Method 2—PADS and Allegro on Different Machines- m( W) K+ p# k$ x+ N
    ! W0 L% V! o7 t7 `& v2 X# z
    Perform the following steps to migrate an Allegro design to PADS Layout when PADS Layout and Allegro PCB Editor reside on different machines.
    , P& ?- U2 o# {8 @; N) j: L& N! D) a! f- V$ M
    Procedure
    8 f' v: f- @% G, _3 F/ E* ?# N! a
    On the PADS machine, copy..- I' ~) k. ^4 `8 s' _1 G, _
    The contents of the <PADS install dir>\SDD_HOME\translators\skill_scripts folder
    " t6 C* C$ L, _; K) j8 kThe <PADS install dir>\SDD_HOME\translators\win32\bin\tech_translator.exe
    - P5 f+ o4 W( j..to the Allegro machine in the $HOME\pcbenv folder (for example C:\SPB_Data\pcbenv).& f; D% _, f3 E4 v+ [

    ; b/ J" i9 O5 w! s3 ESet the AEX_BIN_ROOT environment variable to point to $HOME\pcbenv.
    ; Y" ~' M; a* n! J  J  E, R9 yVerify that the following "System" Variables are set prior to running "skill load dfl_main.il" otherwise translator executable files do not properly generate correct output files and folders in the background.* \5 K' ~  o5 n
    AEX_BIN_ROOT=%SDD_HOME%\translators\win32\bin1 F$ i! E: C: b
    AEX_ENABLE_JOBPREFS_LAYER_FIX=1
    ) j& X5 i1 v* P7 A; f% oTip: Some environments remove the above Variables when you run The MGC SDD Configurator. If this happens add them to "User" variables.: q5 w9 V4 g6 E

    2 D6 n  {4 v' a0 ]For each design you want to translate:
    6 Y' S6 |# Z( C) W. U0 xCreate a new folder (for example C:\SPB_Data\convert_1), and copy into it the Allegro design (.brd) file you want to migrate.
    0 M. v0 g$ N/ rOpen the .brd file, and in the Allegro command prompt window enter these command lines:
    7 ?$ J7 n. V8 Z3 @, HCommand> skill load “dfl_main.il” (include quotes)* l* j% g6 S$ B+ `9 [5 z  m
    Command> main out! Z4 F; W' B: M2 b4 l' o
    The “main out” opens the Allegro to Expedition Translator dialog box. Click the Start One Way Translation button.
    4 g( z9 [5 A3 `0 M' ^After the SKILL script has completed, any errors reported must be fixed, then rerun the SKILL script. The migration will not complete correctly if all errors are not fixed. When completed, numuerous folders and files are generated under the new design folder you created in step a.
    ) e  Q1 c: j6 L  O) k. |( wZip-up and transfer the entire design folder (for example, C:\SPB_Data\convert_1) to the PADS machine.
    ( B, T$ P  Z% w$ GOn the PADS machine, unzip to any location to migrate the prepared Allegro design(s) to PADS Layout.+ W* T) n1 x6 @! g7 }2 o5 l+ E6 v  |
    Migrate the prepared Allegro design(s) (for example C:\SPB_Data\convert_1) to PADS Layout using one of the following steps:7 L: r( v9 `( A, c, O
    A single design—In PADS Layout, use File menu > Import. This procedure automatically includes attributes. When migration completes, it is automatically opened in PADS Layout.' e2 Q7 ~: g4 X8 i  q
    Multiple designs or to control attribute translation—Perform the following steps:9 ^8 H+ s/ B: R7 y0 v
    From the Start Menu, run the Allegro to PADS Translator.
    : I8 k3 M& D/ OIn the Allegro Designs Translator dialog box:; f: n0 t; R$ j1 _. r$ v3 Y
    Identify the location where you want the translated files placed.
    2 w$ X) ?: C) ]8 vUse the Add button to specify the files you want to translate.% p4 ~8 @5 [3 i1 }0 N' d( c
    Specify whether or not to translate attributes.) M- V( d1 w4 Z! P, x
    Click the Translate button. The output filename(s) will be in the format $ P# T) E" e( K2 N2 N5 U" S

    6 \9 M4 }7 Y* ^! G: p3 v4 `9 rdesign_##########.pcb.2 v( |$ a, ]  `$ \; [9 D3 S
    您需要登录后才可以回帖 登录 | 注册

    本版积分规则

    关闭

    推荐内容上一条 /1 下一条

    EDA365公众号

    关于我们|手机版|EDA365电子论坛网 ( 粤ICP备18020198号-1 )

    GMT+8, 2025-7-11 00:32 , Processed in 0.125000 second(s), 24 queries , Gzip On.

    深圳市墨知创新科技有限公司

    地址:深圳市南山区科技生态园2栋A座805 电话:19926409050

    快速回复 返回顶部 返回列表