Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Download
Faster access than browser!
 

Hardware description language

Index Hardware description language

In computer engineering, a hardware description language (HDL) is a specialized computer language used to describe the structure and behavior of electronic circuits, and most commonly, digital logic circuits. [1]

132 relations: Acronym, Ada (programming language), Adder (electronics), Advanced Boolean Expression Language, AHPL, Altera, Altera Hardware Description Language, Application software, Application-specific integrated circuit, Assembly language, Bipolar junction transistor, Black box, Bluespec, C (programming language), C to HDL, C++, Cadence Design Systems, Catapult C, Clock signal, CMOS, Computer engineering, Computer language, Computer-aided design, Concurrency (computer science), Concurrent computing, Control flow, CSELT, Data General, Data General Eclipse MV/8000, Data I/O, Dataflow, Digital electronics, Digital Equipment Corporation, Domain-specific language, EDIF, Electronic circuit, Electronic circuit simulation, Electronic design automation, ELLA (programming language), Embedded system, ESys.net, Feasible region, Field-programmable analog array, Field-programmable gate array, Finite-state machine, Flip-flop (electronics), Flow to HDL, Flowchart, Formal language, Formal verification, ..., Functional specification, Functional verification, Gate, Gate array, Gateway Design Automation, General-purpose programming language, Gordon Bell, Graphical user interface, Handel-C, Hardware description language, Hardware verification language, Haskell (programming language), High-level synthesis, Impulse C, Integrated circuit, Java (programming language), JEDEC, JHDL, Join Java, KARL, Library of Congress Control Number, Linux, Logic gate, Logic simulation, Logic synthesis, Lola (computing), Macro (computer science), Mask set, MathWorks, MATLAB, Mentor Graphics, Microprocessor, Mixed-signal integrated circuit, Modeling language, Moore's law, MyHDL, National Instruments, Netlist, Object-oriented programming, OCaml, OpenVera, PALASM, PDP-8, Perl, Place and route, Port, Printed circuit board, Procedural programming, Programmable Array Logic, Programmable logic device, Programming language, Property Specification Language, Python (programming language), Reconfigurable computing, Register-transfer level, Rosetta-lang, Ruby (hardware description language), Ruby (programming language), Scala (programming language), Schematic, Short circuit, Simulink, Software engineer, Source code, Specification language, Standard cell, Standard ML, State diagram, Synopsys, SystemC, SystemVerilog, Test bench, Test case, Transistor, University of Kaiserslautern, Verilog, Verilog-AMS, Very-large-scale integration, VHDL, VHDL-AMS, VHSIC, Xilinx. Expand index (82 more) »

Acronym

An acronym is a word or name formed as an abbreviation from the initial components in a phrase or a word, usually individual letters (as in NATO or laser) and sometimes syllables (as in Benelux).

New!!: Hardware description language and Acronym · See more »

Ada (programming language)

Ada is a structured, statically typed, imperative, and object-oriented high-level computer programming language, extended from Pascal and other languages.

New!!: Hardware description language and Ada (programming language) · See more »

Adder (electronics)

An adder is a digital circuit that performs addition of numbers.

New!!: Hardware description language and Adder (electronics) · See more »

Advanced Boolean Expression Language

The Advanced Boolean Expression Language (ABEL) is a Hardware description language and an associated set of design tools for programming PLDs.

New!!: Hardware description language and Advanced Boolean Expression Language · See more »

AHPL

A Hardware Programming Language (AHPL) is software developed at University of Arizona that has been used as a tool for teaching computer organization.

New!!: Hardware description language and AHPL · See more »

Altera

Altera Corporation is an American manufacturer of programmable logic devices (PLDs), reconfigurable complex digital circuits.

New!!: Hardware description language and Altera · See more »

Altera Hardware Description Language

Altera Hardware Description Language (AHDL) is a proprietary hardware description language (HDL) developed by Altera Corporation.

New!!: Hardware description language and Altera Hardware Description Language · See more »

Application software

An application software (app or application for short) is a computer software designed to perform a group of coordinated functions, tasks, or activities for the benefit of the user.

New!!: Hardware description language and Application software · See more »

Application-specific integrated circuit

An Application-Specific Integrated Circuit (ASIC), is an integrated circuit (IC) customized for a particular use, rather than intended for general-purpose use.

New!!: Hardware description language and Application-specific integrated circuit · See more »

Assembly language

An assembly (or assembler) language, often abbreviated asm, is a low-level programming language, in which there is a very strong (but often not one-to-one) correspondence between the assembly program statements and the architecture's machine code instructions.

New!!: Hardware description language and Assembly language · See more »

Bipolar junction transistor

|- align.

New!!: Hardware description language and Bipolar junction transistor · See more »

Black box

In science, computing, and engineering, a black box is a device, system or object which can be viewed in terms of its inputs and outputs (or transfer characteristics), without any knowledge of its internal workings.

New!!: Hardware description language and Black box · See more »

Bluespec

Bluespec, Inc. is a semiconductor tool design company co-founded by Prof.

New!!: Hardware description language and Bluespec · See more »

C (programming language)

C (as in the letter ''c'') is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.

New!!: Hardware description language and C (programming language) · See more »

C to HDL

C to HDL tools convert C or C-like computer program code into a hardware description language (HDL) such as VHDL or Verilog.

New!!: Hardware description language and C to HDL · See more »

C++

C++ ("see plus plus") is a general-purpose programming language.

New!!: Hardware description language and C++ · See more »

Cadence Design Systems

Cadence Design Systems, Inc. is an American multinational electronic design automation (EDA) software and engineering services company, founded in 1988 by the merger of SDA Systems and ECAD, Inc. The company produces software, hardware and silicon structures for designing integrated circuits, systems on chips (SoCs) and printed circuit boards.

New!!: Hardware description language and Cadence Design Systems · See more »

Catapult C

Catapult C Synthesis, a commercial electronic design automation product of Mentor Graphics, is a high-level synthesis tool, sometimes called algorithmic synthesis or ESL synthesis.

New!!: Hardware description language and Catapult C · See more »

Clock signal

In electronics and especially synchronous digital circuits, a clock signal is a particular type of signal that oscillates between a high and a low state and is used like a metronome to coordinate actions of digital circuits.

New!!: Hardware description language and Clock signal · See more »

CMOS

Complementary metal–oxide–semiconductor, abbreviated as CMOS, is a technology for constructing integrated circuits.

New!!: Hardware description language and CMOS · See more »

Computer engineering

Computer engineering is a discipline that integrates several fields of computer science and electronics engineering required to develop computer hardware and software.

New!!: Hardware description language and Computer engineering · See more »

Computer language

A computer language is a method of communication with a computer.

New!!: Hardware description language and Computer language · See more »

Computer-aided design

Computer-aided design (CAD) is the use of computer systems to aid in the creation, modification, analysis, or optimization of a design.

New!!: Hardware description language and Computer-aided design · See more »

Concurrency (computer science)

In computer science, concurrency refers to the ability of different parts or units of a program, algorithm, or problem to be executed out-of-order or in partial order, without affecting the final outcome.

New!!: Hardware description language and Concurrency (computer science) · See more »

Concurrent computing

Concurrent computing is a form of computing in which several computations are executed during overlapping time periods—concurrently—instead of sequentially (one completing before the next starts).

New!!: Hardware description language and Concurrent computing · See more »

Control flow

In computer science, control flow (or flow of control) is the order in which individual statements, instructions or function calls of an imperative program are executed or evaluated.

New!!: Hardware description language and Control flow · See more »

CSELT

Centro Studi e Laboratori Telecomunicazioni (CSELT) was an Italian research center for Telecommunication based in Torino, the biggest in Italy and one of the most important in Europe.

New!!: Hardware description language and CSELT · See more »

Data General

Data General was one of the first minicomputer firms from the late 1960s.

New!!: Hardware description language and Data General · See more »

Data General Eclipse MV/8000

The Eclipse MV/8000 was the first in a family of 32-bit minicomputers produced by Data General during the 1980s.

New!!: Hardware description language and Data General Eclipse MV/8000 · See more »

