Abstract:
This paper presents a decomposition method realized by solving boolean eguation for somplifying combinational logic design.In this method,it realizes a combinational logic design F(
x1,
x2,…,
xn)=1,which is transferred into a combinational logic design F(
x1,
x2,…,
xn)=0.Then it eguivalently transfers F(
x1,
x2,…,
xn)=0into the boolean equations.By logic EXCLUSIVE OR,it realizes the eguations.Thus,it is achieved that the combinational logic design is extremely simplified design.Finally,it gives the flow chart for solving boolean eguations.