CN116629199B - Automatic modification method, device, equipment and storage medium of circuit schematic diagram - Google Patents

Automatic modification method, device, equipment and storage medium of circuit schematic diagram Download PDF

Info

Publication number
CN116629199B
CN116629199B CN202310697030.1A CN202310697030A CN116629199B CN 116629199 B CN116629199 B CN 116629199B CN 202310697030 A CN202310697030 A CN 202310697030A CN 116629199 B CN116629199 B CN 116629199B
Authority
CN
China
Prior art keywords
signal line
circuit schematic
schematic diagram
current
input
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
CN202310697030.1A
Other languages
Chinese (zh)
Other versions
CN116629199A (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.)
Hexin Technology Suzhou Co ltd
Hexin Technology Co ltd
Original Assignee
Hexin Technology Suzhou Co ltd
Hexin 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 Hexin Technology Suzhou Co ltd, Hexin Technology Co ltd filed Critical Hexin Technology Suzhou Co ltd
Priority to CN202310697030.1A priority Critical patent/CN116629199B/en
Publication of CN116629199A publication Critical patent/CN116629199A/en
Application granted granted Critical
Publication of CN116629199B publication Critical patent/CN116629199B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/34Circuit design for reconfigurable circuits, e.g. field programmable gate arrays [FPGA] or programmable logic devices [PLD]
    • 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

Abstract

The invention discloses an automatic modification method, device, equipment and storage medium of a circuit schematic diagram, which are characterized in that first input parameters input by a user are obtained, wherein the first input parameters comprise a first template file library and a first signal line name; after determining that the first input parameters are correctly input and based on the first template file library, acquiring a corresponding target template file library, and acquiring all first circuit schematic diagrams in the target template file library; sequentially traversing all the first circuit schematic diagrams, acquiring and determining that a first signal wire needs to be added in the current first circuit schematic diagram based on all signal wire name parameters corresponding to the current first circuit schematic diagram, acquiring and adding the first signal wire to the current first circuit schematic diagram based on the signal wire position coordinates of the first signal wire needs to be added in the current first circuit schematic diagram, and storing the first circuit schematic diagram; compared with the prior art, the technical scheme of the invention can improve the modification efficiency of the circuit schematic diagram.

Description

