CN110120922B - FPGA-based data interaction network management system and method - Google Patents

FPGA-based data interaction network management system and method Download PDF

Info

Publication number
CN110120922B
CN110120922B CN201910398813.3A CN201910398813A CN110120922B CN 110120922 B CN110120922 B CN 110120922B CN 201910398813 A CN201910398813 A CN 201910398813A CN 110120922 B CN110120922 B CN 110120922B
Authority
CN
China
Prior art keywords
data
dpram
fpga
pointer
transceiver
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910398813.3A
Other languages
Chinese (zh)
Other versions
CN110120922A (en
Inventor
韩文兴
马权
吴志强
杨斌
蒋维
董长龙
余波
马宇
潘智力
张文帅
孙福海
魏荣超
黄�俊
李晓龙
赵洋
李昆
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Nuclear Control System Engineering Co ltd
Original Assignee
China Nuclear Control System Engineering 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 China Nuclear Control System Engineering Co ltd filed Critical China Nuclear Control System Engineering Co ltd
Priority to CN201910398813.3A priority Critical patent/CN110120922B/en
Publication of CN110120922A publication Critical patent/CN110120922A/en
Application granted granted Critical
Publication of CN110120922B publication Critical patent/CN110120922B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • H04L49/9005Buffering arrangements using dynamic buffer space allocation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • H04L49/901Buffering arrangements using storage descriptor, e.g. read or write pointers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • H04L49/9026Single buffer per packet
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02EREDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
    • Y02E30/00Energy generation of nuclear origin

Abstract

The invention discloses a data interaction network management system and a method based on FPGA, the system of the invention comprises a DPRAM interface unit, a data handling unit, a pointer analyzing unit and N transceivers which are constructed based on FPGA, N is a positive integer which is more than or equal to 1; the DPRAM interface unit, the data handling unit and the pointer analyzing unit are in communication connection with each other, and the data handling unit is in communication connection with the transceiver; the system performs data interaction with an external DPRAM through a DPRAM interface unit, and realizes the data interaction with external hardware through a transceiver. The invention realizes the independence of the pointer and the data, the independence of the buffer area and the transceiver, simple and clear interaction interfaces among all functional modules, and the dynamic access to the DPRAM and the read-write operation are carried out according to the self state of the modules without depending on the control of a CPU. The flexibility of data receiving and sending is improved, and meanwhile, the consumption of the CPU running time by the communication task is reduced.

Description

FPGA-based data interaction network management system and method
Technical Field
The invention relates to the technical field of nuclear security level digital control, in particular to a data interaction network management system and method based on an FPGA (field programmable gate array).
Background
In a CPU + FPGA architecture system, the data interaction mode of a CPU and an FPGA is very important to the whole system. Since the CPU runs asynchronously with the FPGA, buffering is essential. In the design of the instrument control system of the nuclear power plant, a user can carry out configuration according to the requirement of the user, the realization of the configuration in a CPU is a very mature technology, but the FPGA is not mature at present, so the flexibility of interaction with the CPU needs to be fully considered in the FPGA design. The nuclear power plant instrument control system belongs to a safety-level product, a CPU has definite time limit on communication, the packet length of the communication is limited by considering the integrity of data in the communication, and meanwhile, the FPGA is limited by self resources and also has limitation on the packet length of the communication. Therefore, the FPGA needs to send communication data sent by the CPU in batches.
And managing an FPGA data buffer area of the CPU + FPGA architecture system. At present, a fixed-length transceiving method is generally adopted. The fixed-length transceiving requires that the FPGA firmware can support the maximum packet length in any application scenario, so it is often difficult to implement or resource-consuming with one FPGA firmware version.
Disclosure of Invention
In order to solve the technical problems in the prior art, the invention provides a data interaction network management system and method based on an FPGA (field programmable gate array) for solving the problems; the invention adopts the way that the pointer and the data are independent and the buffer area and the transceiver are independent to carry out interaction. The invention can realize data transmission to the same destination address in batches in a CPU running period, dynamic allocation of the buffer area and data forwarding with low CPU occupation, thereby improving the flexibility of data receiving and transmitting and reducing the consumption of the communication task on the CPU running time.
The invention is realized by the following technical scheme:
a data interaction network management system based on FPGA comprises a DPRAM interface unit, a data handling unit, a pointer analyzing unit and N transceivers, wherein the DPRAM interface unit, the data handling unit, the pointer analyzing unit and the N transceivers are constructed based on FPGA, and N is a positive integer greater than or equal to 1; the DPRAM interface unit, the data handling unit and the pointer analyzing unit are in communication connection with each other, and the data handling unit is in communication connection with the transceiver; the system carries out data interaction with an external DPRAM through a DPRAM interface unit, realizes the data interaction with external hardware through a transceiver, and has no direct data interaction with a CPU.
Preferably, the DPRAM interface unit is configured to perform data interaction with an external DPRAM in local communication, so that a standard EMIF timing sequence and a local read-write timing sequence are converted with each other.
Preferably, the pointer analyzing unit obtains pointer data of each transceiver through the DPRAM interface unit, obtains status information of the corresponding transceiver according to a destination address of the pointer, and determines an operation of generating the read-write command according to the status information of the transceivers and the pointer.
Preferably, the transceivers are embedded in the respective channels, and provide an interactive interface with external hardware while taking charge of internal data communication, data synchronization and clock recovery.
Preferably, the system employs a polling mechanism, which is carried when there is prepared data and polls to the next transceiver for operation when there is no prepared data.
Preferably, a data buffer is provided in the data transfer unit.
Preferably, the data buffer area may be dynamically allocated, mapping between the data buffer area and the transceiver is performed according to the pointer information obtained by the pointer analyzing unit, so as to implement dynamic allocation of the data buffer area, and it is able to implement free switching between the receiving buffer area and the sending buffer area, where multiple buffer areas correspond to one transceiver and one buffer area corresponds to multiple transceivers.
Preferably, the external DPRAM comprises a pointer area and a data area; the pointer area comprises transceiver information, a data head address, data length and state information; the data area comprises 2 data receiving areas and 1 data sending area; the CPU only needs to write and update the state in the DPRAM, and the subsequent data forwarding carries out the mapping, the transportation and the long packet decomposition of the pointer and the data among all the module units of the system.
On the other hand, the invention also provides a data interaction network management method based on the FPGA, which comprises the following steps:
firstly, constructing an FPGA-based data interaction network management system according to any one of claims 1 to 8;
the pointer analyzing unit acquires pointer data of each transceiver through a DPRAM interface unit, acquires state information of the corresponding transceiver according to a destination address of the pointer, and judges and generates read-write command operation according to the state information of the transceivers and the pointer;
and step three, the data handling unit accesses the external DPRAM through the DPRAM interface unit according to the read-write control information given by the pointer analysis module, selectively controls the data flow direction, and completes data mapping, handling and long packet decomposition of each channel transceiver and the external DPRAM.
Preferably, in the method, a direct data interaction interface is not arranged between the FPGA and the CPU, the data issued by the CPU is not limited by the transmission condition of the FPGA any more, only the DPRAM is required to be operated, the data area and the state area are directly updated by new data, and the FPGA only needs to judge whether prepared data and states exist when operating one transceiver.
The invention has the following advantages and beneficial effects:
1. the invention is based on the mode that the pointer and the data are independent and the buffer area and the transceiver are independent to carry out interaction, can reduce the consumption of CPU operation time by data forwarding, can support larger data packet length, has low communication delay, and does not limit the whole issuing process to be blocked by the condition that the CPU issues data by the FPGA.
2. The interaction interfaces among the functional modules are simple and clear, and the DPRAM is dynamically accessed and read-write operated according to the self states of the modules without depending on the control of a CPU. Meanwhile, the method can realize the data sending and the buffer area dynamic allocation to the same destination address in batches in one CPU running period, thereby improving the flexibility of data receiving and sending and reducing the consumption of the CPU running time by communication tasks.
3. The invention can improve the data buffering capacity and reduce the resource overhead. In a system with high real-time requirement, the real-time performance of system communication can be ensured. In a system with various communication capacity requirements, the communication capacity of each port can be independently configured, and the requirement of the whole communication capacity does not need to be improved, so that the resource overhead is reduced. The method supports the use of single-port multi-buffer areas, namely, a specific port is subjected to multiple times of transceiving within one transmission period. The reliability and the efficiency of the nuclear security level DCS data communication can be effectively improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the embodiments of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the principles of the invention. In the drawings:
FIG. 1 is a schematic diagram of the system of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to examples and accompanying drawings, and the exemplary embodiments and descriptions thereof are only used for explaining the present invention and are not meant to limit the present invention.
Example 1
The embodiment provides a data interaction network management system based on an FPGA, and as shown in fig. 1, the system includes a DPRAM interface unit, a data handling unit, a pointer parsing unit, and a transceiver, which are constructed based on the FPGA.
In this embodiment, the number of the transceivers is N, as shown in fig. 1. Wherein N is a positive integer greater than or equal to 1.
In this embodiment, the DPRAM interface unit, the data handling unit, and the pointer analyzing unit are connected in a pairwise communication manner, and the data handling unit is connected in a communication manner with the transceiver; as shown in fig. 1, the DPRAM interface unit, the data handling unit and the pointer parsing unit form a ring network, and the ring network and the N transceivers form a 1-to-N star network structure.
In this embodiment, the DPRAM interface unit is configured to perform data interaction with an external DPRAM locally, so that a standard EMIF timing sequence and a local read-write timing sequence are converted with each other.
In this embodiment, the ports are separated from the buffer, and the number of the ports and the buffer capacity of each port can be defined according to an application scenario; the invention constructs a star network structure, and adopts the fragmented polling transmission, thereby avoiding the communication delay increase of the whole system caused by the blockage of a communication interface by a port with large data volume.
In this embodiment, the pointer analyzing unit obtains pointer data of each transceiver through the DPRAM interface unit, obtains state information of the corresponding transceiver according to a destination address of the pointer, and determines an operation of generating a read-write command according to the state information of the transceiver and the pointer.
In this embodiment, the transceivers are embedded in each channel, and provide an interactive interface with external hardware, and are responsible for internal data communication, data synchronization, and clock recovery.
In this embodiment, the system performs data interaction with an external DPRAM through a DPRAM interface unit, and realizes data interaction with external hardware through a transceiver, and there is no direct data interaction between the system and the CPU.
In this embodiment, the system uses a polling mechanism, and when there is prepared data, the system carries the data, and when there is no prepared data, the system polls the next transceiver to operate.
In this embodiment, the data handling unit is provided with a data buffer.
In this embodiment, the data buffer area may be dynamically allocated, mapping between the data buffer area and the transceiver is performed according to the pointer information obtained by the pointer parsing unit, so as to implement dynamic allocation of the data buffer area, and enable free switching between the receiving buffer area and the sending buffer area, one transceiver corresponding to multiple buffer areas, and multiple transceivers corresponding to one buffer area.
In this embodiment, the external DPRAM includes a pointer area and a data area; the pointer area comprises configuration information such as transceiver information, a data head address, data length, state information and the like; the specific configuration information is shown in the following table:
name (R) Description of the preferred embodiment
PORT Current communication channel type and slot information
Cycle Data reception/transmission cycle
Ptr Data receiving/transmitting buffer pointer (head address)
Len Data receive/transmit buffer length
Status Data receive/transmit buffer status
FSEQN Frame sequence number in data receiving buffer
Link_Status Communication link status
The data area comprises 2 data receiving areas Bx _ Buf _ n _1 and Bx _ Buf _ n _2 and 1 data transmitting area Tx _ Buf _ n; wherein, two data receiving areas 1 both comprise a data area and a diagnosis area, and the data sending area only comprises the data area.
The CPU only needs to write and update the state in the DPRAM, and the subsequent data forwarding carries out mapping, carrying and long packet decomposition of pointers and data among all the module units of the system.
The method for interacting the pointer and the data independently and the buffer area and the transceiver independently by the FPGA-based data interaction network management system comprises the functions of pointer analysis, transceiving state updating, data transceiving and transceiver selection.
Pointer resolution essentially completes the mapping of the buffer and the transceiver. This function is implemented by the pointer resolution unit.
The receiving and sending state updating mainly completes the updating of a data sending state and a data receiving state, wherein the data receiving state updating comprises a data writing state, a data writing completion state, a data reading state and a data reading completion state. The CPU only needs to write and update the state in the DPRAM.
Data transceiving is mainly used for completing data transportation work of data from a buffer area to a transceiver and from the transceiver to the buffer area.
The transceiver selects the data flow direction according to the mapping relation between the buffer and the transceiver.
In the embodiment, the functional units are mutually independent, and the interaction between data does not depend on the period of a CPU (central processing unit), so that the consumption of the CPU operation period by data forwarding is greatly reduced; for the forwarding of the long data packet, the CPU only needs to write and update the state in the DPRAM, the subsequent data forwarding only needs to carry out mapping and carrying of pointers and data among all modules of the system and decomposition of the long packet, a polling mechanism is adopted among all channels in the star network structure, prepared data is carried, and if the data is not carried, polling is carried to the next channel for operation, so that the communication delay is effectively reduced. By adopting the star-shaped network structure, a direct data interaction interface does not exist between the FPGA and the CPU, the CPU sends data without being limited by the sending condition of the FPGA, only the DPRAM is needed to be operated, the data area and the state area are directly updated by new data, and the FPGA only needs to judge whether prepared data and states exist when operating the channel.
In this embodiment, the network management system implements the following operations: 1) the DPRAM interface is responsible for local communication and interaction with an external DPRAM, so that the standard EMIF time sequence and the local read-write time sequence are converted with each other. 2) The pointer analysis part acquires pointer data of each configuration channel through a DPRAM interface, acquires state information of a corresponding channel according to a destination address of a pointer, and judges the operation of generating a read-write command by combining the channel and the state information of the pointer; 3) and the data carrying module accesses the data area, the state area, the address and the length information of the external DPRAM through the DPRAM interface according to the read-write control information given by the pointer analysis module, selectively controls the data flow direction, and completes data mapping, carrying, unpacking, processing and the like of each channel transceiver and the external DPRAM. 4) The transceiver module is embedded in each channel, that is, each operation channel comprises a transceiver, the transceiver provides an interactive interface with external hardware, and the transceiver is internally responsible for algorithm control of data communication data, data synchronization, clock recovery and the like.
By constructing the data interaction network management system architecture shown in fig. 1, pointer and data independence, buffer area and transceiver independence can be realized, interaction interfaces between the functional modules are simple and clear, and the DPRAM is dynamically accessed and read-write operation is performed according to the states of the modules, without depending on the control of a CPU. Meanwhile, the method can realize the data sending and buffer area dynamic allocation to the same destination address in batches in one CPU running period, thereby improving the flexibility of data receiving and sending and reducing the consumption of the CPU running time by the communication task.
Example 2
The embodiment provides a data interaction network management method based on an FPGA, which comprises the following steps:
step one, constructing a data interaction network management system based on the FPGA according to the embodiment 1;
the pointer analyzing unit acquires pointer data of each transceiver through a DPRAM interface unit, acquires state information of the corresponding transceiver according to a destination address of the pointer, and judges and generates read-write command operation according to the state information of the transceivers and the pointer;
and step three, the data handling unit accesses the external DPRAM through the DPRAM interface unit according to the read-write control information given by the pointer analysis module, selectively controls the data flow direction, and completes data mapping, handling and long packet decomposition of each channel transceiver and the external DPRAM.
In this embodiment, there is no direct data interaction interface between the FPGA and the CPU, the CPU issues data no longer limited by the FPGA transmission condition, the data area and the state area are directly updated with new data only by operating the DPRAM, and the FPGA only needs to judge whether there is prepared data and state when operating a certain transceiver.
In this embodiment, the pointer and the data are independent, and the buffer area and the transceiver are independent, and mapping between the data buffer area and the transceiver is performed according to the pointer information, so that dynamic allocation of the buffer area can be realized, and free switching between multiple buffer areas corresponding to one transceiver and multiple transceiver, multiple receiving/transmitting buffer areas corresponding to one buffer area, and multiple receiving/transmitting buffer areas and transmitting buffer areas can be realized. The method can realize data forwarding with low CPU occupation, buffer dynamic allocation and data transmission from batch to the same destination address in one CPU operation period, thereby improving the flexibility of data transceiving and reducing the consumption of the CPU operation time by communication tasks.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are merely exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (8)

