Description
Tracks names which have written back. Once a physical register has written back, and the tail points to the given name, the name will be committed to CPU state.
5-bit Physical Names
4-bit Architectural Registers
Related Schematics

February 2025 Competition Evaluator
Evaluator for the February 2025 ORE Competition

8 bit barrel shifter version A
3 ticks, excluding input/output busleft shift, right shift, arithmetic right shift, rotate. blue: data input, inverted, 15ss required purple: shift amount input, normal, 15ss required.keep in mind that doing a right shift by X is the same as doing a left shift by -X. please input the 2s complement if you want right shifts. yellow: output, normal, low output red: - disable left shift, use when only doing right shift- disable right shift, use when only doing left shift- disable barrelshifter- disable sign extend, for use with arithmetic right shift

Rustic House
Rusic House, not entirely sure what to put. :)

WPU3, programmed to run Collatz
My 0.5Hz 8b CPU running the Collatz Conjecture (3n+1)