Skip to content
STIMSMITH

Bounded Model Checking (BMC)

Technique
First seen 6/11/2026
Last seen 7/30/2026
Evidence 13 chunks

NEIGHBORHOOD

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

explore full graph →

RELATIONSHIPS

10 connections
The paper mentions BMC as used by riscv-formal and discusses it as related work.
Path-based Reasoning (PR) ← uses 100% 2e
Path-based reasoning uses BMC to find counterexamples.
riscv-formal ← uses 100% 1e
riscv-formal applies a Bounded Model Checking approach for RISC-V processor verification.
Software-Based Self-Test (SBST) ← uses 95% 1e
BMC is used in SBST to find test sequences for hard-to-test faults.
riscv-formal ← implements 95% 1e
riscv-formal applies a Bounded Model Checking approach for RISC-V processor verification.
Formal Specification uses → 90% 1e
BMC relies on formal specifications to constrain test generation.
Symbolic Quick Error Detection (SQED) ← uses 100% 1e
SQED leverages Bounded Model Checking techniques.
LTL Property uses → 100% 1e
BMC checks whether LTL properties can be falsified within a bounded number of steps.
Test Specification uses → 90% 1e
BMC uses test specifications to define valid test behaviors for test generation.
The paper mentions bounded model checking as a fully formal method with high computational cost.