CN107783800A - A kind of method for replacing specified aperture via automatic in Allegro softwares - Google Patents

A kind of method for replacing specified aperture via automatic in Allegro softwares Download PDF

Info

Publication number
CN107783800A
CN107783800A CN201711045635.3A CN201711045635A CN107783800A CN 107783800 A CN107783800 A CN 107783800A CN 201711045635 A CN201711045635 A CN 201711045635A CN 107783800 A CN107783800 A CN 107783800A
Authority
CN
China
Prior art keywords
allegro
replace
under
menu
softwares
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201711045635.3A
Other languages
Chinese (zh)
Inventor
崔铭航
李晓
翟西斌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jinan Inspur Hi Tech Investment and Development Co Ltd
Original Assignee
Jinan Inspur Hi Tech Investment and Development Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jinan Inspur Hi Tech Investment and Development Co Ltd filed Critical Jinan Inspur Hi Tech Investment and Development Co Ltd
Priority to CN201711045635.3A priority Critical patent/CN107783800A/en
Publication of CN107783800A publication Critical patent/CN107783800A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/39Circuit design at the physical level
    • G06F30/392Floor-planning or layout, e.g. partitioning or placement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Abstract

The present invention provides a kind of method for replacing specified aperture via automatic in Allegro softwares, it is related to the secondary exploitation technology of Allegro softwares, the present invention realizes that automatic replace specifies aperture via by the Skill interfaces of Allegro softwares using the specific language of Allegro softwares.Single replacement or whole plate is not needed to replace.This method is convenient and swift, ensures correctness, can effectively improve layout operating efficiencies.

Description

A kind of method for replacing specified aperture via automatic in Allegro softwares
Technical field
The present invention relates to the secondary exploitation technology of Allegro softwares, more particularly to one kind to replace automatically in Allegro softwares The method for changing specified aperture via.
Background technology
There are more money PCB design softwares in electronics industry at present, Allegro softwares have very rich as one kind therein Rich and powerful function.This software uses exclusive data mode design Storage file, and every part of design document has phase The self contained data base support answered.Mainly there are two category informations in database:Physical message and logical message.Allegro softwares it is each Kind feature operation, is all the editor to this database and operation.Same situation, the extension Skill provided using software are connect Mouthful, edit operation can also be carried out to this database, so as to realize that some programs without the function of providing, improve Layout work Efficiency.
When carrying out PCB design using Allegro softwares, use some pore sizes inappropriate in wiring unavoidably Via, and the inappropriate via of these pore sizes or short-circuit because of the too big generation in aperture, take placement-and-routing space;Or because hole Footpath too it is small cause electric current through-current capacity it is inadequate;Or the via holes come are multiplexed from other demo plates and do not meet our company via storehouses mark It is accurate.These situations are all worthless in the pcb.But Allegro softwares existing capability only passes through padstack replace Order or mono- via of via replacement;Or whole plate replaces certain a kind of via, and can not be artificially by not in certain concentrated area A part of via replaces with the via specified.
The content of the invention
In order to solve the above technical problems, the present invention, which proposes one kind automatic replace in Allegro softwares, specifies aperture Via method.By the Skill interfaces of Allegro softwares, realize that automatic replace refers to using the specific language of Allegro softwares Set aperture via.
The technical scheme is that
1. changing the menu bar file of Allegro softwares first, its configuration file allegro.men is placed on Allegro Under installation path Cadence SPB_16.6 share pcb text (catalogue deposits allegro under cuimenus catalogues The Menu Profile of software, the menu interface of software can be changed by changing code).Code is divided such as in the part of this step Under:
The part is the order of addition menu.First POPUP is further menu, and second POPUP is two level dish Single, then MENUITEM is the display command in menu.
2. change Cadence under Allegro installation paths SPB_16.6 share local pcb under skill catalogues Allegro.ilinit files, wherein add line code it is as follows:load(“replace_via.il”)
The function is skill initialization files.Skill programs can be automatically loaded when software starts, without Manual input commands call in software.
3. by replace_via.il files be put into Cadence under Allegro installation paths SPB_16.6 share Local pcb under skill catalogues.
The skill files finished writing are put under the calling catalogue of software.
4. Update a via orders are performed in menu bar, you can realize the function of this invention description.
Leitungskern part of original code is as follows:
After performing order Update a via, there are two kinds of operations:
1) single via is replaced:Unit is replaced via, pop-up dialogue box, fills in the via titles for needing to replace with.Can be real Now replace single via operation.
2) multiple via (can not be in concentrated area) are replaced:Right button selects Temp Group options, clicks or frame is selected for a post Meaning needs the via replaced, right button after having selected, selects Complete options.Pop-up dialogue box, fill in the via names for needing to replace with Claim.The single multiple via not in concentrated area of replacement operation can be achieved.
The beneficial effects of the invention are as follows
The via for needing to replace part disposably can all be replaced.Single replacement or whole plate is not needed to replace.This method It is convenient and swift, ensure correctness, layout operating efficiencies can be effectively improved.
Brief description of the drawings
Fig. 1 is the principle schematic for implementing Skill programs.
Embodiment
More detailed elaboration is carried out to present disclosure below:
The implementation specific implementation of this invention needs to change the partial profiles of software, to reach necessary running environment, So as to be modified to the background data base of design.
1. changing the menu bar file of Allegro softwares first, its configuration file allegro.men is placed on Allegro Under installation path Cadence SPB_16.6 share pcb text (catalogue deposits allegro under cuimenus catalogues The Menu Profile of software, the menu interface of software can be changed by changing code).Code is divided such as in the part of this step Under:
The part is the order of addition menu.First POPUP is further menu, and second POPUP is two level dish Single, then MENUITEM is the display command in menu.
2. change Cadence under Allegro installation paths SPB_16.6 share local pcb under skill catalogues Allegro.ilinit files, wherein add line code it is as follows:load(“replace_via.il”)
The function is skill initialization files.Skill programs can be automatically loaded when software starts, without Manual input commands call in software.
3. by replace_via.il files be put into Cadence under Allegro installation paths SPB_16.6 share Local pcb under skill catalogues.
The skill files finished writing are put under the calling catalogue of software.
4. Update a via orders are performed in menu bar, you can realize the function of this invention description.
Leitungskern part of original code is as follows:
After performing order Update a via, there are two kinds of operations:
1. replace single via:Unit is replaced via, pop-up dialogue box, fills in the via titles for needing to replace with.Can be real Now replace single via operation.
2. replace multiple via (can not be in concentrated area):Right button selects Temp Group options, clicks or frame is selected for a post Meaning needs the via replaced, right button after having selected, selects Complete options.Pop-up dialogue box, fill in the via names for needing to replace with Claim.The single multiple via not in concentrated area of replacement operation can be achieved.

