resp property

Logic? get resp

Read response, indicates the status of a write transfer.

Width is equal to respWidth.

Implementation

Logic? get resp => tryPort('${prefix}RESP');