FPGARelated.com

HDL & Languages Terms

Hardware description languages and adjacent tooling (VHDL, Verilog, SystemVerilog, Chisel, SpinalHDL, HLS).

7 terms in this category.

H R S V
H
  • HDL A Hardware Description Language (HDL) is a specialized language used to describe the structure and behavior of digital circuits, enabling si...
  • HLS High-Level Synthesis (HLS) is a design flow that compiles a behavioral description written in a high-level language (most commonly C, C++, o...
R
  • RTL Register-Transfer Level (RTL) is an abstraction used in digital design that describes a circuit in terms of the flow of data between registe...
S
  • SystemC
  • SystemVerilog SystemVerilog is a hardware description and verification language (HDVL) standardized as IEEE 1800 that extends Verilog with object-oriented...
V
  • Verilog Verilog is a hardware description language (HDL) used to model, simulate, and synthesize digital logic, from individual gates up to complete...
  • VHDL VHDL (VHSIC Hardware Description Language) is a strongly typed, concurrent hardware description language used to model, simulate, synthesize...