Automatic modification method, device, equipment and storage medium of circuit schematic diagram
Technical Field
The present invention relates to the technical field of circuit design, and in particular, to a method, an apparatus, a device, and a storage medium for automatically modifying a schematic circuit diagram.
Background
With the development of applications such as artificial intelligence, high-performance computing, automatic driving and the like, chip requirements are growing increasingly, the scale and design difficulty of chips are also increasing, and circuit schematic diagrams in the IC design process are also increasing and complex, generally reaching the order of millions, particularly some design projects, when custom macro (macro unit) analog circuit schematic diagrams are encountered, a large amount of manual drawing is needed because of the irregularities and the complexity; when the project is updated or modified, such as adding the same signal pins of all circuit diagrams in large scale, the customized circuit schematic diagram is modified, so that a great deal of time and labor are required, the efficiency is low, and errors are easy to occur.
Disclosure of Invention
The invention aims to solve the technical problems that: an automatic modification method, device, equipment and storage medium for a circuit schematic diagram are provided, and the modification efficiency of the circuit schematic diagram is improved.
In order to solve the above technical problems, the present invention provides an automatic modification method of a schematic circuit diagram, including:
Acquiring a first input parameter based on an input parameter mode selected by a user, wherein the first input parameter comprises a first template file library and a first signal line name;
after determining that the first input parameters are correctly input and acquiring a corresponding target template file library based on the first template file library, judging whether a first circuit schematic diagram exists in the target template file library, and if so, acquiring all the first circuit schematic diagrams in the target template file library;
traversing all the first circuit schematic diagrams in sequence based on the traversing sequence, acquiring all signal line name parameters corresponding to the current first circuit schematic diagram, judging whether signal line names identical to the first signal line names exist in all the signal line name parameters, and if not, determining that a first signal line needs to be added in the current first circuit schematic diagram;
acquiring signal line position coordinates of the first signal line to be added in the current first circuit schematic diagram, adding the first signal line to the current first circuit schematic diagram based on the signal line position coordinates, and storing the first circuit schematic diagram;
judging whether the current first circuit schematic diagram is the last first circuit schematic diagram in the traversal order, and ending the current automatic modification operation when the first circuit schematic diagram is determined to be the last first circuit schematic diagram in the traversal order.
Further, through confirming the correctness of the input first input parameters, after confirming that the first input parameters are correctly input and based on the first template file library, the corresponding target template file library is obtained, the follow-up operation is carried out, the rationality of the task can be judged before the actual running of the task, early warning is carried out in advance, and the situation that incorrect parameter demands occupy a large amount of resources is avoided; and the acquisition of the circuit schematic diagram can be automatically realized, whether the acquired circuit schematic diagram needs to be modified under the given condition or not is automatically judged, the manpower time is greatly shortened, and finally, the circuit schematic diagram scheme subjected to operation addition is automatically stored, so that the modification efficiency of the circuit schematic diagram can be improved.
In one possible implementation manner, after determining whether the signal line names identical to the first signal line name exist in the all signal line name parameters, the method further includes:
if the signal line names which are the same as the first signal line names exist in all the signal line name parameters, determining that the first signal line is not required to be added in the current first circuit schematic diagram, and outputting a prompt of not adding the signal line;
judging whether the current first circuit schematic diagram is the last first circuit schematic diagram in the traversing sequence, if so, ending the current automatic modification operation, otherwise, selecting the next first circuit schematic diagram of the current first circuit schematic diagram based on the traversing sequence, and taking the next first circuit schematic diagram as the current first circuit schematic diagram.
Furthermore, by judging the signal line name data of the circuit schematic diagram, when data errors occur, the system can give error prompts at the first time, so that personnel can modify parameters at the first time conveniently, debugging and running time of tasks are saved, the circuit schematic diagram which does not need to be modified is screened out, and efficiency of modifying and judging the circuit schematic diagram is improved.
In one possible implementation manner, obtaining the signal line position coordinates of the first signal line to be added in the current first schematic circuit diagram specifically includes:
scanning the current first circuit schematic diagram to acquire element coordinate data corresponding to all element objects in the current first circuit schematic diagram;
and screening all X-axis coordinates and all Y-axis coordinates from all element coordinate data, sorting all X-axis coordinates, obtaining the minimum X-axis coordinate in all X-axis coordinates, sorting all Y-axis coordinates, obtaining the maximum Y-axis coordinate in all Y-axis coordinates, and determining the position coordinate of a signal line, which needs to be added with the first signal line, in the current first circuit schematic diagram based on the minimum X-axis coordinate and the maximum Y-axis coordinate.
Further, based on the element object coordinates in the first circuit schematic diagram, the signal line position coordinates to be added with the first signal line are obtained, the situation that the signal line position coordinates are manually selected by a user based on experience in the prior art is avoided, and the determining efficiency of the signal line position coordinates is improved.
In one possible implementation manner, adding the first signal line to the current first schematic circuit diagram based on the signal line position coordinates, and saving the first schematic circuit diagram specifically includes:
acquiring the first input parameters, wherein the first input parameters comprise a first signal line element object;
selecting a signal line element object from a base element library according to the first signal line element object;
and after the signal line element object is determined to be successfully selected, adding the signal line element object into the current first circuit schematic diagram based on the signal line position coordinates, and after the signal line element object is confirmed to be added, storing the current first circuit schematic diagram.
Furthermore, based on the first input parameters input by the user, the automatic addition of the signal line element objects is realized, and the modification efficiency of the first circuit schematic diagram is improved.
In one possible implementation manner, selecting a signal line element object from a base element library according to the first signal line element object and the second signal line element object specifically includes:
traversing the basic element library according to the first signal line element object, and judging whether a second signal line element object identical to the first signal line element object exists in the basic element library;
when it is determined that a second signal line element object identical to the first signal line element object exists in the base element library, the second signal line element object is used as a signal line element object selected from the base element library;
and when the fact that the second signal line element object which is the same as the first signal line element object does not exist in the basic element library is determined, ending the current automatic modification operation, and outputting a prompt that the first signal line element object which needs to be added does not exist in the basic element library.
Furthermore, in the signal line element object adding stage, an error prompt is given at the first time for the signal line element object error occurring in the adding process, and a specific error object is described in the error prompt, so that a user can quickly modify the error based on the error prompt, and the modification efficiency of the circuit schematic diagram is improved.
In one possible implementation manner, based on an input parameter mode selected by a user, acquiring a first input parameter specifically includes:
detecting an input parameter mode selected by a user, wherein the input parameter mode comprises a configuration file mode and a parameter interaction mode;
when the input parameter mode selected by the user is detected to be a configuration file mode, a target configuration file path is sent to the user, so that the user can input corresponding parameters in the target configuration file based on parameter reminding characters in the target configuration file after acquiring the target configuration file based on the target configuration file path;
detecting the input operation of the user on the target configuration file in real time, acquiring a first input parameter, and detecting the correctness of the first input parameter until the input of the first input parameter is correct;
when the input parameter mode selected by the user is detected to be a parameter interaction mode, detecting input operation executed by the user in real time, acquiring a first input parameter, and detecting correctness of the first input parameter until the first input parameter is correctly input.
Furthermore, two input parameter modes are set, so that a user can be helped to select a proper parameter input mode according to own requirements, and the input efficiency of input parameters is improved.
In one possible implementation manner, based on the first template file library, a corresponding target template file library is obtained, which specifically includes:
traversing all template file libraries according to the first template file library, judging whether the template file libraries which are the same as the first template file library exist in all template file libraries, if so, acquiring the template file library as a target template file library, and if not, outputting a prompt that the target template file library cannot be found and the first input parameters need to be input again.
Further, based on a first template file library in first input parameters input by a user, judging the rationality of the task before the task actually runs, and early warning in advance to avoid resource waste; if the error exists, the system can inform the error information to the staff of the task at the first time, meanwhile, the system can remind the staff of how to modify the parameters, and after the error parameters are modified, the task is automatically executed without submitting the task again.
The invention also provides an automatic modifying device of the circuit schematic diagram, which comprises: the system comprises an interaction module and a processing module, wherein the interaction module comprises an input data acquisition unit, and the processing module comprises a circuit schematic diagram acquisition unit, a signal line confirmation unit, a signal line adding unit and a circuit schematic diagram judgment unit;
The input data acquisition unit is used for acquiring a first input parameter based on an input parameter mode selected by a user, wherein the first input parameter comprises a first template file library and a first signal line name;
the circuit schematic diagram obtaining unit is used for judging whether a first circuit schematic diagram exists in the target template file library after determining that the first input parameter is correctly input and based on the first template file library, obtaining a corresponding target template file library, and if so, obtaining all the first circuit schematic diagrams in the target template file library;
the signal line confirmation unit is used for sequentially traversing all the first circuit schematic diagrams based on the traversing sequence, acquiring all signal line name parameters corresponding to the current first circuit schematic diagram, judging whether signal line names identical to the first signal line names exist in all the signal line name parameters, and if not, determining that a first signal line needs to be added in the current first circuit schematic diagram;
the signal line adding unit is used for obtaining the position coordinates of the signal lines, which need to be added with the first signal lines, in the current first circuit schematic diagram, adding the first signal lines to the current first circuit schematic diagram based on the position coordinates of the signal lines, and storing the first circuit schematic diagram;
The circuit schematic diagram judging unit is used for judging whether the current first circuit schematic diagram is the last first circuit schematic diagram in the traversal sequence, and ending the current automatic modification operation when the first circuit schematic diagram is determined to be the last first circuit schematic diagram in the traversal sequence.
In one possible implementation manner, the signal line confirming unit is configured to determine whether the signal line name identical to the first signal line name exists in all signal line name parameters, and further includes:
if the signal line names which are the same as the first signal line names exist in all the signal line name parameters, determining that the first signal line is not required to be added in the current first circuit schematic diagram, and outputting a prompt of not adding the signal line;
judging whether the current first circuit schematic diagram is the last first circuit schematic diagram in the traversing sequence, if so, ending the current automatic modification operation, otherwise, selecting the next first circuit schematic diagram of the current first circuit schematic diagram based on the traversing sequence, and taking the next first circuit schematic diagram as the current first circuit schematic diagram.
In one possible implementation manner, the signal line adding unit is configured to obtain a signal line position coordinate of the current first schematic circuit diagram, where the signal line needs to be added to the first signal line, and specifically includes:
scanning the current first circuit schematic diagram to acquire element coordinate data corresponding to all element objects in the current first circuit schematic diagram;
and screening all X-axis coordinates and all Y-axis coordinates from all element coordinate data, sorting all X-axis coordinates, obtaining the minimum X-axis coordinate in all X-axis coordinates, sorting all Y-axis coordinates, obtaining the maximum Y-axis coordinate in all Y-axis coordinates, and determining the position coordinate of a signal line, which needs to be added with the first signal line, in the current first circuit schematic diagram based on the minimum X-axis coordinate and the maximum Y-axis coordinate.
In one possible implementation manner, the signal line adding unit is configured to add the first signal line to the current first schematic circuit diagram based on the signal line position coordinate, and save the first schematic circuit diagram, and specifically includes:
acquiring the first input parameters, wherein the first input parameters comprise a first signal line element object;
Selecting a signal line element object from a base element library according to the first signal line element object;
and after the signal line element object is determined to be successfully selected, adding the signal line element object into the current first circuit schematic diagram based on the signal line position coordinates, and after the signal line element object is confirmed to be added, storing the current first circuit schematic diagram.
In one possible implementation manner, the signal line adding unit is configured to select a signal line element object from a base element library according to the first signal line element object and the second signal line element object, and specifically includes:
traversing the basic element library according to the first signal line element object, and judging whether a second signal line element object identical to the first signal line element object exists in the basic element library;
when it is determined that a second signal line element object identical to the first signal line element object exists in the base element library, the second signal line element object is used as a signal line element object selected from the base element library;
and when the fact that the second signal line element object which is the same as the first signal line element object does not exist in the basic element library is determined, ending the current automatic modification operation, and outputting a prompt that the first signal line element object which needs to be added does not exist in the basic element library.
In one possible implementation manner, the input data obtaining unit is configured to obtain, based on an input parameter mode selected by a user, a first input parameter, and specifically includes:
detecting an input parameter mode selected by a user, wherein the input parameter mode comprises a configuration file mode and a parameter interaction mode;
when the input parameter mode selected by the user is detected to be a configuration file mode, a target configuration file path is sent to the user, so that the user can input corresponding parameters in the target configuration file based on parameter reminding characters in the target configuration file after acquiring the target configuration file based on the target configuration file path;
detecting the input operation of the user on the target configuration file in real time, acquiring a first input parameter, and detecting the correctness of the first input parameter until the input of the first input parameter is correct;
when the input parameter mode selected by the user is detected to be a parameter interaction mode, detecting input operation executed by the user in real time, acquiring a first input parameter, and detecting correctness of the first input parameter until the first input parameter is correctly input.
In one possible implementation manner, the schematic circuit diagram obtaining unit is configured to obtain, based on the first template file library, a corresponding target template file library, and specifically includes:
traversing all template file libraries according to the first template file library, judging whether the template file libraries which are the same as the first template file library exist in all template file libraries, if so, acquiring the template file library as a target template file library, and if not, outputting a prompt that the target template file library cannot be found and the first input parameters need to be input again.
The invention also provides a terminal device comprising a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, wherein the automatic modification method of the circuit schematic according to any one of the above is realized when the processor executes the computer program.
The invention also provides a computer readable storage medium, which comprises a stored computer program, wherein the computer program controls equipment where the computer readable storage medium is located to execute the automatic modification method of the circuit schematic diagram according to any one of the above.
Compared with the prior art, the automatic modification method, the device, the equipment and the storage medium for the circuit schematic diagram have the following beneficial effects:
acquiring a first input parameter input by a user, wherein the first input parameter comprises a first template file library and a first signal line name; after determining that the first input parameters are correctly input and based on the first template file library, acquiring a corresponding target template file library, and acquiring all first circuit schematic diagrams in the target template file library; the rationality of the task is judged before the actual running of the task, early warning is carried out in advance, and resource waste is avoided; sequentially traversing all first circuit schematic diagrams, acquiring and based on all signal line name parameters corresponding to the current first circuit schematic diagrams, acquiring and based on signal line position coordinates of the first signal lines to be added in the current first circuit schematic diagrams after the first signal lines to be added in the current first circuit schematic diagrams are determined, adding the first signal lines to the current first circuit schematic diagrams, and storing the first circuit schematic diagrams, so that whether the circuit schematic diagrams need to be modified under given conditions can be automatically judged, the functions of schematic filtering and adding the signal lines are automatically realized, the labor time is greatly shortened, and the circuit schematic diagrams which are added in the final operation are automatically stored; compared with the prior art, the technical scheme of the invention can improve the modification efficiency of the circuit schematic diagram, and can realize early warning in advance by confirming the correctness of the input first input parameters, thereby avoiding the need of incorrect parameters to occupy a large amount of resources.
Drawings
FIG. 1 is a schematic flow chart diagram of one embodiment of an automatic modification method of a schematic circuit diagram provided by the present invention;
FIG. 2 is a schematic diagram of an embodiment of an automatic modification device of a schematic circuit diagram according to the present invention;
FIG. 3 is a flow chart of yet another embodiment of an automatic modification method of a schematic circuit diagram provided by the present invention;
fig. 4 is an explanatory diagram of english abbreviations of an embodiment provided by the invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are only some, but not all embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Embodiment 1, referring to fig. 1, fig. 1 is a schematic flow chart of an embodiment of an automatic modification method of a schematic circuit diagram provided in the present invention, as shown in fig. 1, the method includes steps 101 to 105, specifically as follows:
step 101: and acquiring a first input parameter based on an input parameter mode selected by a user, wherein the first input parameter comprises a first template file library and a first signal line name.
In an embodiment, an input parameter mode selected by a user is detected, where the input parameter mode includes a configuration file mode and a parameter interaction mode.
In an embodiment, when the input parameter mode selected by the user is detected to be a configuration file mode, a target configuration file path is sent to the user, so that after the user obtains a target configuration file based on the target configuration file path, corresponding parameters are input in the target configuration file based on parameter reminding characters in the target configuration file, and a first input parameter is obtained by detecting input operation performed on the target configuration file by the user in real time.
In an embodiment, before sending the target profile path and the parameter alert to the user, the method further includes performing a process of clearing the current target profile, and obtaining a target profile path corresponding to the target profile pair, so that the target profile path is sent to the user.
In an embodiment, after a first input parameter is obtained based on a configuration file mode, correctness judgment is further performed on the first input parameter, when the first input parameter is judged to be incorrect, a prompt for revising the configuration file is sent to a user, when the fact that the first input parameter is input again by the user is detected, correctness judgment is performed on the first input parameter again until the fact that the first input parameter is judged to be correct is detected, and the first input parameter is stored.
The configuration file manner is illustrated: when the user selects the configuration file mode, firstly, the parameter content in the target configuration file is cleared, absolute path information of the target configuration file is provided for the user, and after the user opens the configuration file according to the absolute path information, the user fills corresponding parameters in corresponding positions of the target configuration file according to the parameter reminding characters. Such as: a first sample plate file library, a first signal line name, etc.; after the configuration file is written, the program judges whether the parameters are correct or not, if yes, the user is reminded to revise the configuration file again until the parameters are correct.
In an embodiment, when it is detected that the input parameter mode selected by the user is a parameter interaction mode, an input operation performed by the user is detected in real time, and a first input parameter is obtained.
In an embodiment, based on a parameter interaction mode, after a first input parameter is acquired, accuracy judgment is required to be performed on the first input parameter as well; and when the first input parameter is judged to be incorrect, a prompt for revising the parameter is sent to a user, and when the user is detected to reenter the first input parameter, the correctness judgment is carried out on the first input parameter again until the first input parameter is judged to be correct, and the first input parameter is stored.
The parameter interaction mode is illustrated, after a user selects the parameter interaction mode, the user is reminded to input parameters directly, the parameters input by the user are detected to obtain first input parameters, whether the input first input parameters are correct or not is judged, and if the input first input parameters are correct, the user is reminded to input the parameters again; this is looped until all parameters are entered correctly.
In an embodiment, when determining whether the input first input parameter is correct, it is mainly determined whether the format, the position and the number of the first input parameter input by the user are correct.
In this embodiment, by verifying the correctness of the input first input parameter, early warning can be implemented, and incorrect parameter requirements are prevented from occupying a large amount of resources.
Step 102: and after determining that the first input parameters are correctly input and based on the first template file library, acquiring a corresponding target template file library, judging whether a first circuit schematic diagram exists in the target template file library, and if so, acquiring all the first circuit schematic diagrams in the target template file library.
In an embodiment, after determining that the first input parameter is input correctly, a corresponding target template file library is further selected according to a first template file library in the first input parameter.
In an embodiment, based on the first template file library, a corresponding target template file library is obtained, specifically, according to the first template file library, all template file libraries are traversed, whether template file libraries identical to the first template file library exist in all template file libraries or not is judged, if yes, the template file library is obtained as the target template file library, if no, a prompt that the target template file library cannot be found and the first input parameters need to be input again is output.
In one embodiment, the template file Library is a set of template file Library that can be designed and developed by an IC process or design.
Specifically, firstly, all template file libraries are scanned, and if the first template file Library specified in the first input parameters is found, a prompt of 'the target sample file Library cannot be found' is output, and the process returns to the step 101, and the first input data input by the user is reacquired.
In one embodiment, the target template file library includes files of multiple file types, such as a scheme type, a layout type and a symbol type; the layout file is a layout file, and the symbol file is a symbol file.
In one embodiment, after the corresponding target template file library is obtained, whether a first circuit schematic diagram exists in the target template file library is further judged based on the file type; specifically, all file types in the current target template file library are obtained, whether the file types of the scheme type exist in all file types is judged, if yes, the first circuit Schematic diagram exists in the target template file library is judged, otherwise, the first circuit Schematic diagram does not exist in the target template file library is judged, when the first circuit Schematic diagram does not exist in the target template file library is confirmed, the current automatic modification operation is ended, and a prompt of no circuit Schematic diagram exists in the target template file library is output.
In an embodiment, all files corresponding to all scheme types in the target template file library are obtained, and all first circuit Schematic diagrams in the target template file library are obtained.
Step 103: and traversing all the first circuit schematic diagrams in sequence based on the traversing sequence, acquiring all signal line name parameters corresponding to the current first circuit schematic diagram, judging whether signal line names identical to the first signal line names exist in all the signal line name parameters, and if not, determining that the first signal lines need to be added in the current first circuit schematic diagram.
In an embodiment, after all the first circuit schematic diagrams in the target template file library are obtained, the first circuit schematic diagrams are integrated and ordered to generate a first circuit schematic diagram queue.
Preferably, when the first circuit schematic diagrams are integrated and ordered, the ordering may be based on the sizes of the first circuit schematic diagrams.
In one embodiment, the first schematic circuit diagram queues are sequentially traversed using the order of arrangement of the first schematic circuit diagram queues as a traversing order.
In one embodiment, the first schematic circuit diagram includes a plurality of object types, such as a thread instance, a signal line name pin name, a wire segment, a wire name, and preferably, the signal line name pin name includes vdd, vpp, and the like.
In an embodiment, traversing all the first circuit schematic diagrams, when obtaining all signal line name parameters corresponding to the current first circuit schematic diagram by scanning the current first circuit schematic diagram, determining whether object types in all the object types are signal line names by obtaining all object types in the current first circuit schematic diagram, if yes, obtaining all signal line names in the current first circuit schematic diagram, and obtaining all signal line name parameters corresponding to the current first circuit schematic diagram.
In an embodiment, if the signal line names identical to the first signal line names exist in the all signal line name parameters, it is determined that the first signal line is not required to be added in the current first circuit schematic diagram, and a prompt that the signal line is not required to be added is output.
In an embodiment, it is determined whether the current first circuit schematic diagram is the last first circuit schematic diagram in the traversal order, if so, the current automatic modification operation is ended, otherwise, a next first circuit schematic diagram of the current first circuit schematic diagram is selected based on the traversal order, and the next first circuit schematic diagram is used as the current first circuit schematic diagram.
Step 104: and acquiring signal line position coordinates of the first signal line to be added in the current first circuit schematic diagram, adding the first signal line to the current first circuit schematic diagram based on the signal line position coordinates, and storing the first circuit schematic diagram.
In an embodiment, when the position coordinates of the signal line to be added with the first signal line in the current first circuit schematic diagram are obtained, the current first circuit schematic diagram is scanned, element coordinate data corresponding to all element objects in the current first circuit schematic diagram are obtained, and all the obtained element coordinate data are stored in a database for storage.
In an embodiment, all X-axis coordinates and all Y-axis coordinates are selected from all element coordinate data, the all X-axis coordinates are ordered, a minimum X-axis coordinate of all X-axis coordinates is obtained, all Y-axis coordinates are ordered, a maximum Y-axis coordinate of all Y-axis coordinates is obtained, and a signal line position coordinate of the first signal line to be added in the current first schematic circuit diagram is determined based on the minimum X-axis coordinate and the maximum Y-axis coordinate.
In an embodiment, the first signal line is added to the current first schematic circuit diagram based on the signal line position coordinates, and the first schematic circuit diagram is stored, specifically, the first input parameter is obtained, where the first input parameter includes a first signal line element object; and selecting the signal line element object from the basic element library according to the first signal line element object.
In an embodiment, signal line element objects are selected from a basic element library according to the first signal line element object and the second signal line element object, specifically, according to the first signal line element object, the basic element library is traversed, and whether the second signal line element object identical to the first signal line element object exists in the basic element library is judged.
In one embodiment, when it is determined that there is a second signal line element object in the base element library that is the same as the first signal line element object, the second signal line element object is taken as the signal line element object selected from the base element library.
In an embodiment, when it is determined that the second signal line element object identical to the first signal line element object does not exist in the base element library, the current automatic modification operation is ended, and a prompt that the first signal line element object to be added does not exist in the base element library is output, so that the user reenters the first input parameter according to the prompt.
In an embodiment, after the signal line element object is determined to be successfully selected, the signal line element object is added to the current first circuit schematic diagram based on the signal line position coordinates, and after the signal line element object is confirmed to be added, the current first circuit schematic diagram is saved.
Step 105: judging whether the current first circuit schematic diagram is the last first circuit schematic diagram in the traversal order, and ending the current automatic modification operation when the first circuit schematic diagram is determined to be the last first circuit schematic diagram in the traversal order.
In an embodiment, when it is determined that the first circuit schematic is not the last first circuit schematic in the traversal order, a next first circuit schematic of the current first circuit schematic is selected based on the traversal order, the next first circuit schematic is taken as the current first circuit schematic, and based on step 103, all signal line name parameters corresponding to the current first circuit schematic are reacquired until all first circuit schematics in the first circuit schematic queue are modified, and the current automatic modification operation is ended, as shown in fig. 3, fig. 3 is a flowchart of still another embodiment of the automatic modification method of circuit schematic, in which pin pins are first signal lines, as shown in fig. 4, and fig. 4 is an english abbreviation explanatory diagram.
In summary, according to the automatic modification method of the circuit schematic diagram provided in the embodiment, through confirming the correctness of the input first input parameter, early warning can be realized, the incorrect parameter requirement is prevented from occupying a large amount of resources, the acquisition of the circuit schematic diagram can be automatically realized, the data of the circuit schematic diagram is judged, the data meeting the specification is extracted, the required circuit schematic diagram is modified according to the parameter value, the manpower time is greatly shortened, meanwhile, when the data error occurs, the system can inform the user of the error information at the first time, meanwhile, the system can give an error prompt, so that the user can be helped how to modify the parameter, and the modification efficiency of the circuit schematic diagram is further improved.
Embodiment 2, referring to fig. 2, fig. 2 is a schematic structural diagram of an embodiment of an automatic circuit schematic modifying apparatus provided by the present invention, as shown in fig. 2, the apparatus includes an interaction module 201 and a processing module 202, wherein the interaction module 201 includes an input data acquiring unit 2011, and the processing module 202 includes a circuit schematic acquiring unit 2021, a signal line confirming unit 2022, a signal line adding unit 2023, and a circuit schematic judging unit 2024, specifically as follows:
the input data obtaining unit 2011 is configured to obtain a first input parameter based on an input parameter mode selected by a user, where the first input parameter includes a first template file library and a first signal line name.
The schematic circuit diagram obtaining unit 2021 is configured to determine whether a first schematic circuit diagram exists in the target template file library after determining that the first input parameter is correctly input and obtaining a corresponding target template file library based on the first template file library, and if so, obtain all the first schematic circuit diagrams in the target template file library.
The signal line confirmation unit 2022 is configured to sequentially traverse all the first circuit schematic diagrams based on the traversal order, obtain all signal line name parameters corresponding to the current first circuit schematic diagram, determine whether signal line names identical to the first signal line names exist in all the signal line name parameters, and if not, determine that a first signal line needs to be added in the current first circuit schematic diagram.
The signal line adding unit 2023 is configured to obtain a signal line position coordinate of the current first schematic circuit diagram, where the first signal line needs to be added, add the first signal line to the current first schematic circuit diagram based on the signal line position coordinate, and save the first schematic circuit diagram.
The schematic circuit diagram determining unit 2024 is configured to determine whether the current first schematic circuit diagram is the last first schematic circuit diagram in the traversal order, and end the current automatic modification operation when it is determined that the first schematic circuit diagram is the last first schematic circuit diagram in the traversal order.
In one embodiment, the signal line confirming unit 2022 is configured to determine whether the signal line name identical to the first signal line name exists in the all signal line name parameters, and further includes: if the signal line names which are the same as the first signal line names exist in all the signal line name parameters, determining that the first signal line is not required to be added in the current first circuit schematic diagram, and outputting a prompt of not adding the signal line; judging whether the current first circuit schematic diagram is the last first circuit schematic diagram in the traversing sequence, if so, ending the current automatic modification operation, otherwise, selecting the next first circuit schematic diagram of the current first circuit schematic diagram based on the traversing sequence, and taking the next first circuit schematic diagram as the current first circuit schematic diagram.
In an embodiment, the signal line adding unit 2023 is configured to obtain the position coordinates of the signal line in the current first schematic circuit diagram, where the signal line needs to be added to the first signal line, and specifically includes: scanning the current first circuit schematic diagram to acquire element coordinate data corresponding to all element objects in the current first circuit schematic diagram; and screening all X-axis coordinates and all Y-axis coordinates from all element coordinate data, sorting all X-axis coordinates, obtaining the minimum X-axis coordinate in all X-axis coordinates, sorting all Y-axis coordinates, obtaining the maximum Y-axis coordinate in all Y-axis coordinates, and determining the position coordinate of a signal line, which needs to be added with the first signal line, in the current first circuit schematic diagram based on the minimum X-axis coordinate and the maximum Y-axis coordinate.
In one embodiment, the signal line adding unit 2023 is configured to add the first signal line to the current first schematic circuit diagram based on the signal line position coordinates, and save the first schematic circuit diagram, and specifically includes: acquiring the first input parameters, wherein the first input parameters comprise a first signal line element object; selecting a signal line element object from a base element library according to the first signal line element object; and after the signal line element object is determined to be successfully selected, adding the signal line element object into the current first circuit schematic diagram based on the signal line position coordinates, and after the signal line element object is confirmed to be added, storing the current first circuit schematic diagram.
In one embodiment, the signal line adding unit 2023 is configured to select a signal line element object from a base element library according to the first signal line element object and the second signal line element object, and specifically includes: traversing the basic element library according to the first signal line element object, and judging whether a second signal line element object identical to the first signal line element object exists in the basic element library; when it is determined that a second signal line element object identical to the first signal line element object exists in the base element library, the second signal line element object is used as a signal line element object selected from the base element library; and when the fact that the second signal line element object which is the same as the first signal line element object does not exist in the basic element library is determined, ending the current automatic modification operation, and outputting a prompt that the first signal line element object which needs to be added does not exist in the basic element library.
In an embodiment, the input data obtaining unit 2011 is configured to obtain a first input parameter based on an input parameter mode selected by a user, and specifically includes: detecting an input parameter mode selected by a user, wherein the input parameter mode comprises a configuration file mode and a parameter interaction mode; when the input parameter mode selected by the user is detected to be a configuration file mode, a target configuration file path is sent to the user, so that the user can input corresponding parameters in the target configuration file based on parameter reminding characters in the target configuration file after acquiring the target configuration file based on the target configuration file path; detecting the input operation of the user on the target configuration file in real time, acquiring a first input parameter, and detecting the correctness of the first input parameter until the input of the first input parameter is correct; when the input parameter mode selected by the user is detected to be a parameter interaction mode, detecting input operation executed by the user in real time, acquiring a first input parameter, and detecting correctness of the first input parameter until the first input parameter is correctly input.
In one embodiment, the schematic circuit diagram obtaining unit 2021 is configured to obtain, based on the first template file library, a corresponding target template file library, and specifically includes:
traversing all template file libraries according to the first template file library, judging whether the template file libraries which are the same as the first template file library exist in all template file libraries, if so, acquiring the template file library as a target template file library, and if not, outputting a prompt that the target template file library cannot be found and the first input parameters need to be input again.
It will be clear to those skilled in the art that, for convenience and brevity of description, reference may be made to the corresponding process in the foregoing method embodiment for the specific working process of the above-described apparatus, which is not described in detail herein.
It should be noted that the embodiment of the automatic modifying apparatus of the schematic circuit diagram described above is merely illustrative, where the modules described as separate components may or may not be physically separated, and components shown as modules may or may not be physical units, may be located in one place, or may be distributed over multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
On the basis of the embodiment of the automatic modification method of the circuit schematic diagram, another embodiment of the present invention provides an automatic modification terminal device of the circuit schematic diagram, which includes a processor, a memory, and a computer program stored in the memory and configured to be executed by the processor, where the processor executes the computer program to implement the automatic modification method of the circuit schematic diagram of any embodiment of the present invention.
Illustratively, in this embodiment the computer program may be partitioned into one or more modules, which are stored in the memory and executed by the processor to perform the present invention. The one or more modules may be a series of computer program instruction segments capable of performing the specified functions, for describing the execution of the computer program in an automatically modifying terminal device of the schematic circuit diagram.
The automatic modification terminal equipment of the circuit schematic diagram can be computing equipment such as a desktop computer, a notebook computer, a palm computer, a cloud server and the like. The automatically modified terminal device of the circuit schematic may include, but is not limited to, a processor, a memory.
The processor may be a central processing unit (Central Processing Unit, CPU), other general purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. The general purpose processor may be a microprocessor or the processor may be any conventional processor or the like, which is a control center of the automatic modification terminal device of the circuit schematic, and which connects the respective parts of the automatic modification terminal device of the entire circuit schematic using various interfaces and lines.
The memory may be used to store the computer program and/or the module, and the processor may implement various functions of the terminal device for automatically modifying the schematic circuit diagram by running or executing the computer program and/or the module stored in the memory and invoking data stored in the memory. The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function, and the like; the storage data area may store data created according to the use of the cellular phone, etc. In addition, the memory may include high-speed random access memory, and may also include non-volatile memory, such as a hard disk, memory, plug-in hard disk, smart Media Card (SMC), secure Digital (SD) Card, flash Card (Flash Card), at least one disk storage device, flash memory device, or other volatile solid-state storage device.
On the basis of the embodiment of the automatic circuit diagram modification method, another embodiment of the present invention provides a storage medium, where the storage medium includes a stored computer program, and when the computer program runs, the device where the storage medium is controlled to execute the automatic circuit diagram modification method according to any one of the embodiments of the present invention.
In this embodiment, the storage medium is a computer-readable storage medium, and the computer program includes computer program code, where the computer program code may be in a source code form, an object code form, an executable file, or some intermediate form, and so on. The computer readable medium may include: any entity or device capable of carrying the computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer Memory, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), an electrical carrier signal, a telecommunications signal, a software distribution medium, and so forth. It should be noted that the computer readable medium contains content that can be appropriately scaled according to the requirements of jurisdictions in which such content is subject to legislation and patent practice, such as in certain jurisdictions in which such content is subject to legislation and patent practice, the computer readable medium does not include electrical carrier signals and telecommunication signals.
In summary, the method, the device, the equipment and the storage medium for automatically modifying the schematic circuit diagram provided by the invention are characterized in that a first input parameter input by a user is obtained, wherein the first input parameter comprises a first template file library and a first signal line name; after determining that the first input parameters are correctly input and based on the first template file library, acquiring a corresponding target template file library, and acquiring all first circuit schematic diagrams in the target template file library; sequentially traversing all the first circuit schematic diagrams, acquiring and determining that a first signal wire needs to be added in the current first circuit schematic diagram based on all signal wire name parameters corresponding to the current first circuit schematic diagram, acquiring and adding the first signal wire to the current first circuit schematic diagram based on the signal wire position coordinates of the first signal wire needs to be added in the current first circuit schematic diagram, and storing the first circuit schematic diagram; compared with the prior art, the technical scheme of the invention can improve the modification efficiency of the circuit schematic diagram.
The foregoing is merely a preferred embodiment of the present invention, and it should be noted that modifications and substitutions can be made by those skilled in the art without departing from the technical principles of the present invention, and these modifications and substitutions should also be considered as being within the scope of the present invention.

Claims (9)

1. A method for automatically modifying a schematic circuit diagram, comprising:
acquiring a first input parameter based on an input parameter mode selected by a user, wherein the first input parameter comprises a first template file library and a first signal line name;
after determining that the first input parameters are correctly input and acquiring a corresponding target template file library based on the first template file library, judging whether a first circuit schematic diagram exists in the target template file library, and if so, acquiring all the first circuit schematic diagrams in the target template file library;
traversing all the first circuit schematic diagrams in sequence based on the traversing sequence, acquiring all signal line name parameters corresponding to the current first circuit schematic diagram, judging whether signal line names identical to the first signal line names exist in all the signal line name parameters, and if not, determining that a first signal line needs to be added in the current first circuit schematic diagram;
scanning the current first circuit schematic diagram to acquire element coordinate data corresponding to all element objects in the current first circuit schematic diagram; screening all X-axis coordinates and all Y-axis coordinates from all element coordinate data, sorting all X-axis coordinates, obtaining the minimum X-axis coordinate in all X-axis coordinates, sorting all Y-axis coordinates, obtaining the maximum Y-axis coordinate in all Y-axis coordinates, determining the signal line position coordinate of the first signal line to be added in the current first circuit schematic diagram based on the minimum X-axis coordinate and the maximum Y-axis coordinate, adding the first signal line to the current first circuit schematic diagram based on the signal line position coordinate, and storing the first circuit schematic diagram;
Judging whether the current first circuit schematic diagram is the last first circuit schematic diagram in the traversal order, and ending the current automatic modification operation when the first circuit schematic diagram is determined to be the last first circuit schematic diagram in the traversal order.
2. The method for automatically modifying a schematic circuit diagram according to claim 1, wherein after determining whether the signal line names identical to the first signal line name exist in the all signal line name parameters, further comprising:
if the signal line names which are the same as the first signal line names exist in all the signal line name parameters, determining that the first signal line is not required to be added in the current first circuit schematic diagram, and outputting a prompt of not adding the signal line;
judging whether the current first circuit schematic diagram is the last first circuit schematic diagram in the traversing sequence, if so, ending the current automatic modification operation, otherwise, selecting the next first circuit schematic diagram of the current first circuit schematic diagram based on the traversing sequence, and taking the next first circuit schematic diagram as the current first circuit schematic diagram.
3. The method for automatically modifying a schematic circuit diagram according to claim 1, wherein adding the first signal line to the current first schematic circuit diagram based on the signal line position coordinates and saving the first schematic circuit diagram, specifically comprises:
Acquiring the first input parameters, wherein the first input parameters comprise a first signal line element object;
selecting a signal line element object from a base element library according to the first signal line element object;
and after the signal line element object is determined to be successfully selected, adding the signal line element object into the current first circuit schematic diagram based on the signal line position coordinates, and after the signal line element object is confirmed to be added, storing the current first circuit schematic diagram.
4. A method for automatically modifying a schematic circuit diagram according to claim 3, wherein selecting a signal line element object from a base element library based on said first signal line element object comprises:
traversing the basic element library according to the first signal line element object, and judging whether a second signal line element object identical to the first signal line element object exists in the basic element library;
when it is determined that a second signal line element object identical to the first signal line element object exists in the base element library, the second signal line element object is used as a signal line element object selected from the base element library;
And when the fact that the second signal line element object which is the same as the first signal line element object does not exist in the basic element library is determined, ending the current automatic modification operation, and outputting a prompt that the first signal line element object which needs to be added does not exist in the basic element library.
5. The method for automatically modifying a schematic circuit diagram according to claim 1, wherein the step of obtaining the first input parameter based on the user selected input parameter mode comprises:
detecting an input parameter mode selected by a user, wherein the input parameter mode comprises a configuration file mode and a parameter interaction mode;
when the input parameter mode selected by the user is detected to be a configuration file mode, a target configuration file path is sent to the user, so that the user can input corresponding parameters in the target configuration file based on parameter reminding characters in the target configuration file after acquiring the target configuration file based on the target configuration file path;
detecting the input operation of the user on the target configuration file in real time, acquiring a first input parameter, and detecting the correctness of the first input parameter until the input of the first input parameter is correct;
When the input parameter mode selected by the user is detected to be a parameter interaction mode, detecting input operation executed by the user in real time, acquiring a first input parameter, and detecting correctness of the first input parameter until the first input parameter is correctly input.
6. The method for automatically modifying a schematic circuit diagram according to claim 1, wherein obtaining a corresponding target template file library based on the first template file library comprises:
traversing all template file libraries according to the first template file library, judging whether the template file libraries which are the same as the first template file library exist in all template file libraries, if so, acquiring the template file library as a target template file library, and if not, outputting a prompt that the target template file library cannot be found and the first input parameters need to be input again.
7. An automatic circuit schematic modification apparatus, comprising: the system comprises an interaction module and a processing module, wherein the interaction module comprises an input data acquisition unit, and the processing module comprises a circuit schematic diagram acquisition unit, a signal line confirmation unit, a signal line adding unit and a circuit schematic diagram judgment unit;
The input data acquisition unit is used for acquiring a first input parameter based on an input parameter mode selected by a user, wherein the first input parameter comprises a first template file library and a first signal line name;
the circuit schematic diagram obtaining unit is used for judging whether a first circuit schematic diagram exists in the target template file library after determining that the first input parameter is correctly input and based on the first template file library, obtaining a corresponding target template file library, and if so, obtaining all the first circuit schematic diagrams in the target template file library;
the signal line confirmation unit is used for sequentially traversing all the first circuit schematic diagrams based on the traversing sequence, acquiring all signal line name parameters corresponding to the current first circuit schematic diagram, judging whether signal line names identical to the first signal line names exist in all the signal line name parameters, and if not, determining that a first signal line needs to be added in the current first circuit schematic diagram;
the signal line adding unit is used for scanning the current first circuit schematic diagram and acquiring element coordinate data corresponding to all element objects in the current first circuit schematic diagram; screening all X-axis coordinates and all Y-axis coordinates from all element coordinate data, sorting all X-axis coordinates, obtaining the minimum X-axis coordinate in all X-axis coordinates, sorting all Y-axis coordinates, obtaining the maximum Y-axis coordinate in all Y-axis coordinates, determining the signal line position coordinate of the first signal line to be added in the current first circuit schematic diagram based on the minimum X-axis coordinate and the maximum Y-axis coordinate, adding the first signal line to the current first circuit schematic diagram based on the signal line position coordinate, and storing the first circuit schematic diagram;
The circuit schematic diagram judging unit is used for judging whether the current first circuit schematic diagram is the last first circuit schematic diagram in the traversal sequence, and ending the current automatic modification operation when the first circuit schematic diagram is determined to be the last first circuit schematic diagram in the traversal sequence.
8. A terminal device comprising a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, the processor implementing the automatic modification method of the schematic circuit diagram according to any one of claims 1 to 6 when the computer program is executed.
9. A computer readable storage medium, characterized in that the computer readable storage medium comprises a stored computer program, wherein the computer program, when run, controls a device in which the computer readable storage medium is located to perform the automatic modification method of the schematic circuit diagram according to any one of claims 1 to 6.
CN202310697030.1A 2023-06-13 2023-06-13 Automatic modification method, device, equipment and storage medium of circuit schematic diagram Active CN116629199B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310697030.1A CN116629199B (en) 2023-06-13 2023-06-13 Automatic modification method, device, equipment and storage medium of circuit schematic diagram

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310697030.1A CN116629199B (en) 2023-06-13 2023-06-13 Automatic modification method, device, equipment and storage medium of circuit schematic diagram

