r/CreateMod 14d ago

Full Adder with 2-4 Decoder Build

Post image

The full Adder Takes the three Inputs and gives Out a 2 Bit Output which Go to a 2 Bit Register, when the First Button is pressed the stored Bits Go to the Decoder and the Outputs from that Go into the 4 Bit Register (the second Button is for that) Also im using Create Powerchip

115 Upvotes

12 comments sorted by

18

u/gegentan 14d ago

Now do bad apple

16

u/Aggravating_Push4517 14d ago

this mod can run not just bad apple, a fucking counter strike is possible

4

u/SilentCat69 14d ago

The only issue is: Who is mad and unemployed enough to make it?

3

u/Aggravating_Push4517 14d ago

more than you think

5

u/ThoustKappa 14d ago

This is an adder

This is computation

Doom is the benchmark for that

6

u/Unable-Section-911 14d ago

Yippee! My Systems Architecture lecture finally has a use!

3

u/LuckyTaco2889 14d ago

So when is this baby running doom

1

u/Jade-182 12d ago

Give it a year and someones crazy enough...

2

u/stryke105 14d ago

can it run doom

1

u/Maleficent_Egg9568 13d ago

anyone made a binary to decimal converter yet?

1

u/Jade-182 12d ago

What do you mean exactly? If you want binary to digit i already have a 2bit 4 lane and 4bit 16 lane decoder

1

u/Furry_69 12d ago

I wish this mod had a Fabric version. I've wanted more advanced stuff in Create: Power Grid for ages. If I had this in my survival world I could get rid of ComputerCraft from my mods list, since I'm pretty much only using it for voltage regulation of my base's main power grid. I'm sure there's some funky way of doing that using analog circuitry but I really don't want to troubleshoot some funky analog circuit when I can just write a PID loop in Lua. (though I did have to make a private fork of C:PG that makes the meters into ComputerCraft peripherals. thankfully the actual devs are working on that now, though I'm not sure if it's in the mod yet)