1. A data interaction network management system based on FPGA is characterized by comprising a DPRAM interface unit, a data handling unit, a pointer analyzing unit and N transceivers, wherein the DPRAM interface unit, the data handling unit, the pointer analyzing unit and the N transceivers are constructed based on FPGA, and N is a positive integer greater than or equal to 1; the DPRAM interface unit, the data handling unit and the pointer analyzing unit are in communication connection with each other, and the data handling unit is in communication connection with the transceiver; the system carries out data interaction with an external DPRAM through a DPRAM interface unit, realizes the data interaction with external hardware through a transceiver, and has no direct data interaction with a CPU;
the pointer analysis unit acquires pointer data of each transceiver through the DPRAM interface unit, acquires state information of the corresponding transceiver according to a destination address of the pointer, and judges the operation of generating a read-write command by combining the state information of the transceivers and the pointer;
and the data carrying unit accesses the external DPRAM through the DPRAM interface unit according to the read-write command information given by the pointer analysis unit, selectively controls the data flow direction, and finishes data mapping, carrying and long packet decomposition of the transceivers of all channels and the external DPRAM.
2. The FPGA-based data interaction network management system as claimed in claim 1, wherein the DPRAM interface unit is used for local communication and data interaction with an external DPRAM, so that a standard EMIF time sequence and a local read-write time sequence are converted with each other.
3. The FPGA-based data interaction network management system of claim 1, wherein the transceivers are embedded in the channels, and provide an interaction interface with external hardware and are responsible for internal data communication, data synchronization and clock recovery.
4. An FPGA-based data interaction network management system according to any one of claims 1-3, wherein the system employs a polling mechanism, wherein the system is configured to perform a transport when there is prepared data and to poll a next transceiver for operation when there is no prepared data.
5. The FPGA-based data interaction network management system of claim 4, wherein a data buffer is provided in the data handling unit.
6. The FPGA-based data interaction network management system of claim 5, wherein the data buffer is dynamically allocated, mapping between the data buffer and the transceiver is performed according to the pointer information obtained by the pointer parsing unit, so as to realize dynamic allocation of the data buffer, free switching between the receiving buffer and the sending buffer is realized, and multiple buffers correspond to one transceiver and one buffer corresponds to multiple transceivers.
7. The FPGA-based data interaction network management system of any one of claims 1-3, wherein the external DPRAM comprises a pointer area and a data area; the pointer area comprises transceiver information, a data head address, data length and state information; the data area comprises 2 data receiving areas and 1 data sending area; the CPU only needs to write and update the state in the DPRAM, and the subsequent data forwarding carries out mapping, carrying and long packet decomposition of pointers and data among all the module units of the system.
8. The FPGA-based data interaction network management system as defined in any one of claims 1 to 3, wherein a direct data interaction interface is not provided between the FPGA and the CPU, the data issued by the CPU is not limited by the transmission condition of the FPGA any more, only the DPRAM is required to be operated, the data area and the state area are directly updated with new data, and the FPGA only needs to judge whether prepared data and state exist when operating a certain transceiver.
CN201910398813.3A 2019-05-14 2019-05-14 FPGA-based data interaction network management system and method Active CN110120922B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910398813.3A CN110120922B (en) 2019-05-14 2019-05-14 FPGA-based data interaction network management system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910398813.3A CN110120922B (en) 2019-05-14 2019-05-14 FPGA-based data interaction network management system and method

