Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to make skill available under Allegro 16.0?

Status
Not open for further replies.

Eric.Lee

Junior Member level 1
Joined
Aug 9, 2007
Messages
19
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,409
add skill to allegro

Hi all,

When i trying run skill under Allegro 16.0, it take skill as unkown command, how to make the skill enviorment avaliable under Allegro 16.0?

Thanks a lot..
 

hi,Eric.Lee
Load the code into your allegro.ilinit file using:
'load("...../xxxxx.il")'. Where "....." is the path to the Skill file.
If you put the file in your Skill path (<CDS_INST_DIR>/tools/pcb/etc/skill) you should just have to add 'load("xxxxx.il")'

The allegro.ilinit file should reside in your pcbenv folder.
 

Thanks feng, i don't know how it had been fixed. but it do. Thanks all.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top