CN105677992A - Method for automatically deleting DANGLING LINES in ALLEGRO software - Google Patents

Method for automatically deleting DANGLING LINES in ALLEGRO software Download PDF

Info

Publication number
CN105677992A
CN105677992A CN201610017250.5A CN201610017250A CN105677992A CN 105677992 A CN105677992 A CN 105677992A CN 201610017250 A CN201610017250 A CN 201610017250A CN 105677992 A CN105677992 A CN 105677992A
Authority
CN
China
Prior art keywords
allegro
file
software
installation path
lines
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
CN201610017250.5A
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.)
Inspur Group Co Ltd
Original Assignee
Inspur Group 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 Inspur Group Co Ltd filed Critical Inspur Group Co Ltd
Priority to CN201610017250.5A priority Critical patent/CN105677992A/en
Publication of CN105677992A publication Critical patent/CN105677992A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/39Circuit design at the physical level

Abstract

The invention discloses a method for automatically deleting DANGLING LINES in ALLEGRO software. The method comprises the following steps that 1, a menu bar file of the Allegro software is modified at first, and a configuration file is put into a catalog under an Allegro installation path; 2, an allegro.ilinit file in the catalog under the Allegro installation path is modified, a row of codes are added into the allegro.ilinit file; 3, the file is put into the catalog under the Allegro installation path; 4, a Delete dangling lines command is executed in the menu bar, and the function of automatically deleting dangling lines is achieved. According to the method for automatically deleting DANLING LINES in the ALLEGRO software, compared with the prior art, all clines with no attribute can be deleted at a time without positioning coordinates of each dangling line. The method is convenient and rapid to implement, accuracy is ensured, and the layout working efficiency can be effectively improved; plate edge copper with the specific width is rapidly and automatically established through a Skill interface of the Allegro software by means of a special-purpose language of the Allegro software.

Description

