rtlv
ToolFirst seen 6/9/2026
Last seen 6/9/2026
Evidence 12 chunks
NEIGHBORHOOD
24 nodes · 39 edgesgraph · rtlv · depth=1
RELATIONSHIPS
23 connectionsrtlv is directly compared with SymbiYosys in terms of verification performance.
rtlv uses Rosette as its solver-aided programming language for symbolic execution.
rtlv can verify microarchitectural state clearing properties for processors.
rtlv is used to verify the deterministic start property for RISC-V circuits.
rtlv is used to verify output determinism for MicroTitan SoC.
rtlv is applied to verify the MicroTitan SoC in a case study.
rtlv is used to verify deterministic start for the PicoRV32 CPU.
rtlv/shiva is an example property checker that is part of the rtlv framework.
rtlv benefits from Rosette's rewrite rules to simplify symbolic expressions.
rtlv uses performance hints to optimize verification while maintaining correctness.
rtlv is built on Racket as Rosette is embedded in Racket.
rtlv uses #lang yosys DSL to transform SMT-LIB circuit models into Rosette code.
rtlv implements hybrid symbolic execution as a key technique for efficient verification.
rtlv implements SMT-based formal verification using Rosette and Z3.
rtlv includes a Verilog to Rosette compiler as a core component.
rtlv enables development of circuit-agnostic property checkers with a performance hint interface.
rtlv uses sv2v to convert SystemVerilog circuits to Verilog before processing.
rtlv uses Yosys as its synthesis front-end to produce SMT-LIB circuit representations.
rtlv cannot bridge its proofs to Coq for end-to-end metatheory proofs.
rtlv implements push-button formal verification of software on hardware.
rtlv accepts Verilog as the primary circuit description language.
rtlv benefits from Rosette's type-driven state merging to prevent path explosion.
The paper introduces rtlv as its primary contribution.