Skip to content

Dependency between adder blocks. #1

@ghost

Description

Hi, as you mentioned, each adder block forwards carry bit between other adders. But there is some dependency in here that each adder block waits for the carry to arrive from its previous block. I think would be carry look-aheader adder design to reduce propagation delay instead of current solution.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions