Name
Actual Type
Description
logic[3:0]
An enum that names the possible actions that the inputs might ask for. See the PossibleActions parameter in prim_count for how this is used.
Clr = 4'h1
Set = 4'h2
Incr = 4'h4
Decr = 4'h8
An enum that names the possible actions that the inputs might ask for. See the PossibleActions parameter in prim_count for how this is used.