chipsalliance / firrtl-spec

The specification for the FIRRTL language
38 stars 27 forks source link

what is an enum's corresponding mask type? for memory write ports #211

Open programmerjake opened 3 months ago

programmerjake commented 3 months ago

The specification doesn't specify how to construct a memory write port's mask type from the memory's data-type when the type contains an enumeration.

I suggest using something like this:

The mask type of a FIRRTL type is defined for the following memory data types: