mask property

Logic mask

A bus controlling the mask, where each bit cooresponds to one byte of data. A high bit is an enable for that chunk of data.

Implementation

Logic get mask => port('mask');