Q- Find the maximum clock frequency of the following circuit and specifications of the flip-flop are as T (setup) = 5ns T (hold time) = 4ns T (CLK to Q) = 9ns and delay of other components is T (buf) = 2ns,� � T (AND) = 4 ns, T (OR) = 4 ns,� � � � T (NOT) = […]
Tag: not
Logic Gates
Following are the basic logical operations which we can operate on binary variables: AND: This operation is represented by dot (.) If we two binary variables as x and y then we can represent AND operation by z=x.y and resultant of the operations is also a binary variable. Following table represents result of AND of every […]