Maker Pro
Maker Pro

Need help with an ACTEL logic module

Datrumoneyman

Mar 14, 2011
4
Joined
Mar 14, 2011
Messages
4
I was told to implement F(A,B,C,D)= AB'C + AD + AC in to an ACTEL logic module, could you please explain how i do this?
 

rob_croxford

Aug 3, 2010
262
Joined
Aug 3, 2010
Messages
262
What do you need help with - the boolean logic or the programing? A little more explanation of your problem would help a great deal :)
 

Datrumoneyman

Mar 14, 2011
4
Joined
Mar 14, 2011
Messages
4
I need help with the algebra, i am supposed to draw it, with a two 2:1 mux's going to another 2:1 mux with the input on the third mux with an or gate
 

(*steve*)

¡sǝpodᴉʇuɐ ǝɥʇ ɹɐǝɥd
Moderator
Jan 21, 2010
25,510
Joined
Jan 21, 2010
Messages
25,510
I would be looking at AB'C and AC to see if there is something redundant there.
 

Datrumoneyman

Mar 14, 2011
4
Joined
Mar 14, 2011
Messages
4
I need to make it look like that but im not sure how to determine what variables go where to make it equal my function
 

Attachments

  • Untitled.png
    Untitled.png
    11 KB · Views: 237

rob_croxford

Aug 3, 2010
262
Joined
Aug 3, 2010
Messages
262
Altho a quik fix will solve your problem for now it wont aid u to learn and i imagine this is for a college project??

My best advice would be to take a look at that website and/or text books etc.. and see if you can "simplify" that equation. Make sure you completly understand what you are attempting to achieve.

Then come back here if u get stuck and we can try to point you in the right direction.
 
Top