Data I/O

Data I/O Corporation is a manufacturer of programming and automated device handling systems for programmable integrated circuits.

New!!: Hardware description language and Data I/O · See more »

Dataflow

Dataflow is a term used in computing which has various meanings depending on application and the context in which the term is used.

New!!: Hardware description language and Dataflow · See more »

Digital electronics

Digital electronics or digital (electronic) circuits are electronics that operate on digital signals.

New!!: Hardware description language and Digital electronics · See more »

Digital Equipment Corporation

Digital Equipment Corporation, also known as DEC and using the trademark Digital, was a major American company in the computer industry from the 1950s to the 1990s.

New!!: Hardware description language and Digital Equipment Corporation · See more »

Domain-specific language

A domain-specific language (DSL) is a computer language specialized to a particular application domain.

New!!: Hardware description language and Domain-specific language · See more »

EDIF

EDIF (Electronic Design Interchange Format) is a vendor-neutral format based on S-Expressions in which to store Electronic netlists and schematics.

New!!: Hardware description language and EDIF · See more »

Electronic circuit

An electronic circuit is composed of individual electronic components, such as resistors, transistors, capacitors, inductors and diodes, connected by conductive wires or traces through which electric current can flow.

New!!: Hardware description language and Electronic circuit · See more »

Electronic circuit simulation

Electronic circuit simulation uses mathematical models to replicate the behavior of an actual electronic device or circuit.

New!!: Hardware description language and Electronic circuit simulation · See more »

Electronic design automation

Electronic design automation (EDA), also referred to as electronic computer-aided design (ECAD), is a category of software tools for designing electronic systems such as integrated circuits and printed circuit boards.

New!!: Hardware description language and Electronic design automation · See more »

ELLA (programming language)

ELLA is a Hardware description language and support toolset.

New!!: Hardware description language and ELLA (programming language) · See more »

Embedded system

An embedded system is a computer system with a dedicated function within a larger mechanical or electrical system, often with real-time computing constraints.

New!!: Hardware description language and Embedded system · See more »

ESys.net

ESys.net is a hardware system design library for the.net/Mono frameworks that is basically a port of the SystemC framework for C++.

New!!: Hardware description language and ESys.net · See more »

Feasible region

In mathematical optimization, a feasible region, feasible set, search space, or solution space is the set of all possible points (sets of values of the choice variables) of an optimization problem that satisfy the problem's constraints, potentially including inequalities, equalities, and integer constraints.

New!!: Hardware description language and Feasible region · See more »

Field-programmable analog array

A field-programmable analog array (FPAA) is an integrated device containing configurable analog blocks (CAB) and interconnects between these blocks.

New!!: Hardware description language and Field-programmable analog array · See more »

Field-programmable gate array

A field-programmable gate array (FPGA) is an integrated circuit designed to be configured by a customer or a designer after manufacturing hence "field-programmable".

New!!: Hardware description language and Field-programmable gate array · See more »

Finite-state machine

A finite-state machine (FSM) or finite-state automaton (FSA, plural: automata), finite automaton, or simply a state machine, is a mathematical model of computation.

New!!: Hardware description language and Finite-state machine · See more »

Flip-flop (electronics)

In electronics, a flip-flop or latch is a circuit that has two stable states and can be used to store state information.

New!!: Hardware description language and Flip-flop (electronics) · See more »

Flow to HDL

Flow to HDL tools and methods convert flow-based system design into a hardware description language (HDL) such as VHDL or Verilog.

New!!: Hardware description language and Flow to HDL · See more »

Flowchart

A flowchart is a type of diagram that represents an algorithm, workflow or process.

New!!: Hardware description language and Flowchart · See more »

Formal language

In mathematics, computer science, and linguistics, a formal language is a set of strings of symbols together with a set of rules that are specific to it.

New!!: Hardware description language and Formal language · See more »

Formal verification

In the context of hardware and software systems, formal verification is the act of proving or disproving the correctness of intended algorithms underlying a system with respect to a certain formal specification or property, using formal methods of mathematics.

New!!: Hardware description language and Formal verification · See more »