A kind of method being automatically deleted DANGLING LINES in ALLEGRO software
Technical field
The present invention relates to Allegro technical field of software development, a kind of method being specifically automatically deleted DANGLINGLINES in ALLEGRO software.
Background technology
Having many moneys PCB design software in electronics industry at present, Allegro software, as one therein, has very abundant and powerful function. This software uses exclusive data mode design Storage file, and every part of design document has corresponding self contained data base to support. Data base mainly has two category informations: physical message and logical message. The various feature operations of Allegro software, are all the editor to this data base and operation. Same situation, uses the extension Skill interface that software provides, it is also possible to this data base is carried out edit operation, thus realizing the function that some programs do not provide, improves the efficiency of Layout work.
When using Allegro software to carry out PCB design, leave some cline not having attribute when wiring unavoidably, and these can become useless one by one antenna without the cline of attribute in pcb board, other adjacent signals produces interference on the contrary and radiates. In order to prevent this harm unnecessary from occurring, require before output Gerber to delete in plate with or without the clines of attribute. But the method that Allegro software existing capability is the easiest is artificial to position each cline coordinate without attribute by generating DanglingLines, viaandAntenna form, then manually deletes one by one, thus wasting the plenty of time.
Summary of the invention
The technical assignment of the present invention is to provide a kind of method being automatically deleted DANGLINGLINES in ALLEGRO software.
The technical assignment of the present invention realizes in the following manner, and the method step is as follows:
First step 1) revises the menu bar file of Allegro software, is placed in the catalogue under Allegro installation path by its configuration file;
Step 2) revise the allegro.ilinit file in the catalogue under Allegro installation path, add line code wherein;
File is put in the catalogue under Allegro installation path by step 3);
Step 4) performs Deletedanginglines order in menu bar, can realize being automatically deleted the function of danglinglines.
The described configuration file in step 1) is allegro.men.
The described file in step 3) is outline_shape_create.il.
A kind of ALLEGRO software of the present invention is automatically deleted the method for DANGLINGLINES compared to the prior art, it is not necessary to position each danglinglines coordinate can disposable deletion with or without the cline of attribute; The method is convenient and swift, it is ensured that correctness, can be effectively improved layout work efficiency; By the Skill interface of Allegro software, the specific language of Allegro software is utilized to realize the edges of boards copper of fast automatic establishment specific width.
Detailed description of the invention
Embodiment 1:
The method step being automatically deleted DANGLINGLINES in this ALLEGRO software is as follows:
First step 1) revises the menu bar file of Allegro software, is placed in the catalogue under Allegro installation path by its configuration file allegro.men;
The part of this step divides code as follows:
POPUP"&LayoutSkill"
BEGIN
POPUP"&CadSkill"
BEGIN
MENUITEM " &Deletedanginglines ", " rm_nc_cline "
END
Step 2) revise under Allegro installation path
Cadence SPB_16.5 share local pcb allegro.ilinit file in skill catalogue, add line code wherein: load (" rm_nc_cline.il ")
Step 3) file outline_shape_create.il is put into the Cadence under Allegro installation path SPB_16.5 share local pcb in skill catalogue;
Step 4) performs Deletedanginglines order in menu bar, can realize being automatically deleted the function of danglinglines.
Leitungskern part of original code is as follows:
BEGIN
POPUP"&Check"
BEGIN
MENUITEM"via&clinesegnomatchuserdefine",
MENUIREM"&Boardsize",
MENUITEM"&DRCwalker",
MENUITEM " deletedanginglines ",
END
##################################################################
axlCmdRegister("clines"'copyclines)
(defunlcb_checkclines(optional(args""))
prog(()
;;Checkforcommandlinearguments
if(args!=""then
;;displayhelpfile
axlUIWPrint(nil"")
axlUIWPrint(nil"-DisplayingINFOinformation.-")
cwidth_info_createInfo()
return()
);endif
##################################################################
;setSkillPath(buildString(append1(getSkillPath()"%CDSROOT%\pcbenv\skill")))
;sstatus(fullPrecisiont);
load("pdi_cs.il");;EtchVisbility
load("replace_update_cline.il");;ReplaceViasorPin
Padstack
load("replace_cline.il");;Updateacline
load("rm_nc_cline.il");;Deletedanglinglines
load("shape_push.il");;CopyShaptoanotherlayer
load("show_library.il");;Listsymbol’slibrarypath
load("unfixall.il");;Deleteinherencefix
property
load("s1001.il");;Checktextrotation
Said method need not position each danglinglines coordinate can disposable deletion with or without the cline of attribute. The method is convenient and swift, it is ensured that correctness, can be effectively improved layout work efficiency. By the Skill interface of Allegro software, the specific language of Allegro software is utilized to realize the edges of boards copper of fast automatic establishment specific width.
By detailed description of the invention above, described those skilled in the art can be easy to realize the present invention. It is understood that the present invention is not limited to above-mentioned several detailed description of the invention. On the basis of disclosed embodiment, described those skilled in the art can the different technical characteristic of combination in any, thus realizing different technical schemes.

Claims (3)

1. the method being automatically deleted DANGLINGLINES in an ALLEGRO software, it is characterised in that the method step is as follows:
First step 1) revises the menu bar file of Allegro software, is placed in the catalogue under Allegro installation path by its configuration file;
Step 2) revise the allegro.ilinit file in the catalogue under Allegro installation path, add line code wherein;
File is put in the catalogue under Allegro installation path by step 3);
Step 4) performs Deletedanginglines order in menu bar, can realize being automatically deleted the function of danglinglines.
2. the method being automatically deleted DANGLINGLINES in a kind of ALLEGRO software according to claim 1, it is characterised in that the described configuration file in step 1) is allegro.men.
3. the method being automatically deleted DANGLINGLINES in a kind of ALLEGRO software according to claim 1, it is characterised in that the described file in step 3) is outline_shape_create.il.
CN201610017250.5A 2016-01-12 2016-01-12 Method for automatically deleting DANGLING LINES in ALLEGRO software Pending CN105677992A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610017250.5A CN105677992A (en) 2016-01-12 2016-01-12 Method for automatically deleting DANGLING LINES in ALLEGRO software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610017250.5A CN105677992A (en) 2016-01-12 2016-01-12 Method for automatically deleting DANGLING LINES in ALLEGRO software

Publications (1)

Publication Number Publication Date
CN105677992A true CN105677992A (en) 2016-06-15

Family

