Description
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
Related Schematics

Cave Spider
From https://mc-blueprints.weebly.com/blueprints.html

2x2x7 per bit, 8 bits binary RAM (combinational)
Small binary cobinational RAM that does not use observers/pistons/1.21 items or anything of sort. MCHPRS compatible. Size: 2x2x7 blocks per bit (stackeable + can be flipped to merge outputs of different modules)In theory possible to get to 6 blocks long due to large amount of air space where the toches are but... probably not too doable tbh Write/Read are on the same glass tower, but still work separately and don't affect one another. Reading and writing to the same byte at the same time is not possible, only one at a time.

Hex Value Clamper
Takes a min value, max value, and an input. Forces the output to be between the min and max value, i.e. if the input value is above the max value, the output becomes the max value. 4 x 3 x 2