bewimm
bewimm
[Rule 5](https://github.com/VUnit/vunit/blob/master/vunit/vhdl/verification_components/src/axi_stream_protocol_checker.vhd#L115) of the AXI stream protocol checker ensures that `tdata` is valid when `tvalid` is asserted. I am wondering if that should also be the case when not all...
**Description** GHDL crashes with an internal error when assigning entity ports to slices containing generics (see code) **Expected behaviour** Successful elaboration. **Context** ``` ******************** GHDL Bug occurred *************************** Please report...