Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top