Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Register transfer language
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|A programming language for register-register data flow}} {{Distinguish|Register-transfer level}} {{more references|date=September 2017}} 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 [[computer architecture|architecture]].<ref>{{Cite journal |last=Mahani |first=Negin |date=2013-01-16 |title=Making alive register transfer level and transaction level modeling in Ada |journal=ACM SIGAda Ada Letters |volume=32 |issue=2 |pages=9β16|doi=10.1145/2429574.2429576 |url=https://dl.acm.org/doi/abs/10.1145/2429574.2429576 |access-date=September 8, 2024|url-access=subscription }}</ref> Academic papers and textbooks often use a form of RTL as an architecture-neutral assembly language. '''RTL''' is used as the name of a specific intermediate representation in several compilers, including the [[GNU Compiler Collection]] (GCC), Zephyr, and the European compiler projects CerCo and [[CompCert]].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)