CN111274183A - Multi-path high-speed protocol interface dynamic reconfigurable system and implementation method - Google Patents

Multi-path high-speed protocol interface dynamic reconfigurable system and implementation method Download PDF

Info

Publication number
CN111274183A
CN111274183A CN202010106764.4A CN202010106764A CN111274183A CN 111274183 A CN111274183 A CN 111274183A CN 202010106764 A CN202010106764 A CN 202010106764A CN 111274183 A CN111274183 A CN 111274183A
Authority
CN
China
Prior art keywords
module
reconfiguration
speed protocol
dynamic reconfigurable
speed
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.)
Pending
Application number
CN202010106764.4A
Other languages
Chinese (zh)
Inventor
王培培
滕达
张明瑞
牛晓威
王果山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong Chaoyue CNC Electronics Co Ltd
Original Assignee
Shandong Chaoyue CNC Electronics 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 Shandong Chaoyue CNC Electronics Co Ltd filed Critical Shandong Chaoyue CNC Electronics Co Ltd
Priority to CN202010106764.4A priority Critical patent/CN111274183A/en
Publication of CN111274183A publication Critical patent/CN111274183A/en
Priority to PCT/CN2020/098652 priority patent/WO2021164170A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/40Bus structure
    • G06F13/4004Coupling between buses
    • G06F13/4009Coupling between buses with data restructuring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation

Abstract

The invention provides a dynamic reconfigurable system of a multi-path high-speed protocol interface and an implementation method thereof, aiming at the situation that the common high-speed protocol interfaces in the fields of the current communication system, the radar system, the general computer system, the storage system and the like are not uniform enough, and mainly solving the problem that the same interface can be configured into a plurality of high-speed protocol interfaces. The system comprises a reconfiguration control module, a high-speed protocol interface dynamic reconfigurable module, a nonvolatile memory and a system host, wherein: the reconfiguration control module receives a remote or local reconfiguration command, reads a configuration file corresponding to the reconfiguration command and transmits the configuration file to the high-speed protocol interface dynamic reconfiguration module; the high-speed protocol interface dynamic reconfigurable module receives the configuration file sent by the reconfiguration control module, completes the reconfiguration work of the high-speed protocol interface dynamic reconfigurable module and reconfigures the protocol type of the high-speed protocol interface; a nonvolatile memory for caching important data of the intermediate state before reconstruction; and the system host is connected with the high-speed protocol interface dynamic reconfigurable module through a high-speed interface.

Description

