WO2020000952A1 - 一种板卡互联网络数据的整合方法及装置 - Google Patents

一种板卡互联网络数据的整合方法及装置 Download PDF

Info

Publication number
WO2020000952A1
WO2020000952A1 PCT/CN2018/123674 CN2018123674W WO2020000952A1 WO 2020000952 A1 WO2020000952 A1 WO 2020000952A1 CN 2018123674 W CN2018123674 W CN 2018123674W WO 2020000952 A1 WO2020000952 A1 WO 2020000952A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
integration
board
netlist
data
Prior art date
Application number
PCT/CN2018/123674
Other languages
English (en)
French (fr)
Inventor
高志伟
Original Assignee
郑州云海信息技术有限公司
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 郑州云海信息技术有限公司 filed Critical 郑州云海信息技术有限公司
Publication of WO2020000952A1 publication Critical patent/WO2020000952A1/zh

Links

Images

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

Definitions

  • the present invention relates to the field of computer technology, and in particular, to a method and device for integrating data of a board and card network.
  • the composition of the server includes the processor, hard disk, memory, board, system bus, etc. It is similar to the general computer architecture, but because it needs to provide highly reliable services, it is in terms of processing power, stability, reliability, security, and scalability. Requirements such as reliability and manageability are high, and the corresponding server design is more complicated.
  • server design requires the cooperation of multiple people or teams.
  • a server system needs to be composed of multiple boards.
  • the number of signal interconnections between the different devices in the board and the board and the structure is complex. Therefore, in the process of cooperatively designing the server, it is necessary to repeatedly confirm whether the network name in the card board meets the standard and whether the interconnection relationship of each network is correct.
  • the internet is checked and controlled by integrated board internet data.
  • the current integration process of board internet data is that board designers manually extract the pin network names one by one from the schematic diagram. Therefore, it is prone to errors, omissions, spelling errors, etc., making the integrated board internet data overly dependent on human
  • the existence of too much uncertainty will eventually lead to inaccurate output conclusions and affect the design of the board.
  • the purpose of the present invention is to provide a method and device for integrating card network data, which can automatically import netlist data, avoid manually extracting netlist data, thereby reducing the influence of human factors, and improving the reliability of data integration on the card internet. effectiveness.
  • the present invention provides a method for integrating data of a board and card network.
  • the integration method includes:
  • an integration program is called to perform integration processing on the initial integration file to obtain an integrated board Internet data integration file.
  • the importing a netlist file corresponding to each target board includes:
  • the integration method further includes:
  • Each of the netlist files is converted into a form file in a predetermined format.
  • converting each of the netlist files into a form file in a predetermined format includes:
  • a VBA conversion application program is called to convert each of the netlist files into an excel form file in a predetermined format.
  • the invention also provides a device for integrating network data of a board and card, comprising:
  • the filling module is used to fill in component tag numbers and corresponding pin numbers at the corresponding positions of the board and card data integration file based on the entered board and card interconnection relationship information to form the initial integration file;
  • Data import module used to import the netlist file corresponding to each target board
  • An integration module is configured to call an integration program to perform integration processing on the initial integration file according to the set interconnection conditions and the netlist file to obtain an integrated board Internet data integration file.
  • the data import module is a module that imports a netlist file corresponding to each target board extracted from the board schematic diagram.
  • the integration device further includes:
  • a format conversion module is configured to convert each of the netlist files into a form file in a predetermined format.
  • the format conversion module is a module that invokes a VBA conversion application to convert each of the netlist files into an excel form file in a predetermined format.
  • a method for integrating board and card internet data includes: filling in component tag numbers and corresponding pin numbers at corresponding positions of the board and card internet data integration file according to the entered board and card interconnection relationship information, Form the initial integration file; import the netlist file corresponding to each target board; according to the set interconnection conditions and netlist file, call the integration program to integrate the initial integration file to obtain the integrated board internet data integration file.
  • this method can automatically import the netlist data (that is, the netlist file) and use the integration program to automatically integrate the netlist file, which not only can ensure the accuracy of the data source, but also avoids the need for manual extraction in the existing technology
  • the step of netlist data reduces the degree of manual participation in the integration of the board and card network data, thereby improving the reliability and efficiency of the board and card network data integration, and can reduce the labor and time costs of the board and card network data integration.
  • the present invention also provides a device for integrating network data of a board and card, which has the above-mentioned beneficial effects, and is not repeated here.
  • FIG. 1 is a flowchart of a method for integrating data of a board and card network according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram of a data integration file of a board and card network provided by an embodiment of the present invention
  • FIG. 3 is a schematic diagram of an integrated board internet data integration file according to an embodiment of the present invention.
  • FIG. 4 is a structural block diagram of a board card internet data integration device according to an embodiment of the present invention.
  • the corresponding relationship between the pins needs to be determined according to the connection relationship between the chip, connector, and cable with the interconnection relationship, and a form file is produced. Then, the board designer fills in the electrical network name corresponding to the pin based on the schematic diagram, and forms a complete interconnection report. Finally, the network interconnection relationship is checked based on the interconnection report.
  • the integration method may include:
  • this step is to sort out the component tag number and corresponding pin number of each board card according to the interconnection relationship between the board cards in the board card internet data integration file. That is, when there is only one target application, this step only needs to fill in each component tag number and the pin number corresponding to the component tag number in the card internet data integration file. When there are two target boards, this step needs to determine the bit number and corresponding pin number of a component on the first target board and the component on the second target board according to the interconnection relationship between the two boards. The bit number of the card and the corresponding pin number, the component has a certain corresponding relationship in the first target card and the second target board.
  • an initial integration file can be formed. You can refer to FIG. 2. According to the input board and card interconnection relationship information, fill in the component tag number and corresponding pin number in the corresponding position of the board and card network data integration file to form the initial integration file.
  • the bit number is J7, corresponding to the pin numbers of 1-11.
  • the component number in the second target board is J71, which corresponds to the pin numbers of 1-11. It can be simply understood that the component with the serial number J7 in the first target board corresponds to the component with the serial number J72 in the second target board, and their 11 pins have a one-to-one correspondence relationship.
  • the component tag number and corresponding pin number of each target board according to the board and card interconnection relationship in the board and card network data integration file (referred to in Figure 2 as the board and card network integration tool). (The corresponding positions of J7 and J71 and the corresponding pin numbers).
  • the board interconnection relationship information includes at least the component tag number corresponding to each target board and the pin number corresponding to each component.
  • the board interconnection information also includes the correspondence between the component numbers and pin numbers of the target boards with the association relationship.
  • this embodiment does not limit the input form of the board-card interconnection relationship information.
  • the user may fill in the corresponding component tag number and corresponding pin number in the corresponding position of the board internet data integration file by editing. It is also possible for the user to fill in the corresponding component tag number and corresponding pin number in the corresponding position of the card Internet data integration file through voice.
  • this embodiment is not limited to the specific content contained in the board card internet data integration file. Users can set it according to the actual situation. During the setting process, users can refer to what information needs to be integrated in the final board-to-board data integration file. For example, when the user needs to determine the Net name (network name) corresponding to each component, the board Internet data integration file will contain this content, as shown in the Net name column in Figure 2. When the user needs to check whether the net names that are consistent between the target boards with the interconnection relationship are the same, it may include detecting the content of the interconnected net names, as shown in the check column in FIG. 2.
  • This embodiment does not limit the form of the data integration file of the card internet. For example, it may be in the form of a table (such as an excel table in FIG. 2). It can also be in text form.
  • the board internet data integration file to an excel form file.
  • the use of a table format can improve the retrieval efficiency, and further improve the integration efficiency of the data of the card internet.
  • you use an excel form file in order to ensure the accurate implementation of subsequent operations, you must confirm that the "macro" function is turned on.
  • FIG. 2 shows an excel form file, which contains two target boards (board 1 and board 2).
  • the content that needs to be arranged according to the input board interconnection relationship information is the tag number and index of board 1.
  • Pin number that is, Pin number
  • board 2's bit number and pin number that is, Pin number
  • What needs to be integrated by the program is to fill in the Net name corresponding to each pin number, and detect board 1 and board. 2 Whether the corresponding Net name is consistent, and whether there is a certain pin number without Net name and other information.
  • the board to be sorted in FIG. 2 is the above-mentioned target board, the board connector is a component, and the PIN pin is a pin number.
  • the imported card Netlist (dialbonl.dat) is the netlist file.
  • this step is to automatically import the netlist file corresponding to each target board.
  • This embodiment does not limit the data source of the netlist file corresponding to each target board card that is imported, as long as the netlist file corresponding to each target board card can be obtained, it can be finally retrieved through the integration procedure to retrieve it in subsequent steps Data.
  • the imported netlist file corresponding to each target board is the data foundation for subsequent integration, in order to ensure the reliability and accuracy of the integrated board internet data integration file.
  • a netlist file that is, the most original netlist file
  • the original netlist data of Concept HDL that is, Netlist (.dat) file
  • Net list is the netlist and network connection list.
  • this embodiment may further include: converting each netlist file into a file of a predetermined format . That is, the netlist file is converted into a standard file with uniform format, good readability and accuracy. This can ensure the accuracy and reliability of the data. And it is convenient for the subsequent integration procedure to retrieve the netlist file.
  • each netlist file into a form file in a predetermined format.
  • a predetermined format For example an excel form file.
  • This embodiment does not limit the predetermined format.
  • it may be consistent with the format corresponding to the initial integration file.
  • converting each netlist file to a form file in a predetermined format may include:
  • VBA Visual Basic for Applications
  • Microsoft a programming language developed by Microsoft for use in software such as Office.
  • concept HDL Concept Definition Language
  • the conversion application is written in VBA according to the data format of the Netlist file.
  • the standardized excel form guarantees accurate and reliable data.
  • the netlist files of the target boards can be imported in sequence. For example, when there are two target boards, the netlist file of the first target board is imported first, and the netlist file of the second target board is imported after the netlist file of the first target board is successfully imported.
  • the following uses the two target boards and the initial integration file as an excel table as an example to illustrate the above process:
  • the integration program is called to integrate the initial integration file to obtain the integrated board Internet data integration file.
  • the interconnection condition is the board interconnection relationship.
  • the interconnection condition can be set to null, that is, the interconnection condition is not set.
  • This embodiment does not limit the way to set the interconnection conditions.
  • the user can write the input interconnection conditions through the keyboard, or it can be the voice input interconnection conditions.
  • This embodiment does not limit the specific content of the integration program, and it can be set according to the actual needs of users, that is, the items to be integrated in the initial integration file. For example, it can realize the screening, integration and comparison of the card network data.
  • This embodiment does not limit the writing voice of the integrated program, and it can be set according to the actual usage situation of the user. For example, when the user's netlist file or initial integration file (or the card Internet data integration file) is an excel form file, you can write a data screening application through VBA, that is, an integration program to automatically screen and summarize Internet data The later can form the final board internet data integration file, which can be used directly in the internet report.
  • This embodiment also does not limit the format of the integrated board and card data integration file, which is consistent with the initial integration file.
  • the initial integration file is an excel form file
  • the corresponding integrated board Internet data integration file can refer to FIG. 3.
  • the integration program automatically fills in the pin number, that is, the Net name corresponding to the PIN pin, and can automatically check for abnormal situations such as empty PIN pin and Net name inconsistency.
  • This embodiment does not limit the target board and the corresponding netlist file, which may be different target boards and their corresponding different netlist files. It can also be the netlist file corresponding to the two forms before and after the same target board design.
  • the netlist file of the first target board is the corresponding netlist file before the components of the same board are replaced, and the second target board
  • the netlist file of the card is the netlist file of the same board component.
  • the user can select the corresponding target board and the corresponding netlist file according to the purpose used. At this time, it is suitable when the user changes the board or updates the components to find the place that needs to be changed or judges whether the change is appropriate.
  • the same board is used as different target boards before and after the update, and the corresponding netlist files are used for subsequent comparison or error sorting.
  • the method for integrating the card internet data avoids the manual extraction of electrical network information and the selection and sorting of data, thereby ensuring the accuracy and reliability of internet data On the basis of this, it improves work efficiency, saves labor and time costs, and reduces the error rate of board design.
  • the board card internet data integration device provided in the embodiment of the present invention is described below.
  • the board card internet data integration device described below and the board card internet data integration method described above may refer to each other.
  • FIG. 4 is a structural block diagram of a board card internet data integration device according to an embodiment of the present invention.
  • the integration device may include:
  • the filling module 100 is used to fill in component tag numbers and corresponding pin numbers at corresponding positions of the board card network data integration file according to the input board and card interconnection relationship information to form an initial integration file;
  • a data import module 200 configured to import a netlist file corresponding to each target board
  • the integration module 300 is configured to call an integration program to perform integration processing on the initial integration file according to the set interconnection conditions and the netlist file to obtain the integrated board Internet data integration file.
  • the data import module 200 is specifically a module for importing a netlist file corresponding to each target board extracted from the board schematic diagram.
  • the integration device may further include:
  • a format conversion module is used to convert each netlist file into a form file of a predetermined format.
  • the format conversion module is specifically a module that invokes a VBA conversion application to convert each netlist file into an excel form file in a predetermined format.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Design And Manufacture Of Integrated Circuits (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

一种板卡互联网络数据的整合方法及装置,该方法包括:根据输入的板卡互联关系信息,在板卡互联网络数据整合文件的对应位置填写元器件位号和对应的引脚号,形成初始整合文件;导入各目标板卡对应的网表文件;根据设置的互联条件以及网表文件,调用整合程序对初始整合文件进行整合处理,得到整合后的板卡互联网络数据整合文件。该方法自动导入网表数据,不仅能够保证数据的来源的准确性,且避免了现有技术中需要人工摘录网表数据的过程,提高板卡互联网络数据整合的效率以及可靠性。

Description

一种板卡互联网络数据的整合方法及装置
本申请要求于2018年06月28日提交中国专利局、申请号为201810687994.7、发明名称为“一种板卡互联网络数据的整合方法及装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本发明涉及计算机技术领域,特别涉及一种板卡互联网络数据的整合方法及装置。
背景技术
服务器的构成包括处理器、硬盘、内存、板卡、系统总线等,和通用的计算机架构类似,但是由于需要提供高可靠的服务,因此在处理能力、稳定性、可靠性、安全性、可扩展性、可管理性等方面要求较高,对应的服务器的设计更加复杂。
目前,服务器的设计需要多人或多团队合作完成。通常一台服务器系统需要由多个板卡组成。板卡内的不同器件以及板卡之间的信号互联数量多、结构复杂。因此在合作设计服务器的过程中,需要反复确认卡板中网络名是否符合标准,且各网络的互联关系是否正确。现有技术中通过整合的板卡互联网络数据来检查和管控互联网络。但是目前板卡互联网络数据的整合过程是板卡设计人员手动从原理图中逐条摘抄引脚网络名,因此容易出现错行、遗漏、拼写错误等,使得整合的板卡互联网络数据过分依赖人工,而人工存在过多不确定性最终会导致输出结论不准确,影响板卡的设计。
发明内容
本发明的目的是提供一种板卡互联网络数据的整合方法及装置,能够自动导入网表数据,避免人工摘录网表数据,从而降低人为因素的影响,提高板卡互联网络数据整合可靠性和效率。
为解决上述技术问题,本发明提供板卡互联网络数据的整合方法,所 述整合方法包括:
根据输入的板卡互联关系信息,在板卡互联网络数据整合文件的对应位置填写元器件位号和对应的引脚号,形成初始整合文件;
导入各目标板卡对应的网表文件;
根据设置的互联条件以及所述网表文件,调用整合程序对所述初始整合文件进行整合处理,得到整合后的板卡互联网络数据整合文件。
可选的,所述导入各目标板卡对应的网表文件,包括:
导入从板卡原理图中提取的各目标板卡对应的网表文件。
可选的,所述整合方法还包括:
将各所述网表文件转换为预定格式的表格文件。
可选的,将各所述网表文件转换为预定格式的表格文件,包括:
调用VBA转换应用程序,将各所述网表文件转换为预定格式的excel表格文件。
本发明还提供一种板卡互联网络数据的整合装置,包括:
填写模块,用于根据输入的板卡互联关系信息,在板卡互联网络数据整合文件的对应位置填写元器件位号和对应的引脚号,形成初始整合文件;
数据导入模块,用于导入各目标板卡对应的网表文件;
整合模块,用于根据设置的互联条件以及所述网表文件,调用整合程序对所述初始整合文件进行整合处理,得到整合后的板卡互联网络数据整合文件。
可选的,所述数据导入模块具体为导入从板卡原理图中提取的各目标板卡对应的网表文件的模块。
可选的,所述整合装置还包括:
格式转换模块,用于将各所述网表文件转换为预定格式的表格文件。
可选的,所述格式转换模块具体为调用VBA转换应用程序,将各所述网表文件转换为预定格式的excel表格文件的模块。
本发明所提供的一种板卡互联网络数据的整合方法,包括:根据输入的板卡互联关系信息,在板卡互联网络数据整合文件的对应位置填写元器 件位号和对应的引脚号,形成初始整合文件;导入各目标板卡对应的网表文件;根据设置的互联条件以及网表文件,调用整合程序对初始整合文件进行整合处理,得到整合后的板卡互联网络数据整合文件。
可见,该方法能够自动导入网表数据(即网表文件),利用整合程序自动对网表文件进行整合处理,不仅能够保证数据的来源的准确性,而且还避免了现有技术中需要人工摘录网表数据的步骤,降低了人工参与板卡互联网络数据整合的程度,进而提高板卡互联网络数据整合的可靠性以及效率,并且能够降低板卡互联网络数据整合的人力成本和时间成本。本发明还提供了一种板卡互联网络数据的整合装置,具有上述有益效果,在此不再赘述。
附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据提供的附图获得其他的附图。
图1为本发明实施例所提供的板卡互联网络数据的整合方法的流程图;
图2为本发明实施例所提供的一种板卡互联网络数据整合文件的示意图;
图3为本发明实施例所提供的一种整合后的板卡互联网络数据整合文件的示意图;
图4为本发明实施例所提供的板卡互联网络数据的整合装置的结构框图。
具体实施方式
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。 基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
现有技术中板卡互联网络数据的整合过程是板卡设计人员手动执行的,其具体实现过程如下:
首先,需要根据有互联关系的芯片、连接器和线缆的连接关系确定各引脚的对应关系并制作表格文件。然后,由板卡设计人员在此基础上根据原理图填入引脚对应的电气网络名,形成完整的互联报告。最终,以互联报告为依据检查网络互联关系。通过上述过程可以看出现有技术中存在以下缺点:
1、人工从原理图添加引脚网络名容易出现错行、遗漏、拼写错误等,导致输出结论不准确。2、添加过程需要从原理图逐条摘抄至对应表格中,在互联关系复杂、引脚数量多的设计中,其工作周期长,工作效率极低。
本实施例通过自动导入网表文件,利用整合程序自动对网表文件进行整合处理克服上述缺点,具体请参考图1,图1为本发明实施例所提供的板卡互联网络数据的整合方法的流程图;该整合方法可以包括:
S100、根据输入的板卡互联关系信息,在板卡互联网络数据整合文件的对应位置填写元器件位号和对应的引脚号,形成初始整合文件。
具体的,本步骤的主要目的是在板卡互联网络数据整合文件中根据各板卡之间的互联关系整理好每个板卡的元器件位号和对应的引脚号。即当只存在一个目标办卡时,本步骤就只需要在板卡互联网络数据整合文件中填写好每个元器件位号以及该元器件位号对应的引脚号即可。当存在两个目标板卡时,本步骤就需要根据两个板卡互联关系,确定一个元器件在第一目标板卡的位号以及对应的引脚号,以及该元器件在第二目标板卡的位号以及对应的引脚号,该元器件在第一目标办卡和第二目标板卡中具有一定的对应关系。在整理完元器件位号和对应的引脚号就可以形成初始整合文件。可以参考图2,图2即根据输入的板卡互联关系信息,在板卡互联网络数据整合文件的对应位置填写元器件位号和对应的引脚号,形成初始整合文件。
例如请参考图2,当元器件在第一目标板卡(也就是图2中的板卡1) 中位号为J7,对应1-11的引脚号。该元器件在第二目标板卡(也就是图2中的板卡2)中位号为J71,其对应1-11的引脚号。可以简单理解为第一目标板卡中位号为J7的元器件与第二目标板卡中位号为J72的元器件相对应,且它们的11个引脚具有一一对应的关系。在板卡互联网络数据整合文件(在图2中是指板卡互联网络整合工具)中根据板卡互联关系相对应填写各个目标板卡的元器件位号和对应的引脚号(如图2中J7与J71的相对应位置以及相对应的引脚号)。
根据上述论述,可以看到本实施例中并不具体限定板卡互联关系信息的内容,其根据实际需要整合的板卡数量的不同会有所不同。板卡互联关系信息至少包含每个目标板卡对应的元器件位号和每个元器件对应的引脚号。当目标板卡间存在关联关系时,板卡互联关系信息还会包含具有关联关系的目标板卡之间元器件的位号和引脚号的对应关系。
进一步,本实施例并不限定板卡互联关系信息的输入形式。例如可以是用户通过编辑在板卡互联网络数据整合文件的对应位置填写对应的元器件位号和对应的引脚号。也可以是用户通过语音在板卡互联网络数据整合文件的对应位置填写对应的元器件位号和对应的引脚号。
其中,本实施例并不限定板卡互联网络数据整合文件所包含的具体内容。用户可以根据实际情况进行设置。设置过程用户可以参考最终形成的板卡互联网络数据整合文件所需要整合什么信息。例如当用户需要确定每个元器件对应的Net name(网络名称),此时板卡互联网络数据整合文件就会包含这个内容,如图2中的Net name列。当用户需要具有互联关系的目标板卡之间应该一致的Net name是否一致时,可以包含检测互联Net name的内容,如图2中的检查列。本实施例并不限定板卡互联网络数据整合文件的形式。例如可以是表格形式(如图2中的excel表格形式)。也可以是文本形式等。
进一步,为了提高后续整合程序的整合效率,优选的,将板卡互联网络数据整合文件设置为excel表格文件。具体的,由于本实施例中的整合程序执行任务的很大部分都是在检索对比,因此采用表格形式可以提高检索效率,进而提高板卡互联网络数据的整合效率。此时需要注意的是:若 使用excel表格文件为了确保后续操作的准确实现,要确认“宏”功能已打开。
具体形式可以参考图2。图2所示即一个excel表格文件,其中包含了两个目标板卡(板卡1和板卡2),其需要根据输入的板卡互联关系信息整理的内容为板卡1的位号和引脚号(即Pin number)和板卡2的位号和引脚号(即Pin number),需要整合程序整理的内容是填写每一个引脚号对应的Net name,并检测板卡1和板卡2相对应的Net name是否一致,以及是否存在某个引脚号没有Net name等信息。图2中所说的待整理的板卡即上述目标板卡,板卡连接器即元器件,PIN脚即引脚号。导入的板卡Netlist(dialbonl.dat)即网表文件。
S110、导入各目标板卡对应的网表文件。
具体的,本步骤的目的是自动导入各目标板卡对应的网表文件。从而可以避免出现现有技术人工手动逐条摘录的情况(即现有技术中板卡设计者根据原理图手动添加引脚网络名等)。本实施例并不限定导入的各目标板卡对应的网表文件的数据来源,只要可以获取各目标板卡对应的网表文件,能够在后续步骤中通过整合程序对其的检索获取最终所需要的数据即可。
进一步,由于导入的各目标板卡对应的网表文件是后续进行整合的数据基础,为了保证整合后的板卡互联网络数据整合文件的可靠性和准确性。优选的,本实施例导入从板卡原理图中提取的各目标板卡对应的网表文件(即最原始的网表文件)。通过对导入的原始数据进行数据整合,可以提高数据的准确性以及可靠性。具体的,可以利用concept HDL的原始网表数据(即Net list(.dat)文件)进行数据整合。其中,Concept HDL即Cadence下的原理图工具。Net list即网表、网络连线列表。
具体过程可以如下:在concept HDL原理图编辑界面,打开Tools>Packager Utilities>Netlist Reports。在弹出对话框中直接选择“Run”,对话框中项目选择仅用于选择预览文件,不影响Net list文件的输出。最后需要保存导出的网表文件。例如可以在文件夹“工程文件夹\worklib\“工程名”\packaged\”找到Netlist文件dialbonl.dat,并复制到便于查找的位置,如桌面。即本实施例并不限定从从板卡原理图中导出的各目标板卡对 应的网表文件存储的位置。
进一步,为了提高从板卡原理图中提取的各目标板卡对应的网表文件的可读性和准确性,优选的,本实施例还可以包括:将各网表文件转换为预定格式的文件。即将网表文件转换为格式统一,具有良好的可读性和准确性的标准文件。进而可以保证数据的准确性和可靠性。且便于后续整合程序对网表文件的检索。
进一步,为了提高后续整合程序的整合效率,在上述实施例的基础上,优选的,将各网表文件转换为预定格式的表格文件。例如excel表格文件。本实施例并不对预定格式进行限定。例如可以是和初始整合文件对应的格式一致。具体的,将各网表文件转换为预定格式的表格文件可以包括:
调用VBA转换应用程序,将各网表文件转换为预定格式的excel表格文件。其中,VBA(Visual Basic for Applications,微软开发用于Office等软件中的编程语言)。下面以concept HDL为例说明上述过程:基于concept HDL输出的原始Net list(.dat)文件,根据Net list文件的数据格式采用VBA编写转换应用,将Net list文件转换为格式统一具有可读性、标准化的excel表格,保证数据的准确、可靠。通过VBA编程实现concept HDL原始Netlist文件的自动化处理。
进一步,为了保证导入的网表文件的准确性,当存在多个目标板卡时,可以依次导入目标板卡的网表文件。例如当存在两个目标板卡时先导入第一目标板卡的网表文件,并在第一目标板卡的网表文件导入成功后再导入第二目标板卡的网表文件。下面以两个目标板卡且初始整合文件为excel表格为例说明上述过程:
选择第一板卡的Netlist文件dialbonl.dat导入excel,导入完成后,将导入数据的进行标准化和可读性处理即将导入的网表文件转换为预定格式的excel表格文件。转换完成后,选择第二板卡的Netlist文件dialbonl.dat导入excel,导入完成后,将导入数据的进行标准化和可读性处理即将导入的网表文件转换为预定格式的excel表格文件。
S120、根据设置的互联条件以及网表文件,调用整合程序对初始整合文件进行整合处理,得到整合后的板卡互联网络数据整合文件。
其中,互联条件即板卡互联关系,当只有一个目标板卡时可以设置互联条件为空,即不设置互联条件。本实施例并不限定设置互联条件的方式,例如用户可以通过键盘编写输入互联条件,也可以是语音输入互联条件。
本实施例并不对整合程序的具体内容进行限定,其可以根据用户实际需求,也就是初始整合文件中所需要进行整合的项目进行设置。例如实现对板卡互联网络数据的筛选、整合和对比。本实施例不对整合程序的编写语音进行限定,其可以根据用户实际使用情况进行设置。例如当用户的网表文件或者是初始整合文件(或者说是板卡互联网络数据整合文件)是excel表格文件,此时可以通过VBA编写数据筛选应用即整合程序自动筛选并汇总互联网络数据,汇总后的可以形成最终的板卡互联网络数据整合文件,其可以直接用于互联报告中。
本实施例同样不对整合后的板卡互联网络数据整合文件形式进行限定,其与初始整合文件一致。例如当初始整合文件为excel表格文件时,对应的整合后的板卡互联网络数据整合文件可以参考图3。在图3中可以看到整合程序自动填写引脚号即PIN脚对应的Net name,并可以自动检查空PIN脚、Net name不一致等异常情况。
本实施例并不对目标板卡以及对应的网表文件进行限定,其可以是不同目标板卡,其对应的不同网表文件。也可以是同一个目标板卡设计前后两种形态对应的网表文件,例如第一目标板卡的网表文件为同一个板卡的元器件更换前的对应的网表文件,第二目标板卡的网表文件为同一个板卡元器件更换后的网表文件。用户可以根据所使用的目的选取对应的目标板卡以及各自对应的网表文件,此时适用于当用户更换板卡或者更新元器件后查找需要更改的地方时或者判断更改是否合适时,可以选择更新前后同一板卡作为不同的目标板卡,以及对应的网表文件进行后续对比或者差错整理等。
基于上述技术方案,本发明实施例提供的板卡互联网络数据的整合方法,避免采用人工的方式进行电气网络信息的摘抄以及数据的筛选和整理,在保证了互联网络数据的准确性、可靠性的基础上,提高工作效率,节省人力和时间成本,同时降低了板卡设计失误率。
下面对本发明实施例提供的板卡互联网络数据的整合装置进行介绍,下文描述的板卡互联网络数据的整合装置与上文描述的板卡互联网络数据的整合方法可相互对应参照。
请参考图4,图4为本发明实施例所提供的板卡互联网络数据的整合装置的结构框图;该整合装置可以包括:
填写模块100,用于根据输入的板卡互联关系信息,在板卡互联网络数据整合文件的对应位置填写元器件位号和对应的引脚号,形成初始整合文件;
数据导入模块200,用于导入各目标板卡对应的网表文件;
整合模块300,用于根据设置的互联条件以及网表文件,调用整合程序对初始整合文件进行整合处理,得到整合后的板卡互联网络数据整合文件。
基于上述实施例,数据导入模块200具体为导入从板卡原理图中提取的各目标板卡对应的网表文件的模块。
基于上述任意实施例,该整合装置还可以包括:
格式转换模块,用于将各网表文件转换为预定格式的表格文件。
基于上述实施例,格式转换模块具体为调用VBA转换应用程序,将各网表文件转换为预定格式的excel表格文件的模块。
说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似部分互相参见即可。对于实施例公开的装置而言,由于其与实施例公开的方法相对应,所以描述的比较简单,相关之处参见方法部分说明即可。
专业人员还可以进一步意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、计算机软件或者二者的结合来实现,为了清楚地说明硬件和软件的可互换性,在上述说明中已经按照功能一般性地描述了各示例的组成及步骤。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可 以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。
以上对本发明所提供的一种板卡互联网络数据的整合方法及装置进行了详细介绍。本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想。应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以对本发明进行若干改进和修饰,这些改进和修饰也落入本发明权利要求的保护范围内。

Claims (8)

  1. 一种板卡互联网络数据的整合方法,其特征在于,所述整合方法包括:
    根据输入的板卡互联关系信息,在板卡互联网络数据整合文件的对应位置填写元器件位号和对应的引脚号,形成初始整合文件;
    导入各目标板卡对应的网表文件;
    根据设置的互联条件以及所述网表文件,调用整合程序对所述初始整合文件进行整合处理,得到整合后的板卡互联网络数据整合文件。
  2. 根据权利要求1所述的整合方法,其特征在于,所述导入各目标板卡对应的网表文件,包括:
    导入从板卡原理图中提取的各目标板卡对应的网表文件。
  3. 根据权利要求1或2所述的整合方法,其特征在于,还包括:
    将各所述网表文件转换为预定格式的表格文件。
  4. 根据权利要求3所述的整合方法,其特征在于,将各所述网表文件转换为预定格式的表格文件,包括:
    调用VBA转换应用程序,将各所述网表文件转换为预定格式的excel表格文件。
  5. 一种板卡互联网络数据的整合装置,其特征在于,包括:
    填写模块,用于根据输入的板卡互联关系信息,在板卡互联网络数据整合文件的对应位置填写元器件位号和对应的引脚号,形成初始整合文件;
    数据导入模块,用于导入各目标板卡对应的网表文件;
    整合模块,用于根据设置的互联条件以及所述网表文件,调用整合程序对所述初始整合文件进行整合处理,得到整合后的板卡互联网络数据整合文件。
  6. 根据权利要求5所述的整合装置,其特征在于,所述数据导入模块具体为导入从板卡原理图中提取的各目标板卡对应的网表文件的模块。
  7. 根据权利要求5或6所述的整合装置,其特征在于,还包括:
    格式转换模块,用于将各所述网表文件转换为预定格式的表格文件。
  8. 根据权利要求7所述的整合装置,其特征在于,所述格式转换模块 具体为调用VBA转换应用程序,将各所述网表文件转换为预定格式的excel表格文件的模块。
PCT/CN2018/123674 2018-06-28 2018-12-26 一种板卡互联网络数据的整合方法及装置 WO2020000952A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810687994.7 2018-06-28
CN201810687994.7A CN108984868B (zh) 2018-06-28 2018-06-28 一种板卡互联网络数据的整合方法及装置

Publications (1)

Publication Number Publication Date
WO2020000952A1 true WO2020000952A1 (zh) 2020-01-02

Family

ID=64539374

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/123674 WO2020000952A1 (zh) 2018-06-28 2018-12-26 一种板卡互联网络数据的整合方法及装置

Country Status (2)

Country Link
CN (1) CN108984868B (zh)
WO (1) WO2020000952A1 (zh)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108984868B (zh) * 2018-06-28 2020-08-04 苏州浪潮智能科技有限公司 一种板卡互联网络数据的整合方法及装置
CN111752886B (zh) * 2020-05-29 2023-01-10 苏州浪潮智能科技有限公司 一种基于Excel的PCB板间互联信号检查方法及系统
CN113849460A (zh) * 2021-09-07 2021-12-28 西安闻泰信息技术有限公司 目标文件的确定方法、装置、电子设备和介质
CN116681010B (zh) * 2023-05-17 2023-12-22 珠海妙存科技有限公司 芯片基板网表校对方法、装置、设备及介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015210586A (ja) * 2014-04-24 2015-11-24 秀一 黒木 多様なデータベースのデータの抽出編集装置及びそのプログラム
CN107025362A (zh) * 2017-04-28 2017-08-08 无锡市同步电子科技有限公司 一种校验原理图和pcb生产数据一致性的方法
CN107633353A (zh) * 2017-09-08 2018-01-26 南京国电南自电网自动化有限公司 基于excel表vba的物料bom表合规检查方法
CN108121841A (zh) * 2016-11-29 2018-06-05 迈普通信技术股份有限公司 一种快速标记pcba安装器件的方法
CN108984868A (zh) * 2018-06-28 2018-12-11 郑州云海信息技术有限公司 一种板卡互联网络数据的整合方法及装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015210586A (ja) * 2014-04-24 2015-11-24 秀一 黒木 多様なデータベースのデータの抽出編集装置及びそのプログラム
CN108121841A (zh) * 2016-11-29 2018-06-05 迈普通信技术股份有限公司 一种快速标记pcba安装器件的方法
CN107025362A (zh) * 2017-04-28 2017-08-08 无锡市同步电子科技有限公司 一种校验原理图和pcb生产数据一致性的方法
CN107633353A (zh) * 2017-09-08 2018-01-26 南京国电南自电网自动化有限公司 基于excel表vba的物料bom表合规检查方法
CN108984868A (zh) * 2018-06-28 2018-12-11 郑州云海信息技术有限公司 一种板卡互联网络数据的整合方法及装置

Also Published As

Publication number Publication date
CN108984868B (zh) 2020-08-04
CN108984868A (zh) 2018-12-11

Similar Documents

Publication Publication Date Title
WO2020000952A1 (zh) 一种板卡互联网络数据的整合方法及装置
CN104881275B (zh) 一种电子报表生成方法及装置
CN104376043B (zh) 日志记录与显示方法及装置
CN114981775B (zh) 用于api综合管理的基于云的api元数据管理方法及系统
CN106469140A (zh) 一种报表生成系统及其方法
CN101101602A (zh) 一种数据格式的校验方法及装置
CN107451112B (zh) 表格工具数据检查方法、装置、终端设备及存储介质
CN112231407A (zh) PostgreSQL数据库的DDL同步方法、装置、设备和介质
CN109408502A (zh) 一种数据标准处理方法、装置及其存储介质
JP2023027194A (ja) 翻訳方法、装置、電子機器、可読記憶媒体、及びコンピュータープログラム
CN111159040A (zh) 一种测试数据生成方法、装置、设备及存储介质
CN114185791A (zh) 一种数据映射文件的测试方法、装置、设备及存储介质
US10242139B2 (en) Scheme and design markup language for interoperability of electronic design application tool and browser
TWI262411B (en) Integrated circuit design system
CN115618777A (zh) 文件生成方法、装置、设备及存储介质
CN114004190B (zh) 基于物理版图的多层级信息获取及可扩展操作的方法
CN115268846A (zh) 一种添加属性信息的方法、装置及计算机可读存储介质
CN112257359B (zh) 用于数据波形的调试方法、装置、调试系统以及存储介质
TWI522824B (zh) 從資料集詮釋資料產生表單驗證程式與對應表單介面之方法
CN112380142A (zh) 接口文档管理方法、装置和测试设备
CN110874313B (zh) 写作工具测试方法及装置
CN117744546B (zh) 数字电路评估方法、系统、设备及存储介质
CN116755684B (zh) OAS Schema的生成方法、装置、设备及介质
CN113191128A (zh) 报表核对工具的生成方法、装置及电子设备
CN116661765A (zh) 界面生成系统以及界面生成方法

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18924721

Country of ref document: EP

Kind code of ref document: A1