designing combinational circuits and sequential circuits using only muxes

Status
Not open for further replies.

harish reddy

Newbie level 3
Joined
Jul 27, 2012
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,295
i want the procedure for designing the different logic gate, combinational circuits and sequential circuits using only muxes.
 

There's no "procedure"...every case is different
What logic gate do you want to model ?
 

There's no "procedure"...every case is different
What logic gate do you want to model ?
1.design full adder using 4:1 mux.
2.design 3 bit full adder using only two multiplexers. no additional gates are used.
how to think logic to convert this type of circuits.
 

any case full adder needs oly a single 8:1 mux

JUST OR THE OP OF D1,D2,D4,D7 TO GET SUM
AND OR D3,D5,D6,D7 to get the carry

- - - Updated - - -

for other ckts better post the list of sequential ckt for us to help
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…