Verilog HDL: Binary Adder Tree

author-image

By

This example describes a 16-bit binary adder tree in Verilog HDL. For devices with 4-input lookup tables in logic elements (LEs), using a binary adder tree structure can significantly improve performance.

Figure 1. Binary adder tree top-level diagram.

Download the files used in this example:

The use of this design is governed by, and subject to, the terms and conditions of the Intel® Design Example License Agreement.

Table 1 lists the ports in the binary adder tree design.