CN117278356A - Reusable and expandable CHI link layer router - Google Patents
Reusable and expandable CHI link layer router Download PDFInfo
- Publication number
- CN117278356A CN117278356A CN202311562565.4A CN202311562565A CN117278356A CN 117278356 A CN117278356 A CN 117278356A CN 202311562565 A CN202311562565 A CN 202311562565A CN 117278356 A CN117278356 A CN 117278356A
- Authority
- CN
- China
- Prior art keywords
- module
- input
- output
- output end
- link layer
- 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
- 230000008859 change Effects 0.000 claims description 3
- 230000007246 mechanism Effects 0.000 claims description 3
- 238000004891 communication Methods 0.000 abstract description 3
- 230000005540 biological transmission Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 2
- 230000004075 alteration Effects 0.000 description 1
- 230000001427 coherent effect Effects 0.000 description 1
- 230000001404 mediated effect Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/40—Bus networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/60—Router architectures
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Bus Control (AREA)
Abstract
The invention discloses a multiplexing expandable CHI link layer router, and belongs to the field of communication. The input end of the input buffer module is connected with the output end of the corresponding host, and the output end is connected with the input ends of each arbitration module and each gating module; the input end of the arbitration module is connected with the output end of each input buffer module and the output end of the output buffer module, and the output end of the arbitration module is connected with the input end of the gating module; the input end of the gating module is connected with the output end of each input buffer module and the output end of the arbitration module, and the output end of the gating module is connected with the input end of the output buffer module; the input end of the output buffer module is connected with the output end of the gating module, and the output end is connected with the input end of the arbitration module and the input end of the slave. The invention mediates the bus right of use through the arbitration module, receives and responds to the request of the host computer for the right of occupation, and gives the right of use to the proper host computer, thereby ensuring the reasonable dynamic allocation of the right of request to each host computer.
Description
Technical Field
The invention relates to the technical field of communication, in particular to a multiplexing expandable CHI link layer router.
Background
The CHI (Coherent Hub Interface) protocol is the latest generation bus protocol proposed by ARM company, has the key characteristics of easy architecture expansion, independent layering realization, packet transmission and the like, and meets the requirements of ultra-high performance and complex design.
The CHI protocol can be functionally divided into: protocol layer (Protocol), network layer (Network), link layer (Link). The CHI channels have two directions of receiving and transmitting, and each direction corresponds to 3 channels. The transmission direction channel is REQ, WDA, RSP; the reception direction channel is ACK, RDA, SNP.
NOC technology (Network on Chip) is a communication scheme for solving the problem of data transmission between different cores, core and non-core hardware units in a multi-core system on Chip, and constructs an extensible on-Chip interconnection structure for each hardware unit on Chip.
The NOC generally adopts a complex topology structure with multiple masters and multiple slaves, and generally encounters the problems of poor reusability and expansibility, while because the physical channel structures of the che bus link layer have similarity, a reusable and expandable router is needed to effectively improve the design efficiency and reduce the hardware cost.
Disclosure of Invention
The invention aims to provide a multiplexing expandable CHI link layer router to solve the problems in the background technology.
In order to solve the technical problems, the invention provides a multiplexing expandable CHI link layer router, which comprises a bus authority control unit based on an input buffer module, an arbitration module, a gating module and an output buffer module, wherein:
the input end of the input buffer module is connected with the output end of the corresponding host, and the output end of the input buffer module is connected with the input ends of each arbitration module and each gating module;
the input end of the arbitration module is connected with the output end of each input buffer module and the output end of the output buffer module, and the output end of the arbitration module is connected with the input end of the gating module;
the input end of the gating module is connected with the output end of each input buffer module and the output end of the arbitration module, and the output end of the gating module is connected with the input end of the output buffer module;
the input end of the output buffer module is connected with the output end of the gating module, and the output end of the output buffer module is connected with the input end of the arbitration module and the input end of the slave;
the input buffer module is used for receiving input data of a corresponding host, disassembling a data packet and routing the data packet to the corresponding gating module according to the node address; and sending an operation request to the corresponding arbitration module;
the arbitration module is used for receiving a host authority request signal, dynamically distributing bus authorities according to the received request signal and sending a gating signal to the gating module;
the gating module is used for receiving the data packet of the corresponding host from the input buffer module according to the authority judged by the arbitration module and sending the data packet to the corresponding output buffer module;
the output buffer module is used for receiving output data of the corresponding gating module and sending the output data to the slave; and sending a back pressure signal to the arbitration module according to the state of the internal storage space.
In one embodiment, the dynamic allocation of bus permissions changes the bus permission allocation order in a ring every time the bus permissions change, and all hosts of the same priority will equally acquire bus ownership.
In one embodiment, the bus right allocation sequence changes in a ring, and the sequential polling mechanism is used for mediating bus right requests, allocating the right to use according to the request sequence, and treating equally to the hosts with the same priority.
In one embodiment, the CHI link layer routers are reusable, the CHI bus link layer physical channel structure has similarity, the NOC structure is split into 6 basic routers, the unique distinction of each router is the data bit width of the router, and the bit width of the CHI link layer corresponding to each router is determined.
In one embodiment, the CHI link layer router is scalable, supporting two or more master-slave machines.
The invention provides a multiplexing expandable CHI link layer router, which comprises an input buffer module, an arbitration module, a gating module and an output buffer module; the bus right of use is mediated through the arbitration module, the request of the host computer for the right of occupation is received and responded, and the right of use is given to the proper host computer, so that the reasonable dynamic allocation of the right of request of each host computer is ensured. Furthermore, the present CHI link layer router supports multiplexing due to the structural similarity of the lanes of the CHI bus link layer.
Drawings
Fig. 1 is a block diagram of a multiplexing expandable CHI link layer router according to the present invention.
FIG. 2 is a bus privilege status jump diagram of the present invention.
Detailed Description
The invention provides a reusable and expandable CHI link layer router which is further described in detail below with reference to the accompanying drawings and specific embodiments. The advantages and features of the present invention will become more apparent from the following description. It should be noted that the drawings are in a very simplified form and are all to a non-precise scale, merely for convenience and clarity in aiding in the description of embodiments of the invention.
In order to improve the reusability and expansibility of NOCs based on CHI buses, the invention provides a reusable and expandable CHI link layer router taking a REQ channel as an example.
The block diagram of the present invention is shown in fig. 1, and includes a host No. 0 101, a host No. 1 102, a first input buffer module 103, a second input buffer module 104, a first arbitration module 105, a second arbitration module 106, a first strobe module 107, a second strobe module 108, a first output buffer module 109, and a second output buffer module 110.
Specifically, the priority of host No. 0 101 and host No. 1 102 are the same.
The first input buffer module 103 receives data from the host No. 0 101, the second input buffer module 104 receives data from the host No. 1 102, the first input buffer module 103 disassembles the data packet, routes the data packet to the first strobe module 107 according to the node address, and the first input buffer module 103 sends an operation request to the first arbitration module 105; the second input buffer module 104 disassembles the data packet, routes it to the second strobe module 108 according to the node address, and the second input buffer module 104 sends an operation request to the second arbitration module 106.
The first arbitration module 105 and the second arbitration module 106 are used for mediating the bus use right; the arbitration module mediates requests sent by a plurality of hosts, receives and responds to the request of the occupying authority of the host, and gives the proper host with the using authority.
Taking the first arbitration module 105 as an example, according to the current state of the owner, the control is performed in a priority state machine mode; for the mediation of bus use right requests, a sequential polling mechanism is used, use right allocation is carried out according to the request sequence, and hosts with the same priority are treated equally.
The first arbitration module 105 has 2 states, i.e. "host No. 0 has bus control right" and "host No. 1 has bus control right", respectively, as shown in fig. 2. When the host 0 has the bus use right, the bus request priority order is that the host 0 is greater than the host 1. Host # 0 may be licensed if it requires continued bus use.
And when the host No. 0 releases the bus and the host No. 1 requests the bus, the bus use right is given to the host No. 1. If all hosts do not request use of the bus, the current state is maintained.
Similarly, when host No. 1 holds the bus usage right, the priority order is "host No. 1 > host No. 0"; as the priority of the bus authority changes in a ring shape every time the bus authority changes, all hosts with the same priority can equally acquire the bus ownership.
The first gating module 107 and the second gating module 108 respectively buffer the permissions determined by the first arbitration module 105 and the second arbitration module 106, respectively receive corresponding data packets from the first input buffer module 103 or the second input buffer module 104, and respectively send the corresponding data packets to the first output buffer module 109 and the second output buffer module 110;
the first output buffer module 109 and the second output buffer module 110 respectively receive the data from the first strobe module 107 and the second strobe module 108 and send the data to the slave; according to the internal memory space state, the back pressure signals are sent to the first arbitration module 105 and the second arbitration module 106 respectively.
The above description is only illustrative of the preferred embodiments of the present invention and is not intended to limit the scope of the present invention, and any alterations and modifications made by those skilled in the art based on the above disclosure shall fall within the scope of the appended claims.
Claims (5)
1. The utility model provides a multiplexing scalable CHI link layer router which characterized in that includes based on input buffer module, arbitration module, strobe module, output buffer module's bus permission control unit, wherein:
the input end of the input buffer module is connected with the output end of the corresponding host, and the output end of the input buffer module is connected with the input ends of each arbitration module and each gating module;
the input end of the arbitration module is connected with the output end of each input buffer module and the output end of the output buffer module, and the output end of the arbitration module is connected with the input end of the gating module;
the input end of the gating module is connected with the output end of each input buffer module and the output end of the arbitration module, and the output end of the gating module is connected with the input end of the output buffer module;
the input end of the output buffer module is connected with the output end of the gating module, and the output end of the output buffer module is connected with the input end of the arbitration module and the input end of the slave;
the input buffer module is used for receiving input data of a corresponding host, disassembling a data packet and routing the data packet to the corresponding gating module according to the node address; and sending an operation request to the corresponding arbitration module;
the arbitration module is used for receiving a host authority request signal, dynamically distributing bus authorities according to the received request signal and sending a gating signal to the gating module;
the gating module is used for receiving the data packet of the corresponding host from the input buffer module according to the authority judged by the arbitration module and sending the data packet to the corresponding output buffer module;
the output buffer module is used for receiving output data of the corresponding gating module and sending the output data to the slave; and sending a back pressure signal to the arbitration module according to the state of the internal storage space.
2. The reusable scalable CHI link layer router according to claim 1, wherein the dynamically assigned bus permissions change in a ring-like manner whenever the bus permissions change, and all of the same priority hosts acquire bus ownership equally.
3. The reusable scalable CHI link layer router according to claim 2, wherein the bus rights allocation order varies in a ring, and for mediation of bus rights requests, a sequential polling mechanism is used to allocate rights in the order of requests and treat equally prioritized hosts.
4. The multiplexing extensible che link layer router of claim 1, wherein the che link layer router is multiplexing, the che bus link layer physical channel structure has similarity, the NOC structure is split into 6 basic routers, the only difference of each router is the data bit width of the router, and the bit width of the che link layer corresponding to each router is determined.
5. The multiplexing-extensible CHI link layer router of claim 1, wherein the CHI link layer router is extensible and supports two or more master-slave machines.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202311562565.4A CN117278356A (en) | 2023-11-22 | 2023-11-22 | Reusable and expandable CHI link layer router |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202311562565.4A CN117278356A (en) | 2023-11-22 | 2023-11-22 | Reusable and expandable CHI link layer router |
Publications (1)
Publication Number | Publication Date |
---|---|
CN117278356A true CN117278356A (en) | 2023-12-22 |
Family
ID=89216392
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202311562565.4A Pending CN117278356A (en) | 2023-11-22 | 2023-11-22 | Reusable and expandable CHI link layer router |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN117278356A (en) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CA2065248A1 (en) * | 1990-07-10 | 1992-01-11 | Jacques Allouis | Digital communication system for integrated services telephone installations |
CN101383712A (en) * | 2008-10-16 | 2009-03-11 | 电子科技大学 | Routing node microstructure for on-chip network |
CN104699654A (en) * | 2015-03-02 | 2015-06-10 | 福州瑞芯微电子有限公司 | Interconnection adapting system and method based on CHI on-chip interaction bus and QPI inter-chip interaction bus |
CN115454897A (en) * | 2022-09-23 | 2022-12-09 | 中电科申泰信息科技有限公司 | Method for improving arbitration mechanism of processor bus |
-
2023
- 2023-11-22 CN CN202311562565.4A patent/CN117278356A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CA2065248A1 (en) * | 1990-07-10 | 1992-01-11 | Jacques Allouis | Digital communication system for integrated services telephone installations |
CN101383712A (en) * | 2008-10-16 | 2009-03-11 | 电子科技大学 | Routing node microstructure for on-chip network |
CN104699654A (en) * | 2015-03-02 | 2015-06-10 | 福州瑞芯微电子有限公司 | Interconnection adapting system and method based on CHI on-chip interaction bus and QPI inter-chip interaction bus |
CN115454897A (en) * | 2022-09-23 | 2022-12-09 | 中电科申泰信息科技有限公司 | Method for improving arbitration mechanism of processor bus |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111104775B (en) | Network-on-chip topological structure and implementation method thereof | |
JP4571671B2 (en) | Method and apparatus for accessing data in message memory of communication module | |
KR101016145B1 (en) | Communication component | |
CN112597075B (en) | Cache allocation method for router, network on chip and electronic equipment | |
CN106648896B (en) | Method for dual-core sharing of output peripheral by Zynq chip under heterogeneous-name multiprocessing mode | |
CN101449253B (en) | Multi-processor gateway | |
KR19990067730A (en) | An apparatus and method for transmitting and receiving data into and out of a universal serial bus device | |
JP2008508826A (en) | FlexRay communication module | |
US20050174877A1 (en) | Bus arrangement and method thereof | |
CN103440223A (en) | Layering system for achieving caching consistency protocol and method thereof | |
CN109634900A (en) | A kind of multi-level low latency interconnection structure based on AXI protocol | |
CN115454897A (en) | Method for improving arbitration mechanism of processor bus | |
JP5050028B2 (en) | Server device | |
CN102063337B (en) | Method and system for information interaction and resource distribution of multi-processor core | |
JP2008509463A (en) | Method for storing messages in message memory and message memory | |
CN117834447B (en) | PCIE SWITCH-based interconnection pooling system topology management device and method | |
CN117278356A (en) | Reusable and expandable CHI link layer router | |
CN116389414A (en) | Address allocation method, multi-device system and storage medium | |
JP3086261B2 (en) | Bus structure for multiprocessor system | |
US20020042854A1 (en) | Bus interconnect system | |
CN111400238B (en) | Data processing method and device | |
KR100475438B1 (en) | Data bus system and method for performing cross-access between buses | |
US9678905B2 (en) | Bus controller, bus control system and network interface | |
CN112506824A (en) | Chip and data interaction method | |
CN111045974A (en) | Multiprocessor data interaction method based on exchange structure |
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 | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20231222 |