4bit asynchronous adder


File name

ADDER4_async.nsl

Function

4bit asynchronous adder.

I/O signal

A_in[4]=Add parameter input A.
B_in[4]=Add parameter input B.
Q_out[4]=Result.

Specification

This code shown example of 4bit asynchronous adder design.

PAGE TOP