Multi-path high-speed protocol interface dynamic reconfigurable system and implementation method
Technical Field
The invention relates to a multi-path high-speed protocol interface dynamic reconfigurable system and an implementation method, belonging to the technical field of FPGA dynamic reconfigurable.
Background
With the development of scientific technology, the amount of data generated is increasing exponentially, and the use of high-speed interfaces is becoming more and more common. However, there are many standard high-speed interfaces on the market, and the main high-speed protocol interfaces adopted in various fields are not uniform enough, for example, the high-speed interface of the communication system commonly uses a network protocol, the high-speed interface of the radar system commonly uses an SRIO protocol, the high-speed interface of the general computer system commonly uses a PCIe protocol, and the high-speed interface of the mass storage device commonly uses a PCIe protocol and an NVMe protocol.
Disclosure of Invention
The invention provides a dynamic reconfigurable system of a multi-path high-speed protocol interface and an implementation method thereof, aiming at the situation that the common high-speed protocol interfaces in the fields of the current communication system, the radar system, the general computer system, the storage system and the like are not uniform enough.
In order to achieve the purpose, the invention is realized by the following technical scheme:
a multi-path high-speed protocol interface dynamic reconfigurable system comprises a reconfiguration control module, a high-speed protocol interface dynamic reconfigurable module, a nonvolatile memory and a system host, wherein:
the reconfiguration control module receives an external reconfiguration command, reads a configuration file corresponding to the reconfiguration command, and transmits the configuration file to the high-speed protocol interface dynamic reconfiguration module;
the high-speed protocol interface dynamic reconfigurable module receives the configuration file sent by the reconfiguration control module and completes the reconfiguration work of the high-speed protocol interface dynamic reconfigurable module;
a nonvolatile memory for caching important data of the intermediate state before reconstruction;
the system host is connected with the high-speed protocol interface dynamic reconfigurable module through a high-speed interface and is connected with the configuration file storage through a network so as to upgrade the local configuration file on line.
On the basis of the multi-path high-speed protocol interface dynamic reconfigurable system, the high-speed protocol interface dynamic reconfigurable module is an FPGA chip and comprises a high-speed protocol interface analysis module, a data processing module and a SelectMAP interface, the SelectMAP interface is connected with the reconfiguration control module, the data processing module realizes the data transmission and processing functions of the high-speed protocol interface dynamic reconfigurable module, and the high-speed protocol interface analysis module comprises an SRIO analysis module, a PCIe analysis module and an NVMe analysis module.
On the basis of the multi-path high-speed protocol interface dynamic reconfigurable system, the reconfiguration control module is an FPGA chip and comprises a configuration FSM module, a network analysis module, a reconfiguration instruction control module and a local serial port command analysis module, a system host inputs a reconfiguration instruction into the reconfiguration instruction control module, the reconfiguration instruction data is analyzed and output by the network analysis module, the reconfiguration instruction module performs instruction identification, corresponding reconfiguration work is completed according to a corresponding instruction, and the configuration FSM module writes a corresponding configuration file in a configuration file memory into the high-speed protocol interface dynamic reconfigurable module; the serial port command is output through the local serial port command analysis module to reconstruct a command, the command is specified to read a corresponding configuration file in the configuration file storage, and the command is transmitted to the high-speed protocol interface dynamic reconfigurable module through the SelectMAP interface.
A dynamic reconfigurable realization method for a multi-path high-speed protocol interface comprises the following steps:
s1, the board card is in a normal working state;
s2, waiting for receiving a local serial port control reconstruction instruction or a network signal reconstruction instruction of a system host;
s3, receiving a reconstruction command, and analyzing the reconstruction command by a reconstruction control module;
s4, sending a stop instruction to the high-speed protocol dynamic reconfigurable module, stopping the high-speed protocol dynamic reconfigurable module and packaging the current important data;
s5, caching the packed important data into a nonvolatile memory;
s6, confirming whether the data caching is finished, if so, executing the step S7, and if not, executing the step S5;
s7, the reconfiguration control module reads the configuration file and transmits the configuration file to the high-speed protocol dynamic reconfigurable module;
s8, confirming whether the reconstruction is finished or not, if so, executing the step S9, and if not, continuing to execute the step S7;
s9, reestablishing connection of the high-speed interface link;
s10, confirming whether the high-speed interface establishes connection or not;
s11. re-perform steps S1 through S10 if a connection is established, and perform step S9 if a connection is not established.
The invention has the advantages that: the invention can realize the dynamic reconfiguration of a plurality of high-speed protocol interfaces under different application scenes, effectively solves the problems of time-sharing multiplexing of the plurality of high-speed protocol interfaces, online upgrading of the versions of configuration files, real-time fault maintenance and the like, achieves the effect of one machine with multiple purposes, increases the flexibility of storage equipment, greatly reduces the resource expenditure of FPGA, and reduces the material cost of the equipment.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention and not to limit the invention.
Fig. 1 is a schematic diagram of a multi-path high-speed protocol interface dynamic reconfigurable system of the invention.
Fig. 2 is a classification diagram of the FPGA reconfigurable technology.
FIG. 3 is a block diagram of an implementation of a slave select map configuration block.
FIG. 4 is a diagram of a configuration module implementation.
Fig. 5 is a block diagram of a remote control reconfiguration mode implementation.
FIG. 6 is a block diagram of a local control reconfiguration mode implementation.
Fig. 7 is a block diagram of an implementation method for dynamically reconfiguring multiple high-speed protocol interfaces.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, a multi-path high-speed protocol interface dynamic reconfigurable system includes a reconfiguration control module, a high-speed protocol interface dynamic reconfigurable module, a nonvolatile memory and a system host, wherein:
the reconfiguration control module receives an external reconfiguration command, reads a configuration file corresponding to the reconfiguration command, transmits the configuration file to the high-speed protocol interface dynamic reconfigurable module to assist in completing reconfiguration work, and can upgrade the version of the configuration file on line;
the high-speed protocol interface dynamic reconfigurable module receives the configuration file sent by the reconfiguration control module and completes the reconfiguration work of the high-speed protocol interface dynamic reconfigurable module;
a nonvolatile memory for caching important data of the intermediate state before reconstruction;
the system host is connected with the high-speed protocol interface dynamic reconfigurable module through a high-speed interface and is connected with the configuration file storage through a network so as to upgrade the local configuration file on line.
In this embodiment, the reconfiguration control module and the high-speed protocol interface dynamic reconfiguration module are both implemented by an FPGA chip, and currently, an FPGA mainly has three programming processes: SRAM-based structures, Flash-based structures, and antifuse-based structures. The FPGA based on the SRAM structure writes configuration data into an on-chip Random Access Memory (RAM) when the FPGA is initialized and electrified, the FPGA can start to work normally after the initialization configuration of the FPGA is completed, but the configuration data stored in the on-chip RAM can be lost immediately after the FPGA is powered off. The FPGA based on the SRAM structure supports repeated programming, which is the basis for realizing a reconfigurable technology. The FPGA based on the SRAM structure supports repeated programming and has high erasing speed. Therefore, the FPGA reconfigurable technology provided by the invention is carried out on the FPGA based on the SRAM structure.
As shown in fig. 2, the reconfigurable technology of the FPGA is divided into static reconfiguration and dynamic reconfiguration, and the dynamic reconfiguration can be divided into dynamic global reconfiguration and dynamic local reconfiguration according to the difference of the reconfiguration areas. The main object required to be reconfigurable in the invention is a high-speed interface analysis module, the high-speed interface analysis module mainly comprises a physical layer, a link layer, a protocol layer and the like, and the physical layer uses a hardware structure high-speed serial controller (Transceiver) of an FPGA (field programmable gate array), and can only be dynamically configured and cannot be defined by software and cannot be dynamically reconfigured. The link layer and the protocol layer are defined by software, and dynamic reconfiguration can be realized. When the internal unit of the FPGA is arranged, the physical layer, the link layer and the protocol layer are closely adjacent, and the high-speed transmission of the high-speed protocol can be realized only through the shortest path, so that the local reconfigurable area is difficult to divide. The invention provides a software-defined global dynamic reconfigurable mode, namely configuration files respectively supporting various high-speed protocols are stored in a peripheral configuration file memory before reconfiguration, and after a reconfiguration command is received, a reconfiguration control module unloads the corresponding configuration files into a high-speed protocol dynamic reconfigurable module to complete the reconfiguration work of a high-speed storage interface.
TABLE 1 configuration Bandwidth of FPGA configuration modes
Figure DEST_PATH_IMAGE001
Table 1 shows configuration bandwidths of the FPGA configuration mode, and the same configuration file uses different configuration modes, so that configuration times are greatly different. The Slave SelectMAP configuration interface provides 8-bit, 16-bit and 32-bit bidirectional data bus interfaces, and can be used for configuring and reading back the FPGA. The configuration clock of the selectMAP is 100MHz at the fastest speed, if the data width selects 32 bits, the maximum bandwidth is 3.2Gb/s, the data compression function is supported, and the dynamic reconfiguration function of parallel configuration is supported, so the configuration mode of the Slave selectMAP is selected as the configuration mode of the reconfiguration FPGA.
The high-speed protocol interface dynamic reconfigurable module is an FPGA chip and comprises a high-speed protocol interface analysis module, a data processing module and a SelectMAP interface, the SelectMAP interface is connected with a reconfiguration control module, the data processing module realizes the data transmission and processing functions of the high-speed protocol interface dynamic reconfigurable module, the high-speed protocol interface analysis module comprises a SRIO analysis module, a PCIe analysis module, a NVMe analysis module and other high-speed protocol analysis modules, the problems of high-speed protocol time-sharing multiplexing such as SRIO, PCIe and NVMe, version online upgrading of configuration files, real-time fault maintenance and the like are effectively solved, the effect of one machine with multiple purposes is achieved, the flexibility of storage equipment is improved, the resource expenditure of the FPGA is greatly reduced, and the material cost of the storage equipment is reduced.
The reconfiguration control module comprises a configuration FSM module, a network analysis module, a reconfiguration instruction control module and a local serial port command analysis module, the system host inputs a reconfiguration instruction into the reconfiguration instruction control module, the reconfiguration instruction data is analyzed and output by the network analysis module, the reconfiguration instruction module performs instruction identification and completes corresponding reconfiguration work according to a corresponding instruction, and the configuration FSM module writes a corresponding configuration file in the configuration file memory into the high-speed protocol interface dynamic reconfiguration module; the serial port command outputs the reconstruction instruction number through the local serial port command analysis module, the corresponding configuration file in the configuration file reading memory is appointed to be read, and the reconstruction instruction number is transmitted to the high-speed protocol interface dynamic reconstruction module through the SelectMAP interface. Fig. 3 is a connection diagram of the reconfiguration control module performing power-on configuration and version update operations on the high-speed protocol dynamic reconfigurable module through a slave select map interface, where the high-speed protocol dynamic reconfigurable module is a slave device side and the configuration logic is completed by the reconfiguration control module. The specific implementation process is as follows: and the reconfiguration control module receives a local or remote reconfiguration instruction, reads the configuration file from the corresponding position of the configuration file memory, and configures the dynamic reconfigurable module through the slave electrospark MAP interface. The specific operation steps are shown in fig. 4.
The invention provides 2 reconstruction control modes which are divided into a local control mode and a remote control mode, wherein the remote reconstruction mode can also realize the online upgrade function of the version of the configuration file.
Fig. 5 is a block diagram illustrating an implementation of the remote control reconfiguration mode. The system host can realize remote reconstruction control of the reconstruction control module and online upgrade of the configuration file through a gigabit Ethernet interface. The system host sends a reconstruction command or a configuration file with an updated version to the reconstruction control module through the gigabit Ethernet, the reconstruction command data is output through the analysis of a network analysis command, namely an SGMII IP core, the reconstruction command data is identified through the reconstruction command control module, and the corresponding reconstruction work is completed according to the corresponding command. And when the command is a reconfiguration command, starting a configuration FSM module, writing a corresponding configuration file in the configuration file memory into the dynamic reconfigurable hardware acceleration controller, and reconfiguring the high-speed interface protocol. When the configuration file is of a new version, the configuration file is written into a corresponding address in a configuration file memory to replace the previous old version file. The method of remote control reconstruction mode can reconstruct high-speed interface protocol in real time, and can upgrade the version of configuration file on line, so that it is an effective method for implementing safety fault maintenance.
Fig. 6 is a block diagram illustrating an implementation of the local control reconfiguration mode. Under the condition that the system host does not have custom software and can remotely control the reconfiguration command, the reconfiguration of the high-speed interface can be realized by adopting a local control mode. The local operation can be completed through a serial port, the corresponding configuration file in the configuration file reading memory is appointed to be read through a serial port command, and the configuration file is transmitted to the reconfigurable high-speed protocol controller through the SelectMAP interface.
When global dynamic reconfiguration is carried out, a global bit stream configuration file of a specific high-speed interface is loaded into a dynamic reconfigurable hardware acceleration controller, all logics of FPGA logic resources before reconfiguration are erased, and therefore important data such as state indication and intermediate results of calculation need to be stored in a certain storage area before reconfiguration.
In summary, the reconfiguration control module of the present invention can receive a local serial port control reconfiguration instruction or a network signal reconfiguration instruction of the system host, and write the corresponding configuration file in the configuration file memory into the high-speed interface dynamic reconfigurable module, so as to implement the reconfigurable function of the high-speed interface. The system host can upgrade the local configuration file on line through the network port to realize the software version upgrading and fault maintenance functions. The state and the intermediate result before the reconfiguration are cached in the nonvolatile memory, so that the system can conveniently perform data backup of a plurality of reconfiguration tasks, and the system can conveniently perform redundancy upgrade.
Referring to fig. 7, a method for implementing dynamic reconfiguration of a multi-path high-speed protocol interface includes the following steps:
s1, the board card is in a normal working state;
s2, waiting for receiving a local serial port control reconstruction instruction or a network signal reconstruction instruction of a system host;
s3, receiving a reconstruction command, and analyzing the reconstruction command by a reconstruction control module;
s4, sending a stop instruction to the high-speed protocol dynamic reconfigurable module, stopping the high-speed protocol dynamic reconfigurable module and packaging the current important data;
s5, caching the packed important data into a nonvolatile memory;
s6, confirming whether the data caching is finished, if so, executing the step S7, and if not, executing the step S5;
s7, the reconfiguration control module reads the configuration file and transmits the configuration file to the high-speed protocol dynamic reconfigurable module;
s8, confirming whether the reconstruction is finished or not, if so, executing the step S9, and if not, continuing to execute the step S7;
s9, reestablishing connection of the high-speed interface link;
s10, confirming whether the high-speed interface establishes connection or not;
s11. re-perform steps S1 through S10 if a connection is established, and perform step S9 if a connection is not established.
Finally, it should be noted that: although the present invention has been described in detail with reference to the foregoing embodiments, it will be apparent to those skilled in the art that changes may be made in the embodiments and/or equivalents thereof without departing from the spirit and scope of the invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (4)

