bewimm

Results 5 comments of bewimm

> I think the problem here, and the reason why ARM made the rule the way they did, is that `tkeep` is an optional signal, i.e. the receiver of `tdata`...

> I'm thinking that `allow_x_in_null_bytes` is a new parameter to the `new_axi_stream_protocol_checker` function (placed last and with default value false to be backward compatible). That configuration is stored in `axi_stream_protocol_checker_t`...

> My understanding is the opposite. IMO, the naming in the spec is not very intuitive, but if I look at in the context of a resizer (32->8) for example...

Hi, I encountered the same error message. ``` ******************** GHDL Bug occured **************************** Please report this bug on https://github.com/tgingold/ghdl/issues GHDL release: GHDL 0.34dev (20151126) [Dunoon edition] Compiled with GNAT Version:...

Thanks for the detailed reply. I changed the title to remove the guess. Replacing the generic with its value also made it compile successfully which is why I assumed it...