Register_transfer_level Register_transfer_level

Register transfer level - Definition and Overview

Related Words: Account, Accountant, Act, Amanuensis, Annals, Annotation, Archives, Archivist, Arm, Armor

Register transfer level description (RTL), also called register transfer logic is a description of a digital electronic circuit in terms of data flow between registers, which store information between clock cycles in a digital circuit. The RTL description specifies what and where this information is stored and how it is passed through the circuit during its operation.

RTL design is the design of an RTL description of a system. The term is also used synonymously with "RTL description".

RTL is used in the logic design phase of the IC design cycle.

Logic simulator tools may verify the correctness of the design by simulating its functionality using its RTL description, among other things. Logic synthesis tools may be used to automatically convert the RTL description of a digital system into a gate level description of the system.

Related articles

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.