|
|
|
|
|
by dataflow
74 days ago
|
|
> No, BE is logical because it puts bits and bytes in the same order. This sounds confused. The "order" of bits is only an artifact of our human notation, not some inherent order. If you look at how an integer is implemented in hardware (say in a register or in combinational logic), you're not going to find the bits being reversed every byte. |
|