Vyges Full Adder IP - fpga_resource_analysis_report

FPGA Resource Analysis Report

Summary

Implementation Estimated LUTs Gate Count Design Style
Carry Lookahead 5 5 Flat
Simple 5 5 Flat
Half Adder 7 3 Hierarchical

Detailed Analysis

Carry Lookahead Implementation

File: full_adder_carry_lookahead_fpga.v

Gate Breakdown: - AND: 1 - OR: 1 - XNOR: 2 - ANDNOT: 1

LUT Estimation: - Estimated LUTs: 5


Simple Implementation

File: full_adder_simple_fpga.v

Gate Breakdown: - AND: 1 - OR: 1 - XNOR: 2 - ANDNOT: 1

LUT Estimation: - Estimated LUTs: 5


Half Adder Implementation

File: full_adder_half_adder_fpga.v

Gate Breakdown: - AND: 1 - OR: 1 - XOR: 1

Module Instances: - half_adder: 2

LUT Estimation: - Estimated LUTs: 7


FPGA Implementation Notes

Xilinx 7-series (Artix-7, Kintex-7, Virtex-7)

Resource Utilization

Performance Characteristics