CN106294979A - A kind of method being automatically positioned path, storehouse, device place in Allegro software - Google Patents

A kind of method being automatically positioned path, storehouse, device place in Allegro software Download PDF

Info

Publication number
CN106294979A
CN106294979A CN201610641609.6A CN201610641609A CN106294979A CN 106294979 A CN106294979 A CN 106294979A CN 201610641609 A CN201610641609 A CN 201610641609A CN 106294979 A CN106294979 A CN 106294979A
Authority
CN
China
Prior art keywords
path
allegro
storehouse
device place
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
CN201610641609.6A
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 CN201610641609.6A priority Critical patent/CN106294979A/en
Publication of CN106294979A publication Critical patent/CN106294979A/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/398Design verification or optimisation, e.g. using design rule check [DRC], layout versus schematics [LVS] or finite element methods [FEM]

Abstract

The invention belongs to field of electron design automation, a kind of method being automatically positioned path, storehouse, device place in Allegro software.The feature of the method is the Skill interface by Allegro software, utilizes the specific language of Allegro software to realize being automatically positioned path, storehouse, device place.Compared with prior art, after the inventive method need not manually check device packaging information, then the encapsulation storehouse repeatedly accessing different path is gone to look for required encapsulation.The method is convenient and swift, it is ensured that correctness, can be effectively improved layout work efficiency.

Description

