Computer hardware description languages

Enlarge text Shrink text
  • Topic
| System number 987007529835405171

Information for Authority record

Name (Hebrew)
שפות תיאור חומרת מחשב
Name (Latin)
Computer hardware description languages
Name (Arabic)
لغة توصيف العتاد
Other forms of name
Hardware description languages, Computer
Languages, Computer hardware description
See Also From tracing topical name
Electronic digital computers Design and construction Data processing
MARC
MARC

Other Identifiers

Wikidata: Q173341
Library of congress: sh 87005550
Sources of Information
  • Work cat.: IFIP WG 10.2 International ... Computer hardware description languages ... 1987.
  • Computer, Feb. 1985:p. 6.
  • LC data base, 8/18/87.

Wikipedia description:

In computer engineering, a hardware description language (HDL) is a specialized computer language used to describe the structure and behavior of electronic circuits, usually to design application-specific integrated circuits (ASICs) and to program field-programmable gate arrays (FPGAs). A hardware description language enables a precise, formal description of an electronic circuit that allows for the automated analysis and simulation of the circuit. It also allows for the synthesis of an HDL description into a netlist (a specification of physical electronic components and how they are connected together), which can then be placed and routed to produce the set of masks used to create an integrated circuit. A hardware description language looks much like a programming language such as 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 circuits, microprocessors, and programmable logic devices.

Read more on Wikipedia >