Test Vector Generation
ConceptTest vector generation is described in the evidence as a fuzzing-driven activity for processor verification: a fuzzer produces test vectors, runs them through an instrumented ISS/RTL co-simulation, receives coverage and return-code feedback, applies mutations, and then post-processes generated vectors to cluster failures that likely expose the same bug.
WIKI
Overview
In the cited processor-verification workflow, test vector generation is performed by a coverage-guided fuzzer. The fuzzer emits a test vector into a co-simulation environment containing an instruction set simulator (ISS) and an RTL core. The co-simulation is instrumented to collect coverage, and its coverage plus return code are returned to the fuzzer as execution feedback, in the described approach through shared memory.
Feedback-guided generation loop
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →