A NOR gate can have two or more inputs. The dot 'o' on the output means 'not' showing that it is a Not OR gate. The output of a NOR gate is true when none of its inputs are true.
A. 多个输入
B. 逻辑真
C. 与非门
D. 或非门
查看答案
The Flip-flop is the basic storage element in sequential logic ( in contrast to combinational logic ) .
A. 时序逻辑
B. 组合逻辑
C. 触发器
D. 存储元素
The truth table shown summarizes the operations of the positive edge-triggered D flip-flop. On the rising edge of the clock signal, if the block is enabled, the output Q is the same as the input D.
A. D触发器
B. 时钟信号上升沿
C. 正边沿触发
D. 使能
A counter can be implemented quite easily using register-type circuits such as the flip-flop.
A. 寄存器
B. 计数器
C. 电路
D. 触发器
The 4-bit binary synchronous counter. counts upwards starting from ‘0000’ until it reaches an output ‘1111’ on each rising edge of the input clock signal .
A. 时钟信号
B. 同步计数器
C. 二进制
D. 上升沿