AXI4Deinterleaver: fix bug introduced in #2642 (#2652)
We cannot use '<>' due to the usual chisel3 bug with both sides wires. To appease ':<>', the types must be identical, so we need a cast.
parent
30e38e83
Please register or sign in to comment