The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.

The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.

Date of Patent:
Aug. 31, 2021

Filed:

Jan. 14, 2019
Applicant:

Microsoft Technology Licensing, Llc, Redmond, WA (US);

Inventors:

Blake D. Pelton, Redmond, WA (US);

Adrian Michael Caulfield, Woodinville, WA (US);

Assignee:
Attorneys:
Primary Examiner:
Int. Cl.
CPC ...
G06F 9/50 (2006.01); G06F 9/38 (2018.01); G06F 8/41 (2018.01); G06F 16/901 (2019.01); G06F 16/33 (2019.01); G06F 8/34 (2018.01); G06F 16/2455 (2019.01); G06F 16/245 (2019.01);
U.S. Cl.
CPC ...
G06F 8/427 (2013.01); G06F 16/9017 (2019.01); G06F 8/34 (2013.01); G06F 8/41 (2013.01); G06F 8/443 (2013.01); G06F 16/245 (2019.01); G06F 16/2455 (2019.01); G06F 16/33 (2019.01);
Abstract

A programming language and a compiler are disclosed that optimize the use of look-up tables (LUTs) on a synchronous digital circuit (SDC) such as a field programmable gate array (FPGA) that has been programmed. LUTs are optimized by merging multiple computational operations into the same LUT. A compiler parses source code into an intermediate representation (IR). Each node of the IR that represents an operator (e.g. '&', '+') is mapped to a LUT that implements that operator. The compiler iteratively traverses the IR, merging adjacent LUTs into a LUT that performs both operations and performing input removal optimizations. Additional operators may be merged into a merged LUT until all the LUT's inputs are assigned. Pipeline stages are then generated based on merged LUTs, and an SDC is programmed based on the pipeline and the merged LUT.


Find Patent Forward Citations

Loading…