|
|
|
|
|
by y1n0
5 hours ago
|
|
As an fpga engineer dealing with bitwidths that are non-byte multiples is very normal and when I end up writing software for various reasons, I often miss it. Usually when trying to slice and parse or construct messages. Obviously there are ways around pretty much everything, but it’s nice to have first class language support for bit slices. |
|