CN111209719A - Method, device, equipment and storage medium for automatically realizing IC design environment - Google Patents

Method, device, equipment and storage medium for automatically realizing IC design environment Download PDF

Info

Publication number
CN111209719A
CN111209719A CN201911415827.8A CN201911415827A CN111209719A CN 111209719 A CN111209719 A CN 111209719A CN 201911415827 A CN201911415827 A CN 201911415827A CN 111209719 A CN111209719 A CN 111209719A
Authority
CN
China
Prior art keywords
design
project
file
directory
designer
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.)
Withdrawn
Application number
CN201911415827.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.)
Xian Xiangteng Microelectronics Technology Co Ltd
Original Assignee
Xian Xiangteng Microelectronics Technology 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 Xian Xiangteng Microelectronics Technology Co Ltd filed Critical Xian Xiangteng Microelectronics Technology Co Ltd
Priority to CN201911415827.8A priority Critical patent/CN111209719A/en
Publication of CN111209719A publication Critical patent/CN111209719A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems

Abstract

The invention relates to an automatic realization method, a device, equipment and a storage medium of an IC design environment, wherein the realization method comprises the following steps: creating a directory structure according to project information of the IC design; and under the directory structure, generating an automatic setting script according to a project design flow file of the IC design, calling the automatic setting script to extract project configuration information and project designer information from the project design flow file, and generating a project configuration file directory and a designer working directory. According to the method, the automatic setting script is generated according to the project design flow file, the automatic setting script integrates design resources, the design environment variable can be automatically set, and the design tool can be automatically loaded, so that a unified working directory is generated, designers can directly carry out design work without other operations after entering the design environment, and the unification of the design environment is realized.

Description

