CN106126800A - A kind of Allegro software replicates the attribute copper method to other aspects automatically - Google Patents

A kind of Allegro software replicates the attribute copper method to other aspects automatically Download PDF

Info

Publication number
CN106126800A
CN106126800A CN201610448150.8A CN201610448150A CN106126800A CN 106126800 A CN106126800 A CN 106126800A CN 201610448150 A CN201610448150 A CN 201610448150A CN 106126800 A CN106126800 A CN 106126800A
Authority
CN
China
Prior art keywords
shape
allegro
load
file
under
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
CN201610448150.8A
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 CN201610448150.8A priority Critical patent/CN106126800A/en
Publication of CN106126800A publication Critical patent/CN106126800A/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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a kind of attribute copper method to other aspects that automatically replicates in Allegro software, belong to a kind of PCB design technical field, the present invention solves different aspects in PCB design and lays the ineffective problem of copper sheet of similar shape, the technical scheme used is: step is as follows: (1), the menu bar file of amendment Allegro software, its configuration file allegro.men is placed under Allegro installation path Cadence SPB_16.5 share pcb text under cuimenus catalogue;(2) Cadence, under amendment Allegro installation path SPB_16.5 share local pcb allegro.ilinit file under skill catalogue, add line code wherein as follows: load (" rm_nc_shape.il ");(3), rm_nc_shape.il file is put into the Cadence under Allegro installation path SPB_16.5 share local pcb under skill catalogue;(4), in menu bar, perform Copy Shape to other layer order, the dialog box ejected input the aspect of the copper sheet being replicated and needs the aspect copied to, clicking on Change Layer and can be accomplished to the duplication of other aspects.

Description

