返回卡包市场

Combining Logic Gates

暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。

卡片总数: 12内容版本: v4公开卡包更新时间: 8/1/2026

卡片预览 (12 张)

#1
正面 (问题)

What are adders

背面 (解答)

Electronic circuits to add binary numbers

#2
正面 (问题)

Where are adders found

背面 (解答)

In the ALU of a CPU

#3
正面 (问题)

What do half adders do

背面 (解答)

Calculates sum and stores value of a carry bit

#4
正面 (问题)

What logic gates are in a half adder

背面 (解答)

AND XOR

#5
正面 (问题)

How many inputs in a half adder

背面 (解答)

2

#6
正面 (问题)

How many inputs in a full adder

背面 (解答)

Three (Includes one carry bit)

#7
正面 (问题)

What do flip flops provide

背面 (解答)

Memory

#8
正面 (问题)

What do flip flops do

背面 (解答)

Stores one bit and flips it between 0 and 1

#9
正面 (问题)

What are the two inputs of flip flops

背面 (解答)

Control input Clock signal

#10
正面 (问题)

Why is the clock signal an input in flip flops

背面 (解答)

The clock signal changes state during short intervals or pulses

#11
正面 (问题)

What does a d-type flip flop do

背面 (解答)

Input can only be changed from 1 to 0 or 0 to 1.

#12
正面 (问题)

When does the input of a d-type flip flop change

背面 (解答)

When the computer’s clock pulse rises or at positive edge