Claims (4)

  1. A kind of 1. method for replacing specified aperture via automatic in Allegro softwares, it is characterised in that mainly including following step Suddenly:
    1) the menu bar file of Allegro softwares is changed, its configuration file allegro.men is placed on Allegro installation paths Under Cadence SPB_16.6 share pcb text under cuimenus catalogues
    2) change Cadence under Allegro installation paths SPB_16.6 share local pcb under skill catalogues Allegro.ilinit files, it is as follows that line code is added wherein:load(“replace_via.il”)
    3) by replace_via.il files be put into Cadence under Allegro installation paths SPB_16.6 share Local pcb under skill catalogues;
    The skill files finished writing are put under the calling catalogue of software;
    4) Update a via orders are performed in menu bar, you can realize.
  2. 2. according to the method for claim 1, it is characterised in that
    The part of step 1) divides code as follows:
    The part is the order of addition menu;First POPUP is further menu, and second POPUP is second-level menu, so MENUITEM is the display command in menu afterwards.
  3. 3. according to the method for claim 1, it is characterised in that
    Leitungskern part of original code is as follows:
  4. 4. according to the method for claim 3, it is characterised in that
    After performing order Update a via, there are two kinds of operations:
    1) single via is replaced:Unit is replaced via, pop-up dialogue box, fills in the via titles for needing to replace with.It can be achieved to replace Change single via operation;
    2) more than one via is replaced:Right button selects Temp Group options, clicks or frame selects for a post the via that meaning needs to replace, choosing Right button after complete, select Complete options;Pop-up dialogue box, fill in the via titles for needing to replace with.