A kind of Allegro software replicates the attribute copper method to other aspects automatically
Technical field
The present invention relates to a kind of PCB design technical field, specifically a kind of Allegro software replicates attribute automatically Copper is to the method for other aspects.
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.This software uses exclusive data mode design Storage file, and every part of design document has phase The self contained data base answered supports.Data base mainly has two category informations: physical message and logical message.Allegro software each Plant feature operation, be all the editor to this data base and operation.Same situation, the extension Skill using software to provide connects Mouthful, it is also possible to this data base is carried out edit operation, thus realizes the function that some programs do not provide, improve Layout work Efficiency.
Use Allegro software to carry out PCB design, need to spread at the same position of different aspects the copper of same attribute In the design of skin, such as power module, generally paving multilamellar copper sheet increases through-current capacity, in order to attractive in appearance we need in different aspects Lay the copper sheet of similar shape, then revest same attribute.Thus waste the substantial amounts of time.
Summary of the invention
The technical assignment of the present invention is for above not enough, it is provided that automatically replicates attribute copper in a kind of Allegro software and arrives The method of other aspects, solves different aspects in PCB design and lays the ineffective problem of copper sheet of similar shape.
The technical assignment of the present invention realizes in the following manner,
Automatically replicating the attribute copper method to other aspects in a kind of Allegro software, step is as follows:
(1), amendment Allegro software menu bar file, its configuration file allegro.men is placed on Allegro install road Under footpath Cadence SPB_16.5 share pcb text under cuimenus catalogue;
(2), the Cadence under amendment Allegro installation path SPB_16.5 share local pcb under skill catalogue Allegro.ilinit file, adds line code as follows: load (" rm_nc_shape.il ") wherein;
(3), rm_nc_shape.il file is put into the Cadence under Allegro installation path SPB_16.5 share Local pcb under skill catalogue;
(4), in menu bar, perform Copy Shape to other layer order, input in the dialog box ejected and answered The aspect that the aspect of the copper sheet of system and needs copy to, clicks on Change Layer and can be accomplished to the duplication of other aspects.
Leitungskern partial code in step (1) is as follows:
POPUP "&LayoutSkill"
BEGIN
POPUP "&Shape,Trace and Via"
BEGIN
MENUITEM " &Copy Shape to other layer ", " rm_nc_shape "
END。
In rm_nc_shape.il file in step (4), leitungskern part of original code is as follows:
BEGIN
POPUP "& Shape,Trace and Via "
BEGIN
MENUITEM "via &shape no match user define",
MENUIREM "&Board size",
MENUITEM "&DRC walker",
MENUITEM " copy shape to other layer ",
END
axlCmdRegister("shape" 'measure shape)
(defun lcb_check shape (@optional (args ""))
prog( ()
;; Check for command shape arguments
if(args != "" then
;; display help file
axlUIWPrint(nil "")
axlUIWPrint(nil " - Displaying INFO information. -")
measure_info_createInfo()
return()
); endif
;setSkillPath(buildString(append1(getSkillPath()
"%CDSROOT%\pcbenv\skill")))
;sstatus(fullPrecision t) ;
load("cal_start_name.il") ;;shape size calculator
load("xpage.il") ;; xpage place
load("check_short_segs.il") ;;Check vertex inside the pad
load("checkboundary.il") ;;Check board size
load("checkwidth.il") ;; Check shape area width
load("copy shape.il") ;;copy shape
load("conv.il") ;;Unit calcuator
load(COT.il) ;;Create oblong thermal flash
load("createmenu.il") ;;Create toolbar menu。
In a kind of Allegro software of the present invention, automatic duplication attribute copper has the advantage that to the method for other aspects Attribute is given, it is only necessary to click on order button and select to need to add copper sheet after need not laying copper sheet the most in layer Aspect can generate the copper sheet of same attribute.The method is convenient and swift, it is ensured that correctness, can be effectively improved layout work effect Rate.
Detailed description of the invention
With reference to specific embodiment to a kind of Allegro software of the present invention replicates the attribute copper side to other aspects automatically Method is described in detail below.
Embodiment 1:
Automatically replicating the attribute copper method to other aspects in a kind of Allegro software of the present invention, step is as follows:
(1), amendment Allegro software menu bar file, its configuration file allegro.men is placed on Allegro install road Under footpath Cadence SPB_16.5 share pcb text under cuimenus catalogue;Leitungskern partial code is as follows:
POPUP "&LayoutSkill"
BEGIN
POPUP "&Shape,Trace and Via"
BEGIN
MENUITEM " &Copy Shape to other layer ", " rm_nc_shape "
END;
(2), the Cadence under amendment Allegro installation path SPB_16.5 share local pcb under skill catalogue Allegro.ilinit file, adds line code as follows: load (" rm_nc_shape.il ") wherein;
(3), rm_nc_shape.il file is put into the Cadence under Allegro installation path SPB_16.5 share Local pcb under skill catalogue;
(4), in menu bar, perform Copy Shape to other layer order, input in the dialog box ejected and answered The aspect that the aspect of the copper sheet of system and needs copy to, clicks on Change Layer and can be accomplished to the duplication of other aspects;rm_ In nc_shape.il file, leitungskern part of original code is as follows:
BEGIN
POPUP "& Shape,Trace and Via "
BEGIN
MENUITEM "via &shape no match user define",
MENUIREM "&Board size",
MENUITEM "&DRC walker",
MENUITEM " copy shape to other layer ",
END
axlCmdRegister("shape" 'measure shape)
(defun lcb_check shape (@optional (args ""))
prog( ()
;; Check for command shape arguments
if(args != "" then
;; display help file
axlUIWPrint(nil "")
axlUIWPrint(nil " - Displaying INFO information. -")
measure_info_createInfo()
return()
); endif
;setSkillPath(buildString(append1(getSkillPath()
"%CDSROOT%\pcbenv\skill")))
;sstatus(fullPrecision t) ;
load("cal_start_name.il") ;;shape size calculator
load("xpage.il") ;; xpage place
load("check_short_segs.il") ;;Check vertex inside the pad
load("checkboundary.il") ;;Check board size
load("checkwidth.il") ;; Check shape area width
load("copy shape.il") ;;copy shape
load("conv.il") ;;Unit calcuator
load(COT.il) ;;Create oblong thermal flash
load("createmenu.il") ;;Create toolbar menu。
In Allegro software, operating procedure is as follows:
(1), in Allegro software, function choosing-item is clicked on;
(2), select IN3 layer copper sheet copy to IN6 layer, then click on Change Layer.
Perform result after the order of the inventive method: the result measuring board size is 252.00mm*133.50mm.
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 replicates the attribute copper method to other aspects automatically, it is characterised in that step is as follows:
(1), amendment Allegro software menu bar file, its configuration file allegro.men is placed on Allegro install road Under footpath Cadence SPB_16.5 share pcb text under cuimenus catalogue;
(2), the Cadence under amendment Allegro installation path SPB_16.5 share local pcb under skill catalogue Allegro.ilinit file, adds line code as follows: load (" rm_nc_shape.il ") wherein;
(3), rm_nc_shape.il file is put into the Cadence under Allegro installation path SPB_16.5 share Local pcb under skill catalogue;
(4), in menu bar, perform Copy Shape to other layer order, input in the dialog box ejected and answered The aspect that the aspect of the copper sheet of system and needs copy to, clicks on Change Layer and can be accomplished to the duplication of other aspects.
Automatically replicating the attribute copper method to other aspects in a kind of Allegro software the most according to claim 1, it is special Levy the leitungskern partial code being in step (1) as follows:
POPUP "&LayoutSkill"
BEGIN
POPUP "&Shape,Trace and Via"
BEGIN
MENUITEM " &Copy Shape to other layer ", " rm_nc_shape "
END。
Automatically replicating the attribute copper method to other aspects in a kind of Allegro software the most according to claim 1, it is special Levying in the rm_nc_shape.il file being in step (4), leitungskern part of original code is as follows:
BEGIN
POPUP "& Shape,Trace and Via "
BEGIN
MENUITEM "via &shape no match user define",
MENUIREM "&Board size",
MENUITEM "&DRC walker",
MENUITEM " copy shape to other layer ",
END
axlCmdRegister("shape" 'measure shape)
(defun lcb_check shape (@optional (args ""))
prog( ()
;; Check for command shape arguments
if(args != "" then
;; display help file
axlUIWPrint(nil "")
axlUIWPrint(nil " - Displaying INFO information. -")
measure_info_createInfo()
return()
); endif
;setSkillPath(buildString(append1(getSkillPath()
"%CDSROOT%\pcbenv\skill")))
;sstatus(fullPrecision t) ;
load("cal_start_name.il") ;;shape size calculator
load("xpage.il") ;; xpage place
load("check_short_segs.il") ;;Check vertex inside the pad
load("checkboundary.il") ;;Check board size
load("checkwidth.il") ;; Check shape area width
load("copy shape.il") ;;copy shape
load("conv.il") ;;Unit calcuator
load(COT.il) ;;Create oblong thermal flash
load("createmenu.il") ;;Create toolbar menu。
CN201610448150.8A 2016-06-21 2016-06-21 A kind of Allegro software replicates the attribute copper method to other aspects automatically Pending CN106126800A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610448150.8A CN106126800A (en) 2016-06-21 2016-06-21 A kind of Allegro software replicates the attribute copper method to other aspects automatically

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610448150.8A CN106126800A (en) 2016-06-21 2016-06-21 A kind of Allegro software replicates the attribute copper method to other aspects automatically

Publications (1)

Publication Number Publication Date
CN106126800A true CN106126800A (en) 2016-11-16

Family

ID=57471197

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610448150.8A Pending CN106126800A (en) 2016-06-21 2016-06-21 A kind of Allegro software replicates the attribute copper method to other aspects automatically

Country Status (1)

Country Link
CN (1) CN106126800A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108229008A (en) * 2017-12-29 2018-06-29 深圳市兴森快捷电路科技股份有限公司 A kind of cabling based on Allegro softwares changes layer and line width adjustment method
CN108733947A (en) * 2018-05-29 2018-11-02 郑州云海信息技术有限公司 A kind of method and device for giving tab ascriptions in batches in PCB design
CN113076715A (en) * 2021-04-02 2021-07-06 苏州谋时软件科技有限公司 Method and system for creating character block in Allegro
CN113204940A (en) * 2021-05-25 2021-08-03 研祥智能科技股份有限公司 Processing method and system for PCB design

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090024362A1 (en) * 2007-07-20 2009-01-22 3M Innovative Properties Company Virtual backlight framework
CN103810346A (en) * 2014-02-27 2014-05-21 山东超越数控电子有限公司 Method for checking part height restrictions through ALLEGRO software
CN104462706A (en) * 2014-12-19 2015-03-25 浪潮集团有限公司 Method for automatically building specific-width plate edge copper in ALLEGRO software
CN104462712A (en) * 2014-12-19 2015-03-25 上海斐讯数据通信技术有限公司 Method and system capable of controlling deleted segments in PCB layout process
CN105447240A (en) * 2015-11-17 2016-03-30 浪潮集团有限公司 Implementation method for automatically establishing PCB design layer and back sheet

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090024362A1 (en) * 2007-07-20 2009-01-22 3M Innovative Properties Company Virtual backlight framework
CN103810346A (en) * 2014-02-27 2014-05-21 山东超越数控电子有限公司 Method for checking part height restrictions through ALLEGRO software
CN104462706A (en) * 2014-12-19 2015-03-25 浪潮集团有限公司 Method for automatically building specific-width plate edge copper in ALLEGRO software
CN104462712A (en) * 2014-12-19 2015-03-25 上海斐讯数据通信技术有限公司 Method and system capable of controlling deleted segments in PCB layout process
CN105447240A (en) * 2015-11-17 2016-03-30 浪潮集团有限公司 Implementation method for automatically establishing PCB design layer and back sheet

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108229008A (en) * 2017-12-29 2018-06-29 深圳市兴森快捷电路科技股份有限公司 A kind of cabling based on Allegro softwares changes layer and line width adjustment method
CN108733947A (en) * 2018-05-29 2018-11-02 郑州云海信息技术有限公司 A kind of method and device for giving tab ascriptions in batches in PCB design
CN108733947B (en) * 2018-05-29 2021-11-02 郑州云海信息技术有限公司 Method and device for assigning attributes to tab in batch in PCB design
CN113076715A (en) * 2021-04-02 2021-07-06 苏州谋时软件科技有限公司 Method and system for creating character block in Allegro
CN113204940A (en) * 2021-05-25 2021-08-03 研祥智能科技股份有限公司 Processing method and system for PCB design

Similar Documents

Publication Publication Date Title
CN106126800A (en) A kind of Allegro software replicates the attribute copper method to other aspects automatically
CN104462706A (en) Method for automatically building specific-width plate edge copper in ALLEGRO software
RU2536390C2 (en) Automated report generation method
CN104102795A (en) Method for changing specific wire widths of wiring layer in Allegro software
CN103914260B (en) Control method and device for operation object based on touch screen
CN103309667B (en) The method of UI control and picture location revision is located in Android system
CN105068815B (en) Page editing device interactive device and method
CN106020830A (en) Method for automatically deleting unconnected via in Allegro software
CN107844299A (en) Method for implementing Web application development tool
CN103914315B (en) Configuration method of drivers
WO2015078343A1 (en) Development method for web development system, and web development system
CN103544106A (en) Method and device for generating script based on control
CN109062567A (en) Information management system quick development platform based on B/S structure
CN102637184A (en) Method and system for customizing webpages
CN102968306A (en) Method and system for automatically generating code based on data model drive
CN105095597A (en) Method for building Skill program of PCB design layers and films
CN104050275A (en) Method and system for reviewing project
CN104615751A (en) Report file generation method and device
CN102609252A (en) Intelligent configuration method for logic menu resources on basis of measurement instruments
CN104267964A (en) Template generating device
CN107085641A (en) A kind of quick positioning copper sheet void method in Allegro softwares
CN108241518A (en) It is visual to pull layout and intelligent template generation method and system
CN109388812A (en) A kind of modularization automatic map delivery method and system based on cloud computing
CN104407853A (en) Method for realizing TABLE multi-line simultaneous edition
CN103164570A (en) Circuit component lead-in method and device in circuit 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20161116