CN114721987A - Multi-channel interface circuit based on MCU and FPGA SoC framework - Google Patents
Multi-channel interface circuit based on MCU and FPGA SoC framework Download PDFInfo
- Publication number
- CN114721987A CN114721987A CN202210158972.8A CN202210158972A CN114721987A CN 114721987 A CN114721987 A CN 114721987A CN 202210158972 A CN202210158972 A CN 202210158972A CN 114721987 A CN114721987 A CN 114721987A
- Authority
- CN
- China
- Prior art keywords
- interface
- mcu
- module
- data
- bus
- 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
Links
- 230000005540 biological transmission Effects 0.000 claims abstract description 9
- 238000013507 mapping Methods 0.000 claims abstract description 7
- 238000010586 diagram Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 3
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000000034 method Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/38—Information transfer, e.g. on bus
- G06F13/382—Information transfer, e.g. on bus using universal interface adapter
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/10—Program control for peripheral devices
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/14—Handling requests for interconnection or transfer
- G06F13/20—Handling requests for interconnection or transfer for access to input/output bus
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/14—Handling requests for interconnection or transfer
- G06F13/36—Handling requests for interconnection or transfer for access to common bus or bus system
- G06F13/362—Handling requests for interconnection or transfer for access to common bus or bus system with centralised access control
-
- Y—GENERAL 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
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Bus Control (AREA)
Abstract
The invention relates to a multi-channel interface circuit based on MCU and FPGA SoC architecture, comprising: the system comprises a bus interface module, an interface control module and an interface access module which are connected in sequence, wherein the bus interface module is connected with the MCU through a system bus, and the interface access module is connected with external equipment; the interface control module is used for mapping interface information set by a user to the bus interface module and controlling the bus interface module to map the interface information to the MCU; the bus interface module is used for obtaining interface configuration data according to a received system bus signal, and the system bus signal is generated by the MCU according to the interface information; the interface control module is also used for controlling the interface access module to realize data transmission with external equipment according to the interface configuration data. The multi-channel interface circuit based on the MCU and FPGA SoC framework enhances the expansibility and the universality of the MCU and the FPGA SoC, reduces the complexity of interface design and improves the flexibility of interface design and application.
Description
Technical Field
The invention belongs to the technical field of a system on chip of an FPGA (field programmable gate array) core, and particularly relates to a multi-path interface circuit based on an MCU (microprogrammed control unit) and an FPGA SoC (system on chip) framework.
Background
The System on Chip (SoC) architectures of an MCU (Microcontroller Unit) and an FPGA (Field-Programmable Gate Array) refer to a System on Chip in which a general MCU, a memory, an external device, and the like are connected to a domestic FPGA to form an MCU controller and an FPGA core. The MCU needs to interact with the external device through the relevant interface. Common interfaces are mainly divided into two categories: the parallel interface is used for simultaneously transmitting each bit of data; a serial interface refers to the sequential transfer of one bit of data.
In one interface design based on the FPGA and the MCU, for example, the RAM in the FPGA is read and written through an interface bus, the addressing range is 0-255, wherein the FPGA design adopts Verilog HDL language, and the singlechip design is completed by C language. In the technical scheme, the data transmission channel of the MCU system is insufficient, high-speed transmission of a large amount of data cannot be realized, the interface specificity is strong, the application scene is fixed, and the flexibility is not high.
Disclosure of Invention
In order to solve the problems in the prior art, the invention provides a multi-interface circuit based on an MCU and an FPGA SoC framework. The technical problem to be solved by the invention is realized by the following technical scheme:
the invention provides a multi-channel interface circuit based on MCU and FPGA SoC architecture, comprising: a bus interface module, an interface control module and an interface access module which are connected in sequence, wherein,
the bus interface module is connected with the MCU through a system bus, and the interface access module is connected with external equipment;
the interface control module is used for mapping interface information set by a user to the bus interface module and controlling the bus interface module to map the interface information to the MCU;
the bus interface module is used for obtaining interface configuration data according to a received system bus signal, and the system bus signal is generated by the MCU according to the interface information;
the interface control module is also used for controlling the interface access module and the external equipment to realize data transmission according to the interface configuration data.
In an embodiment of the present invention, the interface information includes the number of interface paths, the data bit width of the path, and data read-write information.
In one embodiment of the invention, the bus interface module comprises a register unit.
In an embodiment of the present invention, the interface control module is specifically configured to:
mapping the interface information set by a user to the register unit;
and controlling the bus interface module to map the register unit to the MCU.
In one embodiment of the present invention, the system bus signals include address signals, control signals and data signals, the control signals being read data enable signals or write data enable signals.
In an embodiment of the present invention, the bus interface module is specifically configured to:
acquiring a multi-channel interface access address according to an address signal of a received system bus signal;
and analyzing a control signal of a system bus signal according to the multi-channel interface access address to obtain interface configuration data.
In an embodiment of the present invention, the interface configuration data includes control data, read/write data, a number of lanes configuring the interface, and a data bit width of each lane.
Compared with the prior art, the invention has the beneficial effects that:
1. according to the multi-channel interface circuit based on the MCU and the FPGA SoC framework, the interface information set by a user is mapped to the MCU, and the MCU generates a system bus signal according to the interface information, so that the management of the MCU on the number of channels of the multi-channel interface and the data bit width of each channel is realized;
2. the multi-channel interface circuit based on the MCU and FPGA SoC framework enhances the expansibility and the universality of the MCU and the FPGA SoC, reduces the complexity of interface design and improves the flexibility of interface design and application.
The foregoing description is only an overview of the technical solutions of the present invention, and in order to make the technical means of the present invention more clearly understood, the present invention may be implemented in accordance with the content of the description, and in order to make the above and other objects, features, and advantages of the present invention more clearly understood, the following preferred embodiments are described in detail with reference to the accompanying drawings.
Drawings
Fig. 1 is a block diagram of a multi-interface circuit based on MCU and FPGA SoC architecture according to an embodiment of the present invention;
fig. 2 is a block diagram of another multi-interface circuit based on MCU and FPGA SoC architecture according to an embodiment of the present invention.
Detailed Description
In order to further explain the technical means and effects of the present invention adopted to achieve the predetermined invention purpose, the following describes in detail a multi-channel interface circuit based on MCU and FPGA SoC architecture according to the present invention with reference to the accompanying drawings and the detailed embodiments.
The foregoing and other technical matters, features and effects of the present invention will be apparent from the following detailed description of the embodiments, which is to be read in connection with the accompanying drawings. The technical means and effects of the present invention adopted to achieve the predetermined purpose can be more deeply and specifically understood through the description of the specific embodiments, however, the attached drawings are provided for reference and description only and are not used for limiting the technical scheme of the present invention.
Example one
The multi-channel interface circuit based on the MCU and the FPGA SoC framework is mainly realized based on domestic FPGA logic resources. Referring to fig. 1 and fig. 2 in combination, fig. 1 is a block diagram of a multi-interface circuit based on an MCU and an FPGA SoC architecture according to an embodiment of the present invention; fig. 2 is a block diagram of another multi-interface circuit based on MCU and FPGA SoC architecture according to an embodiment of the present invention. As shown in the figure, the multi-interface circuit based on the MCU and the FPGA SoC architecture of the present embodiment includes a bus interface module 1, an interface control module 2, and an interface access module 3. The bus interface module 1, the interface control module 2 and the interface access module 3 are connected in sequence, the bus interface module 1 is connected with the MCU through a system bus, and the interface access module 3 is connected with external equipment.
The interface control module 2 is used for mapping interface information set by a user to the bus interface module 1 and controlling the bus interface module 1 to map the interface information to the MCU; the bus interface module 1 is used for obtaining interface configuration data according to a received system bus signal, and the system bus signal is generated by the MCU according to the interface information; the interface control module 2 is also used for controlling the interface access module 3 to realize data transmission with external equipment according to the interface configuration data.
In this embodiment, the interface information includes the number of interface paths, the data bit width of the path, and the data read/write information. Specifically, the data read-write information is operation information for transmitting write data or read data for a path set by a user.
In the multi-channel interface circuit based on the MCU and the FPGA SoC architecture of this embodiment, interface information set by a user is mapped to the MCU, the MCU generates a system bus signal according to the interface information, and the MCU implements management of the number of channels of the multi-channel interface and the bit width of data of each channel through the interface control module.
Further, the bus interface module 1 comprises a register unit.
Specifically, the interface control module 2 is specifically configured to: mapping interface information set by a user to a register unit; the control bus interface module 1 maps the register unit to the MCU.
In this embodiment, optionally, the register unit includes a configuration register, a read-write register, a control register, and a status register. The interface control module 2 maps the interface information set by the user into the corresponding register. For example, if the number of interface paths set by the user is 1, the interface control module 2 writes 1 in the configuration register.
Further, optionally, in this embodiment, the control bus interface module 1 maps the register unit to a kernel address storage space of the MCU.
In the present embodiment, the system bus signals include address signals, control signals, and data signals. The control signal is a read data enable signal or a write data enable signal, and the data signal is read data or write data.
Specifically, the bus interface module 1 is specifically configured to: acquiring a multi-channel interface access address according to an address signal of a received system bus signal; and analyzing the control signal of the system bus signal according to the multi-channel interface access address to obtain interface configuration data.
In this embodiment, the interface configuration data includes control data, read/write data, the number of lanes configuring the interface, and the data bit width of each lane.
Further, the interface control module 2 is configured to control the interface access module 3 to implement data transmission with an external device according to the control data, the read-write data, the number of accesses configuring an interface, and the data bit width of each access.
In this embodiment, the interface path module 3 implements functions such as the number of paths of the interface path, the data bit width of each path, and data reading and writing based on FPGA logic resources.
It should be noted that, in this embodiment, the external device may be one or more.
Further, the working process of the multi-interface circuit based on the MCU and the FPGA SoC architecture of this embodiment is specifically described as follows:
firstly, the interface control module 2 maps the number of channels of the interface channel module 3, the data bit width of each channel and the data read-write information set by a user to a configuration register, a read-write register, a control register and a status register of the bus interface module 1, and then maps the registers to an MCU kernel address storage space through the bus interface module 1. And the MCU generates a system bus signal according to the number of the channels set by the user, the data bit width of each channel and the data read-write information. The system bus signals comprise address signals, control signals and data signals, wherein the control signals are read data enable signals or write data enable signals, and the data signals are read data or write data. The bus interface module 1 obtains a multi-channel interface access address through an address signal of a system bus signal, analyzes a control signal of the system bus signal according to the multi-channel interface access address, and then controls the interface access module 3 to complete the configuration of the multi-channel interface according to the obtained control data, read-write data, the number of the configured interfaces and the data bit width of each channel, so that the management of the MCU kernel on the multi-channel interface is realized.
Optionally, if the number of lanes of the interface lane module set by the user is multiple, and the data bit width of each lane is multiple bits, the MCU may use a parallel interface to implement high-speed data transmission with the external device through the multi-lane interface circuit of this embodiment. If the number of the channels of the interface channel module set by the user is 1 and the data bit width of each channel is 1 bit, the MCU can use the serial interface to transmit data to the external device through the multi-channel interface circuit of this embodiment.
The multi-channel interface circuit based on the MCU and FPGA SoC framework of the embodiment enhances the expansibility and the universality of the MCU and the FPGA SoC, reduces the complexity of interface design, improves the flexibility of interface design and application, and simultaneously realizes the high-efficiency transmission of data.
It should be noted that, in this document, the terms "comprises", "comprising" or any other variation are intended to cover a non-exclusive inclusion, so that an article or apparatus comprising a series of elements includes not only those elements but also other elements not explicitly listed. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of additional like elements in the article or device comprising the element. The terms "connected" or "coupled" and the like are not restricted to physical or mechanical connections, but may include electrical connections, whether direct or indirect.
The foregoing is a more detailed description of the invention in connection with specific preferred embodiments and it is not intended that the invention be limited to these specific details. For those skilled in the art to which the invention pertains, several simple deductions or substitutions can be made without departing from the spirit of the invention, and all shall be considered as belonging to the protection scope of the invention.
Claims (7)
1. The utility model provides a multichannel interface circuit based on MCU and FPGA SoC framework which characterized in that includes: a bus interface module, an interface control module and an interface access module which are connected in sequence, wherein,
the bus interface module is connected with the MCU through a system bus, and the interface access module is connected with external equipment;
the interface control module is used for mapping interface information set by a user to the bus interface module and controlling the bus interface module to map the interface information to the MCU;
the bus interface module is used for obtaining interface configuration data according to a received system bus signal, and the system bus signal is generated by the MCU according to the interface information;
the interface control module is also used for controlling the interface access module and the external equipment to realize data transmission according to the interface configuration data.
2. The multi-interface circuit based on the MCU and FPGA SoC architecture as recited in claim 1, wherein the interface information includes interface path number, path data bit width, and data read-write information.
3. The multi-interface circuit based on the MCU and FPGA SoC architecture as recited in claim 1, wherein the bus interface module comprises a register unit.
4. The multi-interface circuit based on the MCU and FPGA SoC architecture of claim 3, wherein the interface control module is specifically configured to:
mapping the interface information set by a user to the register unit;
and controlling the bus interface module to map the register unit to the MCU.
5. The multi-channel interface circuit based on the MCU and FPGA SoC architecture as claimed in claim 1, wherein the system bus signals comprise address signals, control signals and data signals, and the control signals are read data enable signals or write data enable signals.
6. The multi-interface circuit based on the MCU and FPGA SoC architecture of claim 5, wherein the bus interface module is specifically configured to:
acquiring a multi-channel interface access address according to an address signal of a received system bus signal;
and analyzing a control signal of a system bus signal according to the multi-channel interface access address to obtain interface configuration data.
7. The multi-channel interface circuit based on the MCU and FPGA SoC architecture as recited in claim 6, wherein the interface configuration data comprises control data, read-write data, the number of channels configuring the interface, and the data bit width of each channel.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210158972.8A CN114721987A (en) | 2022-02-21 | 2022-02-21 | Multi-channel interface circuit based on MCU and FPGA SoC framework |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210158972.8A CN114721987A (en) | 2022-02-21 | 2022-02-21 | Multi-channel interface circuit based on MCU and FPGA SoC framework |
Publications (1)
Publication Number | Publication Date |
---|---|
CN114721987A true CN114721987A (en) | 2022-07-08 |
Family
ID=82235492
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202210158972.8A Pending CN114721987A (en) | 2022-02-21 | 2022-02-21 | Multi-channel interface circuit based on MCU and FPGA SoC framework |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114721987A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116383107A (en) * | 2023-06-06 | 2023-07-04 | 成都立思方信息技术有限公司 | Flexibly-expandable signal receiving and transmitting system |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6289409B1 (en) * | 1998-08-25 | 2001-09-11 | Infineon Technologies North America Corp. | Microcontroller with flexible interface to external devices |
CN110781117A (en) * | 2019-09-12 | 2020-02-11 | 广东高云半导体科技股份有限公司 | SPI expansion bus interface and system on chip based on FPGA |
CN112039745A (en) * | 2020-09-17 | 2020-12-04 | 广东高云半导体科技股份有限公司 | CAN bus communication control system and communication system |
CN112100098A (en) * | 2020-09-17 | 2020-12-18 | 广东高云半导体科技股份有限公司 | DDR control system and DDR memory system |
CN112256615A (en) * | 2020-10-22 | 2021-01-22 | 广东高云半导体科技股份有限公司 | USB conversion interface device |
CN112540952A (en) * | 2020-12-18 | 2021-03-23 | 广东高云半导体科技股份有限公司 | System on chip with on-chip parallel interface |
CN113157634A (en) * | 2021-01-28 | 2021-07-23 | 厦门智多晶科技有限公司 | Pin multiplexing configuration method and device based on FPGA and FPGA |
-
2022
- 2022-02-21 CN CN202210158972.8A patent/CN114721987A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6289409B1 (en) * | 1998-08-25 | 2001-09-11 | Infineon Technologies North America Corp. | Microcontroller with flexible interface to external devices |
CN110781117A (en) * | 2019-09-12 | 2020-02-11 | 广东高云半导体科技股份有限公司 | SPI expansion bus interface and system on chip based on FPGA |
CN112039745A (en) * | 2020-09-17 | 2020-12-04 | 广东高云半导体科技股份有限公司 | CAN bus communication control system and communication system |
CN112100098A (en) * | 2020-09-17 | 2020-12-18 | 广东高云半导体科技股份有限公司 | DDR control system and DDR memory system |
CN112256615A (en) * | 2020-10-22 | 2021-01-22 | 广东高云半导体科技股份有限公司 | USB conversion interface device |
CN112540952A (en) * | 2020-12-18 | 2021-03-23 | 广东高云半导体科技股份有限公司 | System on chip with on-chip parallel interface |
CN113157634A (en) * | 2021-01-28 | 2021-07-23 | 厦门智多晶科技有限公司 | Pin multiplexing configuration method and device based on FPGA and FPGA |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116383107A (en) * | 2023-06-06 | 2023-07-04 | 成都立思方信息技术有限公司 | Flexibly-expandable signal receiving and transmitting system |
CN116383107B (en) * | 2023-06-06 | 2023-08-22 | 成都立思方信息技术有限公司 | Flexibly-expandable signal receiving and transmitting system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108228513B (en) | Intelligent serial port communication device based on FPGA framework | |
CN105468547B (en) | A kind of convenient configurable frame data access control system based on AXI buses | |
KR101988260B1 (en) | EMBEDDED MULTIMEDIA CARD(eMMC), AND METHOD FOR OPERATING THE eMMC | |
US8086761B2 (en) | SPI control device and method for accessing SPI slave devices using the same | |
CN111931442B (en) | FPGA embedded FLASH controller and electronic device | |
CN109902042B (en) | Method and system for realizing high-speed data transmission between DSP and ZYNQ | |
CN102214482B (en) | High-speed high-capacity solid electronic recorder | |
CN101436171B (en) | Modular communication control system | |
CN110806997B (en) | System on chip and memory | |
CN101740102A (en) | Multi-channel flash memory chip array structure and write-in and read-out methods thereof | |
US6434035B2 (en) | Memory system | |
CN104216856B (en) | Bus bridge between DCR (Device Control Register) bus and APB (Advanced Peripheral Bus) | |
CN101136754A (en) | Data transmission control system of ethernet chip | |
CN114721987A (en) | Multi-channel interface circuit based on MCU and FPGA SoC framework | |
CN114461541A (en) | Chip data reading method, writing method, device, equipment and storage medium | |
CN114253461A (en) | Mixed channel memory device | |
CN102789424B (en) | External extended DDR2 (Double Data Rate 2) read-write method on basis of FPGA (Field Programmable Gate Array) and external extended DDR2 particle storage on basis of FPGA | |
CN110781130A (en) | System on chip | |
CN116680088B (en) | Multi-module simultaneous access system and method for multi-register storage | |
CN111221754A (en) | Storage device with read-write collision prevention function | |
CN114253462A (en) | Method for providing mixed channel memory device | |
CN114691554A (en) | Flash memory control method, flash memory crystal grain and flash memory | |
CN112256426A (en) | Master-slave communication system with bus arbiter and communication method | |
CN108153485B (en) | Method and system for multi-device cooperative access to SRAM | |
CN218038582U (en) | SRAM control system, FPGA chip and electronic equipment |
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 |