Publications (2)

Publication Number Publication Date
CN116629199A CN116629199A (en) 2023-08-22
CN116629199B true CN116629199B (en) 2023-11-24

Family

ID=87609839

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310697030.1A Active CN116629199B (en) 2023-06-13 2023-06-13 Automatic modification method, device, equipment and storage medium of circuit schematic diagram

Country Status (1)

Country Link
CN (1) CN116629199B (en)

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101192247A (en) * 2006-11-28 2008-06-04 英业达股份有限公司 Circuit connection calibration system and method
CN111368497A (en) * 2020-03-13 2020-07-03 浪潮商用机器有限公司 Circuit board schematic diagram design method and device, electronic equipment and storage medium
CN112649720A (en) * 2020-12-20 2021-04-13 苏州浪潮智能科技有限公司 Board card testing method and device and computer readable storage medium
CN112912885A (en) * 2018-09-28 2021-06-04 西门子工业软件有限公司 Interface connection for printed circuit board schematic
CN113591429A (en) * 2021-06-24 2021-11-02 深圳同兴达科技股份有限公司 Checking system and checking method for LCD binding PIN circuit schematic diagram
CN113779924A (en) * 2021-09-17 2021-12-10 中国科学院上海微系统与信息技术研究所 Method and apparatus for optimizing wiring of superconducting integrated circuit, storage medium, and terminal
CN114154451A (en) * 2022-02-07 2022-03-08 深圳佑驾创新科技有限公司 Automatic drawing method, device, equipment, medium and product of schematic diagram
CN114185524A (en) * 2021-09-27 2022-03-15 杰华特微电子股份有限公司 Device list extraction method and device in circuit design software and related equipment
CN114239479A (en) * 2021-12-15 2022-03-25 上海季丰电子股份有限公司 Circuit module multiplexing design method and device, computer equipment and storage medium
CN114299534A (en) * 2021-12-29 2022-04-08 深圳市汇川技术股份有限公司 Method and device for detecting circuit schematic diagram, terminal equipment and storage medium
CN114611447A (en) * 2022-03-16 2022-06-10 中科亿海微电子科技(苏州)有限公司 Programmable logic device wiring adjusting method, programmable logic device wiring adjusting device, computer and storage medium
CN114818594A (en) * 2022-05-31 2022-07-29 浪潮(山东)计算机科技有限公司 Automatic wiring and naming method, device, equipment and medium
CN114861593A (en) * 2022-05-31 2022-08-05 苏州浪潮智能科技有限公司 Method, device, equipment and medium for checking schematic diagram network based on circuit topology
CN114896917A (en) * 2022-04-28 2022-08-12 广州大学 Circuit topology and parameter representation method based on linear coding
CN114970437A (en) * 2022-07-28 2022-08-30 北京万龙精益科技有限公司 Signal network adjusting method for rearrangement of device pins in PCB
CN115544951A (en) * 2021-06-30 2022-12-30 迈普通信技术股份有限公司 Electric port Ethernet differential signal reference layer checking method and device and electronic equipment
CN115688675A (en) * 2022-11-11 2023-02-03 天津航空机电有限公司 Method for flexibly checking and correcting circuit schematic diagram parameters on line
CN116011383A (en) * 2023-01-28 2023-04-25 上海合见工业软件集团有限公司 Circuit schematic diagram route planning system for avoiding signal line coverage

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8028266B2 (en) * 2008-07-31 2011-09-27 International Business Machines Corporation System and method for automated placement in custom VLSI circuit design with schematic-driven placement
TW201211808A (en) * 2010-09-10 2012-03-16 Hon Hai Prec Ind Co Ltd System and method for checking electrical rules

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101192247A (en) * 2006-11-28 2008-06-04 英业达股份有限公司 Circuit connection calibration system and method
CN112912885A (en) * 2018-09-28 2021-06-04 西门子工业软件有限公司 Interface connection for printed circuit board schematic
CN111368497A (en) * 2020-03-13 2020-07-03 浪潮商用机器有限公司 Circuit board schematic diagram design method and device, electronic equipment and storage medium
CN112649720A (en) * 2020-12-20 2021-04-13 苏州浪潮智能科技有限公司 Board card testing method and device and computer readable storage medium
CN113591429A (en) * 2021-06-24 2021-11-02 深圳同兴达科技股份有限公司 Checking system and checking method for LCD binding PIN circuit schematic diagram
CN115544951A (en) * 2021-06-30 2022-12-30 迈普通信技术股份有限公司 Electric port Ethernet differential signal reference layer checking method and device and electronic equipment
CN113779924A (en) * 2021-09-17 2021-12-10 中国科学院上海微系统与信息技术研究所 Method and apparatus for optimizing wiring of superconducting integrated circuit, storage medium, and terminal
CN114185524A (en) * 2021-09-27 2022-03-15 杰华特微电子股份有限公司 Device list extraction method and device in circuit design software and related equipment
CN114239479A (en) * 2021-12-15 2022-03-25 上海季丰电子股份有限公司 Circuit module multiplexing design method and device, computer equipment and storage medium
CN114299534A (en) * 2021-12-29 2022-04-08 深圳市汇川技术股份有限公司 Method and device for detecting circuit schematic diagram, terminal equipment and storage medium
CN114154451A (en) * 2022-02-07 2022-03-08 深圳佑驾创新科技有限公司 Automatic drawing method, device, equipment, medium and product of schematic diagram
CN114611447A (en) * 2022-03-16 2022-06-10 中科亿海微电子科技(苏州)有限公司 Programmable logic device wiring adjusting method, programmable logic device wiring adjusting device, computer and storage medium
CN114896917A (en) * 2022-04-28 2022-08-12 广州大学 Circuit topology and parameter representation method based on linear coding
CN114818594A (en) * 2022-05-31 2022-07-29 浪潮(山东)计算机科技有限公司 Automatic wiring and naming method, device, equipment and medium
CN114861593A (en) * 2022-05-31 2022-08-05 苏州浪潮智能科技有限公司 Method, device, equipment and medium for checking schematic diagram network based on circuit topology
CN114970437A (en) * 2022-07-28 2022-08-30 北京万龙精益科技有限公司 Signal network adjusting method for rearrangement of device pins in PCB
CN115688675A (en) * 2022-11-11 2023-02-03 天津航空机电有限公司 Method for flexibly checking and correcting circuit schematic diagram parameters on line
CN116011383A (en) * 2023-01-28 2023-04-25 上海合见工业软件集团有限公司 Circuit schematic diagram route planning system for avoiding signal line coverage

Also Published As

Publication number Publication date
CN116629199A (en) 2023-08-22

Similar Documents

Publication Publication Date Title
CN111104421A (en) Data query method and device based on data interface standard configuration
CN110928802A (en) Test method, device, equipment and storage medium based on automatic generation of case
CN111027640A (en) Video data labeling method and device, terminal equipment and storage medium
CN111459812A (en) Interface test case generation method, electronic device and storage medium
CN116629199B (en) Automatic modification method, device, equipment and storage medium of circuit schematic diagram
CN108038125B (en) Method, device, equipment and storage medium for automatically comparing fund system test values
CN111966597B (en) Test data generation method and device
CN113886590A (en) Data summarizing method and device, computer equipment and storage medium
CN112527676A (en) Model automation test method, device and storage medium
CN111061733B (en) Data processing method, device, electronic equipment and computer readable storage medium
CN111176992B (en) Flow engine testing method and device, computer equipment and storage medium
CN110032781B (en) Editing time sequence constraint method and device, computer equipment and storage medium
CN112667631B (en) Automatic editing method, device, equipment and storage medium for business field
CN114115864A (en) Interface generation method and device and electronic equipment
CN114860608A (en) Scene construction based system automation testing method, device, equipment and medium
CN111027196B (en) Simulation analysis task processing method and device for power equipment and storage medium
CN111143274B (en) Hierarchical structure optimization method, device and system with logic comprehensive result as guide
CN109783134B (en) Front-end page configuration method and device and electronic equipment
CN117252188B (en) Software image monitoring method and system based on artificial intelligence
CN117370767B (en) User information evaluation method and system based on big data
CN109471764B (en) Method, device, terminal and storage medium for quickly reading system information
CN114818645B (en) Automatic report generation method, device, equipment and medium based on data body
CN112131842B (en) Document design method and system
CN117033239A (en) Control matching method and device, computer equipment and storage medium
CN117272910A (en) Modularized design method and device for aging circuit board of integrated circuit

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