Hardware Description Language
ConceptA hardware description language (HDL) is a class of language used to express hardware designs at the Register-Transfer Level (RTL), with Verilog and VHDL cited as examples. In the cited processor-fuzzing evidence, HDL-based designs are evaluated through RTL simulation rather than direct host execution, and HDL choice can determine which verification tools and metrics are applicable. The cited evidence names Chisel and SystemVerilog as two HDLs in which open-source RISC-V processors are designed, and contrasts HDL-coupled fuzzers (RFUZZ, Li et al.) with HDL-agnostic ones (ProcessorFuzz).
WIKI
Overview
A hardware description language (HDL) is a language used to express hardware designs at the Register-Transfer Level (RTL). In the cited evidence, hardware (e.g., a processor) is not directly executable on a host machine; instead, a hardware design is implemented with an RTL abstraction and simulated with an RTL simulator to evaluate each test input. The RTL design is usually expressed with an HDL, with Verilog and VHDL given as examples. [C1][C2]
HDLs in processor verification
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →