Differences between Logic Function and Logic Circuit

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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?