Differences between Logic Function and Logic Circuit

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
Akirien
Messages
2
Reaction score
0

Homework Statement



The task required me to find the logic function / circuit for :

a. comparator
b. multiplexer
c. adder
d. register
e. shifter

So what are the differences between logic function and logic circuit?
Thank you :)



Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
A logic function is just an expression using operators {AND, OR, NOT}.
A logic circuit is basically the drawing corresponding to the function using the gates
AND and OR and the inverter.
 
Max.Planck said:
A logic function is just an expression using operators {AND, OR, NOT}.
A logic circuit is basically the drawing corresponding to the function using the gates
AND and OR and the inverter.

Thank you Max for answering my question.. So you mean, all of them like Shifter and Register have their own logic function?