isBackdoorReadable property

bool isBackdoorReadable
final

Architectural property in which the register can be backdoor read.

A backdoor read exposes the register's value combinationally to the HW.

Implementation

final bool isBackdoorReadable;