SHARE
SPREAD
HELP

The Tradition of Sharing

Help your friends and juniors by posting answers to the questions that you know. Also post questions that are not available.


To start with, Sr2Jr’s first step is to reduce the expenses related to education. To achieve this goal Sr2Jr organized the textbook’s question and answers. Sr2Jr is community based and need your support to fill the question and answers. The question and answers posted will be available free of cost to all.

 

#
Authors:
Linda Null ,julia Lobur
Chapter:
Marie An Introduction To A Simple Computer
Exercise:
Review Of Essential Terms And Concepts
Question:29 | ISBN:9780763704445 | Edition: 3

Question

29. What is the significance of RTN?

TextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbook

Answer

RTN stands for Register Transfer Notation (RTN) and also called as Register Transfer Language (RTL) The significance of RTN is that symbolic notation used to describe the behavior of micro operations.

We use the notation M[X] to indicate the actual data stored at location X in memory, and ← to indicate a transfer of information. In reality, a transfer from one register to another always involves a transfer onto the bus from the source register, and then a transfer off the bus into the destination register. However, for the sake of clarity, we do not include these bus transfers, assuming that you understand that the bus must be used for data transfer.

Now it presents the register transfer notation for each of the instructions in the ISA for MARIE.

0 0

Discussions

Post the discussion to improve the above solution.