1. A dynamic reconfigurable system of multi-path high-speed protocol interfaces is characterized in that: the system comprises a reconfiguration control module, a high-speed protocol interface dynamic reconfigurable module, a nonvolatile memory and a system host, wherein:
the reconfiguration control module receives an external reconfiguration command, reads a configuration file corresponding to the reconfiguration command, and transmits the configuration file to the high-speed protocol interface dynamic reconfiguration module;
the high-speed protocol interface dynamic reconfigurable module receives the configuration file sent by the reconfiguration control module, completes the reconfiguration work of the high-speed protocol interface dynamic reconfigurable module and reconfigures the protocol type of the high-speed protocol interface;
a nonvolatile memory for caching important data of the intermediate state before reconstruction;
the system host is connected with the high-speed protocol interface dynamic reconfigurable module through a high-speed interface and is connected with the configuration file storage through a network so as to upgrade the local configuration file on line.
2. The multi-path high-speed protocol interface dynamic reconfigurable system according to claim 1, characterized in that: the high-speed protocol interface dynamic reconfigurable module is an FPGA chip and comprises a high-speed protocol interface analysis module, a data processing module and a SelectMAP interface, the SelectMAP interface is connected with the reconfiguration control module, the data processing module realizes the data transmission and processing functions of the high-speed protocol interface dynamic reconfigurable module, and the high-speed protocol interface analysis module comprises an SRIO analysis module, a PCIe analysis module and an NVMe analysis module.
3. The multi-path high-speed protocol interface dynamic reconfigurable system according to claim 1, characterized in that: the reconfiguration control module is an FPGA chip and comprises a configuration FSM module, a network analysis module, a reconfiguration instruction control module and a local serial port command analysis module, the system host inputs a reconfiguration instruction into the reconfiguration instruction control module, the reconfiguration instruction data is analyzed by the network analysis module, the reconfiguration instruction module identifies the reconfiguration instruction and completes corresponding reconfiguration work according to a corresponding instruction, and the configuration FSM module writes a corresponding configuration file in the configuration file memory into the high-speed protocol interface dynamic reconfigurable module; the serial port command is output through the local serial port command analysis module to reconstruct a command, the command is specified to read a corresponding configuration file in the configuration file storage, and the command is transmitted to the high-speed protocol interface dynamic reconfigurable module through the SelectMAP interface.
4. A dynamic reconfigurable realization method of a multi-path high-speed protocol interface is characterized by comprising the following steps:
s1, the board card is in a normal working state;
s2, waiting for receiving a local serial port control reconstruction instruction or a network signal reconstruction instruction of a system host;
s3, receiving a reconstruction command, and analyzing the reconstruction command by a reconstruction control module;
s4, sending a stop instruction to the high-speed protocol dynamic reconfigurable module, stopping the high-speed protocol dynamic reconfigurable module and packaging the current important data;
s5, caching the packed important data into a nonvolatile memory;
s6, confirming whether the data caching is finished, if so, executing the step S7, and if not, executing the step S5;
s7, the reconfiguration control module reads the configuration file and transmits the configuration file to the high-speed protocol dynamic reconfigurable module;
s8, confirming whether the reconstruction is finished or not, if so, executing the step S9, and if not, continuing to execute the step S7;
s9, reestablishing connection of the high-speed interface link;
s10, confirming whether the high-speed interface establishes connection or not;
s11. re-perform steps S1 through S10 if a connection is established, and perform step S9 if a connection is not established.
CN202010106764.4A 2020-02-21 2020-02-21 Multi-path high-speed protocol interface dynamic reconfigurable system and implementation method Pending CN111274183A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202010106764.4A CN111274183A (en) 2020-02-21 2020-02-21 Multi-path high-speed protocol interface dynamic reconfigurable system and implementation method
PCT/CN2020/098652 WO2021164170A1 (en) 2020-02-21 2020-06-29 Multi-path high-speed protocol interface dynamic reconfiguration system and implementation method therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010106764.4A CN111274183A (en) 2020-02-21 2020-02-21 Multi-path high-speed protocol interface dynamic reconfigurable system and implementation method

Publications (1)

Publication Number Publication Date
CN111274183A true CN111274183A (en) 2020-06-12

Family

ID=70997897

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010106764.4A Pending CN111274183A (en) 2020-02-21 2020-02-21 Multi-path high-speed protocol interface dynamic reconfigurable system and implementation method

Country Status (2)

Country Link
CN (1) CN111274183A (en)
WO (1) WO2021164170A1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111797042A (en) * 2020-06-29 2020-10-20 西安微电子技术研究所 Unified interface architecture based on microsystem integration and working method
CN111857866A (en) * 2020-06-29 2020-10-30 浪潮电子信息产业股份有限公司 Loading method and device of multiple dynamic cores and computer readable storage medium
CN111858415A (en) * 2020-07-30 2020-10-30 山东超越数控电子股份有限公司 Multichannel and multiprotocol hardware acceleration method for data receiving and storing
CN111984199A (en) * 2020-08-26 2020-11-24 山东超越数控电子股份有限公司 Concurrent large-capacity storage method and system
CN112000360A (en) * 2020-08-25 2020-11-27 山东超越数控电子股份有限公司 FPGA (field programmable Gate array) online upgrading method based on dynamic local reconstruction
CN112181891A (en) * 2020-10-23 2021-01-05 北京大地信合信息技术有限公司 NVMe (network video recorder) -based storage board card and data processing method
CN112291237A (en) * 2020-10-28 2021-01-29 山东超越数控电子股份有限公司 Reconfigurable symmetric encryption method for realizing software definition based on domestic FPGA
WO2021164170A1 (en) * 2020-02-21 2021-08-26 山东超越数控电子股份有限公司 Multi-path high-speed protocol interface dynamic reconfiguration system and implementation method therefor
CN114398304A (en) * 2022-03-01 2022-04-26 山西银河电子设备厂 Method for solving SRIO interface blocking

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114296650B (en) * 2021-12-27 2023-09-26 中国航天科工集团八五一一研究所 Intermediate frequency high-capacity acquisition data file processing method based on FPGA
CN114443170B (en) * 2022-01-29 2023-10-24 中国航空无线电电子研究所 FPGA dynamic parallel loading and unloading system
CN116521614B (en) * 2023-07-05 2023-09-15 西安智多晶微电子有限公司 FPGA dynamic local reconfiguration method
CN117453462B (en) * 2023-12-26 2024-03-08 中国人民解放军国防科技大学 Reliable reconstruction and loading operation method for satellite-borne equipment software

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101964448A (en) * 2010-08-27 2011-02-02 中国科学院上海微系统与信息技术研究所 Satellite-borne multi-beam phased-array antenna capable of realizing on-track reconstruction
CN103561116A (en) * 2013-11-20 2014-02-05 哈尔滨工业大学 Reconfigurable PXI serial communication card and method for achieving remote reconfiguration through reconfigurable PXI serial communication card
CN103647560A (en) * 2013-11-25 2014-03-19 成都九华圆通科技发展有限公司 Dynamically reconfigurable direct digital synthesis jammer and dynamic configuration method
CN104572213A (en) * 2015-01-23 2015-04-29 北京控制工程研究所 Reconstruction method of satellite-borne control computer
CN106027510A (en) * 2016-05-13 2016-10-12 西南大学 Dynamic reconstruction method and system for communication network of industrial Ethernet
CN107807902A (en) * 2017-10-25 2018-03-16 电子科技大学 A kind of FPGA dynamic restructuring controllers of anti-single particle effect
CN109460383A (en) * 2018-12-29 2019-03-12 中科院计算技术研究所南京移动通信与计算创新研究院 Static restructural Digital Down Convert device, system and method
CN109858195A (en) * 2019-03-22 2019-06-07 中国科学院光电技术研究所 The on-line simulation system of necessary position single-particle inversion failure on a kind of SRAM type FPGA
CN110278380A (en) * 2019-07-18 2019-09-24 成都甄识科技有限公司 A kind of restructural super more mesh cameras and its multiplexing method
CN110287141A (en) * 2019-06-27 2019-09-27 天津津航计算技术研究所 A kind of FPGA reconstructing method and system based on multiple interfaces

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104219121B (en) * 2014-09-16 2017-11-07 西南大学 Serial bus communication on-line reorganization method based on FPGA
CN111274183A (en) * 2020-02-21 2020-06-12 山东超越数控电子股份有限公司 Multi-path high-speed protocol interface dynamic reconfigurable system and implementation method

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101964448A (en) * 2010-08-27 2011-02-02 中国科学院上海微系统与信息技术研究所 Satellite-borne multi-beam phased-array antenna capable of realizing on-track reconstruction
CN103561116A (en) * 2013-11-20 2014-02-05 哈尔滨工业大学 Reconfigurable PXI serial communication card and method for achieving remote reconfiguration through reconfigurable PXI serial communication card
CN103647560A (en) * 2013-11-25 2014-03-19 成都九华圆通科技发展有限公司 Dynamically reconfigurable direct digital synthesis jammer and dynamic configuration method
CN104572213A (en) * 2015-01-23 2015-04-29 北京控制工程研究所 Reconstruction method of satellite-borne control computer
CN106027510A (en) * 2016-05-13 2016-10-12 西南大学 Dynamic reconstruction method and system for communication network of industrial Ethernet
CN107807902A (en) * 2017-10-25 2018-03-16 电子科技大学 A kind of FPGA dynamic restructuring controllers of anti-single particle effect
CN109460383A (en) * 2018-12-29 2019-03-12 中科院计算技术研究所南京移动通信与计算创新研究院 Static restructural Digital Down Convert device, system and method
CN109858195A (en) * 2019-03-22 2019-06-07 中国科学院光电技术研究所 The on-line simulation system of necessary position single-particle inversion failure on a kind of SRAM type FPGA
CN110287141A (en) * 2019-06-27 2019-09-27 天津津航计算技术研究所 A kind of FPGA reconstructing method and system based on multiple interfaces
CN110278380A (en) * 2019-07-18 2019-09-24 成都甄识科技有限公司 A kind of restructural super more mesh cameras and its multiplexing method

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021164170A1 (en) * 2020-02-21 2021-08-26 山东超越数控电子股份有限公司 Multi-path high-speed protocol interface dynamic reconfiguration system and implementation method therefor
CN111797042A (en) * 2020-06-29 2020-10-20 西安微电子技术研究所 Unified interface architecture based on microsystem integration and working method
CN111857866A (en) * 2020-06-29 2020-10-30 浪潮电子信息产业股份有限公司 Loading method and device of multiple dynamic cores and computer readable storage medium
CN111857866B (en) * 2020-06-29 2022-06-17 浪潮电子信息产业股份有限公司 Loading method and device of multiple dynamic cores and computer readable storage medium
CN111858415A (en) * 2020-07-30 2020-10-30 山东超越数控电子股份有限公司 Multichannel and multiprotocol hardware acceleration method for data receiving and storing
CN111858415B (en) * 2020-07-30 2024-03-15 超越科技股份有限公司 Multi-channel multi-protocol hardware acceleration method for data receiving and storing
CN112000360A (en) * 2020-08-25 2020-11-27 山东超越数控电子股份有限公司 FPGA (field programmable Gate array) online upgrading method based on dynamic local reconstruction
CN111984199A (en) * 2020-08-26 2020-11-24 山东超越数控电子股份有限公司 Concurrent large-capacity storage method and system
CN112181891A (en) * 2020-10-23 2021-01-05 北京大地信合信息技术有限公司 NVMe (network video recorder) -based storage board card and data processing method
CN112291237A (en) * 2020-10-28 2021-01-29 山东超越数控电子股份有限公司 Reconfigurable symmetric encryption method for realizing software definition based on domestic FPGA
CN114398304A (en) * 2022-03-01 2022-04-26 山西银河电子设备厂 Method for solving SRIO interface blocking

