Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
CONFIGURABLE NETWORK-ON-CHIP FOR A PROGRAMMABLE DEVICE
Document Type and Number:
WIPO Patent Application WO/2020/018810
Kind Code:
A1
Abstract:
An example programmable integrated circuit, IC, includes a processor, a plurality of endpoint circuits, a network-on-chip, NoC (106), having NoC master units, NMUs (202), NoC slave units, NSUs (204), NoC programmable switches, NPSs (206), a plurality of registers (212), and a NoC programming interface, NPI (210). The processor is coupled to the NPI and is configured to program the NPSs by loading an image to the registers through the NPI for providing physical channels between NMUs to the NSUs and providing data paths between the plurality of endpoint circuits.

Inventors:
SWARBRICK IAN A (US)
AHMAD SAGHEER (US)
ARBEL YGAL (US)
GAITONDE DINESH D (US)
Application Number:
PCT/US2019/042430
Publication Date:
January 23, 2020
Filing Date:
July 18, 2019
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
XILINX INC (US)
International Classes:
G06F13/16; G06F13/40; G06F15/78; G06F21/76; H04L45/60; H04L47/80; H04L49/111
Foreign References:
US20160344629A12016-11-24
US20180159786A12018-06-07
US20190238453A12019-08-01
Attorney, Agent or Firm:
PARANDOOSH, David et al. (US)
Download PDF:
Claims:
CLAIMS

What is claimed is:

1. A programmable integrated circuit (IC), comprising:

a processor;

a plurality of endpoint circuits;

a network-on -chip (NoC) having NoC master units (NMUs), NoC slave units (NSUs), NoC programmable switches (NPSs), a plurality of registers, and a NoC programming interface (NPI);

wherein the processor is coupled to the NPI and is configured to program the NPSs by loading an image to the registers through the NPI for providing physical channels between NMUs to the NSUs and providing data paths between the plurality of endpoint circuits.

2. The programmable IC of claim 1 , further comprising:

a processing system that includes the processor and first endpoint circuits of the plurality of endpoint circuits;

where the first endpoint circuits are coupled to first NMUs of the NMUs.

3. The programmable IC of claim 2, further comprising:

programmable logic having second endpoint circuits of the plurality of endpoint circuits;

where each of the second endpoint circuits is coupled to one of the NMUs or one of the NSUs.

4. The programmable IC of claim 3, further comprising:

hardened circuits having third endpoint circuits of the plurality of endpoint circuits;

where the third endpoint circuits are coupled to first NSUs of the NSUs.

5. The programmable IC of claim 1 , wherein each NMU comprises:

a master interface coupled to an endpoint circuit of the plurality of endpoint circuits; packetizing circuitry coupled to the master interface configured to packetize inbound data received at the master interface; and

clock management circuitry configured to perform rate matching and asynchronous data crossing between a clock domain of the master interface and a clock domain of the NoC.

6. The programmable IC of claim 5, wherein each NMU further comprises: de-packetizing circuitry coupled to the master interface configured to de- packetize return packets received from the NoC

7. The programmable 1C of claim 1 , wherein each NMU further comprises: quality of service (QoS) circuitry configured to perform rate limiting of packets into the NoC; and

virtual channel (VC) mapping circuitry configured to map the packets to a virtual channel of a plurality of virtual channels.

8. The programmable IC of claim 1 , wherein each NSU comprises:

de-packetizing circuitry configured to de-packetize packets received from the NoC;

a slave interface coupled to an endpoint circuit of the plurality of endpoint circuits;

clock management circuitry configured to perform rate matching and asynchronous data crossing between a clock domain of the NoC and a clock domain of the slave interface.

9. The programmable IC of claim 1 , wherein the programmable IC is part of a multi-chip module having another programmable IC, and wherein a plurality of the NPSs of the programmable IC is coupled to a respective plurality of NPSs in the other programmable IC through conductors on a substrate of the multi-chip module.

10. The programmable IC of claim 9, wherein each of the plurality of NPSs includes a first-in-first-out (FIFO).

11 . The programmable IC of claim 1 , wherein the programmable IC is part of a multi-chip module having another programmable IC, and the NoC in the programmable IC is coupled to a NoC in the another programmable IC, thereby forming a large NoC that spans both programmable ICs.

12. A method of programming a network on chip (NoC) in a programmable integrated circuit (IC), comprising:

receiving first programming data at a processor in the programmable IC at boot time;

loading the programming data to registers in the NoC through a NoC peripheral interface (NPI) to create physical channels between NoC master units (NMUs) and NoC slave units (NSUs) in the NoC; and

booting the programmable IC.

13. The method of claim 12, further comprising:

