Module fpga_backdoor

Source

Modules§

consts
regs
FPGA Backdoor loader register offsets (byte-addressed) and field definitions. See hw/ip/bkdr_loader/doc/registers.md TODO: it would be nice to use Bazel to auto-generate a rust “header” for this IP instead.

Structs§

Backdoor
A struct which represents an active backdoor loader connection.
BackdoorParams
BackdoorTap
A struct which represents a backdoor loader interface.
BackdoorTarget
Handle for interacting with a given target via the backdoor loader.
BackdoorTargetInfo
Information about a specific backdoor target, e.g. OTP, ROM, FB0, SRAM.

Functions§

enter_backdoor_loader
Apply the bkdr_loader TAP strapping and reset to enter the backdoor loader.