Functional specification

A functional specification (also, functional spec, specs, functional specifications document (FSD), functional requirements specification) in systems engineering and software development is a document that specifies the functions that a system or component must perform (often part of a requirements specification) (ISO/IEC/IEEE 24765-2010).

New!!: Hardware description language and Functional specification · See more »

Functional verification

In electronic design automation, functional verification is the task of verifying that the logic design conforms to specification.

New!!: Hardware description language and Functional verification · See more »

Gate

A gate or gateway is a point of entry to a space which is enclosed by walls.

New!!: Hardware description language and Gate · See more »

Gate array

A gate array is an approach to the design and manufacture of application-specific integrated circuits (ASICs) using a prefabricated chip with components that are later interconnected into logic devices (e.g. NAND gates, flip-flops,etc.) according to a custom order by adding metal interconnect layers in the factory.

New!!: Hardware description language and Gate array · See more »

Gateway Design Automation

"Verilog HDL originated at Automated Integrated Design Systems (later renamed as Gateway Design Automation) in 1985.

New!!: Hardware description language and Gateway Design Automation · See more »

General-purpose programming language

In computer software, a general-purpose programming language is a programming language designed to be used for writing software in the widest variety of application domains (a general-purpose language).

New!!: Hardware description language and General-purpose programming language · See more »

Gordon Bell

C.

New!!: Hardware description language and Gordon Bell · See more »

Graphical user interface

The graphical user interface (GUI), is a type of user interface that allows users to interact with electronic devices through graphical icons and visual indicators such as secondary notation, instead of text-based user interfaces, typed command labels or text navigation.

New!!: Hardware description language and Graphical user interface · See more »

Handel-C

Handel-C is a high-level programming language which targets low-level hardware, most commonly used in the programming of FPGAs.

New!!: Hardware description language and Handel-C · See more »

Hardware description language

In computer engineering, a hardware description language (HDL) is a specialized computer language used to describe the structure and behavior of electronic circuits, and most commonly, digital logic circuits.

New!!: Hardware description language and Hardware description language · See more »

Hardware verification language

A hardware verification language, or HVL, is a programming language used to verify the designs of electronic circuits written in a hardware description language.

New!!: Hardware description language and Hardware verification language · See more »

Haskell (programming language)

Haskell is a standardized, general-purpose compiled purely functional programming language, with non-strict semantics and strong static typing.

New!!: Hardware description language and Haskell (programming language) · See more »

High-level synthesis

High-level synthesis (HLS), sometimes referred to as C synthesis, electronic system-level (ESL) synthesis, algorithmic synthesis, or behavioral synthesis, is an automated design process that interprets an algorithmic description of a desired behavior and creates digital hardware that implements that behavior.

New!!: Hardware description language and High-level synthesis · See more »

Impulse C

Impulse C is a subset of the C programming language combined with a C-compatible function library supporting parallel programming, in particular for programming of applications targeting FPGA devices.

New!!: Hardware description language and Impulse C · See more »

Integrated circuit

An integrated circuit or monolithic integrated circuit (also referred to as an IC, a chip, or a microchip) is a set of electronic circuits on one small flat piece (or "chip") of semiconductor material, normally silicon.

New!!: Hardware description language and Integrated circuit · See more »

Java (programming language)

Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

New!!: Hardware description language and Java (programming language) · See more »

JEDEC

The JEDEC Solid State Technology Association is an independent semiconductor engineering trade organization and standardization body.

New!!: Hardware description language and JEDEC · See more »

JHDL

JHDL (Just-Another Hardware Description Language) is a low-level structural hardware description language, focused primarily on building circuits via an Object Oriented approach that bundles collections of gates into Java objects.

New!!: Hardware description language and JHDL · See more »

Join Java

Join Java is a programming language based on the join-pattern that extends the standard Java programming language with the join semantics of the join-calculus.

New!!: Hardware description language and Join Java · See more »

KARL

KARL (105.1 FM) is a radio station broadcasting a country music format.

New!!: Hardware description language and KARL · See more »

Library of Congress Control Number

