Processor fuzzing
TechniqueProcessor fuzzing is a hardware fuzzing technique for exercising processor designs with generated or mutated instruction sequences and detecting bugs from execution mismatches or microarchitectural observations. Recent work emphasizes better feedback signals, deeper exploration of hard-to-reach logic, and specialized variants such as formal-assisted, similarity-guided, LLM-guided, and transient-execution-focused fuzzing.
WIKI
Processor fuzzing
Overview
Processor fuzzing applies fuzzing to processor verification by generating instruction-sequence test cases, executing them on a design under test, and checking the resulting behavior for faults or vulnerabilities. In the provided sources, this is described as a form of hardware fuzzing for RTL processor designs, with a strong focus on open-source RISC-V cores. [Processor fuzzing as hardware fuzzing] [Execution and bug analysis] [RISC-V relevance]
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →