The present application is related to, and incorporates by reference, the following commonly owned, co-filed U.S. patent application Ser. No. 12/043,918 filed by Chi-Lie Wang and Jason Z. Mo on Mar. 6, 2008, entitled “Method To Support Flexible Data Transport On Serial Protocols”; Ser. No. 12/043,934 also filed by Chi-Lie Wang and Jason Z. Mo on Mar. 6, 2008, entitled “Serial Buffer To Support Reliable Connection Between Rapid I/O End-Point And FPGA Lite-Weight Protocols”; Ser. No. 12/043,940 filed by Chi-Lie Wang on Mar. 6, 2008, entitled “Power Management On sRIO Endpoint”; Ser. No. 12/043,943 filed by Chi-Lie Wang and Jason Z. Mo on Mar. 6, 2008, entitled “Serial Buffer To Support Rapid I/O Logic Layer Out Of Order Response With Data Retransmission”; and Ser. No. 12/043,944 filed by Chi-Lie Wang, Jason Z. Mo, Calvin Nguyen and Bertan Tezcan on Mar. 6, 2008, entitled “Method To Support Lossless Real Time Data Sampling And Processing On Rapid I/O End-Point”.
The present invention relates to a multi-port serial buffer designed to provide reliable connections between a first system that implements first serial protocol and a second system that implements a second serial protocol.
It is desirable for a multi-port serial buffer to be able to efficiently and flexibly store and retrieve packet data. It would further be desirable to have a multi-port serial buffer that enables efficient and flexible transfer of packet data between the various ports, particularly if the ports are implementing different serial protocols.
Accordingly, the present invention provides a multi-port serial buffer having a first port configured to implement an sRIO protocol (to enable connection to an sRIO endpoint), and a second port to be configured to implement a Lite-weight protocol (to enable connection to a field programmable device, such as an FPGA). The serial buffer implements protocol translation to translate from Lite-weight protocol on the second port to sRIO protocol on the first port (and vice versa).
In accordance with one aspect of the present invention, the serial buffer includes sRIO-to-Lite translation logic, which translates incoming sRIO protocol packets (sRIO packets) received from the first port into Lite-weight protocol packets (Lite packets), which are transmitted to the second port. In general, the sRIO-to-Lite translation logic translates an incoming sRIO packet to an outgoing Lite packet by modifying the header of the incoming sRIO packet to create a header that is consistent with the Lite-weight protocol. More specifically, a source identification (ID) value in the header of the incoming sRIO packet is used to look up a corresponding case number value, which is included in the header of the translated Lite packet.
In accordance with another aspect of the present invention, the serial buffer includes Lite-to-sRIO translation logic, which translates incoming Lite packets received from the second port into sRIO packets, which are transmitted to the first port. In general, the Lite-to-sRIO translation logic translates an incoming Lite packet to an outgoing sRIO packet by modifying the header of the incoming Lite packet to create a header that is consistent with the sRIO protocol. The Lite-to-sRIO translation logic may be configured to operate in either a packet-based mode or a queue-based mode. In the packet-based mode, a case number value in the header of the received Lite packet is used to look up predetermined sRIO header information, which is included in the header of the translated sRIO packet. In the queue-based mode, the incoming Lite packet is stored in a queue of the serial buffer. A case number value associated with this queue is used to look up predetermined sRIO header information, which is included in the header of the translated sRIO packet.
In accordance with one embodiment of the present invention, the Lite-to-sRIO translation logic also includes logic for segmenting received Lite packets that are not double-word aligned in the manner required by the sRIO protocol.
The present invention will be more fully understood in view of the following description and drawings.
In the described embodiments, the first port 1 of serial buffer 100 is configured to operate in accordance with an sRIO protocol, and provides an interface to an sRIO endpoint (not shown). The second port 2 of serial buffer 100 is configured to operate in accordance with a Lite-weight protocol, and provides an interface to a Lite-weight protocol device, such as a field programmable device (not shown). Thus, the first port 1 sends/receives sRIO packets, and the second port 2 sends/receives Lite packets.
In accordance with one embodiment, sRIO-to-Lite translation logic 111 is enabled, such that incoming sRIO packets received from the first port 1 are translated to create corresponding Lite packets. Write control logic 101 causes these translated Lite packets to be written to queues Q4-Q7. Read control logic 102 subsequently causes these translated Lite packets to be read from queues Q4-Q7, and transferred to the second port 2 (through output multiplexer 122). In this manner, serial buffer 100 translates sRIO packets received by the first port 1 into Lite packets, which are transmitted to the second port 2.
Write control logic 101 also causes Lite packets received from the second port 2 to be written to queues Q0-Q3. Read control logic 102 subsequently causes these Lite packets to be read from queues Q0-Q3, and transferred to Lite-to-sRIO translation logic 112 (through output multiplexer 121). In accordance with one embodiment, Lite-to-sRIO translation logic 112 is enabled, such that the received Lite packets are translated into corresponding sRIO packets. In this manner, serial buffer 100 translates Lite packets received by the second port 2 into sRIO packets, which are transmitted to the first port 1.
In general, sRIO-to-Lite translation logic 111 translates an incoming sRIO packet to a corresponding Lite packet by modifying a header of the incoming sRIO packet to create a header that is consistent with the Lite-weight protocol. More specifically, a source identification (ID) value in the header of the incoming sRIO packet is used to look up a corresponding case number value, which is included in the header of the translated Lite packet.
Similarly, Lite-to-sRIO translation logic 112 translates a received Lite packet into a corresponding sRIO packet by modifying the header of the received Lite packet to create a header that is consistent with the sRIO protocol. Lite-to-sRIO translation logic 112 may be configured to operate in either a packet-based mode or a queue-based mode. In the packet-based mode, a case number value in the header of the received Lite packet is used to look up predetermined sRIO header information, which is included in the header of the translated sRIO packet. In the queue-based mode, the identity of a queue in which the Lite packet is stored is used to look up predetermined sRIO header information, which is included in the header of the translated sRIO packet.
The above-described translations advantageously allow the first port 1 and the second port 2, which run different protocols, to communicate with each other. The present invention will now be described in more detail.
Case mode registers 200-203 store case number values assigned to queues Q0-Q3, respectively. More specifically, case mode registers 200, 201, 202 and 203 store case number values CASE_NO_Q0[3:0], CASE_NO_Q1[3:0], CASE_NO_Q2[3:0], and CASE_NO_Q3[3:0], respectively, which are assigned to queues Q0, Q1, Q2 and Q3, respectively. Because the case number values CASE_NO_Q0[3:0], CASE_NO_Q1[3:0], CASE_NO_Q2[3:0] and CASE_NO_Q3[3:0] are assigned to specific queues, these case number values may be referred to as queue-based case number values. Each of the queue-based case number values CASE_NO_Q0[3:0], CASE_NO_Q1[3:0], CASE_NO_Q2[3:0] and CASE_NO_Q3[3:0] specifies one of the case scenario registers SC0-SC15. Queue-based case number values CASE_NO_Q0[3:0], CASE_NO_Q1[3:0], CASE_NO_Q2[3:0] and CASE_NO_Q3[3:0] are provided to inputs of multiplexers 210, 211, 212 and 213, respectively.
The other inputs of multiplexers 210-213 are configured to receive a case number value (CASE_NO[3:0]), which is present in a Lite packet header read from one of queues Q0-Q3. Because the case number value CASE_NO[3:0] is defined by the contents of a Lite packet, this case number value may be referred to as a packet-based case number value. Each packet-based case number value CASE_NO[3:0] specifies one of the case scenario registers SC0-SC15. It is important to note that successive Lite packets may include different packet-based case number values, and may therefore specify different ones of the case scenario registers SC0-SC15.
The control terminals of multiplexers 210, 211, 212 and 213 are configured to receive configuration bits Q_PKT_CASE[0], Q_PKT_CASE[1], Q_PKT_CASE[2], and Q_PKT_CASE[3], respectively. Each configuration bit Q_PKT_CASE[m] (wherein m=0 to 3, inclusive) causes the corresponding multiplexer to route either the corresponding queue-based case number value (CASE_NO_Qm[3:0]) or the packet-based case number value (CASE_NO[3:0]). In the described examples, a configuration bit Q_PKT_CASE[m] having a logic ‘1’ value will cause the corresponding multiplexer to route the corresponding queue-based case number value (CASE_NO_Qm[3:0]), while a configuration bit Q_PKT_CASE[m] having a logic ‘0’ value will cause the corresponding multiplexer to route the packet-based case number value (CASE_NO[3:0]). Thus, the configuration bits Q_PKT_CASE[3:0] are used to determine whether a queue-based case number value or a packet-based case number value will be used to select one of the case scenario registers SC0-SC15. In one embodiment, the configuration bits Q_PKT_CASE[3:0] are stored in a programmable register of serial buffer 100.
The outputs of multiplexers 210, 211, 212 and 213 are provided to the inputs of multiplexer 214 as the case number values CASE_SEL0[3:0], CASE_SEL1[3:0], CASE_SEL2[3:0], and CASE_SEL3[3:0], respectively. The control terminals of multiplexer 214 are configured to receive a first port queue read select value P1_Q_RD_SEL[3:0], which is provided by read control logic 102. The first port queue read select value P1_Q_RD_SEL[3:0] specifies the highest priority queue having a Lite packet to be transferred out to the first port 1. Multiplexer 214 routes the received case number value (i.e., CASE_SEL0[3:0], CASE_SEL1[3:0], CASE_SEL2[3:0] or CASE_SEL3[3:0]) associated with the queue specified by the first port queue read select value P1_Q_RD_SEL[3:0] as a selected case number value CASE_SEL[3:0].
The contents of case scenario registers SC0-SC15 are provided to corresponding inputs of multiplexer 215. The control terminals of multiplexer 215 are configured to receive the selected case number value CASE_SEL[3:0]. In response, multiplexer 215 routes the contents of one of the case scenario registers SC0-SC15 as the sRIO packet header information, PRIO[1:0], TT, FTYPE[3:0], TTYPE[3:0] and DEST_ID[3:0]. Lite-to-sRIO translation logic 112 uses the sRIO packet header information routed by multiplexer 215 to construct an sRIO header for the corresponding packet to be transferred to the first port 1.
As illustrated in
Within HEADER_READ state 303, Lite-to-sRIO translation logic 112 reads the packet header of the Lite packet read from the selected queue. In the present example, Lite-to-sRIO translation logic 112 reads a Lite packet header from queue Q0.
Lite-to-sRIO translation logic 112 then determines whether the selected queue should be processed in a queue-based case mode or a packet-based case mode (Step 304). As described above, the configuration bits Q_PKT_CASE[0], Q_PKT_CASE[1], Q_PKT_CASE[2] and Q_PKT_CASE[3] specify whether the corresponding queues Q0, Q1, Q2 and Q3 should be operated in the queue-based case mode or the packet-based case mode. More specifically, a configuration bit Q_PKT_CASE[m] having a logic ‘1’ value specifies that the corresponding queue Qm will operate in the queue-based case mode, while a configuration bit Q_PKT_CASE[m] have a logic ‘0’ value specifies that the corresponding queue Qm will operate in the packet-based case mode. If the configuration bit Q_PKT_CASE[m] associated with the selected queue Qm specifies the queue-based case mode (Step 304, Q-BASED CASE branch), then processing proceeds to QUEUE_CASE state 305. However, if the configuration bit Q_PKT_CASE[m] associated with the selected queue Qm specifies the packet-based case mode (Step 304, PKT-BASED CASE branch), then processing proceeds to PACKET_CASE state 306.
It will first be assumed that the configuration bit Q_PKT_CASE[m] associated with the selected queue Qm specifies the queue-based case mode, such that processing proceeds to QUEUE_CASE state 305. Under these conditions, Lite-to-sRIO translation logic 112 will retrieve the case number value assigned to the selected queue. More specifically, Lite-to-sRIO translation logic 112 will retrieve the queue-based case number value stored in the case mode register 200-203 associated with the selected queue. In the present example, the configuration bit Q_PKT_CASE[0] associated with the selected queue Q0 will have a logic ‘1’ value, thereby causing multiplexer 210 to route the queue-based case number value CASE_NO_Q0[3:0] stored in case mode register 200. Note that under these conditions, the retrieved queue-based case number value (e.g., CASE_NO_Q0[3:0]) is routed to multiplexer 215 as the selected case number value CASE_SEL[3:0].
Lite-to-sRIO translation logic 112 uses the retrieved queue-based case number (i.e., CASE_SEL[3:0]) to select one of the sixteen case scenario registers SC0-SC15. As described above, each of the sixteen case scenario registers SC0-SC15 stores corresponding sRIO packet header information. The sRIO packet header information in the selected case scenario register is routed through multiplexer 215. Processing then proceeds to A_DATA_TRANSFER state 307.
Within A_DATA_TRANSFER state 307, Lite-to-sRIO translation logic 112 constructs a sRIO packet header using the sRIO packet header information retrieved from the selected case scenario register. Lite-to-sRIO translation logic 112 also uses a source ID value associated with the selected queue to construct the sRIO packet header. Lite-to-sRIO translation logic 112 then transmits the constructed sRIO packet header to the first port 1, along with the associated packet data retrieved from the selected queue. If the packet size of the retrieved Lite packet is double-word aligned (DATA_ALIGN=1), then processing returns to IDLE state 301 after all of the packet data have been sent to the first port 1.
If the packet size of the retrieved Lite packet is not double-word aligned (DATA_UNALIGN=1), then not all of the bytes in the last double-word of the retrieved Lite packet will be transferred to the first port 1 during A_DATA_TRANSFER state 307. Thus, processing proceeds to U_DATA_TRANSFER state 308, wherein the remaining bytes in the last double word of the retrieved Lite packet are processed. Within U_DATA_TRANSFER state 308, Lite-to-sRIO translation logic 112 retransmits the previously constructed sRIO packet header to the first port 1. Lite-to-sRIO translation logic 112 then transmits the remaining bytes of the last double word of the retrieved Lite packet to the first port 1. Processing then returns to IDLE state 301.
Returning now to Step 304, if the configuration bit Q_PKT_CASE[m] associated with the selected queue Qm specifies the packet-based case mode, then processing proceeds to PACKET_CASE state 306. Under these conditions, Lite-to-sRIO translation logic 112 will retrieve a case number value specified by the Lite packet read from the selected queue. More specifically, Lite-to-sRIO translation logic 112 will retrieve the case number value (CASE_NO[3:0]) from the header of the Lite packet read from the selected queue. In the present example, the configuration bit Q_PKT_CASE[0] associated with the selected queue Q0 would have a logic ‘0’ value in the packet-based case mode, thereby causing multiplexer 210 to route the packet-based case number value CASE_NO[3:0] from the Lite packet header. Note that under these conditions, the retrieved packet-based case number value (e.g., CASE_NO[3:0]) is routed to multiplexer 215 as the selected case number value CASE_SEL[3:0].
Lite-to-sRIO translation logic 112 uses the retrieved packet-based case number (i.e., CASE_SEL[3:0]) to select one of the sixteen case scenario registers SC0-SC15. As described above, each of the sixteen case scenario registers SC0-SC15 stores corresponding sRIO packet header information. The sRIO packet header information in the selected case scenario register is routed through multiplexer 215. Processing then proceeds to ASC_DATASC_TRANSFER state 307, and continues in the manner described above.
In the above-described manner, Lite packets received on the second port 2 can be translated to sRIO packets transmitted to the first port 1, using predetermined sRIO protocol information stored in sixteen case scenario registers SC0-SC15. Different sRIO packet types can be supported by different case scenario registers. Using the packet-based case mode, different Lite packets stored in the same queue can be translated to sRIO packets having different sRIO protocol information.
If a Lite packet read from the selected queue is not double-word aligned, data segmentation is performed, and the Lite packet data is sent out in two sRIO packets. The first sRIO packet transfers all packet data until the last double-word of the Lite packet data. The second sRIO packet will transfer the remaining bytes within the last double-word of the Lite packet data.
SRIO-to-Lite translation logic 111 will now be described in more detail.
SRIO-to-Lite translation logic 111 includes comparator 401, multiplexer 402 and case select registers SL0-SL15. Each case select register SLn (wherein n=0 to 15, inclusive) stores corresponding Lite packet header information. More specifically, each case select register SLn stores a corresponding case number value, CASE_NO_n[3:0]. The case number value stored in each case select register SLn can be used to construct Lite packet headers in a manner understood by those of ordinary skill in the art. In accordance with the present invention, each of the case select registers SL0-SL15 is programmed to store a different corresponding case number value.
Each case select register SLn is also programmed to store a corresponding source ID value, PKT_SOURCE_IDSCn[15:0]. Comparator 401 is configured to compare the source ID value (SRIO_SOURCE_ID[15:0]) of each incoming sRIO packet received from the first port 1 with each of the source ID values stored in case select registers SL0-SL15. Upon detecting a match, comparator 401 activates a corresponding bit within match indicator signal, PKT_SOURCE_ID_MATCH[15:0]. More specifically, if comparator 401 determines that the incoming source ID value SRIO_SOURCE_ID[15:0] matches the source ID value stored in case select register SLn, then comparator 401 activates the corresponding match indicator bit, PKT_SOURCE_ID_MATCH[n].
The match indictor signal PKT_SOURCE_ID_MATCH[15:0] is used to control multiplexer 402. More specifically, an activated bit PKT_SOURCE_ID_MATCH[n] within the match indicator signal PKT_SOURCE_ID_MATCH[15:0] causes multiplexer 402 to route the case number CASE_NO_n[3:0] from the corresponding case select register SLn.
As illustrated in
Within CASE_SELECTION state 503, sRIO-to-Lite translation logic 111 extracts the source ID value (SRIO_SOURCE_ID[15:0]) from the header of the incoming sRIO packet, and compares this extracted source ID value with the source ID values stored in case selection registers SL0-SL15. As described above in connection with
If comparator 401 does not detect a match (Step 504, No branch), then processing proceeds to PROG_ERROR state 506. Within this state 506, sRIO-to-Lite translation logic 111 indicates a software programming error exists, and will reprogram the source ID values stored in case selection registers SL0-SL15, or request that the incoming packet header be changed to include a valid source ID value.
If comparator 401 detects a match (Step 504, Yes branch), then processing proceeds to HEADER_INSERTION state 505. Within HEADER_INSERTION state 505, sRIO-to-Lite translation logic 111 identifies the case selection register SLn that stores the source ID value (PKT_SOURCE_ID_n[15:0]) that matches the source ID value of the incoming sRIO packet. SRIO-to-Lite translation logic 111 then retrieves the case number value (CASE_NO_n[3:0]) stored in this identified case selection register SLn. SRIO-to-Lite translation logic 111 then uses this retrieved case number value to construct a Lite packet header. More specifically, SRIO-to-Lite translation logic 111 inserts the retrieved case number value into a case number field of a Lite packet header. SRIO-to-Lite translation logic 111 also inserts other header information derived from the incoming sRIO packet header (e.g., as packet ID) into the constructed Lite packet header. Processing then proceeds to PACKET_WRITE state 507.
Within PACKET_WRITE state 507, SRIO-to-Lite translation logic 111 causes write control logic 101 to write the constructed Lite packet header into the selected write queue. SRIO-to-Lite translation logic 111, then causes write control logic 101 to write all packet data from the incoming sRIO packet into the selected write queue. Processing then returns to IDLE state 501. Note that a packet written to the selected write queue in the above-described manner has been effectively translated to be consistent with the Lite-weight protocol. Thus, when this translated packet is subsequently read out, the second port 2 is able to identify the packet type and origin of this packet.
Although the present invention has been described in connection with various embodiments, it is understood that variations of these embodiments would be obvious to one of ordinary skill in the art. For example, although sRIO-to-Lite translation logic 111 is located between the first port 1 and the queues Q4-Q7 in the described embodiments, it is understood that sRIO-to-Lite translation logic may be located between queues Q4-Q7 and the second port 2 in other embodiments. Similarly, although Lite-to-sRIO translation logic 112 is located between queues Q0-Q3 and the second port in the described embodiments, it is understood that Lite-to-sRIO translation logic 112 may be located between the second port and queues Q0-Q3 in other embodiments. Moreover, although queues Q4-Q7 are assigned to sRIO-to-Lite translation logic 111, and queues Q0-Q3 are assigned to Lite-to-sRIO translation logic 112, it is understood that other queue assignments are possible in other embodiments of the present invention. Thus, the present invention is limited only by the following claims.
Number | Name | Date | Kind |
---|---|---|---|
4214305 | Tokita | Jul 1980 | A |
4335277 | Puri | Jun 1982 | A |
4782485 | Gollub | Nov 1988 | A |
4866704 | Bergman | Sep 1989 | A |
5018136 | Gollub | May 1991 | A |
5107489 | Brown et al. | Apr 1992 | A |
5245704 | Weber et al. | Sep 1993 | A |
5257384 | Farrand et al. | Oct 1993 | A |
5313454 | Bustini et al. | May 1994 | A |
5426643 | Smolinske et al. | Jun 1995 | A |
5530902 | McRoberts et al. | Jun 1996 | A |
5572697 | Chevalier et al. | Nov 1996 | A |
5655140 | Haddock | Aug 1997 | A |
5717883 | Sager | Feb 1998 | A |
5777547 | Waldrop | Jul 1998 | A |
5916309 | Brown et al. | Jun 1999 | A |
5924112 | Barber et al. | Jul 1999 | A |
5951706 | Benner | Sep 1999 | A |
5983301 | Baker et al. | Nov 1999 | A |
6046817 | Brown et al. | Apr 2000 | A |
6047319 | Olson | Apr 2000 | A |
6061089 | Tonkin et al. | May 2000 | A |
6084631 | Tonkin et al. | Jul 2000 | A |
6157621 | Brown et al. | Dec 2000 | A |
6233629 | Castellano | May 2001 | B1 |
6271866 | Hancock et al. | Aug 2001 | B1 |
6333938 | Baker | Dec 2001 | B1 |
6347344 | Baker et al. | Feb 2002 | B1 |
6425021 | Ghodrat et al. | Jul 2002 | B1 |
6442687 | Savage | Aug 2002 | B1 |
6510138 | Pannell | Jan 2003 | B1 |
6546496 | Wang et al. | Apr 2003 | B1 |
6564271 | Micalizzi, Jr. et al. | May 2003 | B2 |
6581175 | Crump et al. | Jun 2003 | B1 |
6631429 | Cota-Robles et al. | Oct 2003 | B2 |
6636483 | Pannell | Oct 2003 | B1 |
6658477 | Lisitsa et al. | Dec 2003 | B1 |
6748020 | Eifrig et al. | Jun 2004 | B1 |
6862298 | Smith et al. | Mar 2005 | B1 |
6907479 | Karnstedt et al. | Jun 2005 | B2 |
6944186 | Zaun et al. | Sep 2005 | B2 |
6985969 | Cheng | Jan 2006 | B1 |
6993602 | Merrill et al. | Jan 2006 | B2 |
7013354 | Beck et al. | Mar 2006 | B1 |
7088735 | Reohr, Jr. et al. | Aug 2006 | B1 |
7212962 | Masushige et al. | May 2007 | B2 |
7213094 | Edirisooriya et al. | May 2007 | B2 |
7436858 | Goren et al. | Oct 2008 | B2 |
7594002 | Thorpe et al. | Sep 2009 | B1 |
7617346 | Wang et al. | Nov 2009 | B2 |
7631128 | Sgrosso et al. | Dec 2009 | B1 |
7680944 | Taghizadeh et al. | Mar 2010 | B1 |
7707335 | Lidji et al. | Apr 2010 | B2 |
7710969 | Szczepanek et al. | May 2010 | B2 |
7764608 | Breynaert et al. | Jul 2010 | B2 |
20010054116 | Cheng | Dec 2001 | A1 |
20020080791 | Sylvain | Jun 2002 | A1 |
20020171741 | Tonkin et al. | Nov 2002 | A1 |
20020181481 | Iny | Dec 2002 | A1 |
20040103333 | Martwick et al. | May 2004 | A1 |
20040225779 | Zhao et al. | Nov 2004 | A1 |
20040240478 | Goren et al. | Dec 2004 | A1 |
20050100049 | Siminoff | May 2005 | A1 |
20050100114 | Satagopan et al. | May 2005 | A1 |
20050105556 | Joung et al. | May 2005 | A1 |
20050135390 | Anderson et al. | Jun 2005 | A1 |
20050144341 | Schmidt et al. | Jun 2005 | A1 |
20050246424 | Panec et al. | Nov 2005 | A1 |
20050254518 | Fujimori | Nov 2005 | A1 |
20050283598 | Gaskins et al. | Dec 2005 | A1 |
20060018329 | Nielsen et al. | Jan 2006 | A1 |
20060056435 | Biran et al. | Mar 2006 | A1 |
20060153238 | Bar-On et al. | Jul 2006 | A1 |
20060224812 | Kapoor et al. | Oct 2006 | A1 |
20060251088 | Thubert et al. | Nov 2006 | A1 |
20070050564 | Gunna et al. | Mar 2007 | A1 |
20070110046 | Farrell et al. | May 2007 | A1 |
20070130410 | Keller et al. | Jun 2007 | A1 |
20070230403 | Douglas et al. | Oct 2007 | A1 |
20080008211 | Zilbershtein et al. | Jan 2008 | A1 |
20080082840 | Kendall et al. | Apr 2008 | A1 |
20080096433 | Bixler et al. | Apr 2008 | A1 |
20080205422 | Wang et al. | Aug 2008 | A1 |
20080205438 | Juan et al. | Aug 2008 | A1 |
20080209084 | Wang et al. | Aug 2008 | A1 |
20080209089 | Mo et al. | Aug 2008 | A1 |
20080301327 | Archer et al. | Dec 2008 | A1 |
20090052323 | Breynaert et al. | Feb 2009 | A1 |
20090086751 | Wang | Apr 2009 | A1 |
20090181663 | Hu et al. | Jul 2009 | A1 |
20090225770 | Wang et al. | Sep 2009 | A1 |
20090292935 | Hallnor et al. | Nov 2009 | A1 |
20100111526 | Bader | May 2010 | A1 |
Number | Date | Country | |
---|---|---|---|
20090228621 A1 | Sep 2009 | US |