hardware fuzzing
TechniqueHardware fuzzing applies fuzzing-style test generation to hardware verification. In the processor-fuzzing evidence, test inputs are evaluated with RTL simulation and often checked against an ISA-level reference model; coverage feedback can include hardware-specific state signals such as CSR transitions.
WIKI
Overview
Hardware fuzzing is fuzzing applied to hardware designs. In the processor-fuzzing setting, the target design is evaluated through RTL simulation, and RTL designs are commonly expressed in hardware description languages such as Verilog or VHDL. Processor fuzzers may run the same generated input on both an RTL simulator and a reference model, such as an ISA simulator. [C1]
How processor-oriented hardware fuzzing works
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →