Integer is a 4-state datatype which does not really make sense as a parameter. For instance, we should convert this to int unsigned: https://github.com/pulp-platform/common_cells/blob/63e1b679a70eca3a1d60d686bc1fa170ec08e1ab/src/stream_arbiter.sv#L18
Integer is a 4-state datatype which does not really make sense as a parameter. For instance, we should convert this to int unsigned:
common_cells/src/stream_arbiter.sv
Line 18 in 63e1b67