The Library of Congress Control Number (LCCN) is a serially based system of numbering cataloging records in the Library of Congress in the United States.

New!!: Hardware description language and Library of Congress Control Number · See more »

Linux

Linux is a family of free and open-source software operating systems built around the Linux kernel.

New!!: Hardware description language and Linux · See more »

Logic gate

In electronics, a logic gate is an idealized or physical device implementing a Boolean function; that is, it performs a logical operation on one or more binary inputs and produces a single binary output.

New!!: Hardware description language and Logic gate · See more »

Logic simulation

Logic simulation is the use of simulation software to predict the behavior of digital circuits and hardware description languages.

New!!: Hardware description language and Logic simulation · See more »

Logic synthesis

In electronics, logic synthesis is a process by which an abstract form of desired circuit behavior, typically at register transfer level (RTL), is turned into a design implementation in terms of logic gates, typically by a computer program called a synthesis tool.

New!!: Hardware description language and Logic synthesis · See more »

Lola (computing)

Lola is designed to be a simple hardware description language for describing synchronous, digital circuits.

New!!: Hardware description language and Lola (computing) · See more »

Macro (computer science)

A macro (short for "macroinstruction", from Greek μακρός 'long') in computer science is a rule or pattern that specifies how a certain input sequence (often a sequence of characters) should be mapped to a replacement output sequence (also often a sequence of characters) according to a defined procedure.

New!!: Hardware description language and Macro (computer science) · See more »

Mask set

A mask set or a photomask set is a series of electronic data that define geometry for the photolithography steps of semiconductor fabrication.

New!!: Hardware description language and Mask set · See more »

MathWorks

The MathWorks, Inc. (branded as simply MathWorks) is an American privately held corporation that specializes in mathematical computing software.

New!!: Hardware description language and MathWorks · See more »

MATLAB

MATLAB (matrix laboratory) is a multi-paradigm numerical computing environment and proprietary programming language developed by MathWorks.

New!!: Hardware description language and MATLAB · See more »

Mentor Graphics

Mentor Graphics, Inc is a US-based electronic design automation (EDA) multinational corporation for electrical engineering and electronics.

New!!: Hardware description language and Mentor Graphics · See more »

Microprocessor

A microprocessor is a computer processor that incorporates the functions of a central processing unit on a single integrated circuit (IC), or at most a few integrated circuits.

New!!: Hardware description language and Microprocessor · See more »

Mixed-signal integrated circuit

A mixed-signal integrated circuit is any integrated circuit that has both analog circuits and digital circuits on a single semiconductor die.

New!!: Hardware description language and Mixed-signal integrated circuit · See more »

Modeling language

A modeling language is any artificial language that can be used to express information or knowledge or systems in a structure that is defined by a consistent set of rules.

New!!: Hardware description language and Modeling language · See more »

Moore's law

Moore's law is the observation that the number of transistors in a dense integrated circuit doubles about every two years.

New!!: Hardware description language and Moore's law · See more »

MyHDL

MyHDL is a Python based hardware description language (HDL).

New!!: Hardware description language and MyHDL · See more »

National Instruments

National Instruments Corporation, or NI, is an American multinational company with international operation.

New!!: Hardware description language and National Instruments · See more »

Netlist

In electronic design, a netlist is a description of the connectivity of an electronic circuit.

New!!: Hardware description language and Netlist · See more »

Object-oriented programming

Object-oriented programming (OOP) is a programming paradigm based on the concept of "objects", which may contain data, in the form of fields, often known as attributes; and code, in the form of procedures, often known as methods. A feature of objects is that an object's procedures can access and often modify the data fields of the object with which they are associated (objects have a notion of "this" or "self").

New!!: Hardware description language and Object-oriented programming · See more »

OCaml

OCaml, originally named Objective Caml, is the main implementation of the programming language Caml, created by Xavier Leroy, Jérôme Vouillon, Damien Doligez, Didier Rémy, Ascánder Suárez and others in 1996.

New!!: Hardware description language and OCaml · See more »

OpenVera

OpenVera is a hardware verification language developed and managed by Synopsys.

New!!: Hardware description language and OpenVera · See more »

