.Modelica.Electrical.Digital.Examples.Utilities.FullAdder

Information

FullAdder is a two bit adder with additional carry in bit which is composed by Gates components.

Its logic behavior is like this:

FullAdder behavior

input a

input b

input carry c_in

sum s

output carry c_out

0

0

0

0

0

1

0

0

1

0

0

1

0

1

0

1

1

0

0

1

0

0

1

0

1

1

0

1

0

1

0

1

1

0

1

1

1

1

1

1


Generated at 2020-06-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39