CN113721824B - Method for setting library path by one key of CR5000 platform - Google Patents

Method for setting library path by one key of CR5000 platform Download PDF

Info

Publication number
CN113721824B
CN113721824B CN202110927376.7A CN202110927376A CN113721824B CN 113721824 B CN113721824 B CN 113721824B CN 202110927376 A CN202110927376 A CN 202110927376A CN 113721824 B CN113721824 B CN 113721824B
Authority
CN
China
Prior art keywords
file
path
information
library
temporary
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.)
Active
Application number
CN202110927376.7A
Other languages
Chinese (zh)
Other versions
CN113721824A (en
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.)
Edadoc Co ltd
Original Assignee
Edadoc 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 Edadoc Co ltd filed Critical Edadoc Co ltd
Priority to CN202110927376.7A priority Critical patent/CN113721824B/en
Publication of CN113721824A publication Critical patent/CN113721824A/en
Application granted granted Critical
Publication of CN113721824B publication Critical patent/CN113721824B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/12Geometric CAD characterised by design entry means specially adapted for CAD, e.g. graphical user interfaces [GUI] specially adapted for CAD
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/20Configuration CAD, e.g. designing by assembling or positioning modules selected from libraries of predesigned modules
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Geometry (AREA)
  • Human Computer Interaction (AREA)
  • Architecture (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method for setting a library path by one key of a CR5000 platform, which comprises the steps of reading and identifying a designated file by setting and judging a writing script file, writing the designated file into a corresponding user storage path file, adding a same-directory extraction function on the basis, judging all files conforming to the preset file type by an exhaustion method, reading related information and writing the related information into the user storage path file, and by the adoption of the method, a designer can quickly complete path input of each original device library, actual operation steps are reduced to two steps, the workload of the designer is greatly reduced, and the working efficiency of the designer is improved. The method is used for transmitting specific path information through the temporary variable, belongs to indirect transmission, and is simpler and more accurate in information content and higher in transmission speed compared with direct transmission.

Description

Method for setting library path by one key of CR5000 platform
Technical Field
The invention relates to the technical field of PCB design, in particular to a method for setting a library path by one key of a CR5000 platform.
Background
PCB (Printed Circuit Board), called printed circuit board, also called printed circuit board, is one of the important electronic components of electronic equipment, and is a carrier for the electrical connection of electronic components. Package (Package) is a process of assembling an integrated circuit into a chip end product, that is, simply put an integrated circuit Die (Die) produced by a foundry on a substrate that performs a bearing function, lead out the circuit by using pins, and then fixedly Package the circuit as a whole, one Package corresponding to each component. The PCB package graphically represents various parameters of an actual electronic component, a chip, etc. (such as size, length and width of the component, direct insertion, patch, size of a bonding pad, length and width of a pin, pitch of a pin, etc.), so as to be called when drawing a PCB drawing.
The component package of the CR5000 platform is composed of prt (package name), ftp (pin information) and pkg (device pattern). Therefore, when the schematic diagram netlist is called in the CR5000 platform, paths of the component library are required to be set, paths of the component library are filled one by one, the process is complex, and the steps are more. Therefore, when a package needs to be copied from another PCB, or after a component is added or updated by a packaging technician, the designer must reassign the component library path on the CR5000 platform to perform the package addition or update of the component. When components are required to be frequently added or updated on the CR5000 platform, designers need to fill paths of the component libraries one by one, input steps are complex, workload is high and complex, and huge repeated workload is added for the designers.
The above disadvantages are to be improved.
Disclosure of Invention
In order to overcome the defects of the prior art, the invention provides a method for setting a library path by one key of a CR5000 platform.
The technical scheme of the invention is as follows:
A method for setting a library path by one key of a CR5000 platform comprises the following specific operation steps:
S1, a registry file is established, a database path setting button is added in a right mouse button menu, and the association path and the file name of a script file are set and judged;
s2, establishing a judgment writing script file in a registry file designated path;
S3, designating a file by using a mouse, clicking a library path setting button on a right button, judging a writing script file, judging the type of the designated file, and if the type of the designated file is one of preset file types, correspondingly writing the file content into a user storage path file of CR5000 software; if the type of the designated file is not one of the preset file types, judging that the written script file is wrongly reported.
In the above method for setting a library path by one key of the CR5000 platform, in step S3, the judging and writing process of the writing script file is:
Step A1, establishing a temporary information variable set;
A2, acquiring the contents of path information and name information of the designated file;
A3, transmitting the obtained path information and name information from the specified file to a temporary information variable set, and respectively endowing the contents of the path information and the name information to each temporary variable in the temporary information variable set;
and step A4, rewriting temporary variable contents in the temporary information variable set into a user storage path file of the CR5000 software.
Further, between the step A2 and the step A3, there is included:
b1, judging the written script file to obtain directory information of the specified file;
step B2, searching whether related files of a preset file type exist in the same directory as the designated file, if not, jumping to step S3, and if so, jumping to step B3;
and step B3, judging the content of path information and name information of related files of the preset file types extracted from the written script files, and transmitting the path information and the name information into a temporary information variable set.
Still further, in step B2, it is determined that the written script file uses an exhaustion method to enumerate all preset file types, and extracts file type names of all files in the directory where the specified file is located, and compares the obtained file type names with the preset file type names to obtain related files with the same type as the preset file;
In step B3, according to the comparison result of the file type name and the preset file type name, the path information and the name information of the corresponding file are transferred to the corresponding temporary variable in the temporary information variable set.
In the above method for setting a library path by one key of a CR5000 platform, in step S3, it is determined that the write script file obtains the original library path content before determining the file type of the specified file, and the original library includes a CAD file management library (CAD FILE MANAGE) and a static data connection library (LIB library), and the specific reading process includes:
step C1, establishing a temporary user storage path file;
Step C2. sets a reading text start line and a reading text end line;
step C3., setting a corresponding path number according to the number of the text lines;
step C4, according to the corresponding path number, transmitting the read file information to a temporary user storage path file;
step C5. passes the contents of the temporary user storage path file to the user storage path file.
Further, in the CAD file management library, the number of the appointed reading text lines is 3; the static data link database designates the number of lines of the read text as 8.
The method for setting the library path by one key of the CR5000 platform comprises the steps of presetting file types including srchData, prt, ftp, pkg, tch, rul and pcb.
In the above method for setting a library path by one key of the CR5000 platform, in step S1, an initial file for determining writing script files is first created in a. Txt format, and the operation content required for determining writing script files is edited in the initial file, and then the type of the initial file is directly changed to be. Reg forms a registry file.
According to the scheme, the method has the beneficial effects that the specified files are read, identified and written into the corresponding user storage path files through setting the judging writing script files, the same directory extraction function is added on the basis, all files conforming to the preset file types are judged through an exhaustion method, the relevant information is read and written into the user storage path files, by the means, a designer can quickly complete path input of each original device library, actual operation steps are reduced to two steps, the workload of the designer is greatly reduced, and the working efficiency of the designer is improved. The method is used for transmitting specific path information through the temporary variable, belongs to indirect transmission, and is simpler and more accurate in information content and higher in transmission speed compared with direct transmission.
Detailed Description
In order to make the technical problems, technical schemes and beneficial effects to be solved more clear, the invention is further described in detail below with reference to the embodiments. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
A method for setting a library path by one key of a CR5000 platform comprises the following specific operation steps:
s1, a registry file is established, a library path setting button is added in a right mouse button menu, and the association path and the file name of the script file are set and judged.
In step S1, an initial file for judging the written script file is established in a txt format, the operation content required by judging the written script file is edited in the initial file, and then the type of the initial file is changed to be a reg formed registry file.
S2, establishing a judgment writing script file in a specified path of the registry file.
When the registry file is established, the file can be edited by using a notepad and then saved as a txt format file, and then the file suffix is changed into a reg file, and the reg file is changed into the registry file, and the registry file is run by double clicking or is imported by entering a system registry editor. After the registry file is added into the system registry, a button of setting a library path is added in a right button menu of the mouse. The specific editing content in the registry file is as follows:
[ HKEY_ CLASSES _ROOT\Shell\set library Path ]
[ HKEY_ CLASSES _ROOT\Shell\set library Path\command ]
@="\"C:\\library.bat\"\"%1\""
Hkey_ CLASSES _root is information necessary for running of windows application program, and is used for adding a mouse right-click menu quick grabbing module in a windows system. When the right button of the designated file mouse clicks the button of setting the library path, the windows system quickly grabs the running module, and judges whether the judgment is written into the script file "library. The registry file is arranged, so that the system can quickly call and execute the judgment writing script file by one key, in fact, a designer only needs to perform the operation, the input part of the subsequent library path is automatically completed by the judgment writing script file, the operation steps of the designer are simplified, the workload of the designer is greatly reduced, and the one-key importing effect is achieved.
The "@ =" \C: \library. Bat "\"%1\ "" "is used for specifying and judging the path and file name of the writing script file, and can be arbitrarily modified into other paths and file names, in addition, the button name of the" setting library path "can be changed, and the content of the registry file can be correspondingly modified.
S3, designating the file by using a mouse, clicking a database path setting button on the right button, judging the writing script file, judging the type of the designated file, and if the type of the designated file is one of the preset file types, correspondingly writing the file content into a user storage path file of CR5000 software. If the type of the designated file is not one of the preset file types, judging that the written script file is wrongly reported.
In step S3, the judgment of writing the script file is judged as follows:
step A1. Establish a temporary information variable set. The temporary information variable set includes a plurality of temporary variables, and if the specified file is one of the preset file types, the content of the specified file is required to be transferred to the user storage path file through the temporary variables, and the indirect transfer mode is adopted, and unnecessary content is deleted, so that the transferred information is more accurate.
And step A2, acquiring the contents of the path information and the name information of the specified file.
And step A3, transmitting the obtained path information and name information from the specified file to a temporary information variable set, and respectively endowing the contents of the path information and the name information to each temporary variable in the temporary information variable set. Judging that the written script file directly endows the path information and the name information of the specified file meeting the conditions into temporary variables in the automatic operation process, matching the corresponding temporary variables through names, and then writing the corresponding paths.
And step A4, rewriting temporary variable contents in the temporary information variable set into a user storage path file of the CR5000 software.
If only these processes are performed in step S3, the designer needs to click all the files in the directory one by one, so that the designer can run, judge and write the files into the script file to complete the assignment of the path. Since the design files of the same type are generally in the same directory, the judgment writing script file can be made to search all related files meeting the preset file types by itself. Thus, between step A2 and step A3, there is included:
and B1, judging the written script file to acquire directory information of the specified file.
And B2, searching whether related files with preset file types exist in the same directory as the designated files, if not, jumping to the step S3, and if so, jumping to the step B3.
In step B2, it is determined that the write script file uses an exhaustion method to enumerate all preset file types, and extracts file type names of all files in the directory where the specified file is located, and compares the obtained file type names with the preset file type names to obtain related files with the same preset file types. Because of the limited types of PCB design files, all preset file types can be listed directly in judging the writing script file by adopting an exhaustion method, and all files in the same directory are matched.
And step B3, judging the content of path information and name information of related files of the preset file types extracted from the written script files, and transmitting the path information and the name information into a temporary information variable set. In step B3, according to the comparison result of the file type name and the preset file type name, the path information and the name information of the corresponding file are transferred to the corresponding temporary variable in the temporary information variable set.
And extracting path information and name information of a file which accords with the preset file type according to the search result, and correspondingly transmitting the information extracted from the file to a temporary variable according to the name in the same way as the step A3 and the step A4, and directly writing the information into a user storage path file of CR5000 software through the temporary variable.
In step S3, the original library path content is obtained before the write script file is judged to be the file type of the specified file, the original library includes a CAD file management library (CAD FILE MANAGE) and a static data connection library (LIB library), and the specific reading process includes:
and step C1, establishing a temporary user storage path file. Similar to the temporary information variable set established in step A1, a temporary user storage path file is established.
Step C2. sets the read text start line and the read text end line. Because the contents of the two databases are fixed, the read file starting line number and the read file ending line number can be directly locked.
Step C3. sets the corresponding path number according to the number of text lines. The comparison process is simplified, different path numbers are set for the text line numbers, the subsequent judgment is carried out to design the text line numbers with the path numbers, the path numbers correspond to different temporary variables, and finally a temporary user storage path file is formed.
And step C4, transmitting the read file information to a temporary user storage path file according to the corresponding path number.
Step C5. passes the contents of the temporary user storage path file to the user storage path file.
In one embodiment, the number of lines of read text is designated as 3 in the CAD file management library. The static data link database designates the number of lines of the read text as 8.
In one embodiment, the preset file types include srchData, prt, ftp, pkg, tch, rul, and pcb.
Unlike other PCB design software, CR5000 software is a file corresponding to all packages, each file storing information of the same type of package, so when using an automatic script file to read and write a user storage path file, it needs to be clear to a specific file name, which is different from other design software.
The specific detailed code for judging writing into the script file is as follows:
/>
/>
/>
/>
/>
/>
/>
/>
/>
/>
/>
The foregoing description of the preferred embodiments of the invention is not intended to be limiting, but rather is intended to cover all modifications, equivalents, and alternatives falling within the spirit and principles of the invention.

Claims (8)

1. The method for setting the library path by one key of the CR5000 platform is characterized by comprising the following specific operation steps:
S1, a registry file is established, a database path setting button is added in a right mouse button menu, and the association path and the file name of a script file are set and judged;
s2, establishing a judgment writing script file in a registry file designated path;
S3, designating a file by using a mouse, clicking a library path setting button on a right button, judging a script writing file, judging the type of the designated file, and if the type of the designated file is one of preset file types, correspondingly writing the path information of the designated file and the content of name information into a user storage path file of CR5000 software; if the type of the designated file is not one of the preset file types, judging that the written script file is wrongly reported.
2. The method for setting a library path by one key of a CR5000 platform as claimed in claim 1, wherein in step S3, the judgment of writing the script file is:
Step A1, establishing a temporary information variable set;
A2, acquiring the contents of path information and name information of the designated file;
A3, transmitting the obtained path information and name information from the specified file to a temporary information variable set, and respectively endowing the contents of the path information and the name information to each temporary variable in the temporary information variable set;
and step A4, rewriting temporary variable contents in the temporary information variable set into a user storage path file of the CR5000 software.
3. A method for setting a library path on a CR5000 platform as recited in claim 2, wherein between step A2 and step A3, comprising:
b1, judging the written script file to obtain directory information of the specified file;
step B2, searching whether related files of a preset file type exist in the same directory as the designated file, if not, jumping to step S3, and if so, jumping to step B3;
and step B3, judging the content of path information and name information of related files of the preset file types extracted from the written script files, and transmitting the path information and the name information into a temporary information variable set.
4. The method for setting a library path by one key of a CR5000 platform as claimed in claim 3, wherein in step B2, it is determined that the written script file uses an exhaustion method to enumerate all preset file types, and extracts file type names of all files in a directory where the specified file is located, and compares the obtained file type names with the preset file type names to obtain related files with the same preset file types;
In step B3, according to the comparison result of the file type name and the preset file type name, the path information and the name information of the corresponding file are transferred to the corresponding temporary variable in the temporary information variable set.
5. The method for setting a library path by one key of a CR5000 platform as claimed in claim 1, wherein in step S3, the determining writing script file obtains the original library path content before determining the file type of the specified file, the original library includes a CAD file management library and a static data connection library, and the specific reading process includes:
step C1, establishing a temporary user storage path file;
Step C2. sets a reading text start line and a reading text end line;
step C3., setting a corresponding path number according to the number of the text lines;
step C4, according to the corresponding path number, transmitting the read file information to a temporary user storage path file;
step C5. passes the contents of the temporary user storage path file to the user storage path file.
6. The method for one-touch library path setup for a CR5000 platform as recited in claim 5, wherein the CAD file management library specifies a number of read text lines of 3; the static data link database designates the number of lines of the read text as 8.
7. A method of setting a library path on a CR5000 platform as claimed in claim 1, wherein the predetermined file types include, srchData,. Prt,. Ftp,. Pkg,. Tch,. Rul, and. Pcb.
8. The method according to claim 1, wherein in step S1, an initial file for determining the writing script file is created in a format of. Txt, the operation contents required for determining the writing script file are edited in the initial file, and then the initial file type is directly changed to. Reg to form a registry file.
CN202110927376.7A 2021-08-10 2021-08-10 Method for setting library path by one key of CR5000 platform Active CN113721824B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110927376.7A CN113721824B (en) 2021-08-10 2021-08-10 Method for setting library path by one key of CR5000 platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110927376.7A CN113721824B (en) 2021-08-10 2021-08-10 Method for setting library path by one key of CR5000 platform

Publications (2)

Publication Number Publication Date
CN113721824A CN113721824A (en) 2021-11-30
CN113721824B true CN113721824B (en) 2024-05-03

Family

ID=78675760

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110927376.7A Active CN113721824B (en) 2021-08-10 2021-08-10 Method for setting library path by one key of CR5000 platform

Country Status (1)

Country Link
CN (1) CN113721824B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1801154A (en) * 2004-12-31 2006-07-12 华为技术有限公司 Method for creating library file
CN105447198A (en) * 2015-12-30 2016-03-30 深圳市瑞铭无限科技有限公司 Convenient page script importing method and device
CN106294979A (en) * 2016-08-08 2017-01-04 浪潮集团有限公司 A kind of method being automatically positioned path, storehouse, device place in Allegro software
WO2017181631A1 (en) * 2016-04-19 2017-10-26 北京新能源汽车股份有限公司 Method and device for processing capacity information of project file
WO2018126964A1 (en) * 2017-01-04 2018-07-12 中兴通讯股份有限公司 Task execution method and apparatus and server
CN108279905A (en) * 2018-01-04 2018-07-13 武汉斗鱼网络科技有限公司 The method and device of library file is introduced in a kind of component
CN110554996A (en) * 2019-08-20 2019-12-10 武汉鼎森电子科技有限公司 method and system for quickly opening epub file
CN110780854A (en) * 2019-09-28 2020-02-11 同程网络科技股份有限公司 APP automatic integration platform system and method based on IOS system
CN111507057A (en) * 2020-04-22 2020-08-07 深圳市亚派光电器件有限公司 Method and device for outputting PADS drawing and computer readable storage medium
CN111625879A (en) * 2020-05-08 2020-09-04 深圳市一博科技股份有限公司 Method capable of rapidly grabbing component Group on PCB
CN112115666A (en) * 2019-06-03 2020-12-22 迈普通信技术股份有限公司 Method and system for drawing schematic diagram
CN113204940A (en) * 2021-05-25 2021-08-03 研祥智能科技股份有限公司 Processing method and system for PCB design

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1801154A (en) * 2004-12-31 2006-07-12 华为技术有限公司 Method for creating library file
CN105447198A (en) * 2015-12-30 2016-03-30 深圳市瑞铭无限科技有限公司 Convenient page script importing method and device
WO2017181631A1 (en) * 2016-04-19 2017-10-26 北京新能源汽车股份有限公司 Method and device for processing capacity information of project file
CN106294979A (en) * 2016-08-08 2017-01-04 浪潮集团有限公司 A kind of method being automatically positioned path, storehouse, device place in Allegro software
WO2018126964A1 (en) * 2017-01-04 2018-07-12 中兴通讯股份有限公司 Task execution method and apparatus and server
CN108279905A (en) * 2018-01-04 2018-07-13 武汉斗鱼网络科技有限公司 The method and device of library file is introduced in a kind of component
CN112115666A (en) * 2019-06-03 2020-12-22 迈普通信技术股份有限公司 Method and system for drawing schematic diagram
CN110554996A (en) * 2019-08-20 2019-12-10 武汉鼎森电子科技有限公司 method and system for quickly opening epub file
CN110780854A (en) * 2019-09-28 2020-02-11 同程网络科技股份有限公司 APP automatic integration platform system and method based on IOS system
CN111507057A (en) * 2020-04-22 2020-08-07 深圳市亚派光电器件有限公司 Method and device for outputting PADS drawing and computer readable storage medium
CN111625879A (en) * 2020-05-08 2020-09-04 深圳市一博科技股份有限公司 Method capable of rapidly grabbing component Group on PCB
CN113204940A (en) * 2021-05-25 2021-08-03 研祥智能科技股份有限公司 Processing method and system for PCB design

Non-Patent Citations (7)

* Cited by examiner, † Cited by third party
Title
IC设计环境与EDA软件的系统集成;王志新;中国优秀博硕士学位论文全文数据库 (硕士);20061115(第11期);全文 *
Linux的文件系统和文件;陈肖;微电脑世界;20041231(第23期);101-102 *
Qiu Yang ; Wang Yijun ; Xue Zhi.Python Attack Script Analysis Platform Based on Symbolic Execution. Computer Engineering.2017,全文. *
基于AutoCAD动态块和脚本文件的批量展点方法;唐桂彬;李俊锋;刘帅;;地理空间信息;20161231(第02期);全文 *
基于SpaceServer环境运行Windows图像绘制软件的研究与实现;谭剑;中国优秀硕士学位论文全文数据库;20091015(第10期);全文 *
基于Web的文件系统信息展示方法;贾令涛;李丽;;计算机技术与发展;20161231(第04期);全文 *
巧用批处理脚本实现对Micaps数据的管理;武国良;;电脑编程技巧与维护;20160103(第01期);全文 *

Also Published As

Publication number Publication date
CN113721824A (en) 2021-11-30

Similar Documents

Publication Publication Date Title
CN102682166B (en) SMT (Surface Mounted Technology) equipment rapid processing system and method
JP5050810B2 (en) CAD apparatus and CAD program
US20030125925A1 (en) Batch editor for netlists described in a hardware description language
US20060259891A1 (en) System and method of generating an auto-wiring script
US6898775B2 (en) System for ensuring correct pin assignments between system board connections using common mapping files
US20050114865A1 (en) Integrating multiple electronic design applications
JP4962285B2 (en) CAD apparatus and CAD program
CN104346502A (en) Method for transforming open database ++ (ODB++) file into editable printed circuit board (PCB) layout
CN102982217B (en) The treating method and apparatus of silk-screen
US20100058277A1 (en) Method and system for organizing data generated by electronic design automation tools
CN112235949A (en) Method, device and equipment for digging differential via hole in printed circuit board design
CN109543327B (en) Method and device for placing parts in PCB design
US7111275B2 (en) Electronic circuit design analysis system
CN113721824B (en) Method for setting library path by one key of CR5000 platform
CN111625879B (en) Method capable of rapidly grabbing component Group on PCB
CN105224719A (en) A kind of method realizing same page part and sort out fast
CN112631920A (en) Test method, test device, electronic equipment and readable storage medium
US8756048B2 (en) Method for technology porting of CAD designs, and computer program product therefor
CN113705143A (en) Automatic simulation system and automatic simulation method
CN109359039B (en) Method for improving Sahi automatic testing efficiency
CN111507057A (en) Method and device for outputting PADS drawing and computer readable storage medium
CN115221837A (en) PDK development method for heterogeneous integration of InP HBT and CMOS device
CN111209717B (en) Method for respectively outputting surface layer device coordinates
CN111562907A (en) Conversion method and system of user-defined interface data
CN111967217A (en) Design system capable of realizing electrical interconnection of schematic diagrams

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
GR01 Patent grant
GR01 Patent grant