You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And gate is a fundamental digital logic gate, if the output is 1 then input is 1, incase if anyone of the input is 0 the output will become 0. I just write code in dataflow, behavioral model.
About
And gate is a fundamental digital logic gate, if the output is 1 then input is 1, incase if anyone of the input is 0 the output will become 0. I just write code in dataflow, behavioral model.