Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Yo, can someone help me make a XOR gate and some other stuff please, my discord is danny06202#4017

Try this. It works.

thanks

(-1)

why can't I also put numbers for the output for the 4bit adder

I can't understand your problem. Nothing interferes you to put inputs and outputs (at least on WindowsOS everything works correctly).

Use buttons "+" and "-", if you want to group inputs and outputs (check mark uses for showing binary number signed).

he mean in the official video is if Sebastian made an adder

will in binary number the left had a decimal number

(+1)

Inputs and outputs has decimal numbers, if you group them (up to 8 inputs/outputs in group). Also its possible to make them signed, if checkmark is on.

Also is it possible to make a clock go slower

It's possible.

Just make this scheme.

[CLOCK-makes clock signals, if input is "1"]
[ON-constant "1" output]
[GATE-lets inputs signals to output, if POWER input is "1"]
[INC-increases binary input by 1]
Register was made in dev's second video.

In results, we have 8 outputs, which switches on with different frequencies. Choose any you want.