Method, device, equipment and storage medium for automatically realizing IC design environment
Technical Field
The invention belongs to the technical field of hardware design, and particularly relates to an automatic implementation method, device, equipment and storage medium of an IC design environment.
Background
Currently, Integrated Circuit (IC) manufacturing technology is rapidly advancing, and the market demand for high-integration products is increasing, resulting in an exponential increase in the complexity of the IC.
As the complexity of integrated circuits increases, so will designers, and the requirements for design tools and design environments. At present, for IC design projects with more designers, each designer installs and sets a design environment according to the requirement of the designer, loads a design tool and then integrates design files before the project is completed.
However, as the designer designs according to his own needs, the design data is more dispersed, and the subsequent personnel are difficult to directly enter the design, and the simulation data, the verification data and the design data in the design process are crossed and disordered, so that the design project is difficult to be performed in parallel.
Disclosure of Invention
In order to solve the above problems in the prior art, the present invention provides a method, an apparatus, a device and a storage medium for implementing automation of an IC design environment. The technical problem to be solved by the invention is realized by the following technical scheme:
the embodiment of the invention provides a method for realizing automation of an IC design environment, which comprises the following steps:
creating a directory structure according to project information of the IC design;
and under the directory structure, generating an automatic setting script according to a project design flow file of the IC design so as to call the automatic setting script to extract project configuration information and project designer information from the project design flow file and generate a corresponding project configuration file directory and a corresponding designer working directory.
In one embodiment of the present invention, further comprising the steps of:
and generating an automatic backup script according to the project backup file, and calling the automatic backup script to backup the design data in the working catalog of the designer to a target position.
In one embodiment of the present invention, creating a directory structure from project information of an IC design includes:
creating a project name directory of the project operation environment according to the project name information;
and creating a sub-item directory under the item name directory according to the item classification information.
In one embodiment of the present invention, generating an automatic setup script from a project design flow file of an IC design includes:
acquiring a project configuration file according to the project design flow file of the IC design;
acquiring a designer design file according to the project design flow file of the IC design;
and generating an automatic setting script according to the project configuration file and the designer design file.
In one embodiment of the invention, the project configuration files include one or more of project library and common library definition files, library definition files created by users personally, initialization files at the time of starting the design tool, design tool environment variable setting files, project basic information, global environment variable setting files, design tool location and process library location definition files, creation files of the work environment of individual users, and size and location information definition files managed by libraries.
In one embodiment of the invention, the designer design files include one or more of a library-managed size and location information definition file, a user-created library definition file, a project library and common library definition file, a simulation result storage location file, a verification result storage location file of a first verification tool, and a verification result storage location file of a second verification tool.
Another embodiment of the present invention provides an apparatus for implementing automation of an IC design environment, including:
the catalog creating module is used for creating a catalog structure according to the project information of the IC design;
and the directory generation module is used for generating an automatic setting script according to the project design flow file of the IC design under the directory structure so as to call the automatic setting script to extract project configuration information and project designer information from the project design flow file and generate a corresponding project configuration file directory and a corresponding designer working directory.
In one embodiment of the present invention, further comprising:
and the automatic backup module is used for generating an automatic backup script according to the project backup file and calling the automatic backup script to backup the design data in the working catalog of the designer to a target position.
Yet another embodiment of the present invention provides an apparatus for automated implementation of an IC design environment, including:
a processor;
a memory; and a computer program;
wherein the computer program is stored in the memory and configured to be executed by the processor, the computer program comprising instructions for performing the method according to the above embodiment.
Yet another embodiment of the invention provides a computer-readable storage medium, which stores a computer program that, when executed by a processor, performs the method steps of the above-described embodiments.
Compared with the prior art, the invention has the beneficial effects that:
according to the invention, the automatic setting script is generated according to the project design flow file, the automatic setting script integrates the design resources, the design environment variable can be automatically set and the design tool can be automatically loaded, so that a unified working directory is generated, and the designer can directly carry out design work without other operations after entering the design environment, thereby realizing the unification of the design environment.
The present invention will be described in further detail with reference to the accompanying drawings and examples.
Drawings
FIG. 1 is a flow chart illustrating a method for implementing automation of an IC design environment according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a working platform of an IC design according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an apparatus for implementing automation of an IC design environment according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to specific examples, but the embodiments of the present invention are not limited thereto.
Example one
Referring to fig. 1, fig. 1 is a flowchart illustrating an automated implementation method of an IC design environment according to an embodiment of the present invention.
The automatic realization method of the IC design environment comprises the following steps:
s1, creating a directory structure according to the project information of the IC design.
The project information comprises name information and project classification information of projects. The created directory structure may be an item name and a plurality of sub-item names under the item name, so that when creating the directory structure, an item name directory of the operating environment is created according to the item name information, and then a plurality of sub-item directories are created according to the item classification information under the item name directory.
And S2, under each directory structure, generating an automatic setting script according to the project design flow file of the IC design so as to call the automatic setting script to extract project configuration information and project related personnel information from the project design flow file and generate a corresponding project configuration file directory and a corresponding designer working directory.
The project configuration file directory and the designer working directory are generated under each sub-project directory, so that a hierarchical design environment is formed.
Specifically, the specific process of generating the automatic setting script according to the project design flow file of the IC design is as follows: the method comprises the steps of firstly, acquiring project configuration files such as project library and public library definition file project.lib, library definition file cds.lib created by users, initialization file cdsinit when a design tool is started, design tool environment variable setting file cdsentnv, project basic information info _ project, global environment variable setting file configurejenv, design tool position and process library position definition file configurejtech, personal user work environment creation file cshrc.user and one or more of size and position information definition file and libmgr managed. And then acquiring one or more of designer design files, such as library management size and location information definition files libmgr, library definition files cd & lib created by users, project library and public library definition files project & lib, simulation result storage location file simulation, verification result storage location file assura of the first verification tool and verification result storage location file calibre _ lvs of the second verification tool according to the project design flow file. And finally, generating an automatic setting script according to the project configuration files and the designer design files.
Specifically, the workflow for generating the automatic setting script is as follows:
first, a use method of a script, i.e., sub Usage { … …;
secondly, cleaning the environment variable of the user, namely sub clean _ envvar { … …, and removing unnecessary loading items to avoid the conflict between the loading items and the settings and tools in the design environment;
then setting the variables projectame, subpajname, allsubparoj, projectame, USERNAME, and logame in the script, namely setting my $ TOOL as … …; my ($ projectame, $ supbrojname, @ allsupbroj); … …, respectively; $ ENV { 'projector' } ═ getpwnam ($ projectame)) [7 ]; $ ENV { 'PROJECT NAME' } $, $ PROJECT NAME; $ ENV { 'USERNAME' } ═ (getpwuid ($ <)) [0 ]; $ ENV { 'LOGNAME' } ═ (getpwuid ($ <)) [0 ]; … …, respectively;
and then judging the qualification of the designer, entering the environment if the designer meets the qualification, and automatically exiting if the designer does not meet the qualification. I.e. $ '/usr/bin/id-a'; chomp ($ id); foreach $ gid (@ gid) { … ….
And finally, setting a main program, creating a corresponding directory according to the input of a designer, setting a corresponding environment variable and loading a corresponding design tool. I.e., $ supbprojectname { … …; if (@ allsupbproj ═ 1) { … …; if (grep: (/^$subprojname/.@allsubproj)&&$subprojnamene“”){……;if($projectname=~/^resource$/){……。
When the designers belonging to the project enter the sub-project catalog, the script for generating the sub-project catalog calls the automatic setting script to run, the automatic setting script extracts project configuration information and project personnel design information from the design flow file, so that a project configuration file catalog and a plurality of designer working catalogs are generated, environment variables are automatically set in the working catalogs, design tools are automatically loaded, and then the catalogs are switched to the working catalogs of the designers.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a working platform of an IC design according to an embodiment of the present invention, where the working platform of the IC design is formed by a project name directory, a plurality of sub-project directories, a project configuration file directory under each sub-project directory, and a designer working directory. In fig. 2, project name is a project name, subpaject 1.2.3 is a child project name 1.2.3, username.aaa.bbb.ccc is a designer name, and project … conf is a project configuration file.
The project configuration file and the designer design file of the embodiment include global environment variables, and also include environment variables of a design tool, a simulation tool and a verification tool, so that a relatively complete and systematic design environment can be provided; and moreover, the system comprises a public library and a library created by individuals, so that the flexibility of operation of designers is increased on the basis of uniform design environment.
And S3, generating an automatic backup script according to the project backup file, and calling the automatic backup script to backup the design data in the work catalog of the designer to a target position.
Specifically, the work flow of generating the automatic backup script is as follows: judging time, then backing up all data at specific time, or backing up incremental data every day. Namely:
Figure BDA0002351157650000071
the automatic backup script of the embodiment can perform differential backup on design data under a work catalog of a designer at a specific time.
Because the design environment is hierarchical, each designer carries out corresponding design, simulation and verification under respective work directory, the design data is automatically classified, the data is backed up according to respective classification, and the data backup is clear at a glance; and design data under the working catalog of the designer is subjected to differential backup at specific time, and the backed-up data has stronger referential property.
The embodiment generates the automatic setting script according to the project design flow file, the automatic setting script integrates the design resources, the design environment variable can be automatically set, and the design tool can be automatically loaded, so that a unified working directory is generated, designers do not need to do other operations after entering the design environment, design work is directly carried out, and the unification of the design environment is realized. Meanwhile, the design data is subjected to hierarchical and differential backup, the data preparation and backup are convenient to operate, the safety of the design data is ensured, and the disk space is more reasonably used.
Referring to fig. 3, fig. 3 is a schematic structural diagram of an apparatus for implementing automation of an IC design environment according to an embodiment of the present invention, where the apparatus includes a catalog creation module, a catalog generation module, and an automatic backup module. Specifically, the catalog creation module is used for creating a catalog structure according to project information of the IC design. And the directory generation module is used for generating an automatic setting script according to the project design flow file of the IC design under the directory structure so as to call the automatic setting script to extract project configuration information and project designer information from the project design flow file and generate a corresponding project configuration file directory and a corresponding designer working directory. And the automatic backup module is used for generating an automatic backup script according to the project backup file and calling the automatic backup script to backup the design data in the working catalog of the designer to the target position.
Further, the catalog creation module comprises an item name catalog creation module and a sub-item catalog creation module; the project name directory creating module is used for creating a project name directory of the project operation environment according to the project name information; and the sub-item directory creating module is used for creating a sub-item directory according to the item classification information under the item name directory.
Further, the catalog generation module comprises a project configuration file acquisition module, a designer design file acquisition module, an automatic setting script generation module and a catalog generation submodule. The project configuration file acquisition module is used for acquiring project configuration files according to project design flow files of IC design. The designer design file acquisition module is used for acquiring a designer design file according to the project design flow file of the IC design. And the automatic setting script generating module is used for generating an automatic setting script according to the project configuration file and the designer design file. And the catalog generation submodule is used for calling the automatic setting script to extract the project configuration information and the project designer information from the project design flow file and generating a corresponding project configuration file catalog and a corresponding designer working catalog.
For the implementation method of each module, please refer to an automatic implementation method of an IC design environment, which is not described herein again.
The embodiment further provides an automatic implementation device of an IC design environment, which includes: a processor; a memory; and a computer program. Wherein the computer program is stored in the memory and configured to be executed by the processor, the computer program comprising instructions for performing a method for automated implementation as an IC design environment.
The present embodiment also provides a computer-readable storage medium storing a computer program, which, when executed by a processor, implements an automated implementation method of an IC design environment.
The present embodiments may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein. A computer program stored/distributed on a suitable medium supplied together with or as part of other hardware, may also take other distributed forms, such as via the Internet or other wired or wireless telecommunication systems.
The foregoing is a more detailed description of the invention in connection with specific preferred embodiments and it is not intended that the invention be limited to these specific details. For those skilled in the art to which the invention pertains, several simple deductions or substitutions can be made without departing from the spirit of the invention, and all shall be considered as belonging to the protection scope of the invention.

Claims (10)

1. An implementation method for automation of an IC design environment is characterized by comprising the following steps:
creating a directory structure according to project information of the IC design;
and under the directory structure, generating an automatic setting script according to a project design flow file of the IC design so as to call the automatic setting script to extract project configuration information and project designer information from the project design flow file and generate a corresponding project configuration file directory and a corresponding designer working directory.
2. The method for automated implementation of an IC design environment of claim 1, further comprising the steps of:
and generating an automatic backup script according to the project backup file, and calling the automatic backup script to backup the design data in the working catalog of the designer to a target position.
3. An automated implementation of an IC design environment as claimed in claim 1, wherein creating a directory structure from project information of the IC design comprises:
creating a project name directory of the project operation environment according to the project name information;
and creating a sub-item directory under the item name directory according to the item classification information.
4. The method of claim 1, wherein generating an auto-configuration script from a project design flow file of an IC design comprises:
acquiring a project configuration file according to the project design flow file of the IC design;
acquiring a designer design file according to the project design flow file of the IC design;
and generating an automatic setting script according to the project configuration file and the designer design file.
5. The method for automated implementation of an IC design environment of claim 4, wherein the project configuration files include one or more of project library and common library definition files, library definition files created by users personally, initialization files when a design tool is started, design tool environment variable setting files, project basic information, global environment variable setting files, design tool location and process library location definition files, creation files of individual user work environments, and library management size and location information definition files.
6. An automated implementation method of an IC design environment according to claim 4, wherein the designer design files include one or more of library-managed size and location information definition files, user-created library definition files, project library and public library definition files, simulation result storage location files, verification result storage location files of a first verification tool, and verification result storage location files of a second verification tool.
7. An apparatus for implementing automation of an IC design environment, comprising:
the catalog creating module is used for creating a catalog structure according to the project information of the IC design;
and the directory generation module is used for generating an automatic setting script according to the project design flow file of the IC design under the directory structure so as to call the automatic setting script to extract project configuration information and project designer information from the project design flow file and generate a corresponding project configuration file directory and a corresponding designer working directory.
8. The apparatus for implementing automation in an IC design environment of claim 7, further comprising:
and the automatic backup module is used for generating an automatic backup script according to the project backup file and calling the automatic backup script to backup the design data in the working catalog of the designer to a target position.
9. An apparatus for automated implementation of an IC design environment, comprising:
a processor;
a memory; and a computer program;
wherein the computer program is stored in the memory and configured to be executed by the processor, the computer program comprising instructions for performing the method of any of claims 1-6.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program which, when being executed by a processor, carries out the method steps of any one of claims 1 to 6.
CN201911415827.8A 2019-12-31 2019-12-31 Method, device, equipment and storage medium for automatically realizing IC design environment Withdrawn CN111209719A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911415827.8A CN111209719A (en) 2019-12-31 2019-12-31 Method, device, equipment and storage medium for automatically realizing IC design environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911415827.8A CN111209719A (en) 2019-12-31 2019-12-31 Method, device, equipment and storage medium for automatically realizing IC design environment

Publications (1)

Publication Number Publication Date
CN111209719A true CN111209719A (en) 2020-05-29

Family

ID=70789884

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911415827.8A Withdrawn CN111209719A (en) 2019-12-31 2019-12-31 Method, device, equipment and storage medium for automatically realizing IC design environment

Country Status (1)

Country Link
CN (1) CN111209719A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112417818A (en) * 2020-11-18 2021-02-26 青岛海尔科技有限公司 Document directory generation method and device, storage medium and electronic equipment
CN112818628A (en) * 2020-12-30 2021-05-18 黄国勳 Automatic development method and system for integrated circuit manufacturing process design rule
CN113033127A (en) * 2020-11-20 2021-06-25 上海爱思尔教育科技有限公司 Enterprise IC design method and development platform based on EEBox

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030145286A1 (en) * 2002-01-25 2003-07-31 Pajak Brian John Self-contained embedded test design envoronment and environment setup utility
WO2003091914A1 (en) * 2002-04-25 2003-11-06 Arc International Apparatus and method for managing integrated circuit designs
CN101042645A (en) * 2007-01-17 2007-09-26 北京立通无限科技有限公司 Method, equipment and system for unionize software development environment
US20140181145A1 (en) * 2012-12-26 2014-06-26 Jafer S. KAMSAMOHIDEEN Modular Software System for Use in an Integration Software Technology and Method of Use
CN106843936A (en) * 2016-12-29 2017-06-13 北京航天测控技术有限公司 A kind of method of automatically dispose Web applied environments
CN107515823A (en) * 2017-08-16 2017-12-26 郑州云海信息技术有限公司 A kind of method for generating configuration file
CN108469957A (en) * 2018-03-08 2018-08-31 平安科技(深圳)有限公司 Using packing method for uploading, device, computer equipment and storage medium
CN108647010A (en) * 2018-04-27 2018-10-12 武汉斗鱼网络科技有限公司 A kind of method, terminal device and the storage medium of projects initialization
CN109271199A (en) * 2018-09-11 2019-01-25 航天信息软件技术有限公司 A kind of method and system for database continuous integrating and script file management
CN109343854A (en) * 2018-09-18 2019-02-15 武汉精立电子技术有限公司 Intelligent automation Compilation Method and system based on zynq system
CN109783298A (en) * 2019-01-18 2019-05-21 上海磐启微电子有限公司 A kind of flexible controllable software-hardware synergism SoC verification method of process

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030145286A1 (en) * 2002-01-25 2003-07-31 Pajak Brian John Self-contained embedded test design envoronment and environment setup utility
WO2003091914A1 (en) * 2002-04-25 2003-11-06 Arc International Apparatus and method for managing integrated circuit designs
CN101042645A (en) * 2007-01-17 2007-09-26 北京立通无限科技有限公司 Method, equipment and system for unionize software development environment
US20140181145A1 (en) * 2012-12-26 2014-06-26 Jafer S. KAMSAMOHIDEEN Modular Software System for Use in an Integration Software Technology and Method of Use
CN106843936A (en) * 2016-12-29 2017-06-13 北京航天测控技术有限公司 A kind of method of automatically dispose Web applied environments
CN107515823A (en) * 2017-08-16 2017-12-26 郑州云海信息技术有限公司 A kind of method for generating configuration file
CN108469957A (en) * 2018-03-08 2018-08-31 平安科技(深圳)有限公司 Using packing method for uploading, device, computer equipment and storage medium
CN108647010A (en) * 2018-04-27 2018-10-12 武汉斗鱼网络科技有限公司 A kind of method, terminal device and the storage medium of projects initialization
CN109271199A (en) * 2018-09-11 2019-01-25 航天信息软件技术有限公司 A kind of method and system for database continuous integrating and script file management
CN109343854A (en) * 2018-09-18 2019-02-15 武汉精立电子技术有限公司 Intelligent automation Compilation Method and system based on zynq system
CN109783298A (en) * 2019-01-18 2019-05-21 上海磐启微电子有限公司 A kind of flexible controllable software-hardware synergism SoC verification method of process

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
ELGABRY, OMAR 等: "Integrated circuit technology characterization and evaluation using automated CAD tool" *
张伸 等: "IC设计实现流程的自动化" *
袁博浒;: "IC设计流程自动化环境的研究" *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112417818A (en) * 2020-11-18 2021-02-26 青岛海尔科技有限公司 Document directory generation method and device, storage medium and electronic equipment
CN112417818B (en) * 2020-11-18 2023-09-19 青岛海尔科技有限公司 Document catalog generation method and device, storage medium and electronic equipment
CN113033127A (en) * 2020-11-20 2021-06-25 上海爱思尔教育科技有限公司 Enterprise IC design method and development platform based on EEBox
CN112818628A (en) * 2020-12-30 2021-05-18 黄国勳 Automatic development method and system for integrated circuit manufacturing process design rule

Similar Documents

Publication Publication Date Title
CN111209719A (en) Method, device, equipment and storage medium for automatically realizing IC design environment
US8548947B2 (en) Systems and methods for file maintenance
US20110055755A1 (en) Method and System for Displaying Group Relationships in a Graphical User Interface
US5890165A (en) Method and apparatus for automatic discovery of databases
CN107807815B (en) Method and device for processing tasks in distributed mode
CN105760168A (en) Automatic code file generation method and system
CN103049708B (en) A kind of audit collocation method of database and system
EP2110781A1 (en) Method and system for automatic tracing of a computerized process using a relationship model
US8843893B2 (en) Unified framework for configuration validation
Bhattacharjee et al. A model-driven approach to automate the deployment and management of cloud services
CN114500549B (en) Method, device and medium for deploying k8s hosting clusters for users in public cloud
US10169725B2 (en) Change-request analysis
CN110941422B (en) Code automatic generation method, code generator and readable storage medium
CN112347084A (en) Intelligent PCB BOM generation method and system
JP2011501253A (en) Method, system, and computer program for obtaining and extending a storage area network interoperability relationship
US7480895B2 (en) Web application development tool
CN115113870A (en) Webpage form generation method and device, electronic equipment and readable storage medium
US20120323922A1 (en) Data element categorization in a service-oriented architecture
CN104199689A (en) Method and device for installing comprehensive front end system
CN114116030A (en) Operating system running method and device, electronic equipment and storage medium
CN102521133A (en) TCL (tool command language)-based white-box testing automation method and TCL-based white-box testing automation system
CN112989775A (en) Report generation method and system
US20110029493A1 (en) Generic Method To Build Catalogs For Change Management
CN112861185A (en) Data automatic deformation transmission method based on Hive data warehouse
CN103164765A (en) Patent management method and management system

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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20200529