PALASM

PALASM is an early hardware description language, used to translate Boolean functions and state transition tables into a fuse map for use with Programmable Array Logic (PAL) devices introduced by Monolithic Memories, Inc. (MMI).

New!!: Hardware description language and PALASM · See more »

PDP-8

The PDP-8 was a 12-bit minicomputer produced by Digital Equipment Corporation (DEC).

New!!: Hardware description language and PDP-8 · See more »

Perl

Perl is a family of two high-level, general-purpose, interpreted, dynamic programming languages, Perl 5 and Perl 6.

New!!: Hardware description language and Perl · See more »

Place and route

Place and route is a stage in the design of printed circuit boards, integrated circuits, and field-programmable gate arrays.

New!!: Hardware description language and Place and route · See more »

Port

A port is a maritime commercial facility which may comprise one or more wharves where ships may dock to load and discharge passengers and cargo.

New!!: Hardware description language and Port · See more »

Printed circuit board

A printed circuit board (PCB) mechanically supports and electrically connects electronic components or electrical components using conductive tracks, pads and other features etched from one or more sheet layers of copper laminated onto and/or between sheet layers of a non-conductive substrate.

New!!: Hardware description language and Printed circuit board · See more »

Procedural programming

Procedural programming is a programming paradigm, derived from structured programming, based upon the concept of the procedure call.

New!!: Hardware description language and Procedural programming · See more »

Programmable Array Logic

Programmable Array Logic (PAL) is a family of programmable logic device semiconductors used to implement logic functions in digital circuits introduced by Monolithic Memories, Inc.

New!!: Hardware description language and Programmable Array Logic · See more »

Programmable logic device

A programmable logic device (PLD) is an electronic component used to build reconfigurable digital circuits.

New!!: Hardware description language and Programmable logic device · See more »

Programming language

A programming language is a formal language that specifies a set of instructions that can be used to produce various kinds of output.

New!!: Hardware description language and Programming language · See more »

Property Specification Language

Property Specification Language (PSL) is a temporal logic extending Linear temporal logic with a range of operators for both ease of expression and enhancement of expressive power.

New!!: Hardware description language and Property Specification Language · See more »

Python (programming language)

Python is an interpreted high-level programming language for general-purpose programming.

New!!: Hardware description language and Python (programming language) · See more »

Reconfigurable computing

Reconfigurable computing is a computer architecture combining some of the flexibility of software with the high performance of hardware by processing with very flexible high speed computing fabrics like field-programmable gate arrays (FPGAs).

New!!: Hardware description language and Reconfigurable computing · See more »

Register-transfer level

In digital circuit design, register-transfer level (RTL) is a design abstraction which models a synchronous digital circuit in terms of the flow of digital signals (data) between hardware registers, and the logical operations performed on those signals.

New!!: Hardware description language and Register-transfer level · See more »

Rosetta-lang

The Rosetta system-level specification language is a design language for complex, heterogeneous systems.

New!!: Hardware description language and Rosetta-lang · See more »

Ruby (hardware description language)

Ruby is a hardware description language created around 1990 intended to facilitate the notation and development of integrated circuits.

New!!: Hardware description language and Ruby (hardware description language) · See more »

Ruby (programming language)

Ruby is a dynamic, interpreted, reflective, object-oriented, general-purpose programming language.

New!!: Hardware description language and Ruby (programming language) · See more »

Scala (programming language)

Scala is a general-purpose programming language providing support for functional programming and a strong static type system.

New!!: Hardware description language and Scala (programming language) · See more »

Schematic

A schematic, or schematic diagram, is a representation of the elements of a system using abstract, graphic symbols rather than realistic pictures.

New!!: Hardware description language and Schematic · See more »

Short circuit

A short circuit (sometimes abbreviated to short or s/c) is an electrical circuit that allows a current to travel along an unintended path with no or a very low electrical impedance.

New!!: Hardware description language and Short circuit · See more »

Simulink

Simulink, developed by MathWorks, is a graphical programming environment for modeling, simulating and analyzing multidomain dynamical systems.

New!!: Hardware description language and Simulink · See more »

