Engaged on Grid, a digital logic mod for Hytale that makes use of a 4-state sign system (Off/Low/Excessive/Error).
This clip reveals an XOR gate implementation utilizing drivers and a 2:1 multiplexer. Reality desk: – A=OFF, B=OFF → Output OFF – A=OFF, B=ON → Output ON – A=ON, B=OFF → Output ON – A=ON, B=ON → Output OFF
You possibly can see the sign propagate via the circuit in real-time as I toggle the inputs. The 4-state system handles intermediate states cleanly throughout transitions.
Early WIP, however the core logic is working! Completely satisfied to reply questions concerning the implementation.
submitted by /u/UHDorBust [comments]
Source link