ID=56300167

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610017250.5A Pending CN105677992A (en) 2016-01-12 2016-01-12 Method for automatically deleting DANGLING LINES in ALLEGRO software

Country Status (1)

Country Link
CN (1) CN105677992A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106529009A (en) * 2016-10-31 2017-03-22 济南浪潮高新科技投资发展有限公司 Method for automatically measuring size of component in Allegro software
CN107622175A (en) * 2017-10-18 2018-01-23 济南浪潮高新科技投资发展有限公司 The method of 90 degree of cablings is automatically positioned in a kind of Allegro softwares
CN108920245A (en) * 2018-07-13 2018-11-30 郑州云海信息技术有限公司 The processing method and system of dangling line in a kind of PCB design

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070124709A1 (en) * 2005-11-28 2007-05-31 Xiao-Ping Li Method and system for design rule checking for an SiP device
CN103268375A (en) * 2013-05-08 2013-08-28 中国科学院微电子研究所 Inspection and verification method for standard cell library layout design rules
CN104462712A (en) * 2014-12-19 2015-03-25 上海斐讯数据通信技术有限公司 Method and system capable of controlling deleted segments in PCB layout process

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070124709A1 (en) * 2005-11-28 2007-05-31 Xiao-Ping Li Method and system for design rule checking for an SiP device
CN103268375A (en) * 2013-05-08 2013-08-28 中国科学院微电子研究所 Inspection and verification method for standard cell library layout design rules
CN104462712A (en) * 2014-12-19 2015-03-25 上海斐讯数据通信技术有限公司 Method and system capable of controlling deleted segments in PCB layout process

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106529009A (en) * 2016-10-31 2017-03-22 济南浪潮高新科技投资发展有限公司 Method for automatically measuring size of component in Allegro software
CN107622175A (en) * 2017-10-18 2018-01-23 济南浪潮高新科技投资发展有限公司 The method of 90 degree of cablings is automatically positioned in a kind of Allegro softwares
CN108920245A (en) * 2018-07-13 2018-11-30 郑州云海信息技术有限公司 The processing method and system of dangling line in a kind of PCB design

Similar Documents

Publication Publication Date Title
CN106020830A (en) Method for automatically deleting unconnected vias in Allegro software
CN104462712A (en) Method and system capable of controlling deleted segments in PCB layout process
CN104102795A (en) Method for changing specific wire widths of wiring layer in Allegro software
CN105677992A (en) Method for automatically deleting DANGLING LINES in ALLEGRO software
CN103809977A (en) Implementation method of Skill program of automatic mirroring Layout design
CN109446218A (en) SQL statement generation method, device and computer readable storage medium
CN106021257A (en) Method, device, and system for crawler to capture data supporting online programming
CN104462706A (en) Method for automatically building specific-width plate edge copper in ALLEGRO software
CN105426609A (en) Method for automatically deleting dangling lines in PCB design
CN105095597A (en) Method for building Skill program of PCB design layers and films
CN105468378A (en) Software continuous integration configuration management method and system
CN105700890A (en) Skill program realization method automatically deleting dangling vias in PCB design
CN104699376A (en) Automatic control layout method
CN102968511A (en) Line treatment method and device used for circuit design
CN109739490A (en) Quick electrical component model creating method based on QT graph framework
CN104102581A (en) Method and device for implementing unit testing
CN109062570A (en) A kind of method and storage medium automatically generating drawing based on EPLAN software
CN107085641A (en) A kind of quick positioning copper sheet void method in Allegro softwares
CN111061489A (en) Multi-platform compiling detection method, device, equipment and medium
CN106126800A (en) A kind of Allegro software replicates the attribute copper method to other aspects automatically
CN105224719A (en) A kind of method realizing same page part and sort out fast
CN105159560A (en) Component alignment method and system in circuit design software
CN106775779A (en) A kind of automatic method for assigning via net attributes in Allegro softwares
CN107783800A (en) A kind of method for replacing specified aperture via automatic in Allegro softwares
CN105930555A (en) Implementing method for automatically deleting SKILL program of suspension vias in PCB design

Legal Events

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

Application publication date: 20160615

RJ01 Rejection of invention patent application after publication