top of page
The Virtual Hensel: A Quick Demo
The Virtual Hensel is a virtual machine that emulates the Hensel CPU architecture, including arithmetic logic units and registers. It accepts assembly input and gives outputs in machine code. This demo video shows examples of addition, multiplication, division, exponentiation, and roots, and compares performance with 20-bit floating-point. A visualization of the registers and arithmetic logic unit circuits is also given.
​
bottom of page
