throbber
Exhibit B-3: “Memory Access Schemes for Configurable Processors,” H. Lange and A. Koch, FPL 2000: Field-Programmable Logic
`and Applications: The Roadmap to Reconfigurable Computing, 2000 (“Lange”)
`
`As described in the following claim chart, the asserted claims of the ’867 patent are invalid in view of “Memory Access Schemes for
`Configurable Processors,” H. Lange and A. Koch, FPL 2000: Field-Programmable Logic and Applications: The Roadmap to
`Reconfigurable Computing, 2000 (“Lange”).
`
`The citations presented herein are exemplary and not exclusive; each prior art reference as a whole discloses each and every limitation
`of the claims. A citation to a figure or figure reference numeral incorporates by reference the discussion and/or explication of such
`figure or feature/component referenced by the reference numeral. Further, the mapping in this chart is based on Amazon’s present
`understanding of Plaintiffs’ interpretation of the asserted claims of the patent-in-suit as reflected in Plaintiffs’ infringement
`contentions. Nothing in the chart should be regarded as necessarily reflecting how the prior art references would apply to claim
`elements of the asserted patent under a proper interpretation of the claims. Disclosures cited for dependent claims incorporate by
`reference the disclosure included herein for the corresponding independent claim.
`
`’867 patent claim 1
`
`Lange
`
`A reconfigurable processor that instantiates an
`algorithm as hardware comprising:
`
`Lange discloses a reconfigurable processor that instantiates an algorithm as
`hardware. For example:
`
`Lange discloses a Memory Architecture for Reconfigurable Computers
`(MARC) implemented in an FPGA with compute units. Page 615 (“This work
`discusses the Memory Architecture for Reconfigurable Computers (MARC), a
`scalable, device-independent memory interface that supports both irregular (via
`configurable caches) and regular accesses (via pre-fetching stream buffers).”); page
`616 (“Figure 1 sketches the architecture of a single-chip hybrid processor that
`combines fixed (CPU) and reconfigurable (RC) compute units behind a common
`cache (D$).”); page 624 (“We discussed one real-world implementation of MARC
`on an emulated hybrid processor combining a SPARC CPU with a Virtex FPGA.
`The sample implementation fully supports multi-threaded access to multiple
`memory banks as well as the creation of “virtual” memory ports attached to on-chip
`cache memory.”)
`
`Patent Owner Saint Regis Mohawk Tribe
`Ex. 2021, p. 1
`
`

`

`Exhibit B-3: “Memory Access Schemes for Configurable Processors,” H. Lange and A. Koch, FPL 2000: Field-Programmable Logic
`and Applications: The Roadmap to Reconfigurable Computing, 2000 (“Lange”)
`
`
`
`a first memory having a first characteristic
`memory bandwidth and/or memory
`utilization;
`
`
`Lange discloses a first memory having a first characteristic memory bandwidth
`and/or memory utilization. For example:
`
`Lange discloses that the MARC core includes a cache, e.g., an L1 cache, which
`has a characteristic bandwidth and utilization. Page 619 (“Using MARC, the
`datapath accesses memory through abstract front-end interfaces. Currently, we
`support two front-ends specialized for different access patterns: Caching ports
`provide for efficient handling of irregular accesses. Streaming ports offer a non-
`unit stride access to regular data structures (such as matrices or images) and
`perform address generation automatically. In both cases, data is pre-fetched/cached
`to reduce the impact of high latencies (especially for transfers using the I/O bus).”);
`page 621 (“In this manner, additional back-ends handling more memory banks can
`be attached easily. Analogously, MARC can be adapted to different FPGA
`technologies. For example, on the Xilinx Virtex [24] series of FPGA, the L1 cache
`of a caching port might be implemented using the on-chip memories.”); page 622
`(“The cache is implemented as a fully associative L1 cache. It uses 4KB of Virtex
`Block-SelectRAM to hold the cache lines on-chip and implements write-back and
`random line replacement.”)
`
`2
`
`Patent Owner Saint Regis Mohawk Tribe
`Ex. 2021, p. 2
`
`

`

`Exhibit B-3: “Memory Access Schemes for Configurable Processors,” H. Lange and A. Koch, FPL 2000: Field-Programmable Logic
`and Applications: The Roadmap to Reconfigurable Computing, 2000 (“Lange”)
`
`
`
`and a data prefetch unit coupled to the first
`memory, wherein the data prefetch unit
`retrieves only computational data required by
`the algorithm from a second memory of
`second characteristic memory bandwidth
`and/or memory utilization and places the
`retrieved computational data in the first
`memory wherein the data prefetch unit
`operates independent of and in parallel with
`logic blocks using the computional [sic] data,
`and wherein at least the first memory and data
`prefetch unit are configured to conform to
`needs of the algorithm, and the data prefetch
`unit is configured to match format and
`
`
`Lange discloses a data prefetch unit coupled to the first memory, wherein the data
`prefetch unit retrieves only computational data required by the algorithm from a
`second memory of second characteristic memory bandwidth and/or memory
`utilization and places the retrieved computational data in the first memory wherein
`the data prefetch unit operates independent of and in parallel with logic blocks
`using the computational data, and wherein at least the first memory and data
`prefetch unit are configured to conform to needs of the algorithm, and the data
`prefetch unit is configured to match format and location of data in the second
`memory. For example:
`
`Lange discloses that the MARC performs data pre-fetching of data from a
`memory (e.g., the second memory) through a caching port and streaming port
`and into the cache (i.e., the first memory). Page 619 (“Using MARC, the
`datapath accesses memory through abstract front-end interfaces. Currently, we
`
`3
`
`Patent Owner Saint Regis Mohawk Tribe
`Ex. 2021, p. 3
`
`

`

`
`
`Exhibit B-3: “Memory Access Schemes for Configurable Processors,” H. Lange and A. Koch, FPL 2000: Field-Programmable Logic
`and Applications: The Roadmap to Reconfigurable Computing, 2000 (“Lange”)
`
`location of data in the second memory.
`
`support two front-ends specialized for different access patterns: Caching ports
`provide for efficient handling of irregular accesses. Streaming ports offer a non-
`unit stride access to regular data structures (such as matrices or images) and
`perform address generation automatically. In both cases, data is pre-fetched/cached
`to reduce the impact of high latencies (especially for transfers using the I/O bus).”)
`
`
`Lange discloses that MARC performs pre-fetching to address the problem of
`memory latency in a reconfigurable context. Page 617 (“It is obvious from these
`numbers that any useful wrapper must be able to deal efficiently with access to
`high latency memories. This problem, colloquially known as the “memory
`bottleneck”, has already been tackled for conventional processors using memory
`hierarchies (multiple cache levels) combined with techniques such as pre-fetching
`and streaming to improve their performance. As we will see later, these approaches
`are also applicable to reconfigurable systems.”); page 618 (“Our goal was to learn
`
`4
`
`Patent Owner Saint Regis Mohawk Tribe
`Ex. 2021, p. 4
`
`

`

`
`
`Exhibit B-3: “Memory Access Schemes for Configurable Processors,” H. Lange and A. Koch, FPL 2000: Field-Programmable Logic
`and Applications: The Roadmap to Reconfigurable Computing, 2000 (“Lange”)
`
`from these past experiences and develop a single, scalable, and portable memory
`interface scheme for reconfigurable datapaths. MARC (Memory Architecture for
`Reconfigurable Computers) strives to be applicable for both single-chip and board-
`level systems, and to hide the intricacies of different memory systems from the
`datapath. Figure 4 shows an overview of this architecture.”)
`
`Lange discloses that the stream characteristics are matched to the specific
`application requirements, and that only the precise amount of data required is
`pre-fetched. Page 620 (“The ‘Block’ register plays a crucial role in matching the
`stream characteristics to the specific application requirements. E.g., if the
`application has to process a very large string (such as in DNA matching), it makes
`sense for the datapath to request a large block size. The longer start-up delay (for
`the buffer to be filled) is amortized over the long run-time of the algorithm. For
`smaller amounts of data (e.g.,part of a matrix row for blocking matrix
`multiplication), it makes much more sense to pre-fetch only the precise amount of
`data required.”)
`
`’867 patent claim 3
`
`Lange
`
`The reconfigurable processor of claim 1,
`wherein the data prefetch unit receives
`processed data from on-processor memory
`and writes the processed data to an external
`off-processor memory.
`
`Lange discloses the data prefetch unit receives processed data from on-processor
`memory and writes the processed data to an external off-processor memory. For
`example:
`
`Lange discloses that the MARC core is located between front- and back-ends.
`Page 619 (“The MARC core is located between front- and back-ends, where it acts
`as the main controller and data switchboard. It performs address decoding and
`arbitration between transfer initiators in the datapath and transfer receivers in the
`individual memories and busses. Logically, it can map an arbitrary number of
`front-ends to an arbitrary number of back-ends.”)
`
`’867 patent claim 4
`
`Lange
`
`The reconfigurable processor of claim 1,
`wherein the data prefetch unit comprises at
`
`Lange discloses the data prefetch unit comprises at least one register from the
`
`5
`
`Patent Owner Saint Regis Mohawk Tribe
`Ex. 2021, p. 5
`
`

`

`
`
`Exhibit B-3: “Memory Access Schemes for Configurable Processors,” H. Lange and A. Koch, FPL 2000: Field-Programmable Logic
`and Applications: The Roadmap to Reconfigurable Computing, 2000 (“Lange”)
`
`least one register from the reconfigurable
`processor.
`
`
`
`reconfigurable processor. For example:
`
`Lange discloses that the MARC includes a “Block” register and shift registers.
`Page 620 (“The ‘Block’ register plays a crucial role in matching the stream
`characteristics to the specific application requirements. E.g., if the application has
`to process a very large string (such as in DNA matching), it makes sense for the
`datapath to request a large block size. The longer start-up delay (for the buffer to be
`filled) is amortized over the long run-time of the algorithm. For smaller amounts of
`data (e.g.,part of a matrix row for blocking matrix multiplication), it makes much
`more sense to pre-fetch only the precise amount of data required.”); page 622 (“The
`CAMs needed for the associative lookup are composed from SRL16E shift
`registers as suggested in [25].”)
`
`6
`
`Patent Owner Saint Regis Mohawk Tribe
`Ex. 2021, p. 6
`
`

This document is available on Docket Alarm but you must sign up to view it.


Or .

Accessing this document will incur an additional charge of $.

After purchase, you can access this document again without charge.

Accept $ Charge
throbber

Still Working On It

This document is taking longer than usual to download. This can happen if we need to contact the court directly to obtain the document and their servers are running slowly.

Give it another minute or two to complete, and then try the refresh button.

throbber

A few More Minutes ... Still Working

It can take up to 5 minutes for us to download a document if the court servers are running slowly.

Thank you for your continued patience.

This document could not be displayed.

We could not find this document within its docket. Please go back to the docket page and check the link. If that does not work, go back to the docket and refresh it to pull the newest information.

Your account does not support viewing this document.

You need a Paid Account to view this document. Click here to change your account type.

Your account does not support viewing this document.

Set your membership status to view this document.

With a Docket Alarm membership, you'll get a whole lot more, including:

  • Up-to-date information for this case.
  • Email alerts whenever there is an update.
  • Full text search for other cases.
  • Get email alerts whenever a new case matches your search.

Become a Member

One Moment Please

The filing “” is large (MB) and is being downloaded.

Please refresh this page in a few minutes to see if the filing has been downloaded. The filing will also be emailed to you when the download completes.

Your document is on its way!

If you do not receive the document in five minutes, contact support at support@docketalarm.com.

Sealed Document

We are unable to display this document, it may be under a court ordered seal.

If you have proper credentials to access the file, you may proceed directly to the court's system using your government issued username and password.


Access Government Site

We are redirecting you
to a mobile optimized page.





Document Unreadable or Corrupt

Refresh this Document
Go to the Docket

We are unable to display this document.

Refresh this Document
Go to the Docket