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
Hardware description 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|Specialized computer language used to describe electronic circuits}} {{multiple issues| {{more citations needed|date=January 2013}} {{technical|date=April 2014}} }} In [[computer engineering]], a '''hardware description language''' ('''HDL''') is a specialized [[computer language]] used to describe the structure and behavior of [[electronic circuit]]s, usually to design [[application-specific integrated circuit]]s (ASICs) and to program [[field-programmable gate array]]s (FPGAs). A hardware description language enables a precise, [[Formal language|formal]] description of an electronic circuit that allows for the automated analysis and [[Electronic circuit simulation|simulation]] of the circuit. It also allows for the [[Logic synthesis|synthesis]] of an HDL description into a [[netlist]] (a specification of physical electronic components and how they are connected together), which can then be [[Place and route|placed and routed]] to produce the [[Mask set|set of masks]] used to create an [[integrated circuit]]. A hardware description language looks much like a [[programming language]] such as [[C (programming language)|C]] or [[ALGOL]]; it is a textual description consisting of expressions, statements and control structures. One important difference between most programming languages and HDLs is that HDLs explicitly include the notion of time. HDLs form an integral part of [[electronic design automation]] (EDA) systems, especially for complex circuits, such as [[application-specific integrated circuit]]s, [[microprocessor]]s, and [[programmable logic device]]s.
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)