A kind of method being automatically positioned path, storehouse, device place in Allegro software
Technical field
The present invention relates to field of electron design automation, concrete offer in a kind of Allegro software is automatically positioned device institute Method in path, storehouse.
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 accordingly Self contained data base support.Data base mainly has two category informations: physical message and logical message.Allegro software various Feature operation, is all the editor to this data base and operation.Same situation, uses the extension Skill interface that software provides, This data base can also be carried out edit operation, thus realize the function that some programs do not provide, improve Layout work Efficiency.
Using Allegro software to carry out PCB design, design is needing check or check component package.In pcb board Cannot directly open device encapsulation to check, generally our way is to look at components and parts title, goes to encapsulate in storehouse the most again Check encapsulation.But our computer generally has multiple encapsulation storehouse, device encapsulation to be checked will be found to need repeatedly to access The encapsulation storehouse in different paths, just can find the device of needs to encapsulate, and brings inconvenience to design work, thus wastes a large amount of Time.
Summary of the invention
The technical assignment of the present invention is for above-mentioned the deficiencies in the prior art, it is provided that a kind of convenient and swift, accuracy rate is high The method being automatically positioned path, storehouse, device place in Allegro software.
The technical assignment of the present invention realizes in the following manner: be automatically positioned device place in a kind of Allegro software The method in path, storehouse, is characterized in the Skill interface by Allegro software, utilizes the specific language of Allegro software to realize It is automatically positioned path, storehouse, device place.
More specifically, said method comprises the following steps:
S1. revise the menu bar file of Allegro software, its configuration file allegro.men is placed on Allegro software and installs Under path Cadence SPB_16.5 share pcb text under cuimenus catalogue;
S2. the Cadence under amendment Allegro installation path SPB_16.5 share local pcb under skill catalogue Allegro.ilinit file, adds line code as follows wherein:
load(“rm_nc_path.il”);
S3. rm_nc_path.il file is put into the Cadence under Allegro installation path SPB_16.5 share Local pcb under skill catalogue;
S4. in menu bar, perform Symbol ' s library path order, the path in storehouse, display device place.
Compared with prior art, Allegro software of the present invention is automatically positioned the method in path, storehouse, device place have with Lower prominent beneficial effect:
(1) after need not manually check device packaging information, then the encapsulation storehouse repeatedly accessing different path is gone to look for required Encapsulation, can i.e. report result in a path, storehouse, key positioning devices place, convenient and swift;
(2) ensure that the correctness of path searching, layout work efficiency and work quality can be effectively improved.
Accompanying drawing explanation
Fig. 1 is the surface chart clicking on function choosing-item in embodiment in Allegro software;
Fig. 2 be in embodiment click on device and eject encapsulation warehouse compartment put surface chart;
Fig. 3 is authentication function correctness surface chart.
Detailed description of the invention
Below in conjunction with drawings and Examples, to the Allegro software of the present invention is automatically positioned path, storehouse, device place Method be described in further detail.
The Allegro software of the present invention is automatically positioned the portion of the method amendment Allegro software in path, storehouse, device place Divide configuration file, to reach necessary running environment, thus the background data base of design is modified.Accompanying drawing 1 is for implementing The principle signal of Skill program:
First revise the menu bar file of Allegro software, its configuration file allegro.men is placed on Allegro software Under installation path Cadence SPB_16.5 share pcb text under cuimenus catalogue.
The partial code of this step is as follows:
POPUP "&LayoutSkill"
BEGIN
POPUP "&Check"
BEGIN
MENUITEM " &Symbol ' s library path ", " rm_nc_path "
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 wherein:
load(“rm_nc_path.il”)
3. rm_nc_path.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 Symbol ' s library path order, get final product the path in storehouse, display device place.
Leitungskern part (rm_nc_path.il file) source code is as follows:
BEGIN
POPUP "&Check"
BEGIN
MENUITEM " Symbol name &path no match user define",
MENUIREM "& Symbol’s library path ",
MENUITEM "&DRC walker",
MENUITEM " report patch match Symbol name ",
END
##################################################################
axlCmdRegister("path" 'measure Symbol name)
(defun lcb_check path (@optional (args ""))
prog( ()
;; Check for command Symbol name 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") ;;path & Symbol name calculator
load("Symbol name.il") ;; Symbol name place
load("check_name_segs.il") ;;Check vertex inside the library
load("checkpath.il") ;;Check library path
load("checkname.il") ;;Check Symbol name
load("conv.il") ;;Unit calcuator
load(COT.il) ;;Create oblong thermal flash
load("createmenu.il") ;;Create toolbar menu
Complete above-mentioned amendment configuration after, the functional keys in working area in Allegro software shown in Fig. 1, click on this button with After click on the components and parts needing location again after will eject essential information and the storehouse routing information of clicked components and parts, such as Fig. 2 institute Show, this components and parts entitled: BGA576P1000VW250H028;Its path, storehouse, place is: E: project SAS card and the back of the body Plate backboard BRD lib.
Fig. 3 is functional verification, as it is shown on figure 3, the encapsulation warehouse compartment ejected is put accurate.
Embodiment described above, the simply one of the specific embodiment of the invention, those skilled in the art is at this The usual variations and alternatives carried out in the range of bright technical scheme all should comprise within the scope of the present invention.

Claims (3)

1. the method being automatically positioned path, storehouse, device place in an Allegro software, it is characterised in that by Allegro software Skill interface, utilize Allegro software specific language realize be automatically positioned path, storehouse, device place.
The method being automatically positioned path, storehouse, device place in Allegro software the most according to claim 1, it is characterised in that Comprise the following steps:
S1. revise the menu bar file of Allegro software, its configuration file allegro.men is placed on Allegro software and installs Under path Cadence SPB_16.5 share pcb text under cuimenus catalogue;
S2. the Cadence under amendment Allegro installation path SPB_16.5 share local pcb under skill catalogue Allegro.ilinit file, adds line code as follows wherein:
load(“rm_nc_path.il”);
S3. rm_nc_path.il file is put into the Cadence under Allegro installation path SPB_16.5 share Local pcb under skill catalogue.
The method being automatically positioned path, storehouse, device place in Allegro software the most according to claim 2, it is characterised in that Further comprise the steps of:
S4. in menu bar, perform Symbol ' s library path order, the path in storehouse, display device place.
CN201610641609.6A 2016-08-08 2016-08-08 A kind of method being automatically positioned path, storehouse, device place in Allegro software Pending CN106294979A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610641609.6A CN106294979A (en) 2016-08-08 2016-08-08 A kind of method being automatically positioned path, storehouse, device place in Allegro software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610641609.6A CN106294979A (en) 2016-08-08 2016-08-08 A kind of method being automatically positioned path, storehouse, device place in Allegro software

Publications (1)

Publication Number Publication Date
CN106294979A true CN106294979A (en) 2017-01-04

Family

ID=57666137

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610641609.6A Pending CN106294979A (en) 2016-08-08 2016-08-08 A kind of method being automatically positioned path, storehouse, device place in Allegro software

Country Status (1)

Country Link
CN (1) CN106294979A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110598263A (en) * 2019-08-16 2019-12-20 四川九洲电器集团有限责任公司 Method for standardized management of component packaging
CN113721824A (en) * 2021-08-10 2021-11-30 深圳市一博科技股份有限公司 Method for one-key setting of library path of CR5000 platform
CN113721824B (en) * 2021-08-10 2024-05-03 深圳市一博科技股份有限公司 Method for setting library path by one key of CR5000 platform

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120210279A1 (en) * 2011-02-15 2012-08-16 Taiwan Semiconductor Manufacturing Co., Ltd. Decomposition and marking of semiconductor device design layout in double patterning lithography
CN104462706A (en) * 2014-12-19 2015-03-25 浪潮集团有限公司 Method for automatically building specific-width plate edge copper in ALLEGRO software
CN104573243A (en) * 2015-01-14 2015-04-29 上海泰齐电子科技咨询有限公司 PCB design layout audit device
CN104915466A (en) * 2015-02-11 2015-09-16 深圳市一博科技有限公司 Design method for achieving automatic page layout according to schematic diagram

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120210279A1 (en) * 2011-02-15 2012-08-16 Taiwan Semiconductor Manufacturing Co., Ltd. Decomposition and marking of semiconductor device design layout in double patterning lithography
US8775977B2 (en) * 2011-02-15 2014-07-08 Taiwan Semiconductor Manufacturing Co., Ltd Decomposition and marking of semiconductor device design layout in double patterning lithography
CN104462706A (en) * 2014-12-19 2015-03-25 浪潮集团有限公司 Method for automatically building specific-width plate edge copper in ALLEGRO software
CN104573243A (en) * 2015-01-14 2015-04-29 上海泰齐电子科技咨询有限公司 PCB design layout audit device
CN104915466A (en) * 2015-02-11 2015-09-16 深圳市一博科技有限公司 Design method for achieving automatic page layout according to schematic diagram

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110598263A (en) * 2019-08-16 2019-12-20 四川九洲电器集团有限责任公司 Method for standardized management of component packaging
CN113721824A (en) * 2021-08-10 2021-11-30 深圳市一博科技股份有限公司 Method for one-key setting of library path of CR5000 platform
CN113721824B (en) * 2021-08-10 2024-05-03 深圳市一博科技股份有限公司 Method for setting library path by one key of CR5000 platform

Similar Documents

Publication Publication Date Title
US11099823B2 (en) Systems and methods for transformation of reporting schema
US9904522B2 (en) Web development system
CN107844299A (en) A kind of implementation method of Web application development tools
CN102087597B (en) J2EE and component set-based visualized development platform
CN103164300A (en) Mobile terminal touch screen automatic testing method and device
US10540262B2 (en) Using edit and continue to dynamically set and unset optimizations in source code while debugging
CN103914315B (en) Configuration method of drivers
CN103984538A (en) Application scenario identification method, power consumption management method, devices and terminal equipment
CN109597621B (en) Method and device for packaging Dagger, terminal equipment and storage medium
CN107357593A (en) Source code file construction method, device, electric terminal and readable storage medium storing program for executing
US9182947B2 (en) Program source code navigation
US20150143348A1 (en) Hybrid dynamic code compiling device, method, and service system thereof
CN103092981B (en) A kind of method and electronic equipment setting up phonetic symbol
CN103544106A (en) Method and device for generating script based on control
US9311077B2 (en) Identification of code changes using language syntax and changeset data
CN111797157B (en) Data processing method, system, electronic equipment and storage medium
JP2018520452A (en) Techniques for constructing generic programs using controls
CN103309667A (en) Method for positioning UI (user interface) control and picture modifying position in Android system
CN110032324A (en) A kind of text chooses method and terminal
CN103098048A (en) SQL enumerator
US10803091B2 (en) Method and device for determining a category directory, and an automatic classification method and device
CN107391118B (en) Web application user experience platform system
US9348561B2 (en) Tabular format transaction editor
CN106126800A (en) A kind of Allegro software replicates the attribute copper method to other aspects automatically
CN106294979A (en) A kind of method being automatically positioned path, storehouse, device place in Allegro software

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