CN201711045635.3A 2017-10-31 2017-10-31 A kind of method for replacing specified aperture via automatic in Allegro softwares Pending CN107783800A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711045635.3A CN107783800A (en) 2017-10-31 2017-10-31 A kind of method for replacing specified aperture via automatic in Allegro softwares

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711045635.3A CN107783800A (en) 2017-10-31 2017-10-31 A kind of method for replacing specified aperture via automatic in Allegro softwares

Publications (1)

Publication Number Publication Date
CN107783800A true CN107783800A (en) 2018-03-09

Family

ID=61432399

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711045635.3A Pending CN107783800A (en) 2017-10-31 2017-10-31 A kind of method for replacing specified aperture via automatic in Allegro softwares

Country Status (1)

Country Link
CN (1) CN107783800A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108573108A (en) * 2018-04-25 2018-09-25 济南浪潮高新科技投资发展有限公司 A kind of method and device of via that changing PCB based on Allegro
CN109583084A (en) * 2018-11-30 2019-04-05 济南浪潮高新科技投资发展有限公司 A kind of method of automatic aligning device in Allegro software
CN112100973A (en) * 2020-09-16 2020-12-18 深圳市一博科技股份有限公司 Mirror image via hole inspection and replacement method based on ALLEGRO software

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106202608A (en) * 2016-06-23 2016-12-07 浪潮集团有限公司 A kind of Allegro software is replaced method automatically that choose via
CN106775779A (en) * 2017-02-10 2017-05-31 济南浪潮高新科技投资发展有限公司 A kind of automatic method for assigning via net attributes in Allegro softwares

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106202608A (en) * 2016-06-23 2016-12-07 浪潮集团有限公司 A kind of Allegro software is replaced method automatically that choose via
CN106775779A (en) * 2017-02-10 2017-05-31 济南浪潮高新科技投资发展有限公司 A kind of automatic method for assigning via net attributes in Allegro softwares

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108573108A (en) * 2018-04-25 2018-09-25 济南浪潮高新科技投资发展有限公司 A kind of method and device of via that changing PCB based on Allegro
CN109583084A (en) * 2018-11-30 2019-04-05 济南浪潮高新科技投资发展有限公司 A kind of method of automatic aligning device in Allegro software
CN112100973A (en) * 2020-09-16 2020-12-18 深圳市一博科技股份有限公司 Mirror image via hole inspection and replacement method based on ALLEGRO software
CN112100973B (en) * 2020-09-16 2024-02-02 深圳市一博科技股份有限公司 Mirror image via hole checking and replacing method based on ALLEGRO software

Similar Documents

Publication Publication Date Title
CN107783800A (en) A kind of method for replacing specified aperture via automatic in Allegro softwares
CN102722372B (en) Method and system for automatically generating codes through classification and configuration
CN102637184A (en) Method and system for customizing webpages
CN103809975B (en) The implementation method of intelligent cloud list
CN104035772A (en) Static analysis based source code multi-versionfunction call relation difference identification method
CN105095597A (en) Method for building Skill program of PCB design layers and films
CN104462712A (en) Method and system capable of controlling deleted segments in PCB layout process
CN106020830A (en) Method for automatically deleting unconnected vias in Allegro software
CN102609252A (en) Intelligent configuration method for logic menu resources on basis of measurement instruments
CN103077022B (en) A kind of work flow visual operation collocation method and device
CN105096363A (en) Picture editing method and picture editing device
CN104793961A (en) Quick JavaWeb development method and system using native Web codes
CN104571026A (en) Platform and method for establishing whole-process metallurgical manufacturing execution system
CN101667171A (en) Method for generating report and report generating device
CN104572035A (en) Dynamic generation method and dynamic generation system of webpage codes
CN109933322A (en) A kind of page editing method, apparatus and computer readable storage medium
CN105447240A (en) Implementation method for automatically establishing PCB design layer and back sheet
CN102096699A (en) Dynamic template-based display method and system
CN104679932A (en) Intelligent electric power engineering design method and system
CN104820764A (en) Method and device for producing electronic assembly technologic document
CN106156306A (en) A kind of template rendering intent and device
CN102122245A (en) Method and system for generating configuration item setting interface
CN106202608A (en) A kind of Allegro software is replaced method automatically that choose via
CN106020793A (en) A method for rapid form building in an iOS platform application development process
CN109857453A (en) A kind of method for the text that automatically resets in Allegro software

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20180309