Stimulus Graphs
TechniqueStimulus graphs are a scheduling-control technique used by STING, a RISC-V constrained-random and directed test generator, to let users control how generated random and directed tests are scheduled.
First seen 5/25/2026
Last seen 5/25/2026
Evidence 1 chunks
Wiki v1
WIKI
Overview
Stimulus graphs are used within STING to give users control over the scheduling of generated tests. In the cited evidence, STING is described as using stimulus graphs specifically to control the scheduling of both random tests and directed tests that it generates. [C1]
Verification context
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →LINKED ENTITIES
1 linksCITATIONS
2 sources2 citations — click to collapse
[1] Stimulus graphs enable user control of scheduling for both random and directed tests generated by STING. Introduction
[2] STING is a bare-metal, software-driven RISC-V generator that produces C++-based random streams and ASM-style directed tests and includes a programming framework for directed tests. Introduction