US20210250385A1 - Axi interconnect module communication network platform - Google Patents
Axi interconnect module communication network platform Download PDFInfo
- Publication number
- US20210250385A1 US20210250385A1 US17/241,960 US202117241960A US2021250385A1 US 20210250385 A1 US20210250385 A1 US 20210250385A1 US 202117241960 A US202117241960 A US 202117241960A US 2021250385 A1 US2021250385 A1 US 2021250385A1
- Authority
- US
- United States
- Prior art keywords
- transactions
- transaction
- module
- interconnect module
- data
- 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.)
- Abandoned
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/1066—Session management
- H04L65/1069—Session establishment or de-establishment
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0628—Interfaces specially adapted for storage systems making use of a particular technique
- G06F3/0629—Configuration or reconfiguration of storage systems
- G06F3/0635—Configuration or reconfiguration of storage systems by changing the path, e.g. traffic rerouting, path reconfiguration
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3885—Concurrent instruction execution, e.g. pipeline or look ahead using a plurality of independent parallel functional units
- G06F9/3893—Concurrent instruction execution, e.g. pipeline or look ahead using a plurality of independent parallel functional units controlled in tandem, e.g. multiplier-accumulator
- G06F9/3895—Concurrent instruction execution, e.g. pipeline or look ahead using a plurality of independent parallel functional units controlled in tandem, e.g. multiplier-accumulator for complex operations, e.g. multidimensional or interleaved address generators, macros
- G06F9/3897—Concurrent instruction execution, e.g. pipeline or look ahead using a plurality of independent parallel functional units controlled in tandem, e.g. multiplier-accumulator for complex operations, e.g. multidimensional or interleaved address generators, macros with adaptable data path
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/1066—Session management
- H04L65/1073—Registration or de-registration
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/80—Responding to QoS
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1001—Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
- H04L67/1004—Server selection for load balancing
- H04L67/1017—Server selection for load balancing based on a round robin mechanism
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/22—Parsing or analysis of headers
Definitions
- Network on chip is the layout established that allows circuit modules on a chip to share information in the form of data or messages with each other.
- Embedded processors may initiate transactions within the chip or may control the transactions by accessing the hardware peripheral registers.
- Each set of network transactions are required to manage factors, such as latency, bandwidth occupation, and throughput that, together, can be referred as overall quality of service of the network design.
- a System on Chip system includes an AXI interconnect module to route data transactions, message transactions, and register access transactions via common ports in the AXI interconnect module.
- the system may include at least one master circuit module configured to initiate data transaction, wherein the at least one master circuit module behaves as a slave to receive message transactions and register access transactions.
- the system may include at least one slave circuit module configured to respond to data transactions, wherein the at least one slave circuit module behaves as a master to initiate message transactions.
- the system may use QoS signaling as a priority indicator to prioritize the transactions.
- FIG. 1 illustrates a block diagram of an example Advanced eXtensible interface interconnect module network.
- FIG. 2 illustrates a block diagram of an example master with QoS signaling for write transfers in an AXI Interconnect module system.
- FIG. 3 illustrates a block diagram of an example slave decoding a transaction in an AXI Interconnect module system.
- FIG. 4 illustrates a block diagram of an example Advanced eXtensible interface interconnect module network.
- FIG. 5 is a flowchart of example operations of an Advanced eXtensible interface interconnect module network.
- SOC System on Chip
- register access transactions are either channelized through a separate set of networks or the register accesses transactions may be channelized through a data path network itself.
- Data path channels are developed to handle burst transactions and register accesses are designed to route the transactions which are smaller in size.
- bridge development may be required to handle register access transactions, which will not hamper the overall latency of the system.
- the network schemes can lead to development of a proprietary network establishment which can increase the time to market a chip or leads to the development of complex bridges to match network latency. Further, different sets of network layouts in a chip can increase the overall signal routing in a chip. As a result, there may be signal congestion issues within the SoC. As the number of hardware blocks increase, the number of ports to route each type of network increases in the system. Overall, the area of the chip also increases significantly to manage the routing mechanism. Such type of network development schemes does not efficiently use the availability of a standard network framework, such as Advanced eXtensible interface (AXI).
- AXI Advanced eXtensible interface
- the disclosed systems and methods include an on-chip interface interconnect module communication network platform that can be used to route different sets of signals through a common interconnect module that implements a resource sharing approach in design.
- the disclosed systems and methods support high-performance, high-frequency system designs, provide high frequency operations without using complex bridges, and also meet the interface requirement of a wide range of components.
- the disclosed systems and methods have flexibility in implementing the interconnect module architectures.
- the disclosed AXI interconnect module provides separate address and data paths that can be routed independently.
- the AXI interconnect module includes user defined signals or a Quality of Service (QoS) signal, which can be used by an AXI master as a priority indicator for an associated write transaction or read transaction.
- QoS Quality of Service Routing the different set of signals through the common AXI interconnect module guarantees fairness among the transactions and also guarantees fair data throughput.
- the ports used to route the data transactions, message transactions, and register access transactions are common require a lower number of signals to be routed.
- FIG. 1 illustrates a block diagram 100 of an example Advanced eXtensible interface interconnect module network.
- An AXI interconnect module 102 routes data transactions, message transactions, and register access transactions.
- the Advanced eXtensible interface interconnect module network may include a master circuit module configured to initiate data transactions.
- the master circuit module may also behave as a slave to receive message transactions and register access transactions.
- the system may include at least one slave circuit module configured to respond to data transactions.
- the slave circuit module can also behave as a master to initiate message transactions.
- the Advanced eXtensible interface interconnect module network includes a Module 1 104 and a Module 2 106 .
- the Advanced eXtensible interface interconnect module network also includes a Module M 108 and a Module N 110 .
- FIG. 2 illustrates a block diagram 200 of an example master with QoS signaling for write transfers in an AXI Interconnect module system.
- an AXI interconnect module in the disclosed technology is designed to support the burst and high performance transactions, as well as transfer the message and register transfers. As data transactions have high performance and low latency, it is a higher priority to transfer data transactions through a network than that of messages and register access transfers.
- the AXI interconnect module network has QoS (Quality of Service) signaling.
- the AXI interconnect module network may be extended to support a two 4-bit QoS identifier.
- the QoS signaling is transferred through the write and read address channels.
- QoS signaling may be used as a priority indicator for associated transactions, allocating priority dynamically. Specifically, data transactions can be initiated with high priority, and message transactions and register access transactions can be initiated with low priority.
- the AXI interconnect module network includes a master, which includes programmability to produce its own QoS values.
- a master component may not support a programmable QoS scheme, and can use QoS values that represent relative priorities of the transactions the master generates.
- a master that cannot produce its own QOS values may use the default value as “4′b0000.”
- a weighted round robin arbiter module 220 latches a request from each sub block (e.g., a data transactions block 202 , a message transactions block 204 , and a register access transactions block 206 ) when each sub block generates a write address phase via a Finite-state machine (FSM), and until the entire write data gets transferred.
- each sub block e.g., a data transactions block 202 , a message transactions block 204 , and a register access transactions block 206 .
- FSM Finite-state machine
- the AXI write transfer includes the AXI write address phase and AXI Write data phase.
- a slave can send back the AXI write response transaction upon receiving the write data.
- FIG. 3 illustrates a block diagram 300 of an example slave 312 decoding a data transaction, a message transaction, and a register access transaction in an AXI Interconnect module system.
- a write transaction 302 is initiated by a master.
- FIG. 4 illustrates a block diagram of an example AXI Interconnect module system 400 .
- An AXI interconnect module is responsible for routing data, messages, and register accesses initiated by AXI Masters to the appropriate AXI Slaves. For example, as shown, a Master 1 402 to Master N 404 are responsible in initiating data transactions, message transactions, or register access transactions.
- the AXI Interconnect module system 400 includes a weighted round robin module 420 , which implements a fair arbitration method. Maintaining fairness for these different types of transfers and providing fair data throughput is a key challenge in interconnect module development. Arbitration plays a vital role when fairness is considered.
- the weighted round robin arbiter module 420 controls the percentage of output port bandwidth allocated to a service class. All transactions routed through the common fabric can be divided into different service classes.
- an AXI write data transactions fall under a category of a service class that requires major bandwidth, low latency and high performance. A high weight is assigned to these transactions.
- Message transactions falls under a category of a service class that requires moderate bandwidth (based upon message length), low latency and moderate performance. A medium weight is assigned to these transactions.
- Register write transactions require less bandwidth (register control programming or clearing the interrupt); low performance and a latency requirement can be relaxed. A low weight is assigned to these transactions.
- weights can be assigned by the weighted round robin module 420 .
- a weight for a write data transfer is 3
- a weight for a message transfer is 2
- a weight for a register access is 1.
- a data transfer burst length may be 128 bytes
- a message transfer length may be 16 bytes
- a register transfer length may be 4 bytes.
- Data, messages and register accesses are accessed independently.
- Data throughput is 128 bytes/16 clock cycles and AXI data width is 8 bytes. It can take 64 clock cycles to transfer four 128 byte transactions.
- FIG. 5 is a flowchart of example operations of an example AXI Interconnect module system.
- An operation 502 routes data transactions, message transactions, and register access transactions via an on-chip interface interconnect module with a plurality of common ports.
- the on-chip interconnect module comprises an Advanced eXtensible interface interconnect module.
- An operation 504 initiates data transactions with a master circuit module.
- the master circuit module also behaves as a slave to receive message transactions and register access transactions.
- An operation 506 responds to data transactions with a slave circuit module.
- the slave circuit module also behaves as a master to initiate message transactions.
- An operation 508 prioritizes the data transactions, the message transactions, and the register access transactions with Quality of Service (QoS) signaling as a priority indicator.
- QoS Quality of Service
- the QOS signaling may be transferred through write and read address channels.
- the operation 508 prioritizes the data transactions with a high priority status, the message transactions with a medium priority status, and prioritizing the register access transactions with a low priority status.
- the disclosed AXI interconnect module, master and slave design operation guarantees the fair throughput for the data transfers and makes use of available AXI interconnect module efficiently.
- the scheme can be used by firmware to dynamically adjust the weights assigned to different service classes to gain the high performance and low latency. The number of ports are reduced. Routing wires are reduced as there's no need to develop dedicated networks and interconnect modules to route the message and register accesses.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Business, Economics & Management (AREA)
- General Business, Economics & Management (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Human Computer Interaction (AREA)
- Bus Control (AREA)
Abstract
Description
- In System on Chip architecture, functional blocks communicate with each other through the network on chip. Network on chip is the layout established that allows circuit modules on a chip to share information in the form of data or messages with each other. Embedded processors may initiate transactions within the chip or may control the transactions by accessing the hardware peripheral registers.
- There are separate routing schemes developed to route data transactions, message transactions, and register access transactions independently. As the transactions are independent with respect to each other, separate interconnect module development for each set of transactions is required.
- Each set of network transactions are required to manage factors, such as latency, bandwidth occupation, and throughput that, together, can be referred as overall quality of service of the network design.
- Implementations described and claimed herein provide methods and systems for routing data transactions, message transactions, and register access transactions through common ports in an on-chip interface interconnect module while supporting Quality of Service (QoS) and maintaining fair data throughput. In one implementation, a System on Chip system includes an AXI interconnect module to route data transactions, message transactions, and register access transactions via common ports in the AXI interconnect module. The system may include at least one master circuit module configured to initiate data transaction, wherein the at least one master circuit module behaves as a slave to receive message transactions and register access transactions. The system may include at least one slave circuit module configured to respond to data transactions, wherein the at least one slave circuit module behaves as a master to initiate message transactions. The system may use QoS signaling as a priority indicator to prioritize the transactions.
- This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Descriptions. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter. Other features, details, utilities, and advantages of the claimed subject matter will be apparent from the following more particular written Detailed Descriptions of various implementations as further illustrated in the accompanying drawings and defined in the appended claims. These and various other features and advantages will be apparent from a reading of the following detailed descriptions. Other implementations are also described and recited herein.
-
FIG. 1 illustrates a block diagram of an example Advanced eXtensible interface interconnect module network. -
FIG. 2 illustrates a block diagram of an example master with QoS signaling for write transfers in an AXI Interconnect module system. -
FIG. 3 illustrates a block diagram of an example slave decoding a transaction in an AXI Interconnect module system. -
FIG. 4 illustrates a block diagram of an example Advanced eXtensible interface interconnect module network. -
FIG. 5 is a flowchart of example operations of an Advanced eXtensible interface interconnect module network. - Different network layout schemes are used in System on Chip (SOC) development to route different sets of transactions. In some implementations, there may be proprietary network establishments to route the messages in a system. As the register accesses do not need to follow a throughput requirement, register access transactions are either channelized through a separate set of networks or the register accesses transactions may be channelized through a data path network itself. Data path channels are developed to handle burst transactions and register accesses are designed to route the transactions which are smaller in size. Thus, if register accesses are passed through the data path network, bridge development may be required to handle register access transactions, which will not hamper the overall latency of the system.
- The network schemes can lead to development of a proprietary network establishment which can increase the time to market a chip or leads to the development of complex bridges to match network latency. Further, different sets of network layouts in a chip can increase the overall signal routing in a chip. As a result, there may be signal congestion issues within the SoC. As the number of hardware blocks increase, the number of ports to route each type of network increases in the system. Overall, the area of the chip also increases significantly to manage the routing mechanism. Such type of network development schemes does not efficiently use the availability of a standard network framework, such as Advanced eXtensible interface (AXI).
- The disclosed systems and methods include an on-chip interface interconnect module communication network platform that can be used to route different sets of signals through a common interconnect module that implements a resource sharing approach in design. The disclosed systems and methods support high-performance, high-frequency system designs, provide high frequency operations without using complex bridges, and also meet the interface requirement of a wide range of components. The disclosed systems and methods have flexibility in implementing the interconnect module architectures.
- The disclosed AXI interconnect module provides separate address and data paths that can be routed independently. In some implementations, the AXI interconnect module includes user defined signals or a Quality of Service (QoS) signal, which can be used by an AXI master as a priority indicator for an associated write transaction or read transaction. Routing the different set of signals through the common AXI interconnect module guarantees fairness among the transactions and also guarantees fair data throughput. The ports used to route the data transactions, message transactions, and register access transactions are common require a lower number of signals to be routed.
-
FIG. 1 illustrates a block diagram 100 of an example Advanced eXtensible interface interconnect module network. AnAXI interconnect module 102 routes data transactions, message transactions, and register access transactions. - The Advanced eXtensible interface interconnect module network may include a master circuit module configured to initiate data transactions. The master circuit module may also behave as a slave to receive message transactions and register access transactions. The system may include at least one slave circuit module configured to respond to data transactions. The slave circuit module can also behave as a master to initiate message transactions.
- Referring to
FIG. 1 , the Advanced eXtensible interface interconnect module network includes aModule 1 104 and aModule 2 106. TheModule 1 104 behaves as AXI Master to initiate data transaction requests, message requests, and register access requests with ID=1 and behaves as an AXI Slave to respond to message requests and register access requests. TheModule 2 106 behaves as an AXI Master to initiate data transaction requests, message requests, and register access requests with ID=2 and behaves as an AXI Slave to respond to message requests and register access requests. - The Advanced eXtensible interface interconnect module network also includes a
Module M 108 and aModule N 110. TheModule M 108 behaves as an AXI Slave to respond to data transaction requests, message requests, and register access requests, and behaves as an AXI Master to initiate message requests and register access requests with ID=M. TheModule N 110 behaves as an AXI Slave to respond to data transaction requests, message requests, and register access requests, and behaves as an AXI Master to initiate message requests and register access requests with ID=N. -
FIG. 2 illustrates a block diagram 200 of an example master with QoS signaling for write transfers in an AXI Interconnect module system. In some implementations, an AXI interconnect module in the disclosed technology is designed to support the burst and high performance transactions, as well as transfer the message and register transfers. As data transactions have high performance and low latency, it is a higher priority to transfer data transactions through a network than that of messages and register access transfers. - In some implementations, the AXI interconnect module network has QoS (Quality of Service) signaling. The AXI interconnect module network may be extended to support a two 4-bit QoS identifier. The QoS signaling is transferred through the write and read address channels. QoS signaling may be used as a priority indicator for associated transactions, allocating priority dynamically. Specifically, data transactions can be initiated with high priority, and message transactions and register access transactions can be initiated with low priority.
- In some implementations, the AXI interconnect module network includes a master, which includes programmability to produce its own QoS values. In some implementations, a master component may not support a programmable QoS scheme, and can use QoS values that represent relative priorities of the transactions the master generates. In one example, a master that cannot produce its own QOS values may use the default value as “4′b0000.”
- Referring to
FIG. 2 , a weighted roundrobin arbiter module 220, a network arbitration method, latches a request from each sub block (e.g., a data transactions block 202, a message transactions block 204, and a register access transactions block 206) when each sub block generates a write address phase via a Finite-state machine (FSM), and until the entire write data gets transferred. - The weighted round
robin arbiter module 220 assigns a high weight (e.g., QoS=011) to the data transactions block 202, a medium weight (e.g., QoS=0010) for the message transactions block 204, and a low weight (e.g., QoS=0001) for the register access transactions block 206. In order of priority, the AXI write transfer includes the AXI write address phase and AXI Write data phase. A slave can send back the AXI write response transaction upon receiving the write data. -
FIG. 3 illustrates a block diagram 300 of anexample slave 312 decoding a data transaction, a message transaction, and a register access transaction in an AXI Interconnect module system. To route a message, awrite transaction 302 is initiated by a master. A QoS field is decoded by anAXI Slave 312 to route the transaction to respective sub modules in theAXI Slave 312 to modules further handling data transactions, message transactions or register access transactions. For example, if the transaction received has an AwQOS field as 4′b0011, then the slave passes the transaction to the maindata handler FSM 306. If the AwQoS==4′b0010, then the slave decodes the write transaction as a message transaction to amessage receiver 308. If the transaction received has an AwQOS field as 4′b0001, then the slave passes the transaction to aRegister Access Logic 310. -
FIG. 4 illustrates a block diagram of an example AXIInterconnect module system 400. An AXI interconnect module is responsible for routing data, messages, and register accesses initiated by AXI Masters to the appropriate AXI Slaves. For example, as shown, aMaster 1 402 toMaster N 404 are responsible in initiating data transactions, message transactions, or register access transactions. The AXIInterconnect module system 400 includes a weightedround robin module 420, which implements a fair arbitration method. Maintaining fairness for these different types of transfers and providing fair data throughput is a key challenge in interconnect module development. Arbitration plays a vital role when fairness is considered. The weighted roundrobin arbiter module 420 controls the percentage of output port bandwidth allocated to a service class. All transactions routed through the common fabric can be divided into different service classes. - In some implementations, an AXI write data transactions fall under a category of a service class that requires major bandwidth, low latency and high performance. A high weight is assigned to these transactions. Message transactions falls under a category of a service class that requires moderate bandwidth (based upon message length), low latency and moderate performance. A medium weight is assigned to these transactions. Register write transactions require less bandwidth (register control programming or clearing the interrupt); low performance and a latency requirement can be relaxed. A low weight is assigned to these transactions.
- Referring to
FIG. 4 , depending upon the expected performance requirement for the data transfers, weights can be assigned by the weightedround robin module 420. For example, a weight for a write data transfer is 3, a weight for a message transfer is 2 and a weight for a register access is 1. - In one implementation, a data transfer burst length may be 128 bytes, a message transfer length may be 16 bytes, and a register transfer length may be 4 bytes. Data, messages and register accesses are accessed independently. Data throughput is 128 bytes/16 clock cycles and AXI data width is 8 bytes. It can take 64 clock cycles to transfer four 128 byte transactions. In some implementations, there may be more transactions in queue at each interface than are granted a weight. For example, there may be four back to back data transfers, three back to back message transactions, and two back to back register transfers pending, as the data transfers are performance critical. With the disclosed technology, four back to back data transfers each of 128 bytes will take 70 clock cycles when the AXI interconnect module is common for all transfers.
-
FIG. 5 is a flowchart of example operations of an example AXI Interconnect module system. Anoperation 502 routes data transactions, message transactions, and register access transactions via an on-chip interface interconnect module with a plurality of common ports. In some implementations, the on-chip interconnect module comprises an Advanced eXtensible interface interconnect module. - An
operation 504 initiates data transactions with a master circuit module. The master circuit module also behaves as a slave to receive message transactions and register access transactions. Anoperation 506 responds to data transactions with a slave circuit module. The slave circuit module also behaves as a master to initiate message transactions. - An
operation 508 prioritizes the data transactions, the message transactions, and the register access transactions with Quality of Service (QoS) signaling as a priority indicator. The QOS signaling may be transferred through write and read address channels. In some implementations, theoperation 508 prioritizes the data transactions with a high priority status, the message transactions with a medium priority status, and prioritizing the register access transactions with a low priority status. - The disclosed AXI interconnect module, master and slave design operation guarantees the fair throughput for the data transfers and makes use of available AXI interconnect module efficiently. The scheme can be used by firmware to dynamically adjust the weights assigned to different service classes to gain the high performance and low latency. The number of ports are reduced. Routing wires are reduced as there's no need to develop dedicated networks and interconnect modules to route the message and register accesses.
- The logical operations making up the embodiments described herein are referred to variously as operations, steps, objects, or circuit modules. Furthermore, it should be understood that logical operations may be performed in any order, unless explicitly claimed otherwise or a specific order is inherently necessitated by the claim language.
- The above specification, examples, and data provide a complete description of the structure and use of example embodiments described herein. Since many alternate embodiments can be made without departing from the spirit and scope of the embodiments described herein, the invention resides in the claims hereinafter appended. Furthermore, structural features of the different embodiments may be combined in yet another embodiment without departing from the recited claims. The implementations described above and other implementations are within the scope of the following claims.
Claims (18)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US17/241,960 US20210250385A1 (en) | 2018-01-25 | 2021-04-27 | Axi interconnect module communication network platform |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/879,982 US11025678B2 (en) | 2018-01-25 | 2018-01-25 | AXI interconnect module communication network platform |
US17/241,960 US20210250385A1 (en) | 2018-01-25 | 2021-04-27 | Axi interconnect module communication network platform |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/879,982 Division US11025678B2 (en) | 2018-01-25 | 2018-01-25 | AXI interconnect module communication network platform |
Publications (1)
Publication Number | Publication Date |
---|---|
US20210250385A1 true US20210250385A1 (en) | 2021-08-12 |
Family
ID=67300303
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/879,982 Active 2038-11-20 US11025678B2 (en) | 2018-01-25 | 2018-01-25 | AXI interconnect module communication network platform |
US17/241,960 Abandoned US20210250385A1 (en) | 2018-01-25 | 2021-04-27 | Axi interconnect module communication network platform |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/879,982 Active 2038-11-20 US11025678B2 (en) | 2018-01-25 | 2018-01-25 | AXI interconnect module communication network platform |
Country Status (1)
Country | Link |
---|---|
US (2) | US11025678B2 (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150339424A1 (en) * | 2014-05-22 | 2015-11-26 | Samsung Electronics Co., Ltd. | Computing system automatically generating a transactor |
US20180052790A1 (en) * | 2016-08-19 | 2018-02-22 | Arm Limited | Interconnect circuitry and a method of operating such interconnect circuitry |
US20190372905A1 (en) * | 2014-06-04 | 2019-12-05 | Lantiq Beteiligungs-GmbH & Co. KG | Data Packet Processing System on a Chip |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8265056B2 (en) | 2008-02-19 | 2012-09-11 | Qualcomm Incorporated | Packet decoding for H-ARQ transmission |
US9152511B2 (en) * | 2008-06-20 | 2015-10-06 | Freescale Semiconductor, Inc. | System for dynamically distributing an available memory resource to redundant and non-redundant storage areas using RAM routing logic |
KR101077900B1 (en) | 2010-04-09 | 2011-10-31 | 숭실대학교산학협력단 | Method for communication of interface device of SoC-based system network and interface device communicating by the same |
FR2961048B1 (en) | 2010-06-03 | 2013-04-26 | Arteris Inc | CHIP NETWORK WITH QUALITY-OF-SERVICE CHARACTERISTICS |
US8612648B1 (en) | 2010-07-19 | 2013-12-17 | Xilinx, Inc. | Method and apparatus for implementing quality of service in a data bus interface |
US8607022B2 (en) | 2010-12-17 | 2013-12-10 | Apple Inc. | Processing quality-of-service (QoS) information of memory transactions |
KR101842245B1 (en) * | 2011-07-25 | 2018-03-26 | 삼성전자주식회사 | Bus system in SoC and method of gating root clocks therefor |
US9372818B2 (en) | 2013-03-15 | 2016-06-21 | Atmel Corporation | Proactive quality of service in multi-matrix system bus |
KR20180062807A (en) * | 2016-12-01 | 2018-06-11 | 삼성전자주식회사 | System interconnect and system on chip having the same |
-
2018
- 2018-01-25 US US15/879,982 patent/US11025678B2/en active Active
-
2021
- 2021-04-27 US US17/241,960 patent/US20210250385A1/en not_active Abandoned
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150339424A1 (en) * | 2014-05-22 | 2015-11-26 | Samsung Electronics Co., Ltd. | Computing system automatically generating a transactor |
US20190372905A1 (en) * | 2014-06-04 | 2019-12-05 | Lantiq Beteiligungs-GmbH & Co. KG | Data Packet Processing System on a Chip |
US20180052790A1 (en) * | 2016-08-19 | 2018-02-22 | Arm Limited | Interconnect circuitry and a method of operating such interconnect circuitry |
Also Published As
Publication number | Publication date |
---|---|
US11025678B2 (en) | 2021-06-01 |
US20190230134A1 (en) | 2019-07-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9672167B2 (en) | Resource management for peripheral component interconnect-express domains | |
US9021156B2 (en) | Integrating intellectual property (IP) blocks into a processor | |
US9489329B2 (en) | Supporting multiple channels of a single interface | |
US8745306B2 (en) | Scalable distributed memory and I/O multiprocessor system | |
US6738845B1 (en) | Bus architecture and shared bus arbitration method for a communication device | |
US9473415B2 (en) | QoS in a system with end-to-end flow control and QoS aware buffer allocation | |
US20190238453A1 (en) | End-to-end quality-of-service in a network-on-chip | |
US7802040B2 (en) | Arbitration method reordering transactions to ensure quality of service specified by each transaction | |
US7240141B2 (en) | Programmable inter-virtual channel and intra-virtual channel instructions issuing rules for an I/O bus of a system-on-a-chip processor | |
US6715055B1 (en) | Apparatus and method for allocating buffer space | |
JP2000181886A (en) | Interruption architecture for data processing system | |
US6892259B2 (en) | Method and apparatus for allocating computer bus device resources to a priority requester and retrying requests from non-priority requesters | |
US8213461B2 (en) | Method of designating slots in a transmission frame for controlling transmission of data over an interconnect coupling a plurality of master units with a plurality of slave units | |
JPH04257054A (en) | Inter-channel connecting apparatus | |
US20220300442A1 (en) | Peripheral component interconnect express device and method of operating the same | |
US10394730B2 (en) | Distributed interrupt scheme in a multi-processor system | |
CN105988968A (en) | Semiconductor device | |
TW200407712A (en) | Configurable multi-port multi-protocol network interface to support packet processing | |
US8533377B2 (en) | System and method for allocating transaction ID in a system with a plurality of processing modules | |
JPH1055331A (en) | Programmable read and write access signal and its method | |
US20210250385A1 (en) | Axi interconnect module communication network platform | |
JP4260720B2 (en) | Bus control device | |
US11841819B2 (en) | Peripheral component interconnect express interface device and method of operating the same | |
CN103069401B (en) | Maintain the method for affairs continuity, device and system in many data bus platform | |
US10002099B2 (en) | Arbitrated access to resources among multiple devices |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: SEAGATE TECHNOLOGY LLC, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WAGH, SNEHA KISHOR;SUTTRAWAY, SIDDHARTH SHIRISH;SIGNING DATES FROM 20171219 TO 20171220;REEL/FRAME:056058/0811 |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: APPLICATION DISPATCHED FROM PREEXAM, NOT YET DOCKETED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |