Encarsia
ToolFirst seen 7/10/2026
Last seen 7/15/2026
Evidence 26 chunks
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →RELATIONSHIPS
25 connectionsThe paper introduces ENCARSIA as a framework for automatic bug injection to evaluate CPU fuzzers.
ENCARSIA is implemented as a series of netlist transformation passes in the Yosys Open Synthesis Suite.
ENCARSIA uses JasperGold for formal verification of injected bugs.
ENCARSIA relies on formal verification to certify that injected bugs are observable and have a functional effect.
ENCARSIA adopts a two-step assume-guarantee approach to guide the formal verification process.
ENCARSIA evaluates DifuzzRTL by measuring its ability to find injected bugs.
ENCARSIA implements automatic bug injection into RTL designs.
ENCARSIA implements broken conditional transformations to inject bugs.
ENCARSIA operates on RTL designs for bug injection.
ENCARSIA's design is based on a survey of pull requests from open-source CPU repositories.
ENCARSIA focuses on RISC-V CPU designs for evaluation.
ENCARSIA's evaluation reveals that fuzzers often do not test the entire ISA.
ENCARSIA evaluates whether hardware-specific structural coverage metrics help fuzzers discover bugs.
ENCARSIA reproduces broken conditionals by corrupting multiplexer trees in the intermediate representation.
ENCARSIA transforms the intermediate representation of CPU designs to inject bugs.
ENCARSIA generates EnCorpus, a unified corpus of bugs for evaluating hardware fuzzers.
ENCARSIA evaluates ProcessorFuzz by measuring its ability to find injected bugs.
ENCARSIA evaluates Cascade by measuring its ability to find injected bugs.
ENCARSIA implements signal mix-up transformations to inject bugs.
ENCARSIA defines bug observations using SystemVerilog Assertions (SVAs).
ENCARSIA provides miter circuits with original and transformed DUTs.
HiFuzz is evaluated using the Encarsia benchmark for bug detection.
ENCARSIA is implemented as a series of netlist transformation passes.
EnCorpus is a corpus generated by ENCARSIA for evaluating hardware fuzzers.
ENCARSIA uses miter circuits to check for architecturally observable differences between original and transformed designs.