Also Published As

Publication number Publication date
WO2021164170A1 (en) 2021-08-26

Similar Documents

Publication Publication Date Title
CN111274183A (en) Multi-path high-speed protocol interface dynamic reconfigurable system and implementation method
JP7137430B2 (en) Data storage device and bridging device
US10893005B2 (en) Partial reconfiguration for Network-on-Chip (NoC)
US9829962B2 (en) Hardware and software enabled implementation of power profile management instructions in system on chip
WO2017041567A1 (en) Fpga multi-mirror upgrade loading method and device based on soft core processor
JP6228294B2 (en) Dynamic reconfiguration of applications on multiprocessor embedded systems
JP4152319B2 (en) Data processing system and control method thereof
JP2000311156A (en) Reconfigurable parallel computer
CN112286746B (en) Universal verification platform and method for AXI slave device interface
CN109547367A (en) Software Radio platform based on SCA
CN107704285A (en) Field programmable gate array multi version configuration chip, system and method
CN107038040A (en) FPGA based on PCIE more new systems and update method
JP2016045954A (en) System and method for initializing rf module through nonvolatile control
CN105278976B (en) A kind of FPGA reconstruct device, system and method
CN109491959B (en) Programmable logic device configurator
CN111198704A (en) FPGA remote upgrading system based on TCP protocol
US20080005374A1 (en) System and Method for Flexible Multiple Protocols
CN113127144B (en) Processing method, processing device and storage medium
CN101211330B (en) Programmable instruction set computer integrated circuit
US9660936B2 (en) Method and apparatus for supporting reprogramming or reconfiguring
CN103116560B (en) Programmable blade server structure
CN110417581B (en) Ethernet-based RapidIO switching network online configuration and upgrade method
JP2014138382A (en) Signal processing device, and method of configuring programmable logic device
CN117112466B (en) Data processing method, device, equipment, storage medium and distributed cluster
CN112703491B (en) Partial reconfiguration of Network On Chip (NOC)

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200612

RJ01 Rejection of invention patent application after publication