receiving second programming data at the processor during runtime; loading the second programming data to the registers in the NoC through the NPI, wherein the second programming data configures routing tables in NoC programmable switches (NPSs) in the NoC.

14. A method of processing a request from an endpoint circuit in a network on chip (NoC) of a programmable integrated circuit (IC), comprising:

receiving the request at a master interface of a NoC master unit (NMU) in the NoC;

packetizing data of the request at the NMU;

sending the packetized data to a NoC slave unit (NSU) in the NoC through one or more NoC packet switches (NPSs);

de-packetizing the packetized data at the NSU; and

providing de-packetized data to a slave interface of the NSU.

15. The method of claim 14, further comprising:

receiving a response at the NSU;

packetizing data of the response at the NSU; sending the packetized response data to the NMU through the one or more NPSs;

de-packetizing the packetized response data at the NMU; and providing the de-packetized response data to the mater interface of the

NMU.

Description:
CONFIGURABLE NETWORK-ON-CHIP FOR A PROGRAMMABLE DEVICE

TECHNICAL FIELD

Examples of the present disclosure generally relate to electronic circuits and, in particular, to a configurable network-on -chip (NoC) for a programmable device and to multi-chip structures that implement a NoC for communication between chips.

BACKGROUND

Advances in integrated circuit technology have made it possible to embed an entire system, such as including a processor core, a memory controller, and a bus, in a single semiconductor chip. This type of chip is commonly referred to as a system-on-chip (SoC). Other SoCs can have different components embedded therein for different applications. The SoC provides many advantages over traditional processor-based designs. It is an attractive alternative to multi-chip designs because the integration of components into a single device increases overall speed while decreasing size. The SoC is also an attractive alternative to fully customized chips, such as an application specific integrated circuit (ASIC), because ASIC designs tend to have a significantly longer development time and larger development costs. A configurable SoC (CSoC), which includes programmable logic, has been developed to implement a programmable semiconductor chip that can obtain benefits of both programmable logic and SoC.

An SoC can contain a packet network structure known as a network on a chip (NoC) to route data packets between logic blocks in the SoC - e.g., programmable logic blocks, processors, memory, and the like. A NoC in a non- programmable SoC has an irregular topology, static route configurations, fixed quality-of-service (QoS) paths, non-programmable address mapping, non- programmable routes, and egress/ingress nodes with a fixed interface protocol, width, and frequency. It is desirable to provide a more programmable and configurable NoC within an SoC. SUMMARY

Techniques for providing a configurable NoC for a programmable device are described. In one example, a programmable IC is disclosed that may include a processor, a plurality of endpoint circuits, a NoC having NMUs, NSUs, NPSs, a plurality of registers, and a NPI. Further, the processor may be coupled to the NPI and is configured to program the NPSs by loading an image to the registers through the NPI for providing physical channels between NMUs to the NSUs and providing data paths between the plurality of endpoint circuits.

In some embodiments, the programmable IC may further include a processing system that includes the processor and first endpoint circuits of the plurality of endpoint circuits where the first endpoint circuits are coupled to first NMUs of the NMUs.

In some embodiments, the programmable IC may further include programmable logic having second endpoint circuits of the plurality of endpoint circuits where each of the second endpoint circuits is coupled to one of the NMUs or one of the NSUs.

In some embodiments, each of the second endpoint circuits may be one of a hardened circuit or a circuit configured in the programmable logic.

In some embodiments, the programmable IC may further include hardened circuits having third endpoint circuits of the plurality of endpoint circuits where the third endpoint circuits are coupled to first NSUs of the NSUs.

In some embodiments, each NMU may include a master interface coupled to an endpoint circuit of the plurality of endpoint circuits, packetizing circuitry coupled to the master interface configured to packetize inbound data received at the master interface, and clock management circuitry configured to perform rate matching and asynchronous data crossing between a clock domain of the master interface and a clock domain of the NoC.

In some embodiments, the NMU may further include QoS circuitry configured to perform rate limiting of packets into the NoC and VC mapping circuitry configured to map the packets to a virtual channel of a plurality of virtual channels. In some embodiments, each NMU may further include de-packetizing circuitry coupled to the master interface configured to de-packetize return packets received from the NoC.

In some embodiments, each NSU may further include de-packetizing circuitry configured to de-packetize packets received from the NoC, a slave interface coupled to an endpoint circuit of the plurality of endpoint circuits, and clock management circuitry configured to perform rate matching and asynchronous data crossing between a clock domain of the NoC and a clock domain of the slave interface.

In some embodiments, each NSU may further include packetizing circuitry configured to packetize return data received from the slave interface and QoS circuitry configured to perform rate limiting of packets into the NoC.

In some embodiments, the programmable IC may be part of a multi-chip module having another programmable IC where a plurality of the NPSs of the programmable IC are coupled to a respective plurality of NPSs in the other programmable IC through conductors on a substrate of the multi-chip module.

In some embodiments, each of the plurality of NPSs includes a FIFO.

In one example, a method of programming a NoC in a programmable IC is disclosed. The method may include receiving first programming data at a processor in the programmable IC at boot time, loading the programming data to registers in the NoC through a NoC peripheral interface (NPI) to create physical channels between NMUs and NSUs in the NoC, and booting the programmable IC.

In some embodiments, the method may further include receiving second programming data at the processor during runtime, and loading the second programming data to the registers in the NoC through the NPI.

In some embodiments, the second programming data configures routing tables in NPSs in the NoC.

In some embodiments, the second programming data configures QoS paths in the NoC.

In some embodiments, the second programming data configures an address space in the NoC.

In some embodiments, the second programming data configures ingress and egress interface protocol, width, and frequency in the NoC. In one example, a method of processing a request from an endpoint circuit in a NoC of a programmable IC is disclosed. The method may include receiving the request at a master interface of a NMU in the NoC, packetizing data of the request at the NMU, sending the packetized data to a NSU in the NoC through one or more NPSs, de-packetizing the packetized data at the NSU, and providing de-packetized data to a slave interface of the NSU.

In some embodiments, the method may further include receiving a response at the NSU, packetizing data of the response at the NSU, sending the packetized response data to the NMU through the one or more NPSs, de- packetizing the packetized response data at the NMU, and providing the de- packetized response data to the mater interface of the NMU.

These and other aspects may be understood with reference to the following detailed description.

BRIEF DESCRIPTION OF THE DRAWINGS

So that the manner in which the above recited features can be understood in detail, a more particular description, briefly summarized above, may be had by reference to example implementations, some of which are illustrated in the appended drawings. It is to be noted, however, that the appended drawings illustrate only typical example implementations and are therefore not to be considered limiting of its scope.

FIG. 1 is a block diagram depicting a programmable device with an embedded system-on-chip (SoC) subsystem according to an example.

FIG. 2 is a block diagram depicting a network on chip (NoC) according to an example.

FIG. 3 is a block diagram depicting connections between endpoint circuits in an SoC through a NoC according to an example.

Fig. 4 is a block diagram depicting a NoC according to another example.

Fig. 5 is a flow diagram depicting a method of programming a NoC according to an example.

Fig. 6 is a flow diagram depicting a method of programming a NoC according to an example. Fig. 7 is a block diagram depicting a data path through a NoC between endpoint circuits according to an example.

Fig. 8 is a flow diagram depicting a method of processing read/write requests and responses according to an example.

Fig. 9 is a block diagram depicting a NoC master unit (NMU) according to an example.

Fig. 10 is a block diagram depicting a NoC slave unit (NSU) according to an example.

Fig. 1 1 is a cross-section of a multi-chip module (MCM) according to an example.

Fig. 12 is a schematic diagram of an extended NoC according to an example.

Fig. 13 is a block diagram depicting communication between NPSs on difference IC dies according to an example.

Fig. 14 is a block diagram depicting a programmable integrated circuit in which the NoC described herein can be employed according to an example.

Fig. 15 is a block diagram depicting a System-on-Chip (SoC) implementation of the programmable IC of Fig. 14 according to an example.

Fig. 16 illustrates a field programmable gate array (FPGA) implementation of the programmable IC of Fig. 14 according to an example.

To facilitate understanding, identical reference numerals have been used, where possible, to designate identical elements that are common to the figures. It is contemplated that elements of one example may be beneficially incorporated in other examples.

DETAILED DESCRIPTION

Various features are described hereinafter with reference to the figures. It should be noted that the figures may or may not be drawn to scale and that the elements of similar structures or functions are represented by like reference numerals throughout the figures. It should be noted that the figures are only intended to facilitate the description of the features. They are not intended as an exhaustive description of the claimed invention or as a limitation on the scope of the claimed invention. In addition, an illustrated example need not have all the aspects or advantages shown. An aspect or an advantage described in conjunction with a particular example is not necessarily limited to that example and can be practiced in any other examples even if not so illustrated or if not so explicitly described.

