• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. PCB Design
  3. How to start a Skill file from Allegro command line

Stats

  • Locked Locked
  • Replies 6
  • Subscribers 165
  • Views 19038
  • Members are here 0
More Content
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to start a Skill file from Allegro command line

Dipak Desai
Dipak Desai over 13 years ago

Hi

Can someone help me learn how to start a skill file i dnloaded from this forum, form the allegro command line. Please give me step by step instructions. So i have the RotateSilkAssyRD.il file I have put it in this location on my computer

C:\Allegro_Skill_setup\Skill\RotateSilkAssyRD.il

and this is my allegro.ilinit file in C:\Cadence\SPB_16.5\share\pcb\etc\skill

 ;FPM_BEGIN

load("c:/FPM/util/fform.il" "")

load("c:/FPM/util/gridsa.il" "")

load("c:/FPM/util/qview.il" "")

load("c:/FPM/util/cot.il" "")

load("c:/FPM/util/boundaryview.il" "gds")

load("c:/FPM/util/scalpel.il" "")

load("c:/FPM/util/conv.il" "")

load("c:/FPM/util/align_sym.il" "")

load("c:/FPM/util/hlvia.il" "")

load("C:\Allegro_Skill_setup\Skill\RotateSilkAssyRD.il")

;FPM_END

and I entered RotateSilkAssyRD in the command line and got this error

 Skill > RotateSilkAssyRD
E- *Error* toplevel: undefined variable - RotateSilkAssyRD
nil
Skill >

Thanks in advance for any help.

 Dipak

  • Cancel
Parents
  • Dipak Desai
    Dipak Desai over 13 years ago

    So I have tried both / and \ in the line please see error below. 

    E-                                                       ^
    E- PARSER WARNING at line 3 column 55 of file allegro.ilinit
    W- *WARNING* (Parser): character found after backslash is not meaningful - c:\Allegro_Skill_setup\Skill\RotateSilkAssyRD.il
    E-
    E- load("c:\Allegro_Skill_setup\Skill\RotateSilkAssyRD.il"
    E-                                                       ^
    E- PARSER WARNING at line 3 column 55 of file allegro.ilinit
    W- *WARNING* (Parser): character found after backslash is not meaningful - c:Allegro_Skill_setupp\Skill\RotateSilkAssyRD.il
    E-
    E- load("c:\Allegro_Skill_setup\Skill\RotateSilkAssyRD.il"
    E-                                                       ^
    E- PARSER WARNING at line 3 column 55 of file allegro.ilinit
    W- *WARNING* (Parser): character found after backslash is not meaningful - c:Allegro_Skill_setupSkillll\RotateSilkAssyRD.il
    E- *Error* load: can't access file - "c:Allegro_Skill_setupSkillRotateSilkAssyRD.il"
    Starting new design...
    Command >

     

    I found 2 location of the alegro.ilinit file

    C:\Cadence\SPB_16.5\share\pcb\etc\skill

    when i put the load line in here it did not do any thing but when I put the load line in the alegro.ilinit file located in

    C:\SPB_Data\pcbenv

    I got the error

    E-
    E- load("c:\Allegro_Skill_setup\Skill\RotateSilkAssyRD.il"
    E-                                                       ^
    E- PARSER WARNING at line 3 column 55 of file allegro.ilinit
    W- *WARNING* (Parser): character found after backslash is not meaningful - c:\Allegro_Skill_setup\Skill\RotateSilkAssyRD.il
    E-
    E- load("c:\Allegro_Skill_setup\Skill\RotateSilkAssyRD.il"
    E-                                                       ^
    E- PARSER WARNING at line 3 column 55 of file allegro.ilinit
    W- *WARNING* (Parser): character found after backslash is not meaningful - c:Allegro_Skill_setupp\Skill\RotateSilkAssyRD.il
    E-
    E- load("c:\Allegro_Skill_setup\Skill\RotateSilkAssyRD.il"
    E-                                                       ^
    E- PARSER WARNING at line 3 column 55 of file allegro.ilinit
    W- *WARNING* (Parser): character found after backslash is not meaningful - c:Allegro_Skill_setupSkillll\RotateSilkAssyRD.il
    E- *Error* load: can't access file - "c:Allegro_Skill_setupSkillRotateSilkAssyRD.il"
    Starting new design...
    Command >

    again I tried boath / and \.

     

    Any help is much appreciated.

     

    Best regards

    Diapk

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Dipak Desai
    Dipak Desai over 13 years ago

    So I have tried both / and \ in the line please see error below. 

    E-                                                       ^
    E- PARSER WARNING at line 3 column 55 of file allegro.ilinit
    W- *WARNING* (Parser): character found after backslash is not meaningful - c:\Allegro_Skill_setup\Skill\RotateSilkAssyRD.il
    E-
    E- load("c:\Allegro_Skill_setup\Skill\RotateSilkAssyRD.il"
    E-                                                       ^
    E- PARSER WARNING at line 3 column 55 of file allegro.ilinit
    W- *WARNING* (Parser): character found after backslash is not meaningful - c:Allegro_Skill_setupp\Skill\RotateSilkAssyRD.il
    E-
    E- load("c:\Allegro_Skill_setup\Skill\RotateSilkAssyRD.il"
    E-                                                       ^
    E- PARSER WARNING at line 3 column 55 of file allegro.ilinit
    W- *WARNING* (Parser): character found after backslash is not meaningful - c:Allegro_Skill_setupSkillll\RotateSilkAssyRD.il
    E- *Error* load: can't access file - "c:Allegro_Skill_setupSkillRotateSilkAssyRD.il"
    Starting new design...
    Command >

     

    I found 2 location of the alegro.ilinit file

    C:\Cadence\SPB_16.5\share\pcb\etc\skill

    when i put the load line in here it did not do any thing but when I put the load line in the alegro.ilinit file located in

    C:\SPB_Data\pcbenv

    I got the error

    E-
    E- load("c:\Allegro_Skill_setup\Skill\RotateSilkAssyRD.il"
    E-                                                       ^
    E- PARSER WARNING at line 3 column 55 of file allegro.ilinit
    W- *WARNING* (Parser): character found after backslash is not meaningful - c:\Allegro_Skill_setup\Skill\RotateSilkAssyRD.il
    E-
    E- load("c:\Allegro_Skill_setup\Skill\RotateSilkAssyRD.il"
    E-                                                       ^
    E- PARSER WARNING at line 3 column 55 of file allegro.ilinit
    W- *WARNING* (Parser): character found after backslash is not meaningful - c:Allegro_Skill_setupp\Skill\RotateSilkAssyRD.il
    E-
    E- load("c:\Allegro_Skill_setup\Skill\RotateSilkAssyRD.il"
    E-                                                       ^
    E- PARSER WARNING at line 3 column 55 of file allegro.ilinit
    W- *WARNING* (Parser): character found after backslash is not meaningful - c:Allegro_Skill_setupSkillll\RotateSilkAssyRD.il
    E- *Error* load: can't access file - "c:Allegro_Skill_setupSkillRotateSilkAssyRD.il"
    Starting new design...
    Command >

    again I tried boath / and \.

     

    Any help is much appreciated.

     

    Best regards

    Diapk

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data
Cadence Guidelines

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information