Publications (2)

Publication Number Publication Date
CN110120922A CN110120922A (en) 2019-08-13
CN110120922B true CN110120922B (en) 2022-09-20

Family

ID=67522353

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910398813.3A Active CN110120922B (en) 2019-05-14 2019-05-14 FPGA-based data interaction network management system and method

Country Status (1)

Country Link
CN (1) CN110120922B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112235163B (en) * 2020-10-21 2021-12-07 中国核动力研究设计院 Method, device, equipment and medium for preventing data from being blocked for FPGA (field programmable Gate array) architecture
CN112363975B (en) * 2020-10-27 2024-02-06 国核自仪系统工程有限公司 Interaction method and interaction system for configuration software and FPGA

Citations (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63240149A (en) * 1987-03-27 1988-10-05 Yokogawa Electric Corp Data transmission buffer circuit
KR19990061210A (en) * 1997-12-31 1999-07-26 윤종용 Message Buffering Method when Defiram is Full in Defiram Communication
US6618390B1 (en) * 1999-05-21 2003-09-09 Advanced Micro Devices, Inc. Method and apparatus for maintaining randomly accessible free buffer information for a network switch
KR20070027215A (en) * 2005-09-06 2007-03-09 엘지노텔 주식회사 Dual port ram control method
WO2008073493A2 (en) * 2006-12-12 2008-06-19 Netburner, Inc. Methods and apparatus for reducing storage usage in devices
KR20080056836A (en) * 2006-12-19 2008-06-24 삼성전자주식회사 Apparatus and method of time keeper for non real time operation system
CN101526748A (en) * 2009-01-13 2009-09-09 上海微电子装备有限公司 Memory device, method and aligning control system for photoetching aligning data detection
CN201583945U (en) * 2009-12-02 2010-09-15 天津光电通信技术有限公司 Serial communication system for multiple singlechips based on FPGA
CN102263884A (en) * 2011-07-27 2011-11-30 中山大学 Video image processor
US8634431B1 (en) * 2006-11-10 2014-01-21 Marvell International Ltd. Quality of service and flow control architecture for a passive optical network
CN103713543A (en) * 2013-12-18 2014-04-09 国核自仪系统工程有限公司 Multi-serial-port parallel processing framework based on FPGA
CN203732702U (en) * 2014-02-28 2014-07-23 湖南电气职业技术学院 DSP and FPGA based variable frequency power supply electrical parameter measuring system
CN104156333A (en) * 2014-08-12 2014-11-19 成都联星微电子有限公司 FPGA-based UART multi-interface extension system and method
CN104239232A (en) * 2014-09-10 2014-12-24 北京空间机电研究所 Ping-Pong cache operation structure based on DPRAM (Dual Port Random Access Memory) in FPGA (Field Programmable Gate Array)
CN104484301A (en) * 2014-12-25 2015-04-01 南京因泰莱电器股份有限公司 FPGA-based (Field Programmable Gate Array-based) IO (Input/Output) bus device with automatic recognition function
CN104714832A (en) * 2013-12-14 2015-06-17 中国航空工业集团公司第六三一研究所 Buffer management method used for airborne data network asynchronous data interaction area
CN105117360A (en) * 2015-07-29 2015-12-02 国核自仪系统工程有限公司 Interface signal remapping method based on FPGA
CN105117353A (en) * 2015-06-26 2015-12-02 许继集团有限公司 FPGA with general data interaction module and information processing system using same
CN205334147U (en) * 2016-01-14 2016-06-22 东莞理工学院 Motion control card
CN106685856A (en) * 2016-12-30 2017-05-17 国网浙江省电力公司绍兴供电公司 Method, system and equipment for processing intelligent substation mass network messages
CN107544927A (en) * 2017-09-19 2018-01-05 中国核动力研究设计院 A kind of dual port RAM follows access method
CN107844438A (en) * 2017-12-07 2018-03-27 合肥国为电子有限公司 For seismic detector master station CPU and the bridger and method of peripheral data transmission
CN207764789U (en) * 2017-12-07 2018-08-24 合肥国为电子有限公司 Bridge for seismic detector master station CPU and peripheral data transmission
CN108829622A (en) * 2018-09-06 2018-11-16 易思维(杭州)科技有限公司 Communication structure and the means of communication based on the FPGA host computer realized and InterBus module
CN109299033A (en) * 2017-07-25 2019-02-01 中车株洲电力机车研究所有限公司 A kind of processor interface device and processor data processing method
CN109696878A (en) * 2019-01-03 2019-04-30 中电智能科技有限公司 Controller based on multiple buffer

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7233977B2 (en) * 1998-12-18 2007-06-19 Emc Corporation Messaging mechanism employing mailboxes for inter processor communications
US7054986B2 (en) * 2001-03-30 2006-05-30 Nokia Corporation Programmable CPU/interface buffer structure using dual port RAM
US20030167348A1 (en) * 2001-07-02 2003-09-04 Globespanvirata, Inc. Communications system using rings architecture
KR100423969B1 (en) * 2001-11-16 2004-03-22 삼성전자주식회사 Field bus interface board and control method thereof
US20060064508A1 (en) * 2004-09-17 2006-03-23 Ramesh Panwar Method and system to store and retrieve message packet data in a communications network
US7734859B2 (en) * 2007-04-20 2010-06-08 Nuon, Inc Virtualization of a host computer's native I/O system architecture via the internet and LANs
KR20100020220A (en) * 2008-08-12 2010-02-22 한국전자통신연구원 Apparatus and method for controlling the shared memory, and method for accessing the shared memory
US9335947B2 (en) * 2014-06-30 2016-05-10 Raytheon Company Inter-processor memory
US10698815B2 (en) * 2015-06-30 2020-06-30 Western Digital Technologies, Inc. Non-blocking caching for data storage drives
US10574727B2 (en) * 2015-10-21 2020-02-25 Honeywell International Inc. MIB data broadcast using inexpensive method incorporating microcontroller and FPGA

Patent Citations (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63240149A (en) * 1987-03-27 1988-10-05 Yokogawa Electric Corp Data transmission buffer circuit
KR19990061210A (en) * 1997-12-31 1999-07-26 윤종용 Message Buffering Method when Defiram is Full in Defiram Communication
US6618390B1 (en) * 1999-05-21 2003-09-09 Advanced Micro Devices, Inc. Method and apparatus for maintaining randomly accessible free buffer information for a network switch
KR20070027215A (en) * 2005-09-06 2007-03-09 엘지노텔 주식회사 Dual port ram control method
US8634431B1 (en) * 2006-11-10 2014-01-21 Marvell International Ltd. Quality of service and flow control architecture for a passive optical network
WO2008073493A2 (en) * 2006-12-12 2008-06-19 Netburner, Inc. Methods and apparatus for reducing storage usage in devices
KR20080056836A (en) * 2006-12-19 2008-06-24 삼성전자주식회사 Apparatus and method of time keeper for non real time operation system
CN101526748A (en) * 2009-01-13 2009-09-09 上海微电子装备有限公司 Memory device, method and aligning control system for photoetching aligning data detection
CN201583945U (en) * 2009-12-02 2010-09-15 天津光电通信技术有限公司 Serial communication system for multiple singlechips based on FPGA
CN102263884A (en) * 2011-07-27 2011-11-30 中山大学 Video image processor
CN104714832A (en) * 2013-12-14 2015-06-17 中国航空工业集团公司第六三一研究所 Buffer management method used for airborne data network asynchronous data interaction area
CN103713543A (en) * 2013-12-18 2014-04-09 国核自仪系统工程有限公司 Multi-serial-port parallel processing framework based on FPGA
CN203732702U (en) * 2014-02-28 2014-07-23 湖南电气职业技术学院 DSP and FPGA based variable frequency power supply electrical parameter measuring system
CN104156333A (en) * 2014-08-12 2014-11-19 成都联星微电子有限公司 FPGA-based UART multi-interface extension system and method
CN104239232A (en) * 2014-09-10 2014-12-24 北京空间机电研究所 Ping-Pong cache operation structure based on DPRAM (Dual Port Random Access Memory) in FPGA (Field Programmable Gate Array)
CN104484301A (en) * 2014-12-25 2015-04-01 南京因泰莱电器股份有限公司 FPGA-based (Field Programmable Gate Array-based) IO (Input/Output) bus device with automatic recognition function
CN105117353A (en) * 2015-06-26 2015-12-02 许继集团有限公司 FPGA with general data interaction module and information processing system using same
CN105117360A (en) * 2015-07-29 2015-12-02 国核自仪系统工程有限公司 Interface signal remapping method based on FPGA
CN205334147U (en) * 2016-01-14 2016-06-22 东莞理工学院 Motion control card
CN106685856A (en) * 2016-12-30 2017-05-17 国网浙江省电力公司绍兴供电公司 Method, system and equipment for processing intelligent substation mass network messages
CN109299033A (en) * 2017-07-25 2019-02-01 中车株洲电力机车研究所有限公司 A kind of processor interface device and processor data processing method
CN107544927A (en) * 2017-09-19 2018-01-05 中国核动力研究设计院 A kind of dual port RAM follows access method
CN107844438A (en) * 2017-12-07 2018-03-27 合肥国为电子有限公司 For seismic detector master station CPU and the bridger and method of peripheral data transmission
CN207764789U (en) * 2017-12-07 2018-08-24 合肥国为电子有限公司 Bridge for seismic detector master station CPU and peripheral data transmission
CN108829622A (en) * 2018-09-06 2018-11-16 易思维(杭州)科技有限公司 Communication structure and the means of communication based on the FPGA host computer realized and InterBus module
CN109696878A (en) * 2019-01-03 2019-04-30 中电智能科技有限公司 Controller based on multiple buffer

Non-Patent Citations (9)

* Cited by examiner, † Cited by third party
Title
"AC620FPGA学习笔记——DPRAM";佚名;《https://blog.csdn.net/weixin_41738734/article/details/84345657》;20181122;全文 *
"DPRAM空间分配和数据交换流程";佚名;《https://www.docin.com/p-636771021.html》;20130417;全文 *
"FPGA中的RAM、ROM和CAM";佚名;《http://blog.sina.com.cn/s/blog_629008650100mg7m.html》;20101121;全文 *
"FPGA控制DM9000A进行以太网数据收发的Verilog实现";佚名;《http://blog.chinaunix.net/uid-23254875-id-3125468.html》;20120308;全文 *
"FPGA菜鸟学习笔记——2、四大设计思想";佚名;《https://zhuanlan.zhihu.com/p/63279853》;20191023;全文 *
基于FPGA的USB通信模块在伺服系统中的应用研究;刘继磊等;《微电机》;20111128(第11期);第80页右栏-第81页左栏,图1 *
基于FPGA的多通道HB6096航空总线接口设计;刘江;《电讯技术》;20121220(第12期);全文 *
基于USB接口和FPGA控制的数据采集系统的设计;陈秀玲等;《微型电脑应用》;20031220(第12期);全文 *
基于USB的多通道俄制串行总线接口卡设计;邓青海等;《电子技术应用》;20061230(第11期);全文 *

Also Published As

Publication number Publication date
CN110120922A (en) 2019-08-13

Similar Documents

Publication Publication Date Title
US9842069B2 (en) Hardware accelerator and chip
CN103793342B (en) Multichannel direct memory access (DMA) controller
CN103064805B (en) SPI controller and communication means
CN102185833B (en) Fiber channel (FC) input/output (I/O) parallel processing method based on field programmable gate array (FPGA)
CN106648896B (en) Method for dual-core sharing of output peripheral by Zynq chip under heterogeneous-name multiprocessing mode
CN103888293A (en) Data channel scheduling method of multichannel FC network data simulation system
CN102841869B (en) Multi-channel I2C controller based on FPGA
CN110120922B (en) FPGA-based data interaction network management system and method
CN111651377A (en) Elastic shared cache architecture for on-chip message processing
US8185672B2 (en) Transmission of data bursts on a constant data rate channel
CN103353851A (en) Method and equipment for managing tasks
CN104679702A (en) Multi-path high-speed serial interface controller
CN112395230A (en) UART interface extension circuit based on programmable logic device
CN112306924A (en) Data interaction method, device and system and readable storage medium
CN102740511A (en) Baseband radio frequency interface based on software defined radio (SDR) and application method thereof
CN104242981A (en) Embedded type communication device based on software radio
CN112506676B (en) Inter-process data transmission method, computer device and storage medium
US6799227B2 (en) Dynamic configuration of a time division multiplexing port and associated direct memory access controller
CN116471242A (en) RDMA-based transmitting end, RDMA-based receiving end, data transmission system and data transmission method
CN113691466A (en) Data transmission method, intelligent network card, computing device and storage medium
CN116450554A (en) Interrupt processing method, root complex device and electronic device
CN112948322B (en) Virtual channel based on elastic cache and implementation method
CN109145397A (en) A kind of external memory arbitration structure for supporting parallel pipelining process to access
CN210129113U (en) EtherCAT control structure with main line control and independent control
CN109558107B (en) FC message receiving management method for shared buffer area

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
TA01 Transfer of patent application right

Effective date of registration: 20201224

Address after: No.3, Hongda South Road, Beijing Economic and Technological Development Zone, Daxing District, Beijing

Applicant after: CHINA NUCLEAR CONTROL SYSTEM ENGINEERING Co.,Ltd.

Address before: 610000, No. three, 28 south section of Ring Road, Chengdu, Sichuan

Applicant before: NUCLEAR POWER INSTITUTE OF CHINA

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant