Description
Horizontal cache
Related Schematics

1ss 3t CCA
An 8-Bit 3 tick CCA (with Cout and Cin) Features: 1 signal strength minimum, soft input (not hard-powered) and doesn't require both input to have the same signal strength. This tech allows to chain adders together without the need of a repeater in between, which is helpful for circuits like Multiplier. Altough this current layout is hard to connect to each other. This adder is just a proof of concept. Theory and Design by Tosin, made in April 21st, 2024

February 2025 Competition Evaluator
Evaluator for the February 2025 ORE Competition

LFC calculator
Largest Factor Calculator The output value is the largest factor of the input value (excluding the input value itself)Winning build of ORE's March 2025 CompetitionWarning: Extremely slow (yeah I'm using repetitive subtractions for division so what?)