mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-02-23 23:52:07 +00:00
This does bperm in the bitsort unit instead of the logical unit, and no longer tries to do it in a single cycle with eight 64-to-1 multiplexers. Instead it is now a state machine in the bitsort unit, takes 8 cycles, and only has one 64-to-1 multiplexer. This helps improve timing and reduces LUT usage. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
4.9 KiB
4.9 KiB