Collection of three multipliers, one with 8 bit input and 16 bit output, 16 bit input and 32 bit output, 32 bit input and 64 bit output.
It uses looping Carry Save Adders (lime) to quickly add incoming numbers together and store them in the Carry Save format (i.e. as partial sum and carries), and then uses fast CCAs (green) to add partial sums and carries together.
They run on a speed of 3t per bit. I got the CSA design from Bennyscube's video on Carry Save Adders, and the CCA design is by Amino.
In order to make it work on Bedrock, you only have to replace the green stained glass by upper slabs.
24,262
Blocks
148,764
Volume
23 × 132 × 49
Dimensions
schem
Format
minecraft
redstone
logic