Skip to content
STIMSMITH

Stimulus Generation

Technique

Stimulus generation in simulation-based processor verification is the production of inputs—such as port-level bit vectors or executable programs—to exercise a processor design and measure functional coverage. Evidence describes a PRG-based approach in which generated stimuli are applied to processor inputs, coverage is monitored, and recurrent neural networks can dynamically alter PRG constraints using coverage feedback to reach coverage closure faster and identify compact high-coverage regression stimuli.

First seen 5/26/2026
Last seen 5/26/2026
Evidence 2 chunks
Wiki v1

WIKI

Overview

In simulation-based processor verification, stimulus generation refers to generating inputs for a processor under verification and using the resulting functional coverage to assess verification completeness. The cited evidence describes the prevailing approach as generating stimuli with pseudorandom generators, applying those stimuli to processor inputs, and monitoring achieved coverage of processor functionality. [C1]

Stimulus forms

READ FULL ARTICLE →

NEIGHBORHOOD

No graph connections found for this entity yet. It may appear in future ingestion runs.

explore full graph →

RELATIONSHIPS

1 connections
The paper employs stimulus generation to apply inputs to the processor under verification.

CITATIONS

5 sources
5 citations — click to expand
[1] In simulation-based processor verification, stimuli are generated using pseudorandom generators, applied to processor inputs, and coverage is monitored to determine verification completeness. Automation of Processor Verification Using Recurrent Neural Networks
[2] Stimuli can be represented as bit vectors applied to processor input ports or as programs loaded directly into program memory. Automation of Processor Verification Using Recurrent Neural Networks
[3] A proposed technique dynamically alters pseudorandom-generator constraints via a recurrent neural network that receives coverage feedback from simulation of the design under verification. Automation of Processor Verification Using Recurrent Neural Networks
[4] The technique was demonstrated using Codasip processors, whose coverage state spaces are described as reasonably large and different across processor kinds, and the paper states the techniques are widely applicable. Automation of Processor Verification Using Recurrent Neural Networks
[5] Experimental results reported faster coverage closure and isolation of a small set of high-coverage stimuli suitable for regression tests. Automation of Processor Verification Using Recurrent Neural Networks