[go: up one dir, main page]

US20080247496A1 - Early HSS Rx Data Sampling - Google Patents

Early HSS Rx Data Sampling Download PDF

Info

Publication number
US20080247496A1
US20080247496A1 US12/141,183 US14118308A US2008247496A1 US 20080247496 A1 US20080247496 A1 US 20080247496A1 US 14118308 A US14118308 A US 14118308A US 2008247496 A1 US2008247496 A1 US 2008247496A1
Authority
US
United States
Prior art keywords
clock
pulse
data
end point
time
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
Application number
US12/141,183
Inventor
Wayne M. Barrett
Todd A. Greenfield
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
GlobalFoundries Inc
Original Assignee
International Business Machines Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Priority to US12/141,183 priority Critical patent/US20080247496A1/en
Publication of US20080247496A1 publication Critical patent/US20080247496A1/en
Assigned to GLOBALFOUNDRIES U.S. 2 LLC reassignment GLOBALFOUNDRIES U.S. 2 LLC ASSIGNMENT OF ASSIGNOR'S INTEREST Assignors: INTERNATIONAL BUSINESS MACHINES CORPORATION
Assigned to GLOBALFOUNDRIES INC. reassignment GLOBALFOUNDRIES INC. ASSIGNMENT OF ASSIGNOR'S INTEREST Assignors: GLOBALFOUNDRIES U.S. 2 LLC, GLOBALFOUNDRIES U.S. INC.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/382Information transfer, e.g. on bus using universal interface adapter
    • G06F13/385Information transfer, e.g. on bus using universal interface adapter for adaptation of a particular data processing system to different peripheral devices
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03KPULSE TECHNIQUE
    • H03K5/00Manipulating of pulses not covered by one of the other main groups of this subclass
    • H03K5/13Arrangements having a single output and transforming input signals into pulses delivered at desired time intervals
    • H03K5/135Arrangements having a single output and transforming input signals into pulses delivered at desired time intervals by the use of time reference signals, e.g. clock signals
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M9/00Parallel/series conversion or vice versa

Definitions

  • the present invention relates to digital clocking circuits and, more specifically, to a clocking circuit used in serial-to-parallel communications.
  • HSS High Speed Serializer-deserializer
  • ASICs application-specific integrated circuits
  • custom integrated circuits for communication from processor-to-processor and processor-to-input/output devices.
  • the receiving portion of an HSS core takes one (or more) high speed serial data lanes and converts each data lane into parallel data at a much slower frequency.
  • a representative existing HSS internal receive (Rx) interface consists of a clock (RxDCLK) and a parallel data bus (RxD( 7 : 0 )).
  • a deserializer 10 receives data from a serial data stream and places units of the data onto a parallel bus. Each time a new unit is placed on the parallel bus, the clock 12 asserts an RxDCLK signal, indicating that the data on the parallel bus is valid. Given that the RxDCLK signal lacks sufficient power to enable all of the devices that typically access the data; the clock has to be repeated by a clock tree 16 .
  • the clock tree 16 includes an increasing series of repeaters 18 that generate a duplicate of the RxDCLK signal from the clock 12 , delayed by a predicted amount of time. When the delay of each successive repeater 18 is added together, a substantial tree delay is propagated through the system.
  • Sampling the data with a device 14 can be problematic because the repeated clock signal at an end point of the clock tree may have a substantial delay from the original RxDCLK signal generated by the clock 12 .
  • the leading edge of the RxDCLK signal plus the tree delay could be half of a clock cycle, or more, after the leading edge of the RxDCLK signal by itself. If the device 14 reads the data on the leading edge then the data on the parallel bus is not valid when the leading edge of the RxDCLK signal plus the tree delay is asserted.
  • one existing solution to this problem is to add a delay 20 equal to the tree delay to the parallel data, thereby matching the delay of the clock tree. As can be seen in FIG. 1B , this causes the data on the parallel bus (RxD( 7 : 0 )+DATA DELAY) to be aligned with the RxDCLK signal plus the tree delay.
  • This solution has several disadvantages, including: (a) extra cells are needed for delaying each of the data signals; (b) manual intervention is required in physical design of the chip to ensure that the delays added to the parallel data paths end up being the correct amount to match the clock tree delay and the variation of two relatively long paths need to be managed; and (c) the delay added to the parallel data adds to the overall latency of the interface.
  • the present invention which, in one aspect, is a method for reading data from a serial data source in a parallel format, in which data from the serial data source is deserialized by placing a plurality of predefined units of data onto a parallel bus and asserting a deserialization clock when each of the plurality of predefined units is valid on the parallel bus.
  • a delayed clock pulse is generated a predetermined amount of time after each assertion of the deserialization clock.
  • Each delayed pulse is repeated so as to generate an end point repeated clock pulse corresponding to each delayed pulse wherein the predetermined amount of time is an amount of time that ensures that each predefined unit of data on the parallel bus is valid when each end point repeated clock pulse is asserted.
  • the invention is a method of accessing data from a data source in a system that employs a clock tree, in which a read pulse is generated periodically.
  • the read pulse is repeated so as to generate a plurality of periodic end point repeated clock pulses.
  • the read pulse is delayed prior to the repeating step so as to cause each of the end point repeated clock pulses to be delayed from the corresponding read pulse by a predetermined amount of time.
  • the invention is a data communication circuit to facilitate communication between a deserializer, which is responsive to a serial data stream and which puts data onto a parallel bus, and a device that is in data communication with the parallel bus.
  • the circuit includes a deserialization clock, a delay unit and a clock tree.
  • the deserialization clock periodically asserts a clock read pulse each time data on the parallel bus is valid.
  • the delay unit receives the clock read pulse from the deserialization clock and periodically asserts a corresponding delayed clock pulse.
  • the delayed clock pulse is delayed from the clock read pulse by a predetermined period.
  • the clock tree that repeats the delayed clock pulse, thereby periodically asserting a plurality of end point repeated clock pulses.
  • Each of the end point repeated clock signals has a substantially simultaneous leading edge.
  • the predetermined amount of time is selected so as to cause each of the end point repeated clock signals to be asserted when data on the parallel bus is valid, thereby enabling the device to read data from the parallel bus.
  • FIG. 1A is a block diagram of a typical prior art clocking mechanism used in reading deserialized data.
  • FIG. 1B is a timing diagram relating to the prior art system shown in FIG. 1A .
  • FIG. 2A is a block diagram of an illustrative embodiment of a clocking mechanism according to the invention.
  • FIG. 2B is a timing diagram relating to the mechanism shown in FIG. 2A .
  • one representative embodiment 100 of the invention adds a clock delay 110 to the output of the clock 12 from the deserializer 10 prior to the clock tree 16 .
  • the delay is for an amount of time that causes the clock signal a the end points 112 of the clock tree 16 to have leading edges that are substantially temporally aligned with the leading edge of the deserializer clock signal.
  • the delay can be in a range between zero cycles to one cycle of the deserializer clock 12 , depending on the tree delay.
  • the end point clock signal (RxDCLK+TREE DELAY+CLK DELAY) has a waveform that is substantially aligned with the clock 12 (RxDCLK) from the deserializer 12 , except that at any given time, the end point clock signal is one cycle behind the RxDCLK signal.
  • the end point clock signal By delaying the end point clock signal, the data does not have to be delayed and, when running in steady state, the devices 14 that read the parallel data do not experience substantial delay.
  • RxDCLK is asserted with pulse “1” when data unit “A” is valid on the data bus and is asserted again with pulse “2” when data unit “B” is valid.
  • the end point clock signal (RxDCLK+TREE DELAY) would be delayed one-half cycle from the RxDCLK signal such that pulse “1” would occur half-way between pulses “1” and “2” of the RxDCLK signal.
  • the leading edge of the end point clock signal would occur when data on the parallel bus (RxD( 7 : 0 )) is invalid.
  • the resulting end point clock signal (RxDCLK+TREE DELAY CLK DELAY) is aligned with the RxDCLK signal; however, pulse “1” of the end point clock signal occurs essentially simultaneously with pulse “2” of the RxDCLK signal.
  • each of the end point repeated clock pulses is in substantial temporal alignment with a next cycle of a corresponding RxDCLK pulse. Therefore, while packet “B” is valid on the parallel bus when pulse “2” of the RxDCLK signal is asserted, it is read at roughly the same time by the device 14 when the delayed pulse of the end point clock signal corresponding to pulse “1” is asserted. By doing this, the data from the deserializer 10 is available to the device 14 as soon as it is valid on the parallel bus, rather than having to be delayed by roughly one-half cycle.
  • the amount of the CLK DELAY may be determined by determining the total tree delay and then subtracting that amount from one complete cycle of the deserializer clock 12 . In some applications, it might be advisable to skew the end point clock pulses slightly from the RxDCLK and it is intended that the claims below apply to all such applications.
  • the invention offers several advantages over other systems, including: (a) it uses reduced chip area due to elimination of parallel data delay cells; (b) timing analysis is easier to complete in the physical design due to having only one path with a large variability (i.e., the single CLK DELAY) to manage; and (c) the overall latency of the interface is improved by one clock cycle.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Nonlinear Science (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Systems (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Semiconductor Integrated Circuits (AREA)

Abstract

In a method for reading data from a serial data source in a parallel format, data from the serial data source is deserialized by placing a plurality of predefined units of data onto a parallel bus and asserting a deserialization clock when each of the plurality of predefined units is valid on the parallel bus. A delayed clock pulse is generated a predetermined amount of time after each assertion of the deserialization clock. Each delayed pulse is repeated so as to generate an end point repeated clock pulse corresponding to each delayed pulse wherein the predetermined amount of time is an amount of time that ensures that each predefined unit of data on the parallel bus is valid when each end point repeated clock pulse is asserted.

Description

    CROSS-REFERENCE TO RELATED APPLICATION(S)
  • This application is a divisional of, and claims the benefit of, U.S. patent application Ser. No. 11/380,240, filed Apr. 26, 2006, the entirety of which is hereby incorporated herein by reference.
  • FIELD OF THE INVENTION
  • The present invention relates to digital clocking circuits and, more specifically, to a clocking circuit used in serial-to-parallel communications.
  • DESCRIPTION OF THE PRIOR ART
  • In many computer systems, high Speed Serializer-deserializer (HSS) cores are used in application-specific integrated circuits (ASICs) and custom integrated circuits for communication from processor-to-processor and processor-to-input/output devices. The receiving portion of an HSS core takes one (or more) high speed serial data lanes and converts each data lane into parallel data at a much slower frequency. In one example, shown in FIG. 1A, a representative existing HSS internal receive (Rx) interface consists of a clock (RxDCLK) and a parallel data bus (RxD(7:0)). (It should be noted that use of an 8-bit wide bus is used as an example only.) A deserializer 10 receives data from a serial data stream and places units of the data onto a parallel bus. Each time a new unit is placed on the parallel bus, the clock 12 asserts an RxDCLK signal, indicating that the data on the parallel bus is valid. Given that the RxDCLK signal lacks sufficient power to enable all of the devices that typically access the data; the clock has to be repeated by a clock tree 16. The clock tree 16 includes an increasing series of repeaters 18 that generate a duplicate of the RxDCLK signal from the clock 12, delayed by a predicted amount of time. When the delay of each successive repeater 18 is added together, a substantial tree delay is propagated through the system.
  • Sampling the data with a device 14 can be problematic because the repeated clock signal at an end point of the clock tree may have a substantial delay from the original RxDCLK signal generated by the clock 12. In a timing diagram 20, as shown in FIG. 1B, the leading edge of the RxDCLK signal plus the tree delay could be half of a clock cycle, or more, after the leading edge of the RxDCLK signal by itself. If the device 14 reads the data on the leading edge then the data on the parallel bus is not valid when the leading edge of the RxDCLK signal plus the tree delay is asserted.
  • Returning to FIG. 1A, one existing solution to this problem is to add a delay 20 equal to the tree delay to the parallel data, thereby matching the delay of the clock tree. As can be seen in FIG. 1B, this causes the data on the parallel bus (RxD(7:0)+DATA DELAY) to be aligned with the RxDCLK signal plus the tree delay.
  • This solution has several disadvantages, including: (a) extra cells are needed for delaying each of the data signals; (b) manual intervention is required in physical design of the chip to ensure that the delays added to the parallel data paths end up being the correct amount to match the clock tree delay and the variation of two relatively long paths need to be managed; and (c) the delay added to the parallel data adds to the overall latency of the interface.
  • Therefore, there is a need for a system in which parallel data may be read by a plurality of devices with a minimum latency.
  • SUMMARY OF THE INVENTION
  • The disadvantages of the prior art are overcome by the present invention which, in one aspect, is a method for reading data from a serial data source in a parallel format, in which data from the serial data source is deserialized by placing a plurality of predefined units of data onto a parallel bus and asserting a deserialization clock when each of the plurality of predefined units is valid on the parallel bus. A delayed clock pulse is generated a predetermined amount of time after each assertion of the deserialization clock. Each delayed pulse is repeated so as to generate an end point repeated clock pulse corresponding to each delayed pulse wherein the predetermined amount of time is an amount of time that ensures that each predefined unit of data on the parallel bus is valid when each end point repeated clock pulse is asserted.
  • In another aspect, the invention is a method of accessing data from a data source in a system that employs a clock tree, in which a read pulse is generated periodically. The read pulse is repeated so as to generate a plurality of periodic end point repeated clock pulses. The read pulse is delayed prior to the repeating step so as to cause each of the end point repeated clock pulses to be delayed from the corresponding read pulse by a predetermined amount of time.
  • In yet another aspect, the invention is a data communication circuit to facilitate communication between a deserializer, which is responsive to a serial data stream and which puts data onto a parallel bus, and a device that is in data communication with the parallel bus. The circuit includes a deserialization clock, a delay unit and a clock tree. The deserialization clock periodically asserts a clock read pulse each time data on the parallel bus is valid. The delay unit receives the clock read pulse from the deserialization clock and periodically asserts a corresponding delayed clock pulse. The delayed clock pulse is delayed from the clock read pulse by a predetermined period. The clock tree that repeats the delayed clock pulse, thereby periodically asserting a plurality of end point repeated clock pulses. Each of the end point repeated clock signals has a substantially simultaneous leading edge. The predetermined amount of time is selected so as to cause each of the end point repeated clock signals to be asserted when data on the parallel bus is valid, thereby enabling the device to read data from the parallel bus.
  • These and other aspects of the invention will become apparent from the following description of the preferred embodiments taken in conjunction with the following drawings. As would be obvious to one skilled in the art, many variations and modifications of the invention may be effected without departing from the spirit and scope of the novel concepts of the disclosure.
  • BRIEF DESCRIPTION OF THE FIGURES OF THE DRAWINGS
  • FIG. 1A is a block diagram of a typical prior art clocking mechanism used in reading deserialized data.
  • FIG. 1B is a timing diagram relating to the prior art system shown in FIG. 1A.
  • FIG. 2A is a block diagram of an illustrative embodiment of a clocking mechanism according to the invention.
  • FIG. 2B is a timing diagram relating to the mechanism shown in FIG. 2A.
  • DETAILED DESCRIPTION OF THE INVENTION
  • A preferred embodiment of the invention is now described in detail. Referring to the drawings, like numbers indicate like parts throughout the views. As used in the description herein and throughout the claims, the following terms take the meanings explicitly associated herein, unless the context clearly dictates otherwise: the meaning of “a,” “an,” and “the” includes plural reference, the meaning of “in” includes “in” and “on.”
  • As shown in FIGS. 2A and 2B, one representative embodiment 100 of the invention adds a clock delay 110 to the output of the clock 12 from the deserializer 10 prior to the clock tree 16. The delay is for an amount of time that causes the clock signal a the end points 112 of the clock tree 16 to have leading edges that are substantially temporally aligned with the leading edge of the deserializer clock signal. The delay can be in a range between zero cycles to one cycle of the deserializer clock 12, depending on the tree delay.
  • As can be seen in the timing diagram 120 in FIG. 2B, the end point clock signal (RxDCLK+TREE DELAY+CLK DELAY) has a waveform that is substantially aligned with the clock 12 (RxDCLK) from the deserializer 12, except that at any given time, the end point clock signal is one cycle behind the RxDCLK signal. By delaying the end point clock signal, the data does not have to be delayed and, when running in steady state, the devices 14 that read the parallel data do not experience substantial delay.
  • In the example shown in FIG. 2B, RxDCLK is asserted with pulse “1” when data unit “A” is valid on the data bus and is asserted again with pulse “2” when data unit “B” is valid. Without the clock delay unit 110, the end point clock signal (RxDCLK+TREE DELAY) would be delayed one-half cycle from the RxDCLK signal such that pulse “1” would occur half-way between pulses “1” and “2” of the RxDCLK signal. Thus, the leading edge of the end point clock signal would occur when data on the parallel bus (RxD(7:0)) is invalid. However, by delaying the RxDCLK signal by roughly one-half a cycle, the resulting end point clock signal (RxDCLK+TREE DELAY CLK DELAY) is aligned with the RxDCLK signal; however, pulse “1” of the end point clock signal occurs essentially simultaneously with pulse “2” of the RxDCLK signal. Thus, each of the end point repeated clock pulses is in substantial temporal alignment with a next cycle of a corresponding RxDCLK pulse. Therefore, while packet “B” is valid on the parallel bus when pulse “2” of the RxDCLK signal is asserted, it is read at roughly the same time by the device 14 when the delayed pulse of the end point clock signal corresponding to pulse “1” is asserted. By doing this, the data from the deserializer 10 is available to the device 14 as soon as it is valid on the parallel bus, rather than having to be delayed by roughly one-half cycle.
  • In one embodiment, the amount of the CLK DELAY may be determined by determining the total tree delay and then subtracting that amount from one complete cycle of the deserializer clock 12. In some applications, it might be advisable to skew the end point clock pulses slightly from the RxDCLK and it is intended that the claims below apply to all such applications.
  • This solution becomes increasingly favorable when the delay of the clock tree is a sizable fraction of the RxDCLK clock period. The invention offers several advantages over other systems, including: (a) it uses reduced chip area due to elimination of parallel data delay cells; (b) timing analysis is easier to complete in the physical design due to having only one path with a large variability (i.e., the single CLK DELAY) to manage; and (c) the overall latency of the interface is improved by one clock cycle.
  • The above described embodiments, while including the preferred embodiment and the best mode of the invention known to the inventor at the time of filing, are given as illustrative examples only. It will be readily appreciated that many deviations may be made from the specific embodiments disclosed in this specification without departing from the spirit and scope of the invention. Accordingly, the scope of the invention is to be determined by the claims below rather than being limited to the specifically described embodiments above.

Claims (6)

1. A method for reading data from a serial data source in a parallel format, comprising the steps of:
a. deserializing data from the serial data source by placing a plurality of predefined units of data onto a parallel bus and asserting a deserialization clock when each of the plurality of predefined units is valid on the parallel bus;
b. generating a delayed clock pulse a predetermined amount of time after each assertion of the deserialization clock; and
c. repeating each delayed pulse so as to generate an end point repeated clock pulse corresponding to each delayed pulse wherein the predetermined amount of time is an amount of time that ensures that each predefined unit of data on the parallel bus is valid when each end point repeated clock pulse is asserted.
2. The method of claim 1, further comprising the step of reading at least one of the predefined units of data upon assertion of at least one end point repeated clock pulse.
3. The method of claim 1, wherein the predetermined amount of time is between zero cycles and one cycle of the deserialization clock.
4. The method of claim 1, the predetermined amount of time has a period such that each end point repeated clock pulse is in substantial temporal alignment with a corresponding next assertion of the deserialization clock.
5. A method of accessing data from a data source in a system that employs a clock tree, comprising the steps of:
a. periodically generating a read pulse;
b. repeating the read pulse so as to generate a plurality of periodic end point repeated clock pulses; and
c. delaying the read pulse prior to the repeating step so as to cause each of the end point repeated clock pulses to be delayed from the corresponding read pulse by a predetermined amount of time.
6. The method of claim 5, wherein the predetermined amount of time is between zero read pulse cycles and one read pulse cycle.
US12/141,183 2006-04-26 2008-06-18 Early HSS Rx Data Sampling Abandoned US20080247496A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/141,183 US20080247496A1 (en) 2006-04-26 2008-06-18 Early HSS Rx Data Sampling

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/380,240 US7454543B2 (en) 2006-04-26 2006-04-26 Early high speed serializer-deserializer (HSS)internal receive (Rx) interface for data sampling clock signals on parallel bus
US12/141,183 US20080247496A1 (en) 2006-04-26 2008-06-18 Early HSS Rx Data Sampling

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/380,240 Division US7454543B2 (en) 2006-04-26 2006-04-26 Early high speed serializer-deserializer (HSS)internal receive (Rx) interface for data sampling clock signals on parallel bus

Publications (1)

Publication Number Publication Date
US20080247496A1 true US20080247496A1 (en) 2008-10-09

Family

ID=38649638

Family Applications (3)

Application Number Title Priority Date Filing Date
US11/380,240 Active 2027-03-31 US7454543B2 (en) 2006-04-26 2006-04-26 Early high speed serializer-deserializer (HSS)internal receive (Rx) interface for data sampling clock signals on parallel bus
US11/860,616 Expired - Fee Related US7735032B2 (en) 2006-04-26 2007-09-25 Early HSS Rx data sampling
US12/141,183 Abandoned US20080247496A1 (en) 2006-04-26 2008-06-18 Early HSS Rx Data Sampling

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US11/380,240 Active 2027-03-31 US7454543B2 (en) 2006-04-26 2006-04-26 Early high speed serializer-deserializer (HSS)internal receive (Rx) interface for data sampling clock signals on parallel bus
US11/860,616 Expired - Fee Related US7735032B2 (en) 2006-04-26 2007-09-25 Early HSS Rx data sampling

Country Status (3)

Country Link
US (3) US7454543B2 (en)
JP (1) JP4988411B2 (en)
CN (1) CN100533335C (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7454543B2 (en) * 2006-04-26 2008-11-18 International Business Machines Corporation Early high speed serializer-deserializer (HSS)internal receive (Rx) interface for data sampling clock signals on parallel bus
US8391354B2 (en) * 2007-05-14 2013-03-05 Broadcom Corporation Method and system for transforming uncompressed video traffic to network-aware ethernet traffic with A/V bridging capabilities and A/V bridging extensions
US10272758B2 (en) * 2016-11-02 2019-04-30 Proterra Inc. Battery system of an electric vehicle
CN110456454B (en) * 2019-08-26 2020-07-17 光子算数(北京)科技有限责任公司 Photon artificial intelligence chip interconnection device and inter-chip interconnection photon artificial intelligence chip

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6288656B1 (en) * 1999-12-21 2001-09-11 Lsi Logic Corporation Receive deserializer for regenerating parallel data serially transmitted over multiple channels
US20010033188A1 (en) * 2000-03-14 2001-10-25 Edward Aung Clock data recovery circuitry associated with programmable logic device circuitry
US20030009307A1 (en) * 2001-01-18 2003-01-09 Mejia Robert G. Digital data pattern detection methods and arrangements
US20030058894A1 (en) * 2001-09-20 2003-03-27 Feuerstraeter Mark T. Method and apparatus for autosensing LAN vs WAN to determine port type
US20030125925A1 (en) * 2001-12-27 2003-07-03 Walther John Stephen Batch editor for netlists described in a hardware description language
US20030223469A1 (en) * 2002-05-30 2003-12-04 Deng Dan Z. Interfacing to a data framer
US20050210353A1 (en) * 2001-10-12 2005-09-22 Agere Systems Inc. High speed syndrome-based FEC encoder and system using same
US20060071691A1 (en) * 2004-09-30 2006-04-06 Rambus Inc. Input/output cells with localized clock routing
US20060095605A1 (en) * 2001-03-19 2006-05-04 Lee Chong H Programmable logic device with high speed serial interface circuitry
US7098685B1 (en) * 2003-07-14 2006-08-29 Lattice Semiconductor Corporation Scalable serializer-deserializer architecture and programmable interface
US7376767B1 (en) * 2002-01-04 2008-05-20 Xilinx, Inc. Distributed buffering system having programmable interconnecting logic and applications thereof
US7406101B1 (en) * 2004-12-10 2008-07-29 National Semiconductor Corporation System and method for providing on-chip delay measurements in serializer / deserializer systems

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0828669B2 (en) * 1985-12-12 1996-03-21 日本電気株式会社 High-speed data processing method
FR2664770A1 (en) * 1990-07-11 1992-01-17 Bull Sa METHOD AND SYSTEM FOR DIGITAL DATA TRANSMISSION IN SERIES.
JPH08249275A (en) * 1995-03-09 1996-09-27 Hitachi Ltd High-speed data transfer method between LSIs
KR100212152B1 (en) * 1996-12-16 1999-08-02 윤종용 Over-the-air Broadcast Data Detection Circuit
JP2001034649A (en) * 1999-07-19 2001-02-09 Nec Ic Microcomput Syst Ltd Clock distributing method
JP2001084053A (en) * 1999-09-17 2001-03-30 Sanyo Electric Co Ltd Electromagnetic interference suppression circuit and method and method for designing digital circuit
US6862296B1 (en) * 1999-12-21 2005-03-01 Lsi Logic Corporation Receive deserializer circuit for framing parallel data
JP2003256361A (en) * 2002-03-06 2003-09-12 Matsushita Electric Ind Co Ltd Data transmission mechanism between LSIs
JP4257830B2 (en) * 2003-03-11 2009-04-22 パナソニック株式会社 Data transceiver
US7454543B2 (en) * 2006-04-26 2008-11-18 International Business Machines Corporation Early high speed serializer-deserializer (HSS)internal receive (Rx) interface for data sampling clock signals on parallel bus

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6288656B1 (en) * 1999-12-21 2001-09-11 Lsi Logic Corporation Receive deserializer for regenerating parallel data serially transmitted over multiple channels
US20010033188A1 (en) * 2000-03-14 2001-10-25 Edward Aung Clock data recovery circuitry associated with programmable logic device circuitry
US20030009307A1 (en) * 2001-01-18 2003-01-09 Mejia Robert G. Digital data pattern detection methods and arrangements
US20060095605A1 (en) * 2001-03-19 2006-05-04 Lee Chong H Programmable logic device with high speed serial interface circuitry
US7088133B2 (en) * 2001-03-19 2006-08-08 Altera Corporation Programmable logic device with high speed serial interface circuitry
US20030058894A1 (en) * 2001-09-20 2003-03-27 Feuerstraeter Mark T. Method and apparatus for autosensing LAN vs WAN to determine port type
US20050210353A1 (en) * 2001-10-12 2005-09-22 Agere Systems Inc. High speed syndrome-based FEC encoder and system using same
US20030125925A1 (en) * 2001-12-27 2003-07-03 Walther John Stephen Batch editor for netlists described in a hardware description language
US7376767B1 (en) * 2002-01-04 2008-05-20 Xilinx, Inc. Distributed buffering system having programmable interconnecting logic and applications thereof
US20030223469A1 (en) * 2002-05-30 2003-12-04 Deng Dan Z. Interfacing to a data framer
US7098685B1 (en) * 2003-07-14 2006-08-29 Lattice Semiconductor Corporation Scalable serializer-deserializer architecture and programmable interface
US20060071691A1 (en) * 2004-09-30 2006-04-06 Rambus Inc. Input/output cells with localized clock routing
US7406101B1 (en) * 2004-12-10 2008-07-29 National Semiconductor Corporation System and method for providing on-chip delay measurements in serializer / deserializer systems

Also Published As

Publication number Publication date
US7735032B2 (en) 2010-06-08
US20070255867A1 (en) 2007-11-01
CN100533335C (en) 2009-08-26
CN101063893A (en) 2007-10-31
US7454543B2 (en) 2008-11-18
JP4988411B2 (en) 2012-08-01
US20080016484A1 (en) 2008-01-17
JP2007293845A (en) 2007-11-08

Similar Documents

Publication Publication Date Title
JP6461089B2 (en) Multi-wire open drain link with data symbol transition based clock synchronization
JP3856696B2 (en) Configurable synchronizer for double data rate synchronous dynamic random access memory
US7093061B2 (en) FIFO module, deskew circuit and rate matching circuit having the same
CN109918332B (en) SPI slave unit and SPI device
US7500131B2 (en) Training pattern based de-skew mechanism and frame alignment
US20050050375A1 (en) Memory interface system and method
CN111949069B (en) Circuit for asynchronous data transfer
CN105578585B (en) A method, apparatus and communication device for determining link delay
US20080247496A1 (en) Early HSS Rx Data Sampling
JP7565467B2 (en) Asynchronous ASIC
US20060153326A1 (en) Serial data communication apparatus and methods of using a single line
AU724688B2 (en) Method and apparatus for recovery of time skewed data on a parallel bus
US6640277B1 (en) Input staging logic for latching source synchronous data
US20090063736A1 (en) Low power digital interface
US7340635B2 (en) Register-based de-skew system and method for a source synchronous receiver
WO2025222750A1 (en) Oscilloscope
US7793021B2 (en) Method for synchronizing a transmission of information and a device having synchronizing capabilities
US7512075B1 (en) Method and apparatus for collecting statistical information from a plurality of packet processing blocks
US6430198B1 (en) Apparatus and method of reducing packet length count processing
JP2000307561A (en) Bus system equipment
US6744834B1 (en) Method and apparatus for initializing a synchronizer for same frequency, phase unknown data across multiple bit-sliced interfaces
CN118802816B (en) Data distribution circuit, method, medium and chip
CN116339608B (en) Data sampling method, system, chip, device and storage medium
JP3412927B2 (en) Frame synchronization circuit
CN113168205B (en) Device for transaction-based transmission clock gating for low-power designs

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: GLOBALFOUNDRIES U.S. 2 LLC, NEW YORK

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:036550/0001

Effective date: 20150629

AS Assignment

Owner name: GLOBALFOUNDRIES INC., CAYMAN ISLANDS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GLOBALFOUNDRIES U.S. 2 LLC;GLOBALFOUNDRIES U.S. INC.;REEL/FRAME:036779/0001

Effective date: 20150910