Log In
|
Register
|
Resource Library
|
Worldwide
Asia-Pacific
|
China
|
EMEA
|
India
|
Israel
|
Japan
|
Korea
|
Taiwan
|
Global Office Locator
Solutions
Products
Services
Support & Training
Alliances
Community
About Cadence
Solutions:
Design IP
Mixed-Signal
Low-Power
Advanced Node
3D-IC
Enterprise Verification
Hosted Design
System Development Suite
Solutions Home
Products for:
System Design and Verification
Functional Verification
Logic Design
Digital Implementation
Custom IC Design
RF Design
PCB Design
IC Packaging and SiP Design
Silicon Signoff and Verification
More Products
OrCAD Products
Sigrity Technologies
Design IP
Verification IP
IP Catalog
Products A-Z
Products Home
Capabilities and Practices
Methodology Services
Design Services
DFM Services
Educational Services
Programs
SOI Design Hub
Services Home
Support
Support Offerings
Support Process
Cadence Online Support
Software Downloads
Computing Platform Support
University Software Program
Training
Training Options
Training Course Catalogs
Support & Training Home
Programs and Initiatives
System Realization Alliance
Foundry Program
ChipEstimate.com - Chip Planning Portal
Connections Program
Verification Alliance Program
Channel Partner (VARs) Program
Power Forward Initiative
Standards and Languages
PCB Service Bureaus
Industry Memberships
Alliances Home
Communities
Industry Insights Blog
Low Power Blog
Mixed-Signal Design Blog
System Design and Verification
Cadence IP Blog
Functional Verification
Logic Design
Digital Implementation
Custom IC Design
RF Design
PCB Design
IC Packaging and SiP Design
Silicon Signoff and Verification
The Fuller View Blog
Quicklinks
All Blogs
All Forums
Community Search
CDNLive User Conferences
Community Home
EDA Vision
Visit the EDA360 microsite
News and Events:
Newsroom
Events and Webinars
Resources:
Customer Success
Newsletters
Publications
Multimedia Center
Logos
Company Info:
Investor Relations
Executive Team
Careers
Contact Us
About Cadence Home
Home
>
Community
>
Tags
> PCB SKILL
Login with a Cadence account.
Not a member yet?
Create a permanent login account to make interactions with Cadence more conveniennt.
Register
|
Membership benefits
Get email delivery of the Cadence blog (individual posts).
Industry Insights
Low Power
Mixed-Signal Design
System Design
and Verification
Cadence IP Blog
Functional Verification
Logic Design
Digital Implementation
Custom IC Design
RF Design
PCB Design
IC Packaging and SiP Design
Silicon Signoff and Verification
The Fuller View Blog
All Blog Categories
Popular Tags
Allegro
ARM
cadence
DAC
Digital Implementation
e
EDA360
encounter
ESL
functional verification
Incisive
industry insights
IP
Low power
mixed-signal
OVM
PCB
PCB design
Specman
System Design and Verification
SystemC
TLM
UVM
verification
Virtuoso
Browse All Tags
Email
*
Required Fields
Recipients email
*
(separate multiple addresses with commas)
Your name
*
Your email
*
Message
*
Send yourself a copy
Share
Twitter
Facebook
LinkedIn
Google+
Subscribe
RSS
Cadence RSS Feeds
Cadence Press Releases
System Design and Verification Blog
Functional Verification Blog
Digital Implementation Blog
Custom IC Design Blog
RF Design Blog
PCB Design Blog
IC Packaging and SiP Design Blog
Manufacturability Signoff Blog
All Blogs
System Design and Verification Forum
Functional Verification Forum
Digital Implementation Forum
Custom IC Design Forum
Custom IC SKILL Forum
Logic Design Forum
RF Design Forum
PCB Design Forum
PCB SKILL Forum
IC Packaging and SiP Design Forum
Manufacturability Signoff Forum
Intro copy of the newsletter section here, some intro copy of the newsletter. Instruction of how to subscribe to this newsletter.
Contact Us
Cadence Contacts
Community Relations
Customer Support
Employment
Investor Relations
Media Relations
Training
Global Office Locator
Find Offices worldwide
»
Sales Inquiry
Request for Product information
»
Cadence Channel Partners
»
Corporate Headquarters
Cadence Design Systems, Inc.
2655 Seely Avenue
San Jose, CA 95134
Phone: 408.943.1234
*
Required Fields
First Name
*
Last Name
*
Email
*
Company / Institution
*
Comments:
*
Send Yourself A Copy
PCB SKILL
Align tool
Allegro
Allegro Skill
Autosilk silkscreen
AXL
axlAirGap
axlDBCreateShape
axlDeleteObject
axlFormTreeViewSet
axlGetAttachment
axlHighlightObject
axlPolyOperation
axlRunBatchDBProgram
axlSelect
bBox
cadence
capture
change layers
class/subclass
dbid
DRC
Fabout Automation
fill style
Footprint
FORM
FPM Footprint Maker skill error
GRID
ipcBeginProcess
ipcReadProcess
NUL
padstack
PCB
PCB Designer
PCB SKILL Allegro silkscreen soldermask
perl
Popup Menu
read
RegEx Skill Filter
shell
Silk Screen Coordiantes
Silk Screen Extents
SKILL
Skill API
Skill components area
skill concat stringtosymbol
skill form
SkiLL form gui
skILL form pcb form
Skill Form PERL GUI
SKILL Lint
Skill programming
Skill quickplace
Skill script
SKILL sklint "for loop"
SKILL TEXT FIND REPLACE
Skill text variables
subclass skill
system
TEXT
text orientation rotate
Void
windows7
xls
Merging multiple skill files into one
I want to know if there are any disadvantages to merging multiple skill files into one file; then encrypt that one file and load it in Allegro. My end result would be to create three to five large skill files to load rather than loading over 100 skill files. Thanks for your assistance, Greg
Posted to
PCB SKILL
(Forum)
by
GregC
on Fri, Apr 17 2009
PCB thickness(D + 2*T), how can I calculate T thickness when designe microwave amp 10GHz
How can I choose T thickness If I wish to design microwave amp (10GHz) ? at first, I calculate skin depth, and choose T >= 3* skin depth, but I think T is a special thickness, and have other way to calculate T. pls show me better way
Posted to
PCB SKILL
(Forum)
by
nvthiem
on Mon, Apr 6 2009
Re: DBIDs and 16.2
All the code has been rewritten, that's not the problem. The issue is that our SKILL programs are not backward compatible. I'm really surprised that this hasn't come up before. I'm usually way behind the curve. Here's what Cadence themselves had to say about it: *Problem: My SKILL...
Posted to
PCB SKILL
(Forum)
by
dgstan
on Wed, Mar 25 2009
DBIDs and 16.2
Hi guys, I'm having some issues with our migration to 16.2. I've got several SKILL programs that will query the database and select a group of DBIDs. The new version seems to be refreshing the DBIDs at will for no reason whatsoever. For example: 1. Get a list of all the DBIDs for all DRC violations...
Posted to
PCB SKILL
(Forum)
by
dgstan
on Fri, Feb 27 2009
Pausing Dialog Boxes for User Input
I am modifying a Skill routine from a previous employee that is a post processing routine and need some help. The Skill Routine is set to generate gerber files, drill files, etc. automatically. It launches windows when started, such as the Manufacturing -> Artwork dialog box, fills in values and then...
Posted to
PCB SKILL
(Forum)
by
kgraves
on Thu, Feb 19 2009
Form checklist question
Hi, I was wondering if anyone know if it is necessary to check each setting on a checklist? I have a long list of checks like the ones shown below. I could use axlFormGetField( _ns_pdf_outform "300_dpi") to get status for just that one field. I'm more interested in just getting the one...
Posted to
PCB SKILL
(Forum)
by
Ejlersen
on Thu, Feb 19 2009
component_height.il
I'm running Allegro v16.2. Although I am loading it in my 'allegro.ilinit' file with my other skill routines, when I try to use 'component_height.il', I get an error saying ' E - Command not found: height'. Can anyone help ?
Posted to
PCB SKILL
(Forum)
by
LRCohen
on Fri, Feb 6 2009
Re: RE: Extracting Max Height and Area of Symbols
I could not able to down load,can you upload once againg in .zip format? Regards, Satya
Posted to
PCB SKILL
(Forum)
by
satya12
on Tue, Jan 20 2009
How to use skill Interface to Import ECSets (*.top) File directly?
Hi, All I have many .top files in the brd directory,. How to use skill function(Maybe Private) to Import it to ECSets, thanks. Not script ways!
Posted to
PCB SKILL
(Forum)
by
MaHongbing
on Wed, Dec 24 2008
Re: Problems with running scripts inside skill in 16.2
Hi, Thanks for your help on this. I found out that my command was not registered with any ?cmdType - and hence defaults to interactive. So setting it to general fixed the problem. I'll however try the suggestion with the axlShell(runScript) also, sometimes assigning to a variable first fixes some...
Posted to
PCB SKILL
(Forum)
by
Ejlersen
on Thu, Nov 20 2008
Page 6 of 7 (65 items)
« First
...
< Previous
3
4
5
6
7
Next >