FIG. 1 is a block diagram depicting a programmable device with an embedded system-on-chip (SoC) subsystem (SoC 100) according to an example. The SoC 100 is an integrated circuit (IC) that includes a plurality of regions having circuitry with different functionalities. In the example, the SoC 100 includes programmable logic (PL) regions 102, a processing system (PS) 104, a network-on-chip (NoC) 106, and input/output (IO) region 108. In some examples, the SoC 100 includes hardened circuits 1 10, such as memory controllers, math engines, or the like. The programmable logic region(s) 102 can include any number of configurable logic blocks (CLBs), which may be programmed or configured to form specific circuitry. The PS 104 can include one or more processor cores and associated support circuitry. For example, the processing system can include a number of ARM-based embedded processor cores. The NoC 106 includes an interconnecting network for sharing data between endpoint circuits in the SoC 100. The endpoint circuits can be disposed in the PL regions 102, the PS 104, the hardened circuits 1 10, and/or the IO region 108. The NoC 106 can include high-speed data paths with dedicated switching. In an example, the NoC 106 includes horizontal paths, vertical paths, or both horizontal and vertical paths. The IO region 108 can include input/output blocks (lOBs) and the like for transmitting and receiving signals external to the SoC 100. The arrangement and number of regions shown in Fig. 1 is merely an example. In general, the SoC 100 includes one or more PL regions 102, a PS 104, and a NoC 106.

FIG. 2 is a block diagram depicting the NoC 106 according to an example. The NoC 106 includes NoC master units (NMUs) 202, NoC slave units (NSUs) 204, a network 214, NoC peripheral interconnect (NPI) 210, and registers 212. Each NMU 202 is an ingress circuit that connects an endpoint circuit to the NoC 106. Each NSU 204 is an egress circuit that connects the NoC 106 to an endpoint circuit. The NMUs 202 are connected to the NSUs 204 through the network 214. In an example, the network 214 includes NoC packet switches 206 (“NPSs”) and routing 208 between the NoC packet switches 206. Each NoC packet switch 206 performs switching of NoC packets. The NoC packet switches 206 are connected to each other and to the NMUs 202 and NSUs 204 through the routing 208 to implement a plurality of physical channels. The NoC packet switches 206 also support multiple virtual channels per physical channel. The NPI 210 includes circuitry to program the NMUs 202, NSUs 204, and NoC packet switches 206. For example, the NMUs 202, NSUs 204, and NoC packet switches 206 can include registers 212 that determine functionality thereof. The NPI 210 includes a peripheral interconnect coupled to the registers 212 for programming thereof to set functionality. The registers 212 in the NoC 106 support interrupts, QoS, error handling and reporting, transaction control, power management, and address mapping control. The registers 212 can be initialized in a usable state before being reprogrammed, such as by writing to the registers 212 using write requests. Configuration data for the NoC 106 can be stored in a non-volatile memory (NVM) and provided to the NPI 210 for programming the NoC 106 and/or other endpoint circuits.

The NMUs 202 are traffic ingress points. The NSUs 204 are traffic egress points. Endpoint circuits coupled to the NMUs 202 and NSUs 204 can be hardened circuits (e.g., hardened circuits 1 10) or circuits configured in programmable logic. A given endpoint circuit can be coupled to more than one NMU 202 or more than one NSU 204.

FIG. 3 is a block diagram depicting connections between endpoint circuits in an SoC through the NoC 106 according to an example. In the example, endpoint circuits 302 are connected to endpoint circuits 304 through the NoC 106. The endpoint circuits 302 are master circuits, which are coupled to NMUs 202 of the NoC 106. The endpoint circuits 304 are slave circuits coupled to the NSUs 204 of the NoC 106. Each endpoint circuit 302 and 304 can be a circuit in the processing system 104, a circuit in a programmable logic region 102, or a circuit in another subsystem (e.g., hardened circuits 1 10). Each endpoint circuit in the programmable logic region 102 can be a dedicated circuit (e.g., a hardened circuit) or a circuit configured in programmable logic.

The network 214 includes a plurality of physical channels 306. The physical channels 306 are implemented by programming the NoC 106. Each physical channel 306 includes one or more NoC packet switches 206 and associated routing 208. An NMU 202 connects with an NSU 204 through at least one physical channel 306. A physical channel 306 can also have one or more virtual channels 308.

Connections through the network 214 use a master-slave arrangement. In an example, the most basic connection over the network 214 includes a single master connected to a single slave. However, in other examples, more complex structures can be implemented.

Fig. 4 is a block diagram depicting the NoC 106 according to another example. In the example, the NoC 106 includes vertical portions 402 (VNoC) and horizontal portion 404 (HNoC). Each VNoC 402 is disposed between PL regions 102. The HNoC 404 is disposed between the PL regions 102 and the IO regions 108. The hardened circuits 1 10 include memory interfaces 406. The PS 104 is coupled to the HNoC 404.

In the example, the PS 104 includes a plurality of NMUs 202 coupled to the HNoC 404. The VNoC 402 includes both NMUs 202 and NSUs 204, which are disposed in the PL regions 102. The memory interfaces 406 include NSUs 204 coupled to the HNoC 404. Both the HNoC 404 and the VNoC 402 include NPSs 206 connected by routing 208. In the VNoC 402, the routing 208 extends vertically. In the HNoC 404, the routing extends horizontally. In each VNoC 402, each NMU 202 is coupled to an NPS 206. Likewise, each NSU 204 is coupled to an NPS 206. NPSs 206 are coupled to each other to form a matrix of switches. Some NPSs 206 in each VNoC 402 are coupled to other NPSs 206 in the HNoC 404.

Although only a single HNoC 404 is shown, in other examples, the NoC 106 can include more than one HNoC 404. In addition, while two VNoCs 402 are shown, the NoC 106 can include more than two VNoCs 402. Although memory interfaces 406 are shown by way of example, it is to be understood that other hardened circuits can be used in place of, or in addition to, the memory interfaces 406.

Fig. 5 is a flow diagram depicting a method 500 of programming the NoC 106 according to an example. At step 502, a processor in the PS 104 receives NoC programming data at boot time. In an example, the processor is a platform management controller (PMC). At step 504, the processor in the PS 104 (e.g., the PMC) loads the NoC programming data to the registers 212 through the NPI 210 to create physical channels 306. In an example, the programming data can also include information for configuring routing tables in the NPSs 206. At step 506, the processor in the PS (e.g., the PMC) boots the SoC 100. In this manner, the NoC 106 includes at least configuration information for the physical channels 306 between NMUs 202 and NSUs 204. Remaining configuration information for the NoC 106 can be received during runtime, as described further below. In another example, all or a portion of the configuration information described below as being received during runtime can be received at boot time.

Fig. 6 is a flow diagram depicting a method 600 of programming the NoC 106 according to an example. At step 602, a processor in the PS 104 (e.g., the PMC) receives NoC programming data during runtime. At step 604, the processor in the PS 104 (e.g., the PMC) loads the programming data to NoC registers 212 through the NPI 210. In an example, at step 606, the processor in the PS 104 configures routing tables in the NPSs 206. At step 608, the processor in the PS 104 configures QoS paths over the physical channels 306. At step 610, the processor in the PS 104 configures address space mappings. At step 612, the processor in the PS 104 configures ingress/egress interface protocol, width, and frequency. The QoS paths, address space mappings, routing tables, and ingress/egress configuration are discussed further below.

Fig. 7 is a block diagram depicting a data path 700 through the NoC 106 between endpoint circuits according to an example. The data path 700 includes an endpoint circuit 702, an AXI master circuit 704, an NMU 706, NPSs 708, an NSU 710, an AXI slave circuit 712, and an endpoint circuit 714. The endpoint circuit 702 is coupled to the AXI master circuit 704. The AXI master circuit 704 is coupled to the NMU 706. In another example, the AXI master circuit 704 is part of the NMU 706. The NMU 706 is coupled to an NPS 708. The NPSs 708 are coupled to each other to form a chain of NPSs 708 (e.g., a chain of five NPSs 708 in the present example). In general, there is at least one NPS 708 between the NMU 706 and the NSU 710. The NSU 710 is coupled to one of the NPSs 708. The AXI slave circuit 712 is coupled to the NSU 710. In another example, the AXI slave circuit 712 is part of the NSU 710. The endpoint circuit 714 is coupled to the AXI slave circuit 712.

The endpoint circuits 702 and 714 can each be a hardened circuit or a circuit configured in programmable logic. The endpoint circuit 702 functions as a master circuit and sends read/write requests to the NMU 706. In the example, the endpoint circuits 702 and 714 communicate with the NoC 106 using an Advanced Extensible Interface (AXI) protocol. While AXI is described in the example, it is to be understood that the NoC 106 may be configured to receive communications from endpoint circuits using other types of protocols known in the art. For purposes of clarity by example, the NoC 106 is described as supporting the AXI protocol herein. The NMU 706 relays the request through the set of NPSs 708 to reach the destination NSU 710. The NSU 710 passes the request to the attached AXI slave circuit 712 for processing and distribution of data to the endpoint circuit 714. The AXI slave circuit 712 can send read/write responses back to the NSU 710. The NSU 710 can forward the responses to the NMU 706 through the set of NPSs 708. The NMU 706 communicates the responses to the AXI master circuit 704, which distributes the data to the endpoint circuit 702.

Fig. 8 is a flow diagram depicting a method 800 of processing read/write requests and responses according to an example. The method 800 begins at step 802, where the endpoint circuit 702 sends a request (e.g., a read request or a write request) to the NMU 706 through the AXI master 704. At step 804, the NMU 706 processes the response. In an example, the NMU 706 performs asynchronous crossing and rate-matching between the clock domain of the endpoint circuit 702 and the NoC 106. The NMU 706 determines a destination address of the NSU 710 based on the request. The NMU 706 can perform address remapping in case virtualization is employed. The NMU 706 also performs AXI conversion of the request. The NMU 706 further packetizes the request into a stream of packets.

At step 806, the NMU 706 sends the packets for the request to the NPSs 708. Each NPS 708 performs a table lookup for a target output port based on the destination address and routing information. At step 808, the NSU 710 processes the packets of the request. In an example, the NSU 710 de- packetizes the request, performs AXI conversion, and performs asynchronous crossing and rate-matching from the NoC clock domain to the clock domain of the endpoint circuit 714. At step 810, the NSU 710 sends the request to the endpoint circuit 714 through the AXI slave circuit 712. The NSU 710 can also receive a response from the endpoint circuit 714 through the AXI slave circuit 712. At step 812, the NSU 710 processes the response. In an example, the NSU 710 performs asynchronous cross and rate-matching from the clock domain of the endpoint circuit 714 and the clock domain of the NoC 106. The NSU 710 also packetizes the response into a stream of packets. At step 814, the NSU 710 sends the packets through the NPSs 708. Each NPS 708 performs a table lookup for a target output port based on the destination address and routing information. At step 816, the NMU 706 processes the packets. In an example, the NMU 706 de-packetizes the response, performs AXI conversion, and performs asynchronous crossing and rate-matching from the NoC clock domain to the clock domain of the endpoint circuit 702. At step 818, the NMU 706 sends the response to the endpoint circuit 702 through the AXI master circuit 704.

Fig. 9 is a block diagram depicting an NMU 202 according to an example. The NMU 202 includes an AXI master interface 902, packetizing circuitry 904, an address map 906, de-packetizing circuitry 908, QoS circuitry 910, VC mapping circuitry 912, and clock management circuitry 914. The AXI master interface 902 provides an AXI interface to the NMU 202 for an endpoint circuit. In other examples, a different protocol can be used and thus the NMU 202 can have a different master interface that complies with a selected protocol. The NMU 202 routes inbound traffic to the packetizing circuitry 904, which generates packets from the inbound data. The packetizing circuitry 904 determines a destination ID from the address map 906, which is used to route the packets. The QoS circuitry 910 can provide ingress rate control to control the injection rate of packets into the NoC 106. The VC mapping circuitry 912 manages QoS virtual channels on each physical channel. The NMU 202 can be configured to select which virtual channel the packets are mapped to. The clock management circuitry 914 performs rate matching and asynchronous data crossing to provide an interface between the AXI clock domain and the NoC clock domain. The de- packetizing circuitry 908 receives return packets from the NoC 106 and is configured to de-packetize the packets for output by the AXI master interface 902.

Fig. 10 is a block diagram depicting an NSU 204 according to an example. The NSU 204 includes an AXI slave interface 1002, clock management circuitry 1004, packetizing circuitry 1008, de-packetizing circuitry 1006, and QoS circuitry 1010. The AXI slave interface 1002 provides an AXI interface to the NSU 204 for an endpoint circuit. In other examples, a different protocol can be used and thus the NSU 204 can have a different slave interface that complies with a selected protocol. The NSU 204 routes inbound traffic from the NoC 106 to the de-packetizing circuitry 1006, which generates de-packetized data. The clock management circuitry 914 performs rate matching and asynchronous data crossing to provide an interface between the AXI clock domain and the NoC clock domain. The packetizing circuitry 1008 receives return data from the slave interface 1002 and is configured to packetize the return data for transmission through the NoC 106. The QoS circuitry 1010 can provide ingress rate control to control the injection rate of packets into the NoC 106.

Fig.11 is a cross-section of a multi-chip module (MCM) 1100 according to an example. The MCM 1100 includes an IC die 1102, an IC die 1104, and a substrate 1110. The IC die 1102 and the IC die 1104 are mechanically and electrically coupled to the substrate 1110. The IC die 1102 comprises an SoC 100 described above. The IC die 1102 is mechanically and electrically coupled to the substrate 1110 through external contacts 1106. The IC die 1104 comprises another SoC 100 and is mechanically and electrically coupled to the substrate 1110 through the external contacts 1108. The substrate 1110 includes external contacts 1112. The substrate 1110 can be a package substrate, an interposer, or the like.

In the example, the IC die 1102 includes an NPS 1116. The NPS 1116 is coupled to the IC die 1104 through a conductor 1114 of the substrate 1110. The IC die 1104 includes an NPS 1118. The NPS 1118 is coupled to the conductor 1114 of the substrate 1110. In general, any number of switches can be coupled in this way through conductors on the substrate 1110. Thus, the NoC in the IC die 1102 is coupled to the NoC in the IC die 1104, thereby forming a large NoC that spans both IC dies 1102 and 1104. Although the conductor 1114 of the substrate 1110 is shown on a single layer, the substrate 1110 can include any number of conductive layers having conductors coupled to NoC switches on the dies 1102 and 1104.

Fig.12 is a schematic diagram of an extended NoC 1200 according to an example. The extended NoC 1200 includes one or more VNOCs 402 (e.g., three are shown) that extend across a boundary 1202 between IC dies. Some NPSs 206A of the NPSs 206 in the VNOC 402 are connected using conductors 11 14 on the substrate 1 1 10. In the example, the extended NoC 1200 includes two horizontal channels at each die edge. However, the extended NoC 1200 can include any number of horizontal channels at the die edge. Further, each VNOC 402 is shown has having two vertical channels, but can include any number of vertical channels that span the boundary 1202 between IC dies.

Fig. 13 is a block diagram depicting communication between NPSs 206A on difference IC dies according to an example. Each NPS 206A includes an NPS 206 and a FIFO 1302. Each NPS 206 is coupled to a FIFO 1302 in the opposing NPS 206A. Each NPS 206 includes a clock path and a data path to the FIFO 1302 in the opposing NPS 206A. In the example, each NPS 206A operates in a separate clock domain (e.g., clk1 and clk2). The clock domains do not have to be phased aligned to each other (e.g., the clock domains are phase independent). Each NPS 206 forwards the clock of its respective clock domain to the FIFO 1302. The FIFOs 1302 realign the data to the clock domain of the respective NPS 206A.

Fig. 14 is a block diagram depicting a programmable IC 1 according to an example in which the NoC 106 described herein can be used. The programmable IC 1 includes programmable logic 3, configuration logic 25, and configuration memory 26. The programmable IC 1 can be coupled to external circuits, such as nonvolatile memory 27, DRAM 28, and other circuits 29. The programmable logic 3 includes logic cells 30, support circuits 31 , and programmable interconnect 32. The logic cells 30 include circuits that can be configured to implement general logic functions of a plurality of inputs. The support circuits 31 include dedicated circuits, such as transceivers, input/output blocks, digital signal processors, memories, and the like. The logic cells and the support circuits 31 can be interconnected using the programmable interconnect 32. Information for programming the logic cells 30, for setting parameters of the support circuits 31 , and for programming the programmable interconnect 32 is stored in the configuration memory 26 by the configuration logic 25. The configuration logic 25 can obtain the configuration data from the nonvolatile memory 27 or any other source (e.g., the DRAM 28 or from the other circuits 29). In some examples, the programmable IC 1 includes a processing system 2. The processing system 2 can include microprocessor(s), memory, support circuits, IO circuits, and the like.

Fig. 15 is a block diagram depicting a System-on-Chip (SoC) implementation of the programmable IC 1 according to an example. In the example, the programmable IC 1 includes the processing system 2 and the programmable logic 3. The processing system 2 includes various processing units, such as a real-time processing unit (RPU) 4, an application processing unit (APU) 5, a graphics processing unit (GPU) 6, a configuration and security unit (CSU) 12, a platform management unit (PMU) 122, and the like. The processing system 2 also includes various support circuits, such as on-chip memory (OCM) 14, transceivers 7, peripherals 8, interconnect 16, DMA circuit 9, memory controller 10, peripherals 15, and multiplexed IO (MIO) circuit 13. The processing units and the support circuits are interconnected by the interconnect 16. The PL 3 is also coupled to the interconnect 16. The transceivers 7 are coupled to external pins 24 or connected to the external pins 24 through a protocol block (not shown) (e.g., PCIe, Ethernet, etc.). The PL 3 is coupled to external pins 23. The memory controller 10 is coupled to external pins 22. The MIO 13 is coupled to external pins 20. The PS 2 is generally coupled to external pins 21 . The APU 5 can include a CPU 17, memory 18, and support circuits 19. The APU 5 can include other circuitry, including L1 and L2 caches and the like. The RPU 4 can include additional circuitry, such as L1 caches and the like. The interconnect 16 can include cache-coherent interconnect or the like.

Referring to the PS 2, each of the processing units includes one or more central processing units (CPUs) and associated circuits, such as memories, interrupt controllers, direct memory access (DMA) controllers, memory management units (MMUs), floating point units (FPUs), and the like. The interconnect 16 includes various switches, busses, communication links, and the like configured to interconnect the processing units, as well as interconnect the other components in the PS 2 to the processing units.

The OCM 14 includes one or more RAM modules, which can be distributed throughout the PS 2. For example, the OCM 14 can include battery backed RAM (BBRAM), tightly coupled memory (TOM), and the like. The memory controller 10 can include a DRAM interface for accessing external DRAM. The peripherals 8, 15 can include one or more components that provide an interface to the PS 2. For example, the peripherals 132 can include a graphics processing unit (GPU), a display interface (e.g., DisplayPort, high- definition multimedia interface (HDMI) port, etc.), universal serial bus (USB) ports, Ethernet ports, universal asynchronous transceiver (UART) ports, serial peripheral interface (SPI) ports, general purpose IO (GPIO) ports, serial advanced technology attachment (SATA) ports, PCIe ports, and the like. The peripherals 15 can be coupled to the MIO 13. The peripherals 8 can be coupled to the transceivers 7. The transceivers 7 can include serializer/deserializer (SERDES) circuits, MGTs, and the like.

Fig. 16 illustrates a field programmable gate array (FPGA) implementation of the programmable IC 1 that includes a large number of different programmable tiles including transceivers 37, configurable logic blocks (“CLBs”) 33, random access memory blocks (“BRAMs”) 34, input/output blocks (“lOBs”) 36, configuration and clocking logic (“CONFIG/CLOCKS”) 42, digital signal processing blocks (“DSPs”) 35, specialized input/output blocks (“I/O”) 41 (e.g., configuration ports and clock ports), and other programmable logic 39 such as digital clock managers, analog-to-digital converters, system monitoring logic, and so forth. The FPGA can also include PCIe interfaces 40, analog-to-digital converters (ADC) 38, and the like.

In some FPGAs, each programmable tile can include at least one programmable interconnect element (“INT”) 43 having connections to input and output terminals 48 of a programmable logic element within the same tile, as shown by examples included at the top of Fig. 16. Each programmable interconnect element 43 can also include connections to interconnect segments 49 of adjacent programmable interconnect element(s) in the same tile or other tile(s). Each programmable interconnect element 43 can also include connections to interconnect segments 50 of general routing resources between logic blocks (not shown). The general routing resources can include routing channels between logic blocks (not shown) comprising tracks of interconnect segments (e.g., interconnect segments 50) and switch blocks (not shown) for connecting interconnect segments. The interconnect segments of the general routing resources (e.g., interconnect segments 50) can span one or more logic blocks. The programmable interconnect elements 43 taken together with the general routing resources implement a programmable interconnect structure (“programmable interconnect”) for the illustrated FPGA.

In an example implementation, a CLB 33 can include a configurable logic element (“CLE”) 44 that can be programmed to implement user logic plus a single programmable interconnect element (“INT”) 43. A BRAM 34 can include a BRAM logic element (“BRL”) 45 in addition to one or more programmable interconnect elements. Typically, the number of interconnect elements included in a tile depends on the height of the tile. In the pictured example, a BRAM tile has the same height as five CLBs, but other numbers (e.g., four) can also be used. A DSP tile 35 can include a DSP logic element (“DSPL”) 46 in addition to an appropriate number of programmable interconnect elements. An IOB 36 can include, for example, two instances of an input/output logic element (“IOL”) 47 in addition to one instance of the programmable interconnect element 43. As will be clear to those of skill in the art, the actual I/O pads connected, for example, to the I/O logic element 47 typically are not confined to the area of the input/output logic element 47.

In the pictured example, a horizontal area near the center of the die (shown in Fig. 16) is used for configuration, clock, and other control logic. Vertical columns 51 extending from this horizontal area or column are used to distribute the clocks and configuration signals across the breadth of the FPGA.

Some FPGAs utilizing the architecture illustrated in Fig. 16 include additional logic blocks that disrupt the regular columnar structure making up a large part of the FPGA. The additional logic blocks can be programmable blocks and/or dedicated logic.

Note that Fig. 16 is intended to illustrate only an exemplary FPGA architecture. For example, the numbers of logic blocks in a row, the relative width of the rows, the number and order of rows, the types of logic blocks included in the rows, the relative sizes of the logic blocks, and the interconnect/logic implementations included at the top of Fig. 16 are purely exemplary. For example, in an actual FPGA more than one adjacent row of CLBs is typically included wherever the CLBs appear, to facilitate the efficient implementation of user logic, but the number of adjacent CLB rows varies with the overall size of the FPGA. While the foregoing is directed to specific examples, other and further examples may be devised without departing from the basic scope thereof, and the scope thereof is determined by the claims that follow.