CN113343611B - Software interaction method, device, equipment and medium - Google Patents
Software interaction method, device, equipment and medium Download PDFInfo
- Publication number
- CN113343611B CN113343611B CN202010135053.XA CN202010135053A CN113343611B CN 113343611 B CN113343611 B CN 113343611B CN 202010135053 A CN202010135053 A CN 202010135053A CN 113343611 B CN113343611 B CN 113343611B
- Authority
- CN
- China
- Prior art keywords
- schematic diagram
- pcb
- intermediate file
- design software
- target device
- 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
Links
- 230000003993 interaction Effects 0.000 title claims abstract description 44
- 238000000034 method Methods 0.000 title claims abstract description 38
- 238000010586 diagram Methods 0.000 claims abstract description 186
- 238000004590 computer program Methods 0.000 claims description 4
- 230000009193 crawling Effects 0.000 claims 1
- 238000013461 design Methods 0.000 abstract description 10
- 238000007689 inspection Methods 0.000 abstract description 5
- 230000003287 optical effect Effects 0.000 description 6
- 238000012545 processing Methods 0.000 description 5
- 230000002457 bidirectional effect Effects 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 239000013307 optical fiber Substances 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 230000000644 propagated effect Effects 0.000 description 2
- 238000003491 array Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000004377 microelectronic Methods 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000008707 rearrangement Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Images
Landscapes
- Stored Programmes (AREA)
Abstract
The invention discloses a software interaction method, a device, equipment and a medium. Wherein the method comprises the following steps: if the schematic diagram design software and the Printed Circuit Board (PCB) design software are both in the running state, regularly grabbing a schematic diagram intermediate file generated by the schematic diagram design software and a PCB intermediate file generated by the PCB design software; if the schematic diagram intermediate file is grabbed, determining target device information and connection relation information of the target device from the PCB design software according to the schematic diagram intermediate file, and selecting and displaying; or if the PCB intermediate file is grabbed, determining target device information and connection relation information of the target device from the schematic diagram design software according to the PCB intermediate file, and selecting and displaying. The technical scheme provided by the invention realizes real-time interaction between the schematic diagram design software and the PCB design software, and improves convenience and efficiency in the circuit design and inspection process.
Description
Technical Field
The embodiment of the invention relates to the technical field of circuit design software, in particular to a software interaction method, device, equipment and medium.
Background
With the rapid development of microelectronics, there is an increasing demand for electronic products, for circuit designs, and for circuit design automation (Electronics Design Automation, EDA) software.
EDA circuit design software can be categorized into schematic design and printed circuit board (Printed Circuit Board, PCB) design, and with the trend of current circuit boards to be more complex, certain interactions between the schematic design software and the PCB design software are generally required. In general, most software can only search and locate the schematic software and the PCB software manually, and the two searching modes are completely independent, and the operation takes long time and is low in efficiency.
Disclosure of Invention
The invention provides a software interaction method, a device, equipment and a medium, and provides a scheme for interaction between schematic diagram design software and PCB design software.
In a first aspect, an embodiment of the present invention provides a software interaction method, including:
if the schematic diagram design software and the Printed Circuit Board (PCB) design software are both in the running state, regularly grabbing a schematic diagram intermediate file generated by the schematic diagram design software and a PCB intermediate file generated by the PCB design software; the schematic diagram intermediate file comprises device information and connection relation information between devices generated according to the operation of a user in the schematic diagram design software, and the PCB intermediate file comprises device information and connection relation information between devices generated according to the operation of the user in the PCB design software;
if the schematic diagram intermediate file is grabbed, determining target device information and connection relation information of the target device from the PCB design software according to the schematic diagram intermediate file, and selecting and displaying; or if the PCB intermediate file is grabbed, determining target device information and connection relation information of the target device from the schematic diagram design software according to the PCB intermediate file, and selecting and displaying.
In a second aspect, an embodiment of the present invention further provides a software interaction device, where the device includes:
the grabbing module is used for regularly grabbing a schematic diagram intermediate file generated by the schematic diagram design software and a PCB intermediate file generated by the PCB design software if the schematic diagram design software and the PCB design software are monitored to be in an operation state; the schematic diagram intermediate file comprises device information and connection relation information between devices generated according to the operation of a user in the schematic diagram design software, and the PCB intermediate file comprises device information and connection relation information between devices generated according to the operation of the user in the PCB design software;
the interaction module is used for determining target device information and connection relation information of the target device from the PCB design software according to the schematic diagram intermediate file if the schematic diagram intermediate file is grabbed, and selecting and displaying the target device information and the connection relation information of the target device; or if the PCB intermediate file is grabbed, determining target device information and connection relation information of the target device from the schematic diagram design software according to the PCB intermediate file, and selecting and displaying.
In a third aspect, an embodiment of the present invention further provides an apparatus, including:
one or more processors;
storage means for storing one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement a software interaction method as described in any of the embodiments of the invention.
In a fourth aspect, embodiments of the present invention further provide a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements a software interaction method according to any of the embodiments of the present invention.
According to the invention, when the schematic diagram design software and the PCB design software are in the running state, the schematic diagram intermediate file generated by the schematic diagram design software and the PCB intermediate file generated by the PCB design software are periodically grabbed, if the schematic diagram intermediate file is grabbed, the target device information and the connection relation information of the target device are determined from the PCB design software according to the schematic diagram intermediate file and are selected and displayed, and if the PCB intermediate file is grabbed, the target device information and the connection relation information of the target device are determined from the schematic diagram design software according to the PCB intermediate file and are selected and displayed, so that the real-time interaction between the schematic diagram design software and the PCB design software is realized, and the convenience and the efficiency in the circuit design and inspection process are improved.
Drawings
FIG. 1 is a flowchart of a software interaction method according to an embodiment of the present invention;
FIG. 2 is an overall frame diagram of a software interaction method according to an embodiment of the present invention;
FIG. 3 is a flowchart of another software interaction method according to an embodiment of the present invention;
FIG. 4 is a flowchart of a further software interaction method according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a software interaction device according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of an apparatus according to an embodiment of the present invention.
Detailed Description
The invention is described in further detail below with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting thereof. It should be further noted that, for convenience of description, only some, but not all of the structures related to the present invention are shown in the drawings.
Fig. 1 is a flowchart of a software interaction method provided in an embodiment of the present invention, where the embodiment may be suitable for use in the case of interaction between software, and typically, the method may be used for interaction between schematic diagram design software and PCB design software under different platforms, and the method may be performed by a software interaction device, where the device may be implemented by hardware and/or software.
Referring to fig. 1, the method specifically includes the steps of:
s110, if the schematic diagram design software and the Printed Circuit Board (PCB) design software are monitored to be in the running state, regularly grabbing a schematic diagram intermediate file generated by the schematic diagram design software and a PCB intermediate file generated by the PCB design software.
The schematic diagram intermediate file comprises device information and connection relation information between devices generated according to operation of a user in the schematic diagram design software, and the PCB intermediate file comprises device information and connection relation information between devices generated according to operation of the user in the PCB design software.
The schematic diagram design software is used for drawing an electrical schematic diagram, wherein the electrical schematic diagram comprises devices and connection relations among the devices and can be divided according to functional modules; the PCB design software is used for drawing an electronic circuit diagram and comprises layout and connection lines among components in an actual circuit connection diagram. In this embodiment, the electrical schematic diagram and the corresponding electronic circuit diagram are already drawn, and can be loaded and displayed through schematic diagram design software and PCB design software, respectively. The schematic design software and the PCB design software may be any platform design software.
For example, the user's operation in the schematic design software and the user's operation in the PCB design software may include at least one of selecting, amplifying, moving, and copying.
For example, referring to fig. 2, the running states of the schematic design software and the PCB design software are monitored by the terminal server to ensure that the middle file grabbing operation is performed in the case where both the software are in the running states. Specifically, the user may select an object in the schematic design software, or may select an object in the PCB design software, where the object includes selected device information and connection relationship information between devices. When a user selects a certain object in the schematic diagram design software, the schematic diagram design software generates an information file containing the object information, namely a schematic diagram intermediate file, under a preset path; when a user selects a target object in the PCB design software, the PCB design software also generates an information file containing the object information, namely a PCB intermediate file, under a preset path. By adding a timer, a corresponding time interval is set, and the terminal server accesses the schematic diagram intermediate file and the PCB intermediate file once at intervals, so that real-time monitoring of the schematic diagram intermediate file and the PCB intermediate file is realized.
S120, if the schematic diagram intermediate file is grabbed, determining target device information and connection relation information of the target device from the PCB design software according to the schematic diagram intermediate file, and selecting and displaying; or if the PCB intermediate file is grabbed, determining target device information and connection relation information of the target device from the schematic diagram design software according to the PCB intermediate file, and selecting and displaying.
The selection display can be performed by amplifying, highlighting and other modes of the connection relation of the target device and the target device, and of course, other feasible selection display modes are also included, and flexible setting can be performed according to the actual requirements of the user.
In this embodiment, the schematic diagram intermediate file and the PCB intermediate file are respectively and simultaneously captured at the same time interval, if a user wants to view the actual circuit diagram of a certain functional module in the electrical schematic diagram in the schematic diagram design software in the PCB design software correspondingly, the PCB design software captures the schematic diagram intermediate file automatically generated by the schematic diagram software at this time, and the intermediate file includes the device information in the functional module and the connection relationship information between the devices, and according to the captured intermediate file, the device in the functional module, the actual connection diagram and the actual wiring diagram of the device are displayed correspondingly in the PCB design software, and the two parts are compared and viewed. The display mode may be highlighting the corresponding device and the connection relationship.
Similarly, if a user wants to view an electrical schematic diagram corresponding to an actual circuit connection diagram in an electronic circuit diagram in the PCB design software in the schematic diagram design software, the schematic diagram design software captures a PCB intermediate file automatically generated by the PCB design software at this time, the intermediate file includes device information in the actual circuit diagram of the portion and connection relationship information between devices, and according to the captured intermediate file, the device and connection relationship of the device in the actual circuit connection diagram of the portion are displayed in the schematic diagram design software correspondingly, so that the two portions are viewed in a comparison mode. The display mode may be highlighting the corresponding device and the connection relationship.
According to the technical scheme, when the schematic diagram design software and the PCB design software are in the running state, schematic diagram intermediate files generated by the schematic diagram design software and PCB intermediate files generated by the PCB design software are periodically grabbed, if the schematic diagram intermediate files are grabbed, target device information and connection relation information of the target devices are determined from the PCB design software according to the schematic diagram intermediate files and are selected and displayed, if the PCB intermediate files are grabbed, connection relation of the target devices and the target devices is determined from the schematic diagram design software according to the PCB intermediate files and are selected and displayed, real-time interaction between the schematic diagram design software and the PCB design software is achieved, and convenience and efficiency in circuit design and inspection processes are improved.
On the basis of the technical scheme, if the schematic diagram intermediate file is grabbed, determining target device information and connection relation information of the target device from the PCB design software according to the schematic diagram intermediate file, and selecting and displaying the target device information and the connection relation information of the target device; or if the PCB intermediate file is grabbed, determining the target device information and the connection relationship information of the target device from the schematic diagram design software according to the PCB intermediate file, and selecting and displaying the target device information and the connection relationship information, and then further including: deleting the schematic diagram intermediate file or deleting the PCB intermediate file.
After the selected display operation is executed, the generated schematic diagram intermediate file or PCB intermediate file is deleted in time, so that the instantaneity of the generated intermediate file is ensured, and meanwhile, the storage space is saved.
Fig. 3 is a flowchart of a software interaction method according to an embodiment of the present invention, where S110 and S120 are refined based on the above embodiment,
and S210, if the schematic diagram design software and the PCB design software are both in the running state, controlling the schematic diagram design software to regularly grab the PCB intermediate file and controlling the PCB design software to regularly grab the schematic diagram intermediate file.
In this embodiment, the terminal server controls the schematic diagram intermediate software to regularly capture the PCB intermediate file through the interface of the schematic diagram design software, and controls the PCB design software to regularly capture the schematic diagram intermediate file through the interface of the PCB design software. For example, referring to fig. 4, the time for the two timers to capture is generally set to not more than 1s, for example, may be set to 0.1s, so as to ensure the real-time interaction of the schematic design software and the PCB design software.
S220, if the schematic diagram intermediate file is grabbed, matching device information and connection relation information among devices contained in the schematic diagram intermediate file with an electronic circuit diagram in the PCB design software, determining corresponding target device information and connection relation information of the target device from the electronic circuit diagram, and selecting and displaying the corresponding target device information and connection relation information of the target device; or if the PCB intermediate file is grabbed, matching the device information and the connection relation information between the devices contained in the PCB intermediate file with the electrical schematic diagram in the schematic diagram design software, determining corresponding target device information and connection relation information of the target device from the electrical schematic diagram, and selecting and displaying.
In the embodiment, according to the devices and the connection relations contained in the captured schematic diagram intermediate file, the corresponding devices and the connection relations are matched in the electronic circuit diagram of the PCB design software and selected and displayed; and matching the corresponding devices and the connection relation of the devices in the electrical schematic diagram of the schematic diagram design software according to the connection relation of the devices and the devices contained in the grabbed PCB intermediate file, and selecting and displaying. Referring specifically to fig. 4, two timers are started at the same time interval to capture intermediate files in real time, if the PCB design software captures intermediate files of the schematic diagram, corresponding devices and networks are selected and displayed in the PCB design software according to the captured intermediate files of the schematic diagram, and the networks represent connection relations between the devices; if the schematic diagram design software grabs the PCB intermediate file, the corresponding devices and networks are selected and displayed in the schematic diagram design software according to the grabbed PCB intermediate file, so that bidirectional real-time interaction of the schematic diagram design software and the PCB design software is realized, the layout among the devices is conveniently and accurately adjusted in time, and the inspection work of circuit design can be conveniently carried out.
According to the technical scheme, the schematic diagram design software is controlled to regularly capture the PCB intermediate files, the PCB design software is controlled to regularly capture the schematic diagram intermediate files, the connection relation between the devices corresponding to the PCB intermediate files is displayed in the schematic diagram design software in a corresponding selection mode, and the connection relation between the devices corresponding to the schematic diagram intermediate files is displayed in the PCB design software in a corresponding selection mode, so that bidirectional interaction between the schematic diagram design software and the PCB design software is achieved, the interaction process is automatically performed, and convenience and efficiency in the circuit design and inspection process are improved.
On the basis of the technical scheme, the device information and the connection relation information between devices contained in the schematic diagram intermediate file are displayed through a list in the PCB design software interface, and the device information and the connection relation information between devices contained in the PCB intermediate file are displayed through a list in the schematic diagram design software interface. The method facilitates the user to check the device to be selected and the connection relation of the device.
The device information and the connection relation information between devices contained in the schematic diagram intermediate file can be displayed in a list form in the interface of the schematic diagram design software, can be respectively displayed in a list form in the interfaces of the schematic diagram design software and the PCB design software, and can flexibly set the position of the list display according to actual requirements. Similarly, the device information and the connection relationship information between the devices contained in the PCB intermediate file may be displayed in a list in the interface of the PCB design software, or may be displayed in a list in the interfaces of the schematic design software and the PCB design software, respectively.
Fig. 5 is a software interaction device provided by an embodiment of the present invention, where the software interaction device provided by the embodiment of the present invention may execute the software interaction method provided by the embodiment of the present invention.
Referring to fig. 5, the apparatus specifically includes:
the grabbing module 310 is configured to, if it is monitored that both the schematic diagram design software and the printed circuit board PCB design software are in an operating state, regularly grab a schematic diagram intermediate file generated by the schematic diagram design software and a PCB intermediate file generated by the PCB design software; the schematic diagram intermediate file comprises device information and connection relation information between devices generated according to the operation of a user in the schematic diagram design software, and the PCB intermediate file comprises device information and connection relation information between devices generated according to the operation of the user in the PCB design software;
the interaction module 320 is configured to determine, if the schematic diagram intermediate file is captured, target device information and connection relationship information of the target device from the PCB design software according to the schematic diagram intermediate file, and perform selected display; or if the PCB intermediate file is grabbed, determining target device information and connection relation information of the target device from the schematic diagram design software according to the PCB intermediate file, and selecting and displaying.
Optionally, the operations of the user in the schematic design software and the operations of the user in the PCB design software include:
at least one of selecting, amplifying, moving, and copying.
Optionally, the device further comprises a deleting module, configured to delete the schematic diagram intermediate file or delete the PCB intermediate file.
Specifically, the grabbing module 310 specifically is configured to: and controlling the schematic diagram design software to regularly grab the PCB intermediate file, and controlling the PCB design software to regularly grab the schematic diagram intermediate file.
The interaction module 320 is specifically configured to: if the schematic diagram intermediate file is grabbed, matching device information and connection relation information among devices contained in the schematic diagram intermediate file with an electronic circuit diagram in the PCB design software, determining corresponding target device information and connection relation information of a target device from the electronic circuit diagram, and selecting and displaying; or,
if the PCB intermediate file is grabbed, device information and connection relation information among devices contained in the PCB intermediate file are matched with an electrical schematic diagram in the schematic diagram design software, corresponding target device information and connection relation information of the target devices are determined from the electrical schematic diagram, and selected and displayed.
Optionally, the device further comprises a display module, which is used for displaying the device information and the connection relation information between devices contained in the schematic diagram intermediate file in the PCB design software interface through a list, and displaying the device information and the connection relation information between devices contained in the PCB intermediate file in the schematic diagram design software interface through a list.
The software interaction device provided by the embodiment of the invention can execute the software interaction method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
Fig. 6 is a schematic structural diagram of an apparatus according to an embodiment of the present invention. Fig. 6 shows a block diagram of an exemplary device 12 suitable for use in implementing embodiments of the present invention. The device 12 shown in fig. 6 is merely an example and should not be construed as limiting the functionality and scope of use of embodiments of the present invention.
As shown in fig. 6, device 12 is in the form of a general purpose computing device. Components of device 12 may include, but are not limited to: one or more processors or processing units 16, a system memory 28, a bus 18 that connects the various system components, including the system memory 28 and the processing units 16.
The system memory 28 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM) 30 and/or cache memory 32. Device 12 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 34 may be used to read from or write to non-removable, nonvolatile magnetic media (not shown in FIG. 6, commonly referred to as a "hard disk drive"). Although not shown in fig. 6, a magnetic disk drive for reading from and writing to a removable non-volatile magnetic disk (e.g., a "floppy disk"), and an optical disk drive for reading from or writing to a removable non-volatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In such cases, each drive may be coupled to bus 18 through one or more data medium interfaces. Memory 28 may include at least one program product having a set (e.g., at least one) of program modules configured to carry out the functions of embodiments of the invention.
A program/utility 40 having a set (at least one) of program modules 42 may be stored in, for example, memory 28, such program modules 42 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each or some combination of which may include an implementation of a network environment. Program modules 42 generally perform the functions and/or methods of the embodiments described herein.
The processing unit 16 executes various functional applications and data processing by running programs stored in the system memory 28, for example, implementing a software interaction method provided by embodiments of the present invention.
Embodiments of the present invention also provide a computer-readable storage medium having a computer program stored thereon , The program, when executed by a processor, implements a software interaction method according to any of the above-described embodiments of the invention. Wherein the method comprises the following steps:
if the schematic diagram design software and the Printed Circuit Board (PCB) design software are both in the running state, regularly grabbing a schematic diagram intermediate file generated by the schematic diagram design software and a PCB intermediate file generated by the PCB design software; the schematic diagram intermediate file comprises device information and connection relation information between devices generated according to the operation of a user in the schematic diagram design software, and the PCB intermediate file comprises device information and connection relation information between devices generated according to the operation of the user in the PCB design software;
if the schematic diagram intermediate file is grabbed, determining target device information and connection relation information of the target device from the PCB design software according to the schematic diagram intermediate file, and selecting and displaying; or if the PCB intermediate file is grabbed, determining target device information and connection relation information of the target device from the schematic diagram design software according to the PCB intermediate file, and selecting and displaying.
The computer storage media of embodiments of the invention may take the form of any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the computer-readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
Note that the above is only a preferred embodiment of the present invention and the technical principle applied. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, while the invention has been described in connection with the above embodiments, the invention is not limited to the embodiments, but may be embodied in many other equivalent forms without departing from the spirit or scope of the invention, which is set forth in the following claims.
Claims (10)
1. A method of software interaction, comprising:
if the schematic diagram design software and the Printed Circuit Board (PCB) design software are both in the running state, regularly grabbing a schematic diagram intermediate file generated by the schematic diagram design software and a PCB intermediate file generated by the PCB design software; the schematic diagram intermediate file comprises device information and connection relation information between devices generated according to the operation of a user in the schematic diagram design software, and the PCB intermediate file comprises device information and connection relation information between devices generated according to the operation of the user in the PCB design software;
if the schematic diagram intermediate file is grabbed, determining target device information and connection relation information of the target device from the PCB design software according to the schematic diagram intermediate file, and selecting and displaying; or if the PCB intermediate file is grabbed, determining target device information and connection relation information of the target device from the schematic diagram design software according to the PCB intermediate file, and selecting and displaying.
2. The method according to claim 1, wherein if the schematic diagram intermediate file is grabbed, determining target device information and connection relation information of a target device from the PCB design software according to the schematic diagram intermediate file and performing selected display; or if the PCB intermediate file is grabbed, determining the target device information and the connection relationship information of the target device from the schematic diagram design software according to the PCB intermediate file, and selecting and displaying the target device information and the connection relationship information, and then further including:
deleting the schematic diagram intermediate file or deleting the PCB intermediate file.
3. The method of claim 1, wherein periodically crawling the schematic intermediate files generated by the schematic design software and the PCB intermediate files generated by the PCB design software comprises:
and controlling the schematic diagram design software to regularly grab the PCB intermediate file, and controlling the PCB design software to regularly grab the schematic diagram intermediate file.
4. The method according to claim 1, wherein if the schematic diagram intermediate file is grabbed, determining target device information and connection relation information of a target device from the PCB design software according to the schematic diagram intermediate file and performing selected display; or if the PCB intermediate file is grabbed, determining target device information and connection relationship information of the target device from the schematic diagram design software according to the PCB intermediate file, and selecting and displaying the target device information and the connection relationship information, including:
if the schematic diagram intermediate file is grabbed, matching device information and connection relation information among devices contained in the schematic diagram intermediate file with an electronic circuit diagram in the PCB design software, determining corresponding target device information and connection relation information of a target device from the electronic circuit diagram, and selecting and displaying; or,
if the PCB intermediate file is grabbed, device information and connection relation information among devices contained in the PCB intermediate file are matched with an electrical schematic diagram in the schematic diagram design software, corresponding target device information and connection relation information of the target devices are determined from the electrical schematic diagram, and selected and displayed.
5. The method of any of claims 1-4, wherein the schematic intermediate file contains device information and connection relationship information between devices that are displayed by a list in the PCB design software interface, and wherein the schematic intermediate file contains device information and connection relationship information between devices that are displayed by a list in the schematic design software interface.
6. A software interaction device, comprising:
the grabbing module is used for regularly grabbing a schematic diagram intermediate file generated by the schematic diagram design software and a PCB intermediate file generated by the PCB design software if the schematic diagram design software and the PCB design software are monitored to be in an operation state; the schematic diagram intermediate file comprises device information and connection relation information between devices generated according to the operation of a user in the schematic diagram design software, and the PCB intermediate file comprises device information and connection relation information between devices generated according to the operation of the user in the PCB design software;
the interaction module is used for determining target device information and connection relation information of the target device from the PCB design software according to the schematic diagram intermediate file if the schematic diagram intermediate file is grabbed, and selecting and displaying the target device information and the connection relation information of the target device; or if the PCB intermediate file is grabbed, determining target device information and connection relation information of the target device from the schematic diagram design software according to the PCB intermediate file, and selecting and displaying.
7. The apparatus of claim 6, wherein the interaction module is specifically configured to:
if the schematic diagram intermediate file is grabbed, matching device information and connection relation information among devices contained in the schematic diagram intermediate file with an electronic circuit diagram in the PCB design software, determining corresponding target device information and connection relation information of a target device from the electronic circuit diagram, and selecting and displaying; or,
if the PCB intermediate file is grabbed, device information and connection relation information among devices contained in the PCB intermediate file are matched with an electrical schematic diagram in the schematic diagram design software, corresponding target device information and connection relation information of the target devices are determined from the electrical schematic diagram, and selected and displayed.
8. The device according to claim 6, wherein the grabbing module is specifically configured to: and controlling the schematic diagram design software to regularly grab the PCB intermediate file, and controlling the PCB design software to regularly grab the schematic diagram intermediate file.
9. An apparatus, the apparatus comprising:
one or more processors;
storage means for storing one or more programs,
when executed by the one or more processors, causes the one or more processors to implement a software interaction method as claimed in any one of claims 1-5.
10. A computer readable storage medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, implements a software interaction method according to any of the claims 1-5.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010135053.XA CN113343611B (en) | 2020-03-02 | 2020-03-02 | Software interaction method, device, equipment and medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010135053.XA CN113343611B (en) | 2020-03-02 | 2020-03-02 | Software interaction method, device, equipment and medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN113343611A CN113343611A (en) | 2021-09-03 |
CN113343611B true CN113343611B (en) | 2023-05-26 |
Family
ID=77467176
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010135053.XA Active CN113343611B (en) | 2020-03-02 | 2020-03-02 | Software interaction method, device, equipment and medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113343611B (en) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107025362A (en) * | 2017-04-28 | 2017-08-08 | 无锡市同步电子科技有限公司 | A kind of method for verifying schematic diagram and PCB creation data uniformity |
CN110750953A (en) * | 2019-10-17 | 2020-02-04 | 林传妙 | Method and system for rapidly searching components for PCB maintenance |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3829281B2 (en) * | 2002-04-11 | 2006-10-04 | 株式会社日立製作所 | Film thickness distribution analysis method, electronic circuit board, and manufacturing process design apparatus |
US7062764B2 (en) * | 2002-06-17 | 2006-06-13 | Microsoft Corporation | System and method for manipulating offline software |
CN101639870A (en) * | 2009-05-19 | 2010-02-03 | 上海闻泰电子科技有限公司 | Method for introducing PCB design document from schematic diagram |
CN103699742B (en) * | 2013-12-24 | 2016-08-17 | 北京航天测控技术有限公司 | A kind of PCB netlist information display device of auxiliary circuit board diagnosis |
CN105335570B (en) * | 2015-11-24 | 2018-11-06 | 深圳市兴森快捷电路科技股份有限公司 | A method of netlist comparison is carried out based on component pin connection relation |
CN109614682B (en) * | 2018-11-05 | 2023-04-18 | 广州兴森快捷电路科技有限公司 | Method and device for FPGA pin exchange based on Expedition PCB and storage medium |
-
2020
- 2020-03-02 CN CN202010135053.XA patent/CN113343611B/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107025362A (en) * | 2017-04-28 | 2017-08-08 | 无锡市同步电子科技有限公司 | A kind of method for verifying schematic diagram and PCB creation data uniformity |
CN110750953A (en) * | 2019-10-17 | 2020-02-04 | 林传妙 | Method and system for rapidly searching components for PCB maintenance |
Non-Patent Citations (3)
Title |
---|
基于Cadence的PCB设计;李涵;黄伦文;陈天池;;电脑知识与技术(第36期);10278-10279 * |
基于模块数据库的51单片机系统原理图自动生成软件的研究;袁晓骏;路林吉;;微型电脑应用(第07期);42-43 * |
简述从原理图到PCB的设计过程;蓝江涛;;轻工科技(第08期);87-88 * |
Also Published As
Publication number | Publication date |
---|---|
CN113343611A (en) | 2021-09-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107506300B (en) | User interface testing method, device, server and storage medium | |
CN109726076B (en) | Applet life cycle management method and system | |
CN111897740A (en) | User interface testing method and device, electronic equipment and computer readable medium | |
CN110888731B (en) | Method, device, equipment and storage medium for acquiring route data | |
CN111241043A (en) | Multimedia file sharing method, terminal and storage medium | |
CN112306447A (en) | Interface navigation method, device, terminal and storage medium | |
CN110659210A (en) | Information acquisition method and device, electronic equipment and storage medium | |
CN109753437B (en) | Test program generation method and device, storage medium and electronic equipment | |
CN113312036B (en) | Large screen display method, device and equipment of Web page and storage medium | |
CN109165372B (en) | Webpage loading method, device, equipment and storage medium | |
CN109086097B (en) | Method and device for starting small program, server and storage medium | |
CN112558966B (en) | Depth model visualization data processing method and device and electronic equipment | |
CN113343611B (en) | Software interaction method, device, equipment and medium | |
CN108399128A (en) | A kind of generation method of user data, device, server and storage medium | |
CN108924625B (en) | Video playing control method and device | |
CN111078317A (en) | Scene data processing method and device, computer equipment and storage medium | |
CN110958243A (en) | Network vulnerability submitting method and device, storage medium and electronic equipment | |
CN111262727B (en) | Service capacity expansion method, device, equipment and storage medium | |
CN110602162B (en) | Terminal evidence obtaining method, device, equipment and storage medium | |
CN107992626A (en) | Cache cleaner method, apparatus, terminal and storage medium | |
CN112819760A (en) | Image detection method, device and system | |
CN114490265A (en) | Data acquisition method, device, equipment and storage medium | |
CN112416422A (en) | Development version file submitting method, device, equipment and storage medium | |
CN106547847B (en) | Electronic reading material tracing and updating method and equipment | |
CN110968519A (en) | Game testing method, device, server and storage medium |
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 |