wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

IC Design session

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Which of the following is the fastest, smallest, and cheapest per unit to implement a given complex circuit in large volume?

a)

FPGA

b)

ASIC

c)

PLA

d)

CPLD

2.

How many bits are in a single Binary Coded Decimal digit?

a)

10 bits

b)

2 bits

c)

4 bits

d)

8 bits

3.

What is the basic unit of storage in a digital circuit?

a)

Ouroborous NOT storage unit

b)

Flip Flop

c)

Transistor-capactior storage unit

d)

Magnetic storage

4.

Combinational logic is implemented on FPGAs using __.

a)

Robotic Arm

b)

Look Up Tables (LUTs)

c)

Microcontrollers (uCs)

d)

Multiplexers (MUXs)

5.

The variant of 7 segment display used in the session ____.

a)

Red

b)

Green

c)

Common anode

d)

Common cathode

6.

The EDA software used in this session ___.

a)

Xilinx ISE

b)

Altera Quartus

c)

Xilinx Vitis Suite

d)

Xilinx Vivado suite

7.

Circuits which depend on both current inputs and previous inputs/state to determine the output are called ____

a)

Combinational circuits

b)

Impulse invariant circuits

c)

Sequential circuits

d)

Relay circuits

8.

Clock signals are mandatory in ____

a)

Asynchronous circuits

b)

Synchronous circuits

c)

Coherent circuits

d)

Quadrature circuits

9.

The clock edge used to shift the serial input bits into the register ____.

a)

Falling(Negative) Edge

b)

Rising(Positive) Edge

c)

High State

d)

Low State

10.

Verilog is a ____

a)

Software Description Language

b)

Hardware Description Language

c)

Transaction Level Langauge

d)

Assembly Language

11.

What is an Instruction Set Architecture?

a)

Set of instructions executable by a CPU following it

b)

Set of rules for the chipset to interface with the CPU

c)

Specifications for the instruction memory architecture

d)

Instructions for building a PC

12.

Does Verilog run on the integrated circuit designed?

a)

Yes, it runs on a boot loader chip

b)

Yes, it runs on the IC designed

c)

No, it is a framework for writing C++ code to make a processor on an FPGA

d)

No, it is a set of instructions for a fab process or for an FPGA

13.

A simple Arithmetic and Logic Units are an example of a/an ____

a)

Combinational Digital circuit

b)

Sequential Digital circuit

c)

Analog circuit

d)

Mixed signal circuit

14.

The code written in a Verilog test bench is ___

a)

Synthesizable

b)

Non-synthesizable

c)

Implementable

d)

None of the above

15.

What is RTL Design?

a)

Resistor Transistor Logic design

b)

Real-Time Logic design

c)

Reduced Transistor Latency design

d)

Register Transfer Level design