Computer Science, asked by Dianasaka831, 10 months ago

Explain rtl in computer organisation and its control function

Answers

Answered by Mohit0000
0

 \sf \huge  {\underline{ \underline{Answer}}} :

Answered by AadilPradhan
0

RTL is a system to express the micro operation sequences in symbolic form and abbreviated as Register Transfer Language.

RTL is used to describe the architecture of a circuit. The transfer of data from one register to another is represented by RTL.

Some of its symbolic representations are:

  • Numerals R1, R2, R3 are register names.
  • Parenthesis symbolizes the part of a register such as R7 (0-9)
  • Arrows represent transfer of data from one place to another.
  • Comma is used to separate to different microoperations.
Similar questions