backdoorInterfaces property

List<CsrBackdoorInterface> backdoorInterfaces
final

Direct access ports for reading and writing individual registers.

There is a public copy that is exported out of the module for consumption at higher levels in the hierarchy. The private copies are used for internal logic.

Implementation

final List<CsrBackdoorInterface> backdoorInterfaces = [];