Register_transfer_notation

Register transfer notation

Register transfer notation

Add article description


Register Transfer Notation (or RTN) is a way of specifying the behavior of a digital synchronous circuit.[1] It is said to be a specification language for this reason. Register Transfer Languages (or RTL, where the L sometimes stands for Level of abstraction) are similar to Register Transfer Notation and used to describe much the same thing, however they are of a synthesizable format and more similar to a standard computer programming language, like C.

RTN may be written as either abstract or concrete. Abstract RTN is a generic notation which does not have any specific machine implementation details. In contrast, concrete RTN is a notation which does implement specifics of the machine for which it is designed. The possible locations in which transfer of information occurs are:

  1. Memory-location
  2. Processor Register
  3. Registers in I/O device

References

  1. V. Heuring, H. Jordan (1997). Ch 2 RTN.



Share this article:

This article uses material from the Wikipedia article Register_transfer_notation, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.