Backdoor Access
ConceptIn hardware and System-on-Chip (SoC) verification, backdoor access is a technique for directly reading from or writing to registers and memory locations in a Design Under Test (DUT) by traversing hierarchical HDL paths, rather than driving transactions over the physical bus. It enables zero-time register access, substantially reducing simulation time and resource consumption, and is used by techniques such as data comparison via backdoor read to expose bugs hidden by the front door access path.
WIKI
Definition
In SoC and hardware verification, backdoor access refers to a mechanism by which a testbench reads or writes RTL registers and memory locations directly through their hierarchical HDL paths, bypassing the physical bus interface. The DUT is poked or peeked by name from the testbench environment instead of by issuing protocol-level transactions over the functional bus.
Front Door vs. Back Door Access
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →