WO2010129096A2 - A packetized interface for coupling agents - Google Patents
A packetized interface for coupling agents Download PDFInfo
- Publication number
- WO2010129096A2 WO2010129096A2 PCT/US2010/027604 US2010027604W WO2010129096A2 WO 2010129096 A2 WO2010129096 A2 WO 2010129096A2 US 2010027604 W US2010027604 W US 2010027604W WO 2010129096 A2 WO2010129096 A2 WO 2010129096A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- die
- link
- semiconductor die
- packet
- fabric
- 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.)
- Ceased
Links
Classifications
-
- 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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/38—Information transfer, e.g. on bus
- G06F13/382—Information transfer, e.g. on bus using universal interface adapter
- G06F13/385—Information transfer, e.g. on bus using universal interface adapter for adaptation of a particular data processing system to different peripheral devices
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Definitions
- FIG. 5 is a block diagram of various components of a packetization layer for a receive side in accordance with an embodiment of the present invention.
- FIG. 6 is a block diagram of two semiconductor dies coupled in accordance with an embodiment of the present invention.
- embodiments may be used to couple one or more independent logic blocks to be adapted within a semiconductor device.
- agent and "IP block” may be synonymous to denote such independent logics, each of which may originate with one or more different vendors and may be implemented on a single semiconductor die.
- IP block may be synonymous to denote such independent logics, each of which may originate with one or more different vendors and may be implemented on a single semiconductor die.
- a packetized interface enables an OCF fabric/interface to operate as a multi-cycle interconnect, thus providing the ability to tolerate interconnect delays (repeaters, flopped stages, etc.) as opposed to a tight cycle/timing-based OCF interface (e.g., a single cycle interface), and additionally provide power savings for die-to- die interconnects.
- Embodiments may provide a protocol to be used in a multi-chip package or on-die interconnect that is compliant with an OCF protocol that can be based on a non-packetized protocol for communication of data, command and messages among IO devices (e.g., a network interface card (NIC) controller, an audio component, etc.).
- IO devices e.g., a network interface card (NIC) controller, an audio component, etc.
- a fabric e.g., OCF
- OCF may be physically located on one corner of the die and an IP block located on another portion of the die, as communications can withstand multiple cycles.
- OCF may be physically located on one corner of the die and an IP block located on another portion of the die, as communications can withstand multiple cycles.
- a single cycle interface can be extended, allowing it to be multi-cycle.
- the architectural framework enabled by an embodiment of the present invention allows an OCF fabric and interface to be expanded and applied as a die-to-die interconnect.
- Various implementations can be used to couple many different types of device/sub-system attach: PCIeTM integrated endpoints such as IO devices, accelerators and, graphics devices; PCIeTM-to-native endpoints such as IO devices, accelerators and graphics devices; and an IO sub-system sideband OCF fabric (switch or sideband OCF fabric on separate die for IO expansion).
- Such separate die may be, for example, a peripheral controller hub (PCH) or PCIeTM switch.
- a base OCF protocol such as implemented in the fabrics described above assumes a single cycle timing relationship between the time a fabric presents a grant signal (which is an acknowledgement to start transmitting request and/or data bits) and the time the action happens.
- This relationship can present a limitation on enabling this protocol across two dies within a package, where such guarantees are extremely hard, if not impossible to enable. This is so, as various constants can exist.
- package size constraints, IP block sizes and the layout of various IP blocks and their connectivity to a central IO sub-system fabric are used by place and route tools to connect and route wires. These parameters cause certain conditions where the routing delay starts to dominate the timing budget required for signaling and sampling an event between two IP blocks.
- Request data bus multiplexer 225 may operate to enable the separate request and data buses of an OCF fabric to be multiplexed for transmission over a packetized MCP link.
- the following protocol rules apply in multiplexing requests and commands over the same link.
- Information bits in a request will always be of fixed length. For compatibility with PCIeTM header lengths, the length may be at least 128 bits.
- packetization layer 220 implements buffers to hold the data while information is being sent to the receiver. In such a case, arbiter 230 withholds issuing a grant to the native OCF fabric to ensure that the packet (request or data) is drained before a new grant signal is issued.
- an apparatus for a physical layer interface to physical layer 260 may take the form of PISO 255, which is an optional module to take parallel input from the sideband bus port (note that the sideband/sideband bus is optional) and generate a serial interface that forwards sideband/sideband bus packets to the receiver.
- the definition of bits is as follows: 1 bit for data; 1 bit for strobe (to indicate valid data); and the sideband bus can function at the same frequency as the packetized link.
- CRC generator 250 may be present where CRC support in the packetization link is provided and may carry a 32 bit CRC signal in one embodiment. In case a CRC signal is generated, it will be padded to request only, request and data, and credit packets.
- End logic 240 may act primarily to interface with a physical layer and monitors the request, request length and grant signal to indicate start and end of packets to the physical layer.
- a receive side packetization layer 220 is coupled between a physical layer 210 and a native fabric 270.
- Incoming data from the data packet link may be provided to a de-multiplexer 325.
- Outputted data may be provided out to native fabric 270 directly, while in certain implementations a command buffer 330 may be present to accumulate command data until a full command portion has been received.
- de-multiplexer 325 is coupled to a plurality of adders 335 which in turn are coupled to a set of credit registers 340.
- Control of de-multiplexer 325 may be via received select signals which in turn are also coupled to a timing logic 345 that may be used to ensure that commands are aligned with a put signal generated from timing logic 345, as discussed further below.
- a CRC detector 355 may be coupled to receive the incoming data to determine whether CRC data is valid. This detector may be coupled along with a parity signal received from the physical layer to a multiplexer 365.
- a serial-in parallel-out shift register (SIPO) 360 may be coupled to receive the sideband information and provide it to native fabric 270.
- the put signal generated by timing logic 345 may be provided to a transaction channel/virtual channel logic 375 which may identify a put signal for a given virtual channel. This signal indicates to the OCF the start of a new packet. The signal might have a different name but the same effect in different embodiments.
- Second die 360 includes, in addition to one or more IP blocks 365, each of which may include a buffer 368 for buffering of incoming command and data information, a packetization layer 350 and a physical layer 340.
- packetization layer 350 includes an incoming de-multiplexer 352 and an outgoing multiplexer 355.
- Communications can be controlled via an arbiter 356 that is in communication with a credit register 358 that may store information regarding credits from first die 310 and a put-signal generation logic 357.
- Outgoing credits may be stored in a credit accumulator 353 that receives a credit increment signal from IP block 365 and in turn is coupled to outgoing multiplexer 355.
- the fabric is implemented in the IP block 365.
- the IP block is OCF-compatible, but is not designed for use as an expansion device.
- that IP block (which may have been from another design) into a MCP as an expansion device, communications can be improved. While shown with this particular implementation in the embodiment of FIG. 6, the scope of the present invention is not limited in this regard.
- Embodiments of a packetization layer and MCP link provide a low wire solution for extending an OCF protocol to a die-to-die connectivity solution.
- the packetization layer provides high efficiency of usage for the wires that are at a premium for die-to-die connectivity.
- a packetization layer in accordance with an embodiment of the present invention can provide close to ideal (e.g., PCIeTM like) wire efficiency at a very low cost for link widths between 32b and 128b.
- the packetization layer protocol provides a narrow protocol communication between blocks to easily convert a native OCF interface to a packetized interface. The narrow interface relieves routing congestion for placement and routing within a component.
- the packetization layer provides the foundation for a multi-chip packetization solution, the reduced number of wires and the protocol built in the packetization layer helps provide a low power high bandwidth interface.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Systems (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Communication Control (AREA)
Abstract
Description
Claims
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201080023538.4A CN102449614B (en) | 2009-04-29 | 2010-03-17 | Packetized interface for coupling agents |
| DE112010001824.3T DE112010001824B4 (en) | 2009-04-29 | 2010-03-17 | Packaged interface for coupling agents |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US12/431,988 US8170062B2 (en) | 2009-04-29 | 2009-04-29 | Packetized interface for coupling agents |
| US12/431,988 | 2009-04-29 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2010129096A2 true WO2010129096A2 (en) | 2010-11-11 |
| WO2010129096A3 WO2010129096A3 (en) | 2011-01-13 |
Family
ID=43030309
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2010/027604 Ceased WO2010129096A2 (en) | 2009-04-29 | 2010-03-17 | A packetized interface for coupling agents |
Country Status (4)
| Country | Link |
|---|---|
| US (3) | US8170062B2 (en) |
| CN (1) | CN102449614B (en) |
| DE (1) | DE112010001824B4 (en) |
| WO (1) | WO2010129096A2 (en) |
Families Citing this family (50)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9218290B2 (en) * | 2009-04-27 | 2015-12-22 | Intel Corporation | Data caching in a network communications processor architecture |
| US9444757B2 (en) | 2009-04-27 | 2016-09-13 | Intel Corporation | Dynamic configuration of processing modules in a network communications processor architecture |
| US9461930B2 (en) | 2009-04-27 | 2016-10-04 | Intel Corporation | Modifying data streams without reordering in a multi-thread, multi-flow network processor |
| US8649286B2 (en) | 2011-01-18 | 2014-02-11 | Apple Inc. | Quality of service (QoS)-related fabric control |
| US8744602B2 (en) | 2011-01-18 | 2014-06-03 | Apple Inc. | Fabric limiter circuits |
| US8493863B2 (en) | 2011-01-18 | 2013-07-23 | Apple Inc. | Hierarchical fabric control circuits |
| US8861386B2 (en) | 2011-01-18 | 2014-10-14 | Apple Inc. | Write traffic shaper circuits |
| US8522189B2 (en) | 2011-03-09 | 2013-08-27 | Intel Corporation | Functional fabric based test access mechanism for SoCs |
| US8793095B2 (en) | 2011-03-09 | 2014-07-29 | Intel Corporation | Functional fabric-based test controller for functional and structural test and debug |
| US9043665B2 (en) * | 2011-03-09 | 2015-05-26 | Intel Corporation | Functional fabric based test wrapper for circuit testing of IP blocks |
| US9141568B2 (en) | 2011-08-25 | 2015-09-22 | Apple Inc. | Proportional memory operation throttling |
| US8706925B2 (en) | 2011-08-30 | 2014-04-22 | Apple Inc. | Accelerating memory operations blocked by ordering requirements and data not yet received |
| US9021156B2 (en) | 2011-08-31 | 2015-04-28 | Prashanth Nimmala | Integrating intellectual property (IP) blocks into a processor |
| US8930602B2 (en) | 2011-08-31 | 2015-01-06 | Intel Corporation | Providing adaptive bandwidth allocation for a fixed priority arbiter |
| US8713240B2 (en) | 2011-09-29 | 2014-04-29 | Intel Corporation | Providing multiple decode options for a system-on-chip (SoC) fabric |
| US8775700B2 (en) | 2011-09-29 | 2014-07-08 | Intel Corporation | Issuing requests to a fabric |
| US8711875B2 (en) | 2011-09-29 | 2014-04-29 | Intel Corporation | Aggregating completion messages in a sideband interface |
| US8713234B2 (en) | 2011-09-29 | 2014-04-29 | Intel Corporation | Supporting multiple channels of a single interface |
| US8805926B2 (en) | 2011-09-29 | 2014-08-12 | Intel Corporation | Common idle state, active state and credit management for an interface |
| US8929373B2 (en) | 2011-09-29 | 2015-01-06 | Intel Corporation | Sending packets with expanded headers |
| US8874976B2 (en) | 2011-09-29 | 2014-10-28 | Intel Corporation | Providing error handling support to legacy devices |
| US9053251B2 (en) | 2011-11-29 | 2015-06-09 | Intel Corporation | Providing a sideband message interface for system on a chip (SoC) |
| US8856420B2 (en) * | 2011-12-27 | 2014-10-07 | Intel Corporation | Multi-protocol I/O interconnect flow control |
| US8437343B1 (en) | 2012-05-22 | 2013-05-07 | Intel Corporation | Optimized link training and management mechanism |
| US8446903B1 (en) | 2012-05-22 | 2013-05-21 | Intel Corporation | Providing a load/store communication protocol with a low power physical unit |
| US8549205B1 (en) | 2012-05-22 | 2013-10-01 | Intel Corporation | Providing a consolidated sideband communication channel between devices |
| US8972640B2 (en) | 2012-06-27 | 2015-03-03 | Intel Corporation | Controlling a physical link of a first protocol using an extended capability structure of a second protocol |
| US9166438B2 (en) | 2012-06-29 | 2015-10-20 | Dell Products, Lp | System and method for providing wireless power in a removable wireless charging module |
| MY169964A (en) | 2012-06-29 | 2019-06-19 | Intel Corp | An architected protocol for changing link operating mode |
| US9390042B2 (en) * | 2012-07-03 | 2016-07-12 | Nvidia Corporation | System and method for sending arbitrary packet types across a data connector |
| US8959398B2 (en) * | 2012-08-16 | 2015-02-17 | Advanced Micro Devices, Inc. | Multiple clock domain debug capability |
| US9053058B2 (en) | 2012-12-20 | 2015-06-09 | Apple Inc. | QoS inband upgrade |
| US9229894B2 (en) * | 2013-04-09 | 2016-01-05 | Apple Inc. | Protocol conversion involving multiple virtual channels |
| US9146599B2 (en) | 2013-05-20 | 2015-09-29 | Dell Products, Lp | Dynamic system management communication path selection |
| US9710406B2 (en) | 2014-12-15 | 2017-07-18 | Intel Corporation | Data transmission using PCIe protocol via USB port |
| US9747245B2 (en) | 2014-12-17 | 2017-08-29 | Intel Corporation | Method, apparatus and system for integrating devices in a root complex |
| US9602237B2 (en) | 2014-12-19 | 2017-03-21 | Intel Corporation | Sideband parity handling |
| US20160188519A1 (en) * | 2014-12-27 | 2016-06-30 | Intel Corporation | Method, apparatus, system for embedded stream lanes in a high-performance interconnect |
| US10210120B2 (en) | 2015-03-26 | 2019-02-19 | Intel Corporation | Method, apparatus and system to implement secondary bus functionality via a reconfigurable virtual switch |
| US9760514B1 (en) | 2016-09-26 | 2017-09-12 | International Business Machines Corporation | Multi-packet processing with ordering rule enforcement |
| US10846126B2 (en) | 2016-12-28 | 2020-11-24 | Intel Corporation | Method, apparatus and system for handling non-posted memory write transactions in a fabric |
| CN109324994B (en) * | 2017-08-01 | 2020-10-02 | 深圳市中兴微电子技术有限公司 | Chip interconnection method and system |
| US10496594B1 (en) * | 2018-06-01 | 2019-12-03 | Nxp Usa, Inc. | Inter-processor communication method for access latency between system-in-package (SIP) dies |
| US10496593B1 (en) * | 2018-06-01 | 2019-12-03 | Nxp Usa, Inc. | Inter-processor communication and signaling system and method |
| US10977198B2 (en) | 2018-09-12 | 2021-04-13 | Micron Technology, Inc. | Hybrid memory system interface |
| GB202100742D0 (en) * | 2021-01-20 | 2021-03-03 | Graphcore Ltd | Exchange between stacked die |
| DE112020002491T5 (en) * | 2019-05-23 | 2022-04-28 | Hewlett Packard Enterprise Development Lp | SYSTEM AND METHODS TO FACILITATE DYNAMIC COMMAND MANAGEMENT IN A NETWORK INTERFACE CONTROLLER (NIC) |
| US11815984B2 (en) * | 2020-02-07 | 2023-11-14 | Intel Corporation | Error handling in an interconnect |
| CN114970409A (en) * | 2022-07-27 | 2022-08-30 | 北极雄芯信息科技(西安)有限公司 | Integrated circuit based on multi-die interconnection |
| US20260096452A1 (en) * | 2024-09-27 | 2026-04-02 | Qualcomm Incorporated | Communication interface with improved reliability or throughput |
Family Cites Families (20)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5943341A (en) * | 1996-10-04 | 1999-08-24 | 3Com Corporation | Token ring adapter interface |
| US6009488A (en) * | 1997-11-07 | 1999-12-28 | Microlinc, Llc | Computer having packet-based interconnect channel |
| GB2344030B (en) * | 1998-11-17 | 2003-06-04 | 3Com Technologies Ltd | Credit-based scheme for high performance communication between devices in a packet-based communication system |
| CA2298192C (en) * | 1999-02-08 | 2005-09-13 | Seiko Epson Corporation | Interface device, control method for the same, and data storage medium for recording the control method |
| US6859399B1 (en) * | 2000-05-17 | 2005-02-22 | Marvell International, Ltd. | Memory architecture and system and multiport interface protocol |
| JP2004525449A (en) * | 2001-02-14 | 2004-08-19 | クリアスピード・テクノロジー・リミテッド | Interconnect system |
| US7007095B2 (en) * | 2001-12-07 | 2006-02-28 | Redback Networks Inc. | Method and apparatus for unscheduled flow control in packet form |
| US8037224B2 (en) * | 2002-10-08 | 2011-10-11 | Netlogic Microsystems, Inc. | Delegating network processor operations to star topology serial bus interfaces |
| US7742401B2 (en) * | 2003-08-11 | 2010-06-22 | Netapp, Inc. | Network having switchover with no data loss |
| US7734797B2 (en) * | 2004-03-29 | 2010-06-08 | Marvell International Ltd. | Inter-processor communication link with manageability port |
| US7525986B2 (en) * | 2004-10-28 | 2009-04-28 | Intel Corporation | Starvation prevention scheme for a fixed priority PCI-Express arbiter with grant counters using arbitration pools |
| KR100619720B1 (en) * | 2005-05-16 | 2006-09-06 | 엘지전자 주식회사 | Multiprocessor Communication Device and Method |
| US7554975B2 (en) * | 2005-06-30 | 2009-06-30 | Intel Corporation | Protocol agnostic switching |
| US7770095B2 (en) * | 2005-08-02 | 2010-08-03 | Broadcom Corporation | Request processing between failure windows |
| KR100814904B1 (en) * | 2005-12-06 | 2008-03-19 | 한국전자통신연구원 | On-Chip Communication architecture |
| KR100931703B1 (en) | 2007-09-13 | 2009-12-14 | 엠텍비젼 주식회사 | Multiprocessor data transfer method using multi-port memory, recording medium recording packet structure, multi-processor data transfer protocol using multi-port memory, and multi-processor system |
| US8098993B2 (en) * | 2008-05-08 | 2012-01-17 | Alpenio, Inc. | Method and apparatus for transporting computer bus protocols over an optical link |
| US8503468B2 (en) * | 2008-11-05 | 2013-08-06 | Fusion-Io, Inc. | PCI express load sharing network interface controller cluster |
| US7873068B2 (en) * | 2009-03-31 | 2011-01-18 | Intel Corporation | Flexibly integrating endpoint logic into varied platforms |
| KR101283482B1 (en) * | 2009-12-11 | 2013-07-12 | 한국전자통신연구원 | Apparatus for processing pci express protocol |
-
2009
- 2009-04-29 US US12/431,988 patent/US8170062B2/en not_active Expired - Fee Related
-
2010
- 2010-03-17 WO PCT/US2010/027604 patent/WO2010129096A2/en not_active Ceased
- 2010-03-17 CN CN201080023538.4A patent/CN102449614B/en active Active
- 2010-03-17 DE DE112010001824.3T patent/DE112010001824B4/en active Active
-
2012
- 2012-03-23 US US13/428,068 patent/US8811430B2/en not_active Expired - Fee Related
-
2014
- 2014-06-20 US US14/310,164 patent/US9736276B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| US8170062B2 (en) | 2012-05-01 |
| US20140307748A1 (en) | 2014-10-16 |
| US9736276B2 (en) | 2017-08-15 |
| WO2010129096A3 (en) | 2011-01-13 |
| CN102449614A (en) | 2012-05-09 |
| US20120176909A1 (en) | 2012-07-12 |
| US20100278195A1 (en) | 2010-11-04 |
| DE112010001824T5 (en) | 2012-06-21 |
| DE112010001824B4 (en) | 2016-10-13 |
| CN102449614B (en) | 2014-12-31 |
| US8811430B2 (en) | 2014-08-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8170062B2 (en) | Packetized interface for coupling agents | |
| US10410694B1 (en) | High bandwidth chip-to-chip interface using HBM physical interface | |
| US9021156B2 (en) | Integrating intellectual property (IP) blocks into a processor | |
| US10282341B2 (en) | Method, apparatus and system for configuring a protocol stack of an integrated circuit chip | |
| KR101679333B1 (en) | Method, apparatus and system for single-ended communication of transaction layer packets | |
| KR101487181B1 (en) | Incorporating an independent logic block in a system-on-a-chip | |
| CN105357147B (en) | A kind of network-on-chip adaptation unit that high speed is highly reliable | |
| CN112860612A (en) | Interface system for interconnecting bare core and MPU and communication method thereof | |
| US10853289B2 (en) | System, apparatus and method for hardware-based bi-directional communication via reliable high performance half-duplex link | |
| JP2015109679A (en) | Packet transmission using extension header | |
| CN103119572B (en) | The integrated link of throttling | |
| CN117785783A (en) | High-reliability high-speed interconnected core particle for aerospace | |
| CN114721979A (en) | Conversion interface and communication method for interconnection bare chip and AXI master equipment | |
| US20170286357A1 (en) | Method, Apparatus And System For Communicating Between Multiple Protocols | |
| CN120660080A (en) | On-package die-to-die (D2D) interconnect for memory using universal die interconnect express (UCIE) PHY | |
| US20200192853A1 (en) | Alternative protocol over physical layer | |
| CN117834755B (en) | Interface circuit and chip between protocol layer and adapter layer for chiplet interconnection interface | |
| US11127442B2 (en) | Data transfers between a memory and a distributed compute array | |
| CN114756494A (en) | Conversion interface of standard communication protocol and on-chip packet transmission protocol of multi-die interconnection | |
| Verma et al. | Pcie bus: A state-of-the-art-review | |
| US12287753B2 (en) | Alternative protocol over physical layer | |
| Li et al. | A Wrapper of PCI Express with FIFO Interfaces based on FPGA | |
| CN109597785A (en) | A kind of design method of the PCI Express bus adaption multiplex roles based on AXI4 interface | |
| CN121743273A (en) | Chip, data transmission method and system | |
| Li et al. | A Wrapper of PCI Express with FIFO Interfaces based on FPGA |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| WWE | Wipo information: entry into national phase |
Ref document number: 201080023538.4 Country of ref document: CN |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 10772415 Country of ref document: EP Kind code of ref document: A2 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 112010001824 Country of ref document: DE Ref document number: 1120100018243 Country of ref document: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 10772415 Country of ref document: EP Kind code of ref document: A2 |