Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Programs written in the Hack language (.asm) can be run in the following way: Select one: a. translate the program using the supplied assembler and

Programs written in the Hack language (.asm) can be run in the following way:

Select one:

a. translate the program using the supplied assembler and then run the binary code (.hack) using the CPU simulator.

b. run the assembly code (.asm) using the CPU simulator.

c. translate the program using the supplied assembler and then run the binary code (.hack) using the Hardware Simulator directly.

d. Answers (a)-(b)-(c) are correct.

e. Answers (a)-(b) are correct

Which of the followings is not a sequential chip:

Select one:

a. Counter

b. DFF

c. Bit

d. Adder

In a 4-way 16-bit Multiplexor the selector is:

Select one:

a. 2-bit wide.

b. 16-bit wide.

c. 4-bit wide.

d. 1-bit wide.

Which of the following is being used when loading a constant into a register:

Select one:

a. direct addressing

b. immediate addressing

c. indirect addressing.

d. All answers are wrong.

It is possible to force the Hardware Simulator to load a built-in version of chip Xxx. This can be done by:

Select one:

a. making sure the Xxx.hdl file is not loctaed in the current directory.

b. leaving the chip body in the Xxx.hdl file empty.

c. stating in the chip header that this is a built-in chip.

d. once the chip was implemented by the user, this is not possible.

A demultiplexor with 5 outputs must have a minimum of ____ select bits?

A decoder described as a 1-of-4 decoder has how many total outputs?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Learning PostgreSQL

Authors: Salahaldin Juba, Achim Vannahme, Andrey Volkov

1st Edition

178398919X, 9781783989195

More Books

Students also viewed these Databases questions

Question

2. Compare the sales and service departments at Auto World.

Answered: 1 week ago