CN106202608A - A kind of Allegro software is replaced method automatically that choose via - Google Patents

A kind of Allegro software is replaced method automatically that choose via Download PDF

Info

Publication number
CN106202608A
CN106202608A CN201610461251.9A CN201610461251A CN106202608A CN 106202608 A CN106202608 A CN 106202608A CN 201610461251 A CN201610461251 A CN 201610461251A CN 106202608 A CN106202608 A CN 106202608A
Authority
CN
China
Prior art keywords
replaced
allegro
skill
choose
software
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
CN201610461251.9A
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 CN201610461251.9A priority Critical patent/CN106202608A/en
Publication of CN106202608A publication Critical patent/CN106202608A/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
    • G06F30/392Floor-planning or layout, e.g. partitioning or placement

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Architecture (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses and a kind of Allegro software is replaced method automatically that choose via, belong to PCB design technical field, the present invention solves to replace the most one by one when replacing part via, ineffective problem, the technical scheme used is: choose one piece of region, automatically obtain all via kinds and the coordinate information in this region, filter out via to be replaced, replaced to the new via specified;The skill program of program write Allegro software, change associated profile, perform this skill program, can complete.

Description

A kind of Allegro software is replaced method automatically that choose via
Technical field
The present invention relates to a kind of PCB design technical field, specifically a kind of Allegro software is replaced automatically and chooses The method of via.
Background technology
Having many moneys PCB design software in electronics industry at present, Allegro software, as one therein, has the richest Rich and powerful function.Allegro software is the advanced PCB designing wiring instrument that Cadence releases.Allegro software carries Supply good and mutual working interface and powerful perfect function, and its front-end product Cadence, OrCAD, Capture In conjunction with, provide perfect solution for current high speed, high density, the complicated PCB designing wiring of multilamellar.Allegro is soft Part has perfect Constraint and sets, and user need only set wiring rule on request, does not violate DRC when wiring Just can reach the design requirement of wiring.More can define the parameter such as minimum feature or line length to meet current high speed circuit board cloth All demands of line.
When using Allegro software to carry out PCB design, designer is frequently encountered the problem that via is replaced, the most only It is intended to part via therein is replaced.Use the replacement function of software self, whole vias of imposite all can only be entered Row is replaced, and this does not also meet the requirement of designer, wants partial replacement, can only replace the most one by one, greatly reduces work effect Rate.
Summary of the invention
The technical assignment of the present invention is for above not enough, it is provided that automatically replaces in a kind of Allegro software and chooses via Method, solve replace part via time replace the most one by one, ineffective problem.
The technical assignment of the present invention realizes in the following manner,
A kind of Allegro software is replaced method automatically that choose via, chooses one piece of region, automatically obtain all of this region Via kind and coordinate information, filter out via to be replaced according to the requirement of user, is replaced to the new via specified;? The skill program of program write Allegro software, changes associated profile, performs this skill program, can complete.
Specifically comprise the following steps that
(1), first skill program file is put under a catalogue;
(2), $ home set up allegro.ilinit file under pcbenv catalogue, open with text editor Allegro.ilinit file, adds following code:
setSkillPath(buildString(append1(getSkillPath()"D:/skill")))
load(“replace_via.il”);
(3), restart allegro, input replace_via, carriage return in order line;
(4), after frame favored area, inputting new via title, then the via title that input is to be replaced, replacement completes.
In step (1), skill program file is put into d: under skill catalogue.
A kind of Allegro software of the present invention is automatically replaced and chooses the method for via to have the advantage that to be replaced by via In the scheme write skill program changed, perform this program, it becomes possible to any via of selection area is replaced, solves Allegro software itself can not selectivity replace limitation, add the motility of PCB design, improve work efficiency.
Detailed description of the invention
Below the method work of via is chosen with reference to the specific embodiment a kind of Allegro software to the present invention is replaced automatically Explain.
Embodiment 1:
Automatically replacing the method choosing via in a kind of Allegro software of the present invention, choose one piece of region, automatically obtaining should All via kinds in region and coordinate information, filter out via to be replaced according to the requirement of user, is replaced to specify New via;The skill program of program write Allegro software, change associated profile, perform this skill program, Can complete.
Specifically comprise the following steps that
(1), first skill program file is put into d: under skill catalogue;
(2), $ home set up allegro.ilinit file under pcbenv catalogue, open with text editor Allegro.ilinit file, adds following code:
setSkillPath(buildString(append1(getSkillPath()"D:/skill")))
load(“replace_via.il”);
(3), restart allegro, input replace_via, carriage return in order line;
(4), after frame favored area, inputting new via title, then the via title that input is to be replaced, replacement completes.
By detailed description of the invention above, described those skilled in the art can readily realize the present invention.But should Working as understanding, the present invention is not limited to above-mentioned detailed description of the invention.On the basis of disclosed embodiment, described technical field Technical staff can the different technical characteristic of combination in any, thus realize different technical schemes.
In addition to the technical characteristic described in description, it is the known technology of those skilled in the art.

Claims (3)

1. an Allegro software is replaced method automatically that choose via, it is characterised in that choose one piece of region, automatically obtain All via kinds in this region and coordinate information, filter out via to be replaced, and is replaced to the new via specified;This The skill program of scheme write Allegro software, changes associated profile, performs this skill program, can complete.
A kind of Allegro software the most according to claim 1 is replaced method automatically that choose via, it is characterised in that tool Body step is as follows:
(1), first skill program file is put under a catalogue;
(2), $ home set up allegro.ilinit file under pcbenv catalogue, open with text editor Allegro.ilinit file, adds following code:
setSkillPath(buildString(append1(getSkillPath()"D:/skill")))
load(“replace_via.il”);
(3), restart allegro, input replace_via, carriage return in order line;
(4), after frame favored area, inputting new via title, then the via title that input is to be replaced, replacement completes.
A kind of Allegro software the most according to claim 2 is replaced method automatically that choose via, it is characterised in that step Suddenly in (1), skill program file is put into d: under skill catalogue.
CN201610461251.9A 2016-06-23 2016-06-23 A kind of Allegro software is replaced method automatically that choose via Pending CN106202608A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610461251.9A CN106202608A (en) 2016-06-23 2016-06-23 A kind of Allegro software is replaced method automatically that choose via

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610461251.9A CN106202608A (en) 2016-06-23 2016-06-23 A kind of Allegro software is replaced method automatically that choose via

Publications (1)

Publication Number Publication Date
CN106202608A true CN106202608A (en) 2016-12-07

Family

ID=57461331

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610461251.9A Pending CN106202608A (en) 2016-06-23 2016-06-23 A kind of Allegro software is replaced method automatically that choose via

Country Status (1)

Country Link
CN (1) CN106202608A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106815433A (en) * 2017-01-16 2017-06-09 盛科网络(苏州)有限公司 The method for replacing via automatically according to rule setting
CN107783800A (en) * 2017-10-31 2018-03-09 济南浪潮高新科技投资发展有限公司 A kind of method for replacing specified aperture via automatic in Allegro softwares
CN108229008A (en) * 2017-12-29 2018-06-29 深圳市兴森快捷电路科技股份有限公司 A kind of cabling based on Allegro softwares changes layer and line width adjustment method
CN108573108A (en) * 2018-04-25 2018-09-25 济南浪潮高新科技投资发展有限公司 A kind of method and device of via that changing PCB based on Allegro
CN109543298A (en) * 2018-11-22 2019-03-29 中国电子科技集团公司第四十七研究所 A kind of method of schematic diagram replacement Component library in cadence
CN112100973A (en) * 2020-09-16 2020-12-18 深圳市一博科技股份有限公司 Mirror image via hole inspection and replacement method based on ALLEGRO software

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090188011A1 (en) * 2008-01-22 2009-07-23 Masatoshi Yasutake Tweezers system for scanning probe microscope, scanning probe microscope apparatus and method of removing dust
JP2013045099A (en) * 2011-08-25 2013-03-04 Hiroyuki Hashimoto Bobbin. tremolo unit, and tail piece for guitar
CN103577615A (en) * 2012-07-18 2014-02-12 鸿富锦精密工业(深圳)有限公司 Automatic checking system and method for high-speed differential signal line via holes
CN104102795A (en) * 2014-08-08 2014-10-15 浪潮集团有限公司 Method for changing specific wire widths of wiring layer in Allegro software
CN105426635A (en) * 2015-12-22 2016-03-23 浪潮集团有限公司 Skill program implementation method capable of establishing Differential Pair Gnd Vias automatically

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090188011A1 (en) * 2008-01-22 2009-07-23 Masatoshi Yasutake Tweezers system for scanning probe microscope, scanning probe microscope apparatus and method of removing dust
JP2013045099A (en) * 2011-08-25 2013-03-04 Hiroyuki Hashimoto Bobbin. tremolo unit, and tail piece for guitar
CN103577615A (en) * 2012-07-18 2014-02-12 鸿富锦精密工业(深圳)有限公司 Automatic checking system and method for high-speed differential signal line via holes
CN104102795A (en) * 2014-08-08 2014-10-15 浪潮集团有限公司 Method for changing specific wire widths of wiring layer in Allegro software
CN105426635A (en) * 2015-12-22 2016-03-23 浪潮集团有限公司 Skill program implementation method capable of establishing Differential Pair Gnd Vias automatically

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106815433A (en) * 2017-01-16 2017-06-09 盛科网络(苏州)有限公司 The method for replacing via automatically according to rule setting
CN107783800A (en) * 2017-10-31 2018-03-09 济南浪潮高新科技投资发展有限公司 A kind of method for replacing specified aperture via automatic in Allegro softwares
CN108229008A (en) * 2017-12-29 2018-06-29 深圳市兴森快捷电路科技股份有限公司 A kind of cabling based on Allegro softwares changes layer and line width adjustment method
CN108573108A (en) * 2018-04-25 2018-09-25 济南浪潮高新科技投资发展有限公司 A kind of method and device of via that changing PCB based on Allegro
CN109543298A (en) * 2018-11-22 2019-03-29 中国电子科技集团公司第四十七研究所 A kind of method of schematic diagram replacement Component library in cadence
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
CN106202608A (en) A kind of Allegro software is replaced method automatically that choose via
CN102768617B (en) Hand-held electronic equipment and the method for list items editor based on touch screen
CN104978317A (en) Webpage generating method, webpage generating device, website generating method and website building server
CN107239617B (en) Compact wiring method based on track in special-shaped layout
CN106528512B (en) A kind of EXCEL preliminary budget table automatic editing method
CN103365446A (en) Handwriting input method and device
CN106020830A (en) Method for automatically deleting unconnected vias in Allegro software
CN105426609A (en) Method for automatically deleting dangling lines in PCB design
CN105700890A (en) Skill program realization method automatically deleting dangling vias in PCB design
CN104408273A (en) Design method for rapidly changing electrical properties of through hole in PCB (Printed Circuit Board)
CN103838468A (en) Intelligent input method switching method and device
CN103034742B (en) A kind of method of quick generating device
CN103761395B (en) Method for generating dynamic report of virtual terminal of intelligent substation
CN103034740B (en) A kind of schematic diagram drives the generation level layout method of domain
CN105930555A (en) Implementing method for automatically deleting SKILL program of suspension vias in PCB design
CN102467376B (en) Modification method and device for character information
CN107783800A (en) A kind of method for replacing specified aperture via automatic in Allegro softwares
CN106775779A (en) A kind of automatic method for assigning via net attributes in Allegro softwares
CN205121485U (en) Take keyboard of dust cover and mouse backing plate
CN104598023A (en) Method and device for selecting files through gesture recognition
CN104407853A (en) Method for realizing TABLE multi-line simultaneous edition
CN105677992A (en) Method for automatically deleting DANGLING LINES in ALLEGRO software
TW200609843A (en) Editing method of electronic books
CN103745075A (en) Method for automatically generating lamination information on PCB (Printed Circuit Board) drilling layer
CN103941999B (en) A kind of information processing method and electronic equipment

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: 20161207

RJ01 Rejection of invention patent application after publication