Besiege

Besiege

Not enough ratings
Besiege Circuits
   
Award
Favorite
Favorited
Unfavorite
Description
Collection of logical circuits I have created.
Items (4)
Logic Gates
Created by FlappyJak
Logic Gates in Besiege. Designed to work with little to no user input. So you can make actual logic circuits and stuff! Features: Buffer Inverter OR NOR AND NAND XOR XNOR NOR Latch NAND Latch...
D Flip-Flop
Created by FlappyJak
First complex build using my logic gates, which can be found here: https://steamcommunity.com/sharedfiles/filedetails/?id=1907394488 This is a D Flip-Flop that has set and reset built into it. Set and reset are active low, so you have to turn them on first...
Full Adder
Created by FlappyJak
Full adder circuit built using my logic gates. The logic gates used are slightly modified NOR gates (I made them a little more compact.) Worth noting, if you search for the schematic of this circuit, be aware that a few of them I found on Google are incorr...
2-4 Decoder
Created by FlappyJak
Uses a new design of logic gate, that's a lot thinner then my others. This is a 2 to 4 decoder, meaning it can take a 2-bit binary number and output to 1 of 4 individual outputs. It also has an Enable line, which is useful for chaining multiple decoders to...