mask property
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');
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.
Logic get mask => port('mask');