← Back to archivesArchive home

Archive Entry

16bit sequential divider with adjustable decomal point

DIVIDEdividersDIVIDE005Archived Feb 15, 2026
Tested & Functional
Authors:MNbiom
Endorsed by:mattbatwings
screenshot.png

Its an 16bit sequential divider with adjustable decimal point. So you can set whether is should calculate 16.0 or 15.1 ... or 1.15 (integer.fraction (amount of bits))

Input

A(16bit), B(16bit), amount of fractional bits(hex), button to start(9rt pulse)

Output

A/B, A%B

Speed

9rt/bit + initial 7rt (151rt for 16.0(best case); 286rt for 1.15(worst case))

Notes

A%B output sometimes outputs 1rt pulse, so you might have to filter it with a torch or a comparator

Attachments

Schematic · SCHEM
DIVIDE005_16bit_divider_offset.schem
DIVIDE005_16bit_divider_offset.schem
  • Version: 1.21.8
  • Size: 12x39x20
Download
View Discord Thread