Software engineer

A software engineer is a person who applies the principles of software engineering to the design, development, maintenance, testing, and evaluation of computer software.

New!!: Hardware description language and Software engineer · See more »

Source code

In computing, source code is any collection of code, possibly with comments, written using a human-readable programming language, usually as plain text.

New!!: Hardware description language and Source code · See more »

Specification language

A specification language is a formal language in computer science used during systems analysis, requirements analysis and systems design to describe a system at a much higher level than a programming language, which is used to produce the executable code for a system.

New!!: Hardware description language and Specification language · See more »

Standard cell

In semiconductor design, standard cell methodology is a method of designing application-specific integrated circuits (ASICs) with mostly digital-logic features.

New!!: Hardware description language and Standard cell · See more »

Standard ML

Standard ML (SML; "Standard Meta Language") is a general-purpose, modular, functional programming language with compile-time type checking and type inference.

New!!: Hardware description language and Standard ML · See more »

State diagram

A state diagram is a type of diagram used in computer science and related fields to describe the behavior of systems.

New!!: Hardware description language and State diagram · See more »

Synopsys

Synopsys, Inc., an American company, is the leading company by sales in the Electronic Design Automation industry.

New!!: Hardware description language and Synopsys · See more »

SystemC

SystemC is a set of C++ classes and macros which provide an event-driven simulation interface (see also discrete event simulation).

New!!: Hardware description language and SystemC · See more »

SystemVerilog

In the semiconductor and electronic design industry, SystemVerilog is a combined hardware description language and hardware verification language based on extensions to Verilog.

New!!: Hardware description language and SystemVerilog · See more »

Test bench

A test bench or testing workbench is an environment used to verify the correctness or soundness of a design or model.

New!!: Hardware description language and Test bench · See more »

Test case

A test case is a specification of the inputs, execution conditions, testing procedure, and expected results that define a single test to be executed to achieve a particular software testing objective, such as to exercise a particular program path or to verify compliance with a specific requirement.

New!!: Hardware description language and Test case · See more »

Transistor

A transistor is a semiconductor device used to amplify or switch electronic signals and electrical power.

New!!: Hardware description language and Transistor · See more »

University of Kaiserslautern

The University of Kaiserslautern (German: Technische Universität Kaiserslautern, abbreviated TU Kaiserslautern or simply TUK) is a public research university in Kaiserslautern, Germany.

New!!: Hardware description language and University of Kaiserslautern · See more »

Verilog

Verilog, standardized as IEEE 1364, is a hardware description language (HDL) used to model electronic systems.

New!!: Hardware description language and Verilog · See more »

Verilog-AMS

Verilog-AMS is a derivative of the Verilog hardware description language that includes analog and mixed-signal extensions (AMS) in order to define the behavior of analog and mixed-signal systems.

New!!: Hardware description language and Verilog-AMS · See more »

Very-large-scale integration

Very-large-scale integration (VLSI) is the process of creating an integrated circuit (IC) by combining hundreds of thousands of transistors or devices into a single chip.

New!!: Hardware description language and Very-large-scale integration · See more »

VHDL

VHDL (VHSIC Hardware Description Language) is a hardware description language used in electronic design automation to describe digital and mixed-signal systems such as field-programmable gate arrays and integrated circuits.

New!!: Hardware description language and VHDL · See more »

VHDL-AMS

VHDL-AMS is a derivative of the hardware description language VHDL (IEEE standard 1076-1993).

New!!: Hardware description language and VHDL-AMS · See more »

VHSIC

VHSIC (Very High Speed Integrated Circuit) was a 1980s U.S. government program.

New!!: Hardware description language and VHSIC · See more »

Xilinx

Xilinx, Inc.

New!!: Hardware description language and Xilinx · See more »

Redirects here:

A Block diagram Language, Analog Hardware Descriptive Language, Block diagram Language, EDAsolver, Hardware Description Language, Hardware description languages, List of hardware description languages, SpectreHDL.

References

[1] https://en.wikipedia.org/wiki/Hardware_description_language

OutgoingIncoming
Hey! We are on Facebook now! »