Computer Science, asked by Charit3640, 1 year ago

Define register transfer language? Explain in detail.

Answers

Answered by tipstech951
0

Answer:

In computer science, register transfer language (RTL) is a kind of intermediate representation (IR) that is very close to assembly language, such as that which is used in a compiler. It is used to describe data flow at the register-transfer level of an architecture.

Similar questions