_Theo
29th Sep 2015
29th Sep 2015
WHAT IS THIS!? i tried making something random worked
Comments
-
its not supposed to have a function
-
the combination you've repeated is a not and or not combo. it has a boolean equation of X=/((/a).b)+(/c) and a truth table of 000=0 001=1 010=0 011=0 100=0 101=1 110=0 111=1 you've just repeated that combination, stuck one extra NOT in there (which isn't even connected to anything :/ ) and linked the intermediate lines around a bit. this circuit has no function.
-
*half*
-
i know what's wrong, your NOT gates are crap :/ they let out a false positive every hald a second or so. that's what's causing the infinite loop.
-
It's a bad dream about a circuit diagram XD
-
not even the most elctronic electronic maker here wouild not understand this