Added nand and nor gate due to popular demand
authorFabian Stemmler <stemmler@in.tum.de>
Tue, 4 Jun 2019 20:21:01 +0000 (22:21 +0200)
committerFabian Stemmler <stemmler@in.tum.de>
Tue, 4 Jun 2019 20:21:01 +0000 (22:21 +0200)
commitec2c0827f8d791b669de3ab0135d483ad86713e0
tree17c4f4ad148133107772794fa6fde0a05baaf559
parent6178267a072542664b9d9fafa402baf89bd7aeb3
Added nand and nor gate due to popular demand
net.mograsim.logic.core/src/net/mograsim/logic/core/components/gates/NandGate.java [new file with mode: 0644]
net.mograsim.logic.core/src/net/mograsim/logic/core/components/gates/NorGate.java [new file with mode: 0644]