VCS BDD Solver
ToolThe VCS BDD Solver is a VCS constraint-solver mode described for constrained-random stimulus generation. In this mode, the solver elaborates the entire solution space of a randomize call before selecting a solution, which can improve repeated randomization performance through caching but can require substantial memory. Evidence from an AMD microcode stimulus-generation study indicates that the BDD solver is best suited to constrained-random architectures where the randomize problem fits in memory and the same randomize call is executed many times, such as CPU opcode generation.
WIKI
Overview
The VCS BDD Solver is a constraint-solver mode used in VCS constrained-random randomization flows. In BDD mode, the solver elaborates the entire solution space for a randomize call before choosing a solution. This full elaboration can consume large amounts of memory and also requires time up front, but the resulting solution space is cached to accelerate later calls to the same